xref: /netbsd-src/usr.bin/crunch/examples/freebsd-kcopy.conf (revision c8da0e5fefd3800856b306200a18b2315c7fbb9f)
1#	$NetBSD: freebsd-kcopy.conf,v 1.2 1997/08/02 21:30:24 perry Exp $
2
3srcdirs /usr/src/bin /usr/src/sbin
4
5# Programs from bin/
6progs sh cp echo test
7ln test [
8
9# These are needed because of UN*X's idiotic way of indicating that something
10# is a login shell.
11ln sh -
12ln sh -sh
13
14#
15# Programs from sbin/
16progs mount mount_isofs mount_pcfs fsck halt init umount
17
18libs -lutil
19