]> git.saurik.com Git - apple/system_cmds.git/blame - getconf.tproj/Makefile.postamble
system_cmds-300.tar.gz
[apple/system_cmds.git] / getconf.tproj / Makefile.postamble
CommitLineData
83f6dbe8
A
1INSTALL_AS_USER = root
2
3after_install::
4 install -o $(INSTALL_AS_USER) -m 755 -d $(DSTROOT)/usr/share/man/man1
5 install -o $(INSTALL_AS_USER) -m 644 -c getconf.1 \
6 $(DSTROOT)/usr/share/man/man1