minix/sys/arch/i386/stand/boot/biosboot/Makefile
Evgeniy Ivanov 60a2ce010a Integrate new boot stuff into build scheme.
- Build sys with everything else.
- Gitignore files built by new boot stuff.
2012-02-09 18:54:43 +01:00

7 lines
126 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/12/11 12:17:48 christos Exp $
PROG= boot_monitor
CLEANFILES= lib
.include <../Makefile.boot>