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