]> git.saurik.com Git - apple/network_cmds.git/blobdiff - route.tproj/Makefile.postamble
network_cmds-115.tar.gz
[apple/network_cmds.git] / route.tproj / Makefile.postamble
index 670967c8244386bb0dce48133175bbf80bf2047a..f2c16fc9a27c0310756f7fe2615ce014c4224817 100644 (file)
@@ -1 +1,4 @@
 INSTALL_PERMISSIONS = 4555    # If set, 'install' chmod's executable to this
+install-man-page:
+       install -d "$(DSTROOT)/usr/share/man/man8"
+       install -c -m 644 route.8 "$(DSTROOT)/usr/share/man/man8/route.8"