X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppstats%2FMakefile.osf;h=b63b14e4b6d2ae70d1233687cca3616e83b8860a;hp=29cd9848f62b3e725af144d71715ccb069f4398d;hb=a1988ee36635f1d72b95c8d783e98b98f003f43d;hpb=69f355ec5c208853ce388efdf2560b5345a9e8b4 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)