]> git.saurik.com Git - apple/network_cmds.git/blob - rsh.tproj/Makefile.postamble
8e11482ac09634c6c984b03eb161e8510093735a
[apple/network_cmds.git] / rsh.tproj / Makefile.postamble
1 VPATH += :../rlogin.tproj
2 INSTALL_PERMISSIONS = 4555
3
4 after_install::
5 $(CHFLAGS) schg $(DSTROOT)$(INSTALLDIR)/$(NAME)
6 install -d $(DSTROOT)/usr/share/man/man1
7 install -c -m 444 rsh.1 $(DSTROOT)/usr/share/man/man1/rsh.1