X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.linux;h=bbef60cb085d6643036311209e43e8895c7ecf11;hp=36af5f82ab3e8eaa639b7bb9d80631a32efee627;hb=532f6ecb1870864583d0f236d8ef495e9c6a0320;hpb=7ef7b96003b8d81b20a251ae2c748319a247b9d1 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