cgd 536b9f6e5c A place to build binaries for floppies. always static, always OMAGIC.
note that some have been rewritten (echo, umount) and some are compiled
with options that make them smaller.
1994-04-18 08:47:08 +00:00

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>