summaryrefslogtreecommitdiff
path: root/pppstats
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1996-08-28 06:43:18 +0000
committerPaul Mackerras <paulus@samba.org>1996-08-28 06:43:18 +0000
commit677ed8a287986ecceda76bcf27d4544fea807594 (patch)
treeb9498545623f80e97910de88c23ac9e9a0385046 /pppstats
parent510d8e703227eceb5cf5a7b3d254218b6033f391 (diff)
downloadppp-677ed8a287986ecceda76bcf27d4544fea807594.tar.gz
use standard cc
Diffstat (limited to 'pppstats')
-rw-r--r--pppstats/Makefile.svr49
1 files changed, 6 insertions, 3 deletions
diff --git a/pppstats/Makefile.svr4 b/pppstats/Makefile.svr4
index 37165bd..ac4fb0e 100644
--- a/pppstats/Makefile.svr4
+++ b/pppstats/Makefile.svr4
@@ -1,14 +1,17 @@
#
# pppstats Makefile for SVR4 systems
-# $Id: Makefile.svr4,v 1.2 1996/07/01 01:22:16 paulus Exp $
+# $Id: Makefile.svr4,v 1.3 1996/08/28 06:43:18 paulus Exp $
#
BINDIR = /usr/local/bin
MANDIR = /usr/local/man
INSTALL = /usr/sbin/install
-CC = gcc
-COPTS = -g -O
+#CC = gcc
+#COPTS = -g -O
+
+COPTS = -g -Xa
+
CFLAGS = -I.. $(COPTS) -DSTREAMS
all: pppstats