From: Ted Lemon Date: Tue, 12 Sep 2000 19:53:00 +0000 (+0000) Subject: HPUX install is different, so we can't use -m or -c. :'( X-Git-Tag: V3-BETA-2-PATCH-4~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c060a6a55c7d49464b54183e44b30b30b93c30c4;p=thirdparty%2Fdhcp.git HPUX install is different, so we can't use -m or -c. :'( --- diff --git a/Makefile.conf b/Makefile.conf index 6317fd51f..35e9ec501 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -397,4 +397,6 @@ MINORVERSION=MinorVersion ##--hpux-- #COPTS = $(BINDDEF) #LFLAGS = -Wl,+vnocompatwarnings +#INSTALL = install +#MANINSTALL = install ##--hpux