]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Use /usr/ucb/install on Slowlaris
authorTed Lemon <source@isc.org>
Thu, 23 May 1996 22:18:04 +0000 (22:18 +0000)
committerTed Lemon <source@isc.org>
Thu, 23 May 1996 22:18:04 +0000 (22:18 +0000)
Makefile.dist

index 214ee3c7cc5a3e311d132907452bb18b991d305e..d2879bbbae27d5dd9d99c1342eb5371448e24a5a 100644 (file)
@@ -62,6 +62,8 @@ CHMOD = chmod
 
 ## Solaris 2.5 (with gcc)
 ##++sunos5++
+#INSTALL=/usr/ucb/install
+#MANINSTALL=/usr/ucb/install
 #LIBS = -lresolv -lsocket -lnsl -lgen
 #CC=gcc
 #COPTS = -Wall -Wstrict-prototypes -Wno-unused -Wno-implicit -Wno-comment \