X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=chat%2FMakefile.osf;fp=chat%2FMakefile.osf;h=9b0d747ca57fba2faa181b1d1c25d51ec430f452;hp=021b399c5cfac9d262716211a46a180add91552f;hb=3f42d1e07a7f1a8e783ad79417778accddbb4df5;hpb=4424e3f9ec75db16898568ca4453066e0e45a51b 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