X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.sunos4;h=12570f5de9f87109498eb6205b11844dd62e5872;hp=bfe9b9a91de5e66a0ebe2f248107f21ed7744f47;hb=72d70cf7fd4a0623fb1fe527c87d4d373df594a9;hpb=41a536661dff2f46601d37b59e0ab992f2aa018a diff --git a/pppstats/Makefile.sunos4 b/pppstats/Makefile.sunos4 index bfe9b9a..12570f5 100644 --- a/pppstats/Makefile.sunos4 +++ b/pppstats/Makefile.sunos4 @@ -1,19 +1,17 @@ # # pppstats makefile -# $Id: Makefile.sunos4,v 1.2 1996/09/14 05:13:15 paulus Exp $ +# $Id: Makefile.sunos4,v 1.4 1998/03/25 02:21:25 paulus Exp $ # +include ../sunos4/Makedefs + PPPSTATSRCS = pppstats.c PPPSTATOBJS = pppstats.o -#CC = gcc -COPTS = -O COMPILE_FLAGS = -DSTREAMS -DSUNOS4 LIBS = -INSTALL= install -o root -g daemon - -CFLAGS = -I.. $(COPTS) $(COMPILE_FLAGS) +CFLAGS = -I../include $(COPTS) $(COMPILE_FLAGS) all: pppstats