14 lines
308 B
Plaintext
14 lines
308 B
Plaintext
#
|
|
# kcbin.conf - unified binary for the kc floppy
|
|
# $Id: kcbin.conf,v 1.1.1.1 1994/08/29 15:30:15 cgd Exp $
|
|
#
|
|
|
|
srcdirs /usr/src/bin /usr/src/sbin
|
|
|
|
progs cp disklabel fsck halt init mount reboot sh test umount
|
|
|
|
ln test [
|
|
ln sh -sh # init invokes the shell this way
|
|
|
|
libs -ledit -lutil -ltermcap -lcrypt -ll
|