]> git.saurik.com Git - apple/network_cmds.git/blob - ping6.tproj/Makefile.postamble
network_cmds-115.tar.gz
[apple/network_cmds.git] / ping6.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 ping6.8 "$(DSTROOT)/usr/share/man/man8/ping6.8"
5