]> andersk Git - moira.git/commitdiff
install startdcm correctly
authormar <mar>
Thu, 29 Dec 1988 18:58:23 +0000 (18:58 +0000)
committermar <mar>
Thu, 29 Dec 1988 18:58:23 +0000 (18:58 +0000)
dcm/Makefile

index 91dc973b9241efc590ecc8aff213fadd3334f0c4..cf26fe9e30df793b214e2cdef652639bedb9e421 100644 (file)
@@ -38,7 +38,7 @@ clean:
 
 install: dcm startdcm
        install dcm ${SMS_DIR}/bin/dcm
-       install startdcm ${SMS_DIR}/bin/dcm
+       install startdcm ${SMS_DIR}/bin/startdcm
 
 lint:
        lint ${INCDIR} ${DCM_SRCS} | grep -v "possible pointer alignment"
This page took 0.051764 seconds and 5 git commands to generate.