From: mar Date: Thu, 29 Dec 1988 18:58:23 +0000 (+0000) Subject: install startdcm correctly X-Git-Tag: KREL1~22 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/751db5cf9b66e556e650790861b6921526fc0d8d install startdcm correctly --- diff --git a/dcm/Makefile b/dcm/Makefile index 91dc973b..cf26fe9e 100644 --- a/dcm/Makefile +++ b/dcm/Makefile @@ -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"