]> git.saurik.com Git - apple/system_cmds.git/blob - chpass.tproj/Makefile.postamble
system_cmds-175.tar.gz
[apple/system_cmds.git] / chpass.tproj / Makefile.postamble
1 VPATH += :../pwd_mkdb.tproj:../vipw.tproj
2
3 INSTALL_AS_USER = root
4 INSTALL_PERMISSIONS =4555
5 #CHFLAGS = /usr/bin/chflags
6 after_install::
7 $(LN) -f $(INSTALLED_PRODUCTS) $(DSTROOT)$(INSTALLDIR)/chfn
8 $(LN) -f $(INSTALLED_PRODUCTS) $(DSTROOT)$(INSTALLDIR)/chsh
9 # $(CHFLAGS) schg $(DSTROOT)$(INSTALLDIR)/$(NAME)
10