]> git.saurik.com Git - apple/system_cmds.git/blame_incremental - ktrace.tproj/Makefile.postamble
system_cmds-336.23.tar.gz
[apple/system_cmds.git] / ktrace.tproj / Makefile.postamble
... / ...
CommitLineData
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