]> git.saurik.com Git - apple/network_cmds.git/blobdiff - syslogd.tproj/Makefile.postamble
network_cmds-201.tar.gz
[apple/network_cmds.git] / syslogd.tproj / Makefile.postamble
index 3dc97c423793f83bd0746e6b28fe5e15068a47ac..22e0890b0a39aa21929396d32c79adb3159690b7 100644 (file)
@@ -113,4 +113,6 @@ VPATH += :../wall.tproj
 # a rule with which to install the man page
 install-man-page:
        install -d $(DSTROOT)/usr/share/man/man5
+       install -d $(DSTROOT)/usr/share/man/man8
        install -c -m 444 syslog.conf.5 $(DSTROOT)/usr/share/man/man5/syslog.conf.5
+       install -c -m 444 syslogd.8 $(DSTROOT)/usr/share/man/man8/syslogd.8