X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.linux;fp=pppstats%2FMakefile.linux;h=6b8fb478d0682782286f8dff7585fe0f34fa32d0;hp=c97cf329bbef433c9bf8a16e75aa4888fe11d32d;hb=03a755882397bda31e3e44d3aa51034338ea3ce6;hpb=9d2509710485b642dc4c61af7301c249110b4530 diff --git a/pppstats/Makefile.linux b/pppstats/Makefile.linux index c97cf32..6b8fb47 100644 --- a/pppstats/Makefile.linux +++ b/pppstats/Makefile.linux @@ -1,6 +1,6 @@ # # pppstats makefile -# $Id: Makefile.linux,v 1.7 2004/10/31 21:27:24 paulus Exp $ +# $Id: Makefile.linux,v 1.8 2004/10/31 22:09:03 paulus Exp $ # DESTDIR = @DESTDIR@ BINDIR = $(DESTDIR)/sbin @@ -14,7 +14,7 @@ COPTS = -O COMPILE_FLAGS = -I../include LIBS = -INSTALL= install -o root -g daemon +INSTALL= install CFLAGS = $(COPTS) $(COMPILE_FLAGS)