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