]> andersk Git - moira.git/blobdiff - dcm/Makefile
from new com_err library; also added empty define of "const" for
[moira.git] / dcm / Makefile
index 91dc973b9241efc590ecc8aff213fadd3334f0c4..0bbf27ab5da00417e5e2044691383f322e70808e 100644 (file)
@@ -38,14 +38,11 @@ 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"
 
-dcm.o fifo.o incr.o info.o update.o utils.o: dcm.h
-hesiod.o maillist.o nfs.o rvd.o: dcm.h
-
 
 .saber: Makefile
        rm -rf $@
This page took 0.03132 seconds and 4 git commands to generate.