]> git.ozlabs.org Git - ppp.git/blobdiff - pppstats/Makefile.ultrix
define ULTRIX so we know where we are
[ppp.git] / pppstats / Makefile.ultrix
index 063a41e0e4fa416036b078f7918ae7510344bffb..75a4dd2969df7e670d84ccd7b5659d3fe717f528 100644 (file)
@@ -1,6 +1,6 @@
 #
 # pppstats makefile
-# $Id: Makefile.ultrix,v 1.4 1995/06/01 01:32:56 paulus Exp $
+# $Id: Makefile.ultrix,v 1.5 1996/09/26 06:16:35 paulus Exp $
 #
 
 BINDIR = /usr/local/etc
@@ -11,7 +11,7 @@ PPPSTATOBJS = pppstats.o
 
 #CC = gcc
 COPTS = -O
-COMPILE_FLAGS = 
+COMPILE_FLAGS = -DULTRIX
 LIBS = 
 
 CFLAGS = -I.. $(COPTS) $(COMPILE_FLAGS)