]> git.saurik.com Git - apple/network_cmds.git/blame - rcp.tproj/Makefile.postamble
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / rcp.tproj / Makefile.postamble
CommitLineData
b7080c8e
A
1VPATH += :$(SRCROOT)$(SRCPATH)/../rlogin.tproj
2INSTALL_PERMISSIONS = 4555 # If set, 'install' chmod's executable to this
3
4after_install::
5 $(CHFLAGS) schg $(DSTROOT)$(INSTALLDIR)/$(NAME)
2b484d24
A
6 mkdir -p $(DSTROOT)/usr/share/man/man1
7 install -c -m 444 rcp.1 $(DSTROOT)/usr/share/man/man1/rcp.1