X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.sol2;h=4ffb438091d6ae3ca978fec4395ce584b0ebab5a;hp=c35fcece7567e74110dc797c07170fbf6ae6618f;hb=9ca8ac67b03b33e4f37e748877b002eb89eb5d92;hpb=775c251b6ed0714f44d4b960936c11d2f23aee54 diff --git a/pppstats/Makefile.sol2 b/pppstats/Makefile.sol2 index c35fcec..4ffb438 100644 --- a/pppstats/Makefile.sol2 +++ b/pppstats/Makefile.sol2 @@ -1,6 +1,6 @@ # # pppstats Makefile for SVR4 systems -# $Id: Makefile.sol2,v 1.4 1996/08/28 06:43:06 paulus Exp $ +# $Id: Makefile.sol2,v 1.5 1996/09/14 05:12:45 paulus Exp $ # BINDIR = /usr/local/bin @@ -12,7 +12,7 @@ INSTALL = /usr/sbin/install #COPTS = -g -O # For sun c -COPTS = -g -Xa +COPTS = -O -Xa CFLAGS = -I.. $(COPTS) -DSTREAMS