summaryrefslogtreecommitdiff
path: root/pppstats/Makefile.sol2
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1998-02-04 01:42:28 +0000
committerPaul Mackerras <paulus@samba.org>1998-02-04 01:42:28 +0000
commitd360980f566acea27d4b61566ded5cb064559cca (patch)
tree46bab4c68706c258f653b02482df8296cd48dbc6 /pppstats/Makefile.sol2
parent0ea6710adf7805f539a5f24122d593aaee5d38a1 (diff)
downloadppp-d360980f566acea27d4b61566ded5cb064559cca.tar.gz
include Makedefs
Diffstat (limited to 'pppstats/Makefile.sol2')
-rw-r--r--pppstats/Makefile.sol212
1 files changed, 2 insertions, 10 deletions
diff --git a/pppstats/Makefile.sol2 b/pppstats/Makefile.sol2
index e27c635..674ab75 100644
--- a/pppstats/Makefile.sol2
+++ b/pppstats/Makefile.sol2
@@ -1,17 +1,9 @@
#
# pppstats Makefile for SVR4 systems
-# $Id: Makefile.sol2,v 1.6 1996/09/26 06:16:18 paulus Exp $
+# $Id: Makefile.sol2,v 1.7 1998/02/04 01:41:46 paulus Exp $
#
-BINDIR = /usr/local/bin
-MANDIR = /usr/local/man
-INSTALL = /usr/sbin/install
-
-# For gcc
-#CC = gcc
-#COPTS = -g -O
-
-COPTS = -O -Xa
+include ../svr4/Makedefs
CFLAGS = -DSTREAMS -I.. $(COPTS)