]> git.ozlabs.org Git - ppp.git/blobdiff - pppstats/Makefile.svr4
mods from Steve Perkins; include from ../include not ..
[ppp.git] / pppstats / Makefile.svr4
index 44607544ce1d75da73b10e53b73c1528f4862e20..662602bebd011135a43f3393c8bf61d86054d52d 100644 (file)
@@ -1,15 +1,11 @@
 #
 # pppstats Makefile for SVR4 systems
 #
 # pppstats Makefile for SVR4 systems
-# $Id: Makefile.svr4,v 1.1 1995/06/01 02:11:46 paulus Exp $
+# $Id: Makefile.svr4,v 1.5 1998/02/04 01:41:47 paulus Exp $
 #
 
 #
 
-BINDIR = /usr/local/bin
-MANDIR = /usr/local/man
-INSTALL = /usr/sbin/install
+include ../svr4/Makedefs
 
 
-CC = gcc
-COPTS = -g -O
-CFLAGS = -I.. $(COPTS)
+CFLAGS = -DSTREAMS -I.. $(COPTS)
 
 all: pppstats
 
 
 all: pppstats