1 VPATH += :$(SRCROOT)$(SRCPATH)/../rlogin.tproj
2 INSTALL_PERMISSIONS = 4555 # If set, 'install' chmod's executable to this
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