summaryrefslogtreecommitdiff
path: root/pppstats/Makefile.svr4
diff options
context:
space:
mode:
Diffstat (limited to 'pppstats/Makefile.svr4')
-rw-r--r--pppstats/Makefile.svr411
1 files changed, 2 insertions, 9 deletions
diff --git a/pppstats/Makefile.svr4 b/pppstats/Makefile.svr4
index 7a7f645..662602b 100644
--- a/pppstats/Makefile.svr4
+++ b/pppstats/Makefile.svr4
@@ -1,16 +1,9 @@
#
# pppstats Makefile for SVR4 systems
-# $Id: Makefile.svr4,v 1.4 1996/09/26 06:16:18 paulus Exp $
+# $Id: Makefile.svr4,v 1.5 1998/02/04 01:41:47 paulus Exp $
#
-BINDIR = /usr/local/bin
-MANDIR = /usr/local/man
-INSTALL = /usr/sbin/install
-
-#CC = gcc
-#COPTS = -O
-
-COPTS = -O -Xa
+include ../svr4/Makedefs
CFLAGS = -DSTREAMS -I.. $(COPTS)