X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.ultrix;h=75a4dd2969df7e670d84ccd7b5659d3fe717f528;hp=063a41e0e4fa416036b078f7918ae7510344bffb;hb=835e047a2057cdcadf4aa11134961cb2b9e9efe7;hpb=25086326c0e8ea8da2d646dda6ffc8d35173adaa diff --git a/pppstats/Makefile.ultrix b/pppstats/Makefile.ultrix index 063a41e..75a4dd2 100644 --- a/pppstats/Makefile.ultrix +++ b/pppstats/Makefile.ultrix @@ -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)