
note that some have been rewritten (echo, umount) and some are compiled with options that make them smaller.
6 lines
134 B
Makefile
6 lines
134 B
Makefile
# $Id: Makefile,v 1.1 1994/04/18 08:47:08 cgd Exp $
|
|
|
|
SUBDIR= echo fsck init mount reboot sh tar test umount
|
|
|
|
.include <bsd.subdir.mk>
|