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