X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=chat%2FMakefile.osf;h=9b0d747ca57fba2faa181b1d1c25d51ec430f452;hb=487bb169365c260739dc79702772e2fb15ec6202;hp=021b399c5cfac9d262716211a46a180add91552f;hpb=da8858c1d178b08637b25fda7e2d36de0bec0e29;p=ppp.git diff --git a/chat/Makefile.osf b/chat/Makefile.osf index 021b399..9b0d747 100644 --- a/chat/Makefile.osf +++ b/chat/Makefile.osf @@ -9,6 +9,7 @@ chat: chat.o install: chat installbsd -c chat $(BINDIR)/chat + installbsd -c -m 444 chat.8 $(MANDIR)/man8/chat.8 clean: rm -f *~ *.o chat