60a2ce010a
- Build sys with everything else. - Gitignore files built by new boot stuff.
6 lines
118 B
Makefile
6 lines
118 B
Makefile
# $NetBSD: Makefile,v 1.1 2010/09/11 13:06:37 tsutsui Exp $
|
|
|
|
FS=ext2fs
|
|
CLEANFILES= lib
|
|
|
|
.include <../Makefile.bootxx>
|