1 VPATH += :../rlogin.tproj
4 install -d $(DSTROOT)/usr/share/man/man8
5 install -c -m 444 rlogind.8 $(DSTROOT)/usr/share/man/man8/rlogind.8
6 mkdir -p "$(DSTROOT)/System/Library/LaunchDaemons"
7 cp login.plist "$(DSTROOT)/System/Library/LaunchDaemons/"