NetBSD/sys/arch/i386/floppy/echo/Makefile
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

8 lines
107 B
Makefile

# $Id: Makefile,v 1.1 1994/04/18 08:47:20 cgd Exp $
PROG= echo
NOMAN=
BINDIR=/bin
.include <bsd.prog.mk>