2009-06-09 15:06:09 +04:00
|
|
|
# $NetBSD: list,v 1.19 2009/06/09 11:06:09 he Exp $
|
1999-06-27 16:55:58 +04:00
|
|
|
|
2002-03-11 10:04:21 +03:00
|
|
|
SRCDIRS bin sbin usr.bin usr.sbin
|
1999-06-27 16:55:58 +04:00
|
|
|
|
2002-04-13 17:42:57 +04:00
|
|
|
PROG bin/pax usr/bin/tar usr/bin/cpio
|
2002-03-11 10:04:21 +03:00
|
|
|
PROG bin/sh
|
|
|
|
PROG bin/mt
|
1999-06-27 16:55:58 +04:00
|
|
|
|
2002-03-11 10:04:21 +03:00
|
|
|
PROG sbin/init
|
|
|
|
PROG sbin/mount_cd9660
|
2002-04-13 17:42:57 +04:00
|
|
|
PROG sbin/mount_ffs
|
|
|
|
PROG sbin/newfs sbin/mount_mfs
|
|
|
|
PROG sbin/reboot sbin/halt
|
2002-03-11 10:04:21 +03:00
|
|
|
PROG sbin/umount
|
2002-04-13 17:42:57 +04:00
|
|
|
|
2002-03-11 10:04:21 +03:00
|
|
|
PROG usr/bin/eject
|
2002-04-13 17:42:57 +04:00
|
|
|
PROG usr/bin/gzip usr/bin/gunzip usr/bin/zcat
|
|
|
|
|
|
|
|
PROG usr/sbin/chroot
|
|
|
|
|
|
|
|
# init invokes the shell as -sh
|
|
|
|
ARGVLN sh -sh
|
1998-06-06 09:29:50 +04:00
|
|
|
|
2002-06-26 20:17:41 +04:00
|
|
|
# crunchgen source directory specials
|
|
|
|
SPECIAL gzip srcdir distrib/utils/x_gzip
|
|
|
|
SPECIAL umount srcdir distrib/utils/x_umount
|
1999-01-10 16:39:44 +03:00
|
|
|
|
2009-06-09 15:06:09 +04:00
|
|
|
LIBS libhack.o -lz -ll -lutil -lrmt -lprop
|
1999-01-10 16:39:44 +03:00
|
|
|
|
2002-03-11 10:04:21 +03:00
|
|
|
COPY ${CURDIR}/dot.profile .profile
|
1999-01-10 16:39:44 +03:00
|
|
|
|
2002-03-11 10:04:21 +03:00
|
|
|
MTREE ./cdrom type=dir uname=root gname=wheel mode=0755
|
|
|
|
MTREE ./instfs type=dir uname=root gname=wheel mode=0755
|