From: Ted Lemon Date: Sat, 16 Sep 2000 19:57:02 +0000 (+0000) Subject: Fix up HP build options. X-Git-Tag: V3-BETA-2-PATCH-5^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c83cbfa215ffb30d7b4bfa0e992e342aab778446;p=thirdparty%2Fdhcp.git Fix up HP build options. --- diff --git a/Makefile.conf b/Makefile.conf index 8051b7ab6..5a421edf2 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -397,6 +397,6 @@ MINORVERSION=MinorVersion ##--hpux-- #COPTS = $(BINDDEF) #LFLAGS = -Wl,+vnocompatwarnings -#INSTALL = cp -#MANINSTALL = cp +#INSTALL = install -i +#MANINSTALL = install -i ##--hpux