]> git.saurik.com Git - apple/system_cmds.git/blame - ktrace.tproj/Makefile.postamble
system_cmds-336.1.2.tar.gz
[apple/system_cmds.git] / ktrace.tproj / Makefile.postamble
CommitLineData
b51d5b5f
A
1install-man-page:
2 install -d $(DSTROOT)/usr/share/man/man1
3 install -c -m 444 ktrace.1 $(DSTROOT)/usr/share/man/man1/ktrace.1
4