summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1997-02-22 14:36:42 +0000
committerTed Lemon <source@isc.org>1997-02-22 14:36:42 +0000
commitec1b44440af73378f0034ed5427229f1273e981e (patch)
tree262e70cfc77c47fec09acbb419f798991f7f1a1e
parent003b2d88f49d39a68d0ce734c8051938590e8dcf (diff)
downloadisc-dhcp-ec1b44440af73378f0034ed5427229f1273e981e.tar.gz
Add SCRIPT config parameter
-rw-r--r--Makefile.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.conf b/Makefile.conf
index 062b363f..268f59bb 100644
--- a/Makefile.conf
+++ b/Makefile.conf
@@ -37,8 +37,8 @@ ADMMANDIR = /usr/share/man/cat8
ADMMANEXT = .0
FFMANDIR = /usr/share/man/cat5
FFMANEXT = .0
-INSTALL = install
-MANINSTALL = install
+INSTALL = install -c
+MANINSTALL = install -c
CHMOD = chmod
CATMANPAGES = dhcpd.cat8 dhclient.cat8 dhcrelay.cat8 \
dhcpd.conf.cat5 dhclient.conf.cat5