]> git.saurik.com Git - apple/system_cmds.git/blob - bootlog.tproj/Makefile.postamble
55649eb643df026c24ab2ce4ef733646b4cd8e6a
[apple/system_cmds.git] / bootlog.tproj / Makefile.postamble
1 after_install:
2 mkdir -p $(DSTROOT)/usr/share/man/man8
3 install -c -m 444 bootlog.8 $(DSTROOT)/usr/share/man/man8
4 mkdir -p $(DSTROOT)/System/Library/LaunchDaemons
5 install -c -m 444 com.apple.bootlog.plist $(DSTROOT)/System/Library/LaunchDaemons