]> git.ozlabs.org Git - ppp.git/blobdiff - pppstats/Makefile.osf
use standard cc
[ppp.git] / pppstats / Makefile.osf
index 29cd9848f62b3e725af144d71715ccb069f4398d..b63b14e4b6d2ae70d1233687cca3616e83b8860a 100644 (file)
@@ -16,6 +16,7 @@ all: pppstats
 
 install: pppstats
        installbsd -c pppstats $(BINDIR)/pppstats
+       installbsd -c -m 444 pppstats.8 $(MANDIR)/man8/pppstats.8
 
 pppstats: $(PPPSTATSRCS)
        $(CC) $(CFLAGS) -o pppstats pppstats.c $(LIBS)