]> git.saurik.com Git - apple/system_cmds.git/blame - arch.tproj/Makefile.postamble
system_cmds-230.tar.gz
[apple/system_cmds.git] / arch.tproj / Makefile.postamble
CommitLineData
1815bff5 1after_install::
b51d5b5f
A
2 install -d $(DSTROOT)/usr/share/man/man1
3 install -c -m 444 arch.1 $(DSTROOT)/usr/share/man/man1
4 install -c -m 444 machine.1 $(DSTROOT)/usr/share/man/man1
1815bff5 5 @-$(RM) -f $(DSTROOT)$(INSTALLDIR)/machine
b51d5b5f 6 ln $(DSTROOT)$(INSTALLDIR)/arch $(DSTROOT)$(INSTALLDIR)/machine