From: mar Date: Thu, 29 Dec 1988 18:53:20 +0000 (+0000) Subject: remove startdcm with make clean X-Git-Tag: KREL1~23 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/f195841fab88c46cb81332cd25092b803bc3c93d remove startdcm with make clean --- diff --git a/dcm/Makefile b/dcm/Makefile index d184d38d..91dc973b 100644 --- a/dcm/Makefile +++ b/dcm/Makefile @@ -34,9 +34,9 @@ startdcm: startdcm.o clean: rm -f *.o core *~ - rm -f dcm .saber + rm -f dcm startdcm .saber -install: +install: dcm startdcm install dcm ${SMS_DIR}/bin/dcm install startdcm ${SMS_DIR}/bin/dcm