]> git.ozlabs.org Git - ppp.git/blobdiff - pppstats/Makefile.sol2
update to 2.3 based on netbsd stuff
[ppp.git] / pppstats / Makefile.sol2
index 95067105a2ac9f858581d588f1a2622cf1f521ec..73cb83c980280f2b0915a984e798f47a75bedc2a 100644 (file)
@@ -1,6 +1,6 @@
 #
 # pppstats Makefile for SVR4 systems
-# $Id: Makefile.sol2,v 1.2 1996/04/04 04:09:03 paulus Exp $
+# $Id: Makefile.sol2,v 1.3 1996/07/01 01:22:16 paulus Exp $
 #
 
 BINDIR = /usr/local/bin
@@ -12,7 +12,7 @@ INSTALL = /usr/sbin/install
 #COPTS = -g -O
 
 # For sun c
-COPTS = -g -Xa -w -D__svr4__
+COPTS = -g -Xa -DSTREAMS
 
 CFLAGS = -I.. $(COPTS)