X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppstats%2FMakefile.linux;h=8bb4f9aa6222d1986e2fcecb5c5a8e08d54de89b;hb=1b032c687deba56230f89ff5217e0a0ea445698f;hp=4ad565a39e4e15286bda6022db74c621f0b98d57;hpb=885a3466046b125fe86d6e4a2f86333f8652d839;p=ppp.git diff --git a/pppstats/Makefile.linux b/pppstats/Makefile.linux index 4ad565a..8bb4f9a 100644 --- a/pppstats/Makefile.linux +++ b/pppstats/Makefile.linux @@ -1,6 +1,6 @@ # # pppstats makefile -# $Id: Makefile.linux,v 1.4 2002/07/25 22:21:14 dfs Exp $ +# $Id: Makefile.linux,v 1.5 2002/10/27 12:56:26 fcusack Exp $ # PPPSTATSRCS = pppstats.c @@ -8,7 +8,7 @@ PPPSTATOBJS = pppstats.o #CC = gcc COPTS = -O -COMPILE_FLAGS = -D_linux_ -I../include +COMPILE_FLAGS = -I../include LIBS = INSTALL= install -o root -g daemon