X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.sunos4;h=89e68b152a79caf33d8a3e05831b2fb2e77a5a16;hp=bfe9b9a91de5e66a0ebe2f248107f21ed7744f47;hb=d360980f566acea27d4b61566ded5cb064559cca;hpb=0ea6710adf7805f539a5f24122d593aaee5d38a1 diff --git a/pppstats/Makefile.sunos4 b/pppstats/Makefile.sunos4 index bfe9b9a..89e68b1 100644 --- a/pppstats/Makefile.sunos4 +++ b/pppstats/Makefile.sunos4 @@ -1,18 +1,16 @@ # # pppstats makefile -# $Id: Makefile.sunos4,v 1.2 1996/09/14 05:13:15 paulus Exp $ +# $Id: Makefile.sunos4,v 1.3 1998/02/04 01:41:47 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) all: pppstats