X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.ultrix;h=75a4dd2969df7e670d84ccd7b5659d3fe717f528;hp=063a41e0e4fa416036b078f7918ae7510344bffb;hb=4d8f3ae99a283c0916b5fc669f0d7cf0f42bd28b;hpb=c2a92a1f6789e7ae568f18d9daa7f9117339174a 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)