list.sysinst revision 1.4
1#	$NetBSD: list.sysinst,v 1.4 2002/04/01 11:59:40 lukem Exp $
2#
3# list file (c.f. parselist.awk) for sysinst-using install media.
4#
5# NOTE:	sysinst needs at least 4 free inodes and a few KB of free disk space.
6#
7
8PROG	sysinst
9
10SPECIAL	sysinst	srcdir	distrib/utils/sysinst/arch/${MACHINE}
11
12# generate the lists of obsolete files used by sysinst
13CMD	sh ${_SRC_TOP_}/distrib/sets/makeobsolete -b -s ${_SRC_TOP_}/distrib/sets -t ./dist
14