X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.aix4;h=a430f872af333d0ab3b01ccbcc537244ce414420;hp=abeeb255bc5019de2e374f538ca7f0571e99594f;hb=b5c0cf380b11e37f580e6f2affcb78d5ccedade0;hpb=099f04ce0be952f0742d712ae7ac6581b976ae0e diff --git a/pppd/Makefile.aix4 b/pppd/Makefile.aix4 index abeeb25..a430f87 100644 --- a/pppd/Makefile.aix4 +++ b/pppd/Makefile.aix4 @@ -1,6 +1,6 @@ # # pppd makefile for AIX 4.1 -# $Id: Makefile.aix4,v 1.2 1996/04/04 03:25:06 paulus Exp $ +# $Id: Makefile.aix4,v 1.3 1998/03/25 01:26:59 paulus Exp $ # #ifndef BINDIR BINDIR = /usr/sbin @@ -25,7 +25,7 @@ COPTS = -O LIBS= -bI:/lib/pse.exp LOCK_PREFIX=\"/var/locks/LCK..\" -CFLAGS = -I.. $(COPTS) $(DEBUG_FLAGS) $(COMPILE_FLAGS) $(SECURE_FLAGS) +CFLAGS = -I ../include $(COPTS) $(DEBUG_FLAGS) $(COMPILE_FLAGS) $(SECURE_FLAGS) all: pppd