From 775c251b6ed0714f44d4b960936c11d2f23aee54 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Wed, 28 Aug 1996 06:43:39 +0000 Subject: *** empty log message *** --- pppstats/Makefile.sol2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pppstats') diff --git a/pppstats/Makefile.sol2 b/pppstats/Makefile.sol2 index 73cb83c..c35fcec 100644 --- a/pppstats/Makefile.sol2 +++ b/pppstats/Makefile.sol2 @@ -1,6 +1,6 @@ # # pppstats Makefile for SVR4 systems -# $Id: Makefile.sol2,v 1.3 1996/07/01 01:22:16 paulus Exp $ +# $Id: Makefile.sol2,v 1.4 1996/08/28 06:43:06 paulus Exp $ # BINDIR = /usr/local/bin @@ -12,9 +12,9 @@ INSTALL = /usr/sbin/install #COPTS = -g -O # For sun c -COPTS = -g -Xa -DSTREAMS +COPTS = -g -Xa -CFLAGS = -I.. $(COPTS) +CFLAGS = -I.. $(COPTS) -DSTREAMS all: pppstats -- cgit v1.2.1