]> git.ozlabs.org Git - ppp.git/blobdiff - pppstats/Makefile.sunos4
include Makedefs
[ppp.git] / pppstats / Makefile.sunos4
index bfe9b9a91de5e66a0ebe2f248107f21ed7744f47..89e68b152a79caf33d8a3e05831b2fb2e77a5a16 100644 (file)
@@ -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