]> git.saurik.com Git - apple/system_cmds.git/blame_incremental - reboot.tproj/Makefile.postamble
system_cmds-336.1.2.tar.gz
[apple/system_cmds.git] / reboot.tproj / Makefile.postamble
... / ...
CommitLineData
1after_install::
2 $(LN) $(INSTALLED_PRODUCTS) $(DSTROOT)$(INSTALLDIR)/halt
3 mkdir -p $(DSTROOT)/usr/share/man/man8
4 install -c -m 444 reboot.8 $(DSTROOT)/usr/share/man/man8/
5 ln $(DSTROOT)/usr/share/man/man8/reboot.8 $(DSTROOT)/usr/share/man/man8/halt.8