]> git.ozlabs.org Git - ppp.git/blobdiff - pppstats/Makefile.sunos4
include from ../include not ..
[ppp.git] / pppstats / Makefile.sunos4
index f60012459421bd3ac6d78beb44b54862b50c1572..12570f5de9f87109498eb6205b11844dd62e5872 100644 (file)
@@ -1,19 +1,17 @@
 #
 # pppstats makefile
-# $Id: Makefile.sunos4,v 1.1 1995/12/18 03:54:00 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
+COMPILE_FLAGS = -DSTREAMS -DSUNOS4
 LIBS =
 
-INSTALL= install -o root -g daemon
-
-CFLAGS = -I.. $(COPTS) $(COMPILE_FLAGS)
+CFLAGS = -I../include $(COPTS) $(COMPILE_FLAGS)
 
 all: pppstats