]> git.saurik.com Git - apple/network_cmds.git/blob - rsh.tproj/Makefile.postamble
network_cmds-245.19.tar.gz
[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