X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.linux;h=bbef60cb085d6643036311209e43e8895c7ecf11;hp=36af5f82ab3e8eaa639b7bb9d80631a32efee627;hb=49464ac3690f1a89de335d99b64c7e846ca6fcd1;hpb=766ad7d0b8abfcccfde8001e0c6c45e8e61e7ed1 diff --git a/pppstats/Makefile.linux b/pppstats/Makefile.linux index 36af5f8..bbef60c 100644 --- a/pppstats/Makefile.linux +++ b/pppstats/Makefile.linux @@ -1,6 +1,6 @@ # # pppstats makefile -# $Id: Makefile.linux,v 1.2 1996/05/26 23:56:40 paulus Exp $ +# $Id: Makefile.linux,v 1.3 1998/03/25 02:21:20 paulus Exp $ # PPPSTATSRCS = pppstats.c @@ -8,7 +8,7 @@ PPPSTATOBJS = pppstats.o #CC = gcc COPTS = -O -COMPILE_FLAGS = -D_linux_ +COMPILE_FLAGS = -D_linux_ -I../include LIBS = INSTALL= install -o root -g daemon