fa0f27fb2d
and make sure the .o's are made (e.g. after clean), as proposed by Rafal Boni in pr 493.
14 lines
307 B
Plaintext
14 lines
307 B
Plaintext
#
|
|
# kcbin.conf - unified binary for the kc floppy
|
|
# $Id: kcbin.conf,v 1.2 1994/10/18 21:21:51 cgd Exp $
|
|
#
|
|
|
|
srcdirs /usr/src/bin /usr/src/sbin
|
|
|
|
progs cp dd 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
|