]> git.saurik.com Git - apple/system_cmds.git/blob - passwd.tproj/Makefile.postamble
system_cmds-336.1.5.tar.gz
[apple/system_cmds.git] / passwd.tproj / Makefile.postamble
1 VPATH += :../chpass.tproj:../vipw.tproj
2
3 INSTALL_AS_USER = root
4 INSTALL_PERMISSIONS = 4555
5 #CHFLAGS = /usr/bin/chflags
6
7 #after_install::
8 # $(CHFLAGS) schg $(DSTROOT)$(INSTALLDIR)/$(NAME)
9
10 install-man-page:
11 install -d $(DSTROOT)/usr/share/man/man1
12 install -c -m 444 passwd.1 $(DSTROOT)/usr/share/man/man1/passwd.1