X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.sunos4;h=12570f5de9f87109498eb6205b11844dd62e5872;hp=89e68b152a79caf33d8a3e05831b2fb2e77a5a16;hb=72d70cf7fd4a0623fb1fe527c87d4d373df594a9;hpb=d360980f566acea27d4b61566ded5cb064559cca diff --git a/pppstats/Makefile.sunos4 b/pppstats/Makefile.sunos4 index 89e68b1..12570f5 100644 --- a/pppstats/Makefile.sunos4 +++ b/pppstats/Makefile.sunos4 @@ -1,6 +1,6 @@ # # pppstats makefile -# $Id: Makefile.sunos4,v 1.3 1998/02/04 01:41:47 paulus Exp $ +# $Id: Makefile.sunos4,v 1.4 1998/03/25 02:21:25 paulus Exp $ # include ../sunos4/Makedefs @@ -11,7 +11,7 @@ PPPSTATOBJS = pppstats.o COMPILE_FLAGS = -DSTREAMS -DSUNOS4 LIBS = -CFLAGS = -I.. $(COPTS) $(COMPILE_FLAGS) +CFLAGS = -I../include $(COPTS) $(COMPILE_FLAGS) all: pppstats