X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.ultrix;h=519cf1f138e03a8cef077782ddf7fc98810e2351;hp=063a41e0e4fa416036b078f7918ae7510344bffb;hb=a83d9887bdc27bcbf285a3fd7964d2ddac52b1f5;hpb=25086326c0e8ea8da2d646dda6ffc8d35173adaa diff --git a/pppstats/Makefile.ultrix b/pppstats/Makefile.ultrix index 063a41e..519cf1f 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.6 1998/03/25 02:21:27 paulus Exp $ # BINDIR = /usr/local/etc @@ -11,10 +11,10 @@ PPPSTATOBJS = pppstats.o #CC = gcc COPTS = -O -COMPILE_FLAGS = +COMPILE_FLAGS = -DULTRIX LIBS = -CFLAGS = -I.. $(COPTS) $(COMPILE_FLAGS) +CFLAGS = -I../include $(COPTS) $(COMPILE_FLAGS) all: pppstats