#
#
include ${ROOT}/usr/include/make/commondefs

files = .profile passwd rc termcap

install:
	${INSTALL} -u root -g sys -m 644 -F /etc \
	-idb "std.sw.unix mr" swap

clean clobber:
