STRIPFLAG+= -s
.endif
-EXTRA=system.conf master.passwd passwd pwd.db rs.single
+EXTRA=system.conf master.passwd passwd pwd.db spwd.db rs.single
CPPFLAGS+= -I${MINIXSRCDIR}/servers -I${MINIXSRCDIR}
CLEANFILES += $(PROGRAMS) $(SCRIPTS) $(EXTRA) bintoc image image.c t proto.gen
pwd.db: passwd
install ${STRIPFLAG} ../../etc/$@ $@
+spwd.db: passwd
+ install ${STRIPFLAG} ../../etc/$@ $@
+
rs.single: ../../etc/rs.single
install ${STRIPFLAG} ../../etc/$@ $@
system.conf ---644 0 0 system.conf
mtab ---644 0 0 mtab
passwd ---644 0 0 passwd
+ pwd.db ---644 0 0 pwd.db
+ spwd.db ---600 0 0 spwd.db
+ master.passwd ---600 0 0 master.passwd
rc ---755 0 0 rc
rs.single ---755 0 0 rs.single
$