X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2FMakefile.ultrix;h=9e2b1a64f64b05de9313bbe532e21a5d89515a5e;hp=53e1e24202e9a0ddc21929b6618385cd2047f208;hb=24af3d4d6dbf452f8acaa1a15a9e08f96a0e6eb2;hpb=1ce88ec2e3f135c26d4dde2bbf628de78abacde0 diff --git a/pppd/Makefile.ultrix b/pppd/Makefile.ultrix index 53e1e24..9e2b1a6 100644 --- a/pppd/Makefile.ultrix +++ b/pppd/Makefile.ultrix @@ -1,6 +1,6 @@ # # pppd makefile for Ultrix -# $Id: Makefile.ultrix,v 1.9 1996/09/26 06:20:14 paulus Exp $ +# $Id: Makefile.ultrix,v 1.10 1998/03/25 01:27:09 paulus Exp $ # BINDIR = /usr/local/etc @@ -18,7 +18,7 @@ COMPILE_FLAGS = -DNO_DRAND48 -DGIDSET_TYPE=int -DULTRIX COPTS = -O LIBS = -CFLAGS = -I.. $(COPTS) $(DEBUG_FLAGS) $(COMPILE_FLAGS) +CFLAGS = -I../include $(COPTS) $(DEBUG_FLAGS) $(COMPILE_FLAGS) all: pppd