fa0f27fb2d
and make sure the .o's are made (e.g. after clean), as proposed by Rafal Boni in pr 493.
24 lines
708 B
Plaintext
24 lines
708 B
Plaintext
#
|
|
# kcbin.conf - unified binary for the kc floppy
|
|
# $Id: instbin.conf,v 1.2 1994/10/18 21:21:37 cgd Exp $
|
|
#
|
|
|
|
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/usr.sbin
|
|
srcdirs /usr/src/gnu/usr.bin
|
|
|
|
progs bad144 cat chmod chown chroot cp dd df disklabel ed expr fsck ftp gawk
|
|
progs gzip ifconfig init halt ln ls mkdir mknod more mount mount_cd9660
|
|
progs mount_msdos mount_nfs mv newfs ping pwd reboot rm route sed sh
|
|
progs shutdown slattach strings stty sync tar test tip umount update
|
|
|
|
ln chown chgrp
|
|
ln gawk awk
|
|
ln gzip gzcat gunzip
|
|
ln sh -sh # init invokes the shell this way
|
|
ln test [
|
|
ln mount_cd9660 cd9660
|
|
ln mount_msdos msdos
|
|
ln mount_nfs nfs
|
|
|
|
libs -ledit -lutil -ltermcap -lcrypt -ll -lm
|