X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.osf;h=b63b14e4b6d2ae70d1233687cca3616e83b8860a;hp=29cd9848f62b3e725af144d71715ccb069f4398d;hb=3f42d1e07a7f1a8e783ad79417778accddbb4df5;hpb=4424e3f9ec75db16898568ca4453066e0e45a51b diff --git a/pppstats/Makefile.osf b/pppstats/Makefile.osf index 29cd984..b63b14e 100644 --- a/pppstats/Makefile.osf +++ b/pppstats/Makefile.osf @@ -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)