summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ndc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ndc/Makefile')
-rw-r--r--usr.sbin/ndc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ndc/Makefile b/usr.sbin/ndc/Makefile
index abb3e3d..9a95bd2 100644
--- a/usr.sbin/ndc/Makefile
+++ b/usr.sbin/ndc/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.1 1996/08/29 21:46:45 peter Exp $
.include "${.CURDIR}/../named/Makefile.inc"
@@ -11,7 +11,7 @@ CLEANFILES+= ndc
all: ndc
realinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ndc \
+ ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ndc \
${DESTDIR}${BINDIR}
ndc: ndc.sh ndcedit.awk ${BIND_DIR}/Makefile
OpenPOWER on IntegriCloud