From: Ted Lemon Date: Thu, 1 Mar 2001 17:09:46 +0000 (+0000) Subject: Fix AIX installs X-Git-Tag: V3-BETA-2-PATCH-19~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5252524d0165b292a84436b86cfe0311cdd2b734;p=thirdparty%2Fdhcp.git Fix AIX installs --- diff --git a/Makefile.conf b/Makefile.conf index 06bd1175f..34b16081b 100644 --- a/Makefile.conf +++ b/Makefile.conf @@ -73,8 +73,8 @@ MINORVERSION=MinorVersion ##--aix-- #CF = cf/aix.h #CC=cc -Daix -#INSTALL=/usr/ucb/install -#MANINSTALL=/usr/ucb/install +#INSTALL=/usr/ucb/install -c +#MANINSTALL=/usr/ucb/install -c -m 444 #ADMMANEXT = .8 #FFMANEXT = .5 #VARRUN = /etc