summaryrefslogtreecommitdiff
path: root/pppstats
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1996-09-14 05:12:45 +0000
committerPaul Mackerras <paulus@samba.org>1996-09-14 05:12:45 +0000
commit9ca8ac67b03b33e4f37e748877b002eb89eb5d92 (patch)
treee83b71793a99f0b408a8c2841d4fcb2c559edeaf /pppstats
parentbad798e6ca3d89fb008bb9ced30f26e6d99882cc (diff)
use cc by default
Diffstat (limited to 'pppstats')
-rw-r--r--pppstats/Makefile.sol24
1 files changed, 2 insertions, 2 deletions
diff --git a/pppstats/Makefile.sol2 b/pppstats/Makefile.sol2
index c35fcec..4ffb438 100644
--- a/pppstats/Makefile.sol2
+++ b/pppstats/Makefile.sol2
@@ -1,6 +1,6 @@
#
# pppstats Makefile for SVR4 systems
-# $Id: Makefile.sol2,v 1.4 1996/08/28 06:43:06 paulus Exp $
+# $Id: Makefile.sol2,v 1.5 1996/09/14 05:12:45 paulus Exp $
#
BINDIR = /usr/local/bin
@@ -12,7 +12,7 @@ INSTALL = /usr/sbin/install
#COPTS = -g -O
# For sun c
-COPTS = -g -Xa
+COPTS = -O -Xa
CFLAGS = -I.. $(COPTS) -DSTREAMS