NetBSD/distrib/zaurus/Makefile
chris a6421eb745 Add zaurus support to distrib, it's now possible to build a sysinst
enabled install kernel using the standard methods.
2008-03-31 23:59:06 +00:00

7 lines
137 B
Makefile

# $NetBSD: Makefile,v 1.1 2008/03/31 23:59:06 chris Exp $
SUBDIR= ramdisk .WAIT instkernel
TARGETS+= release
.include <bsd.subdir.mk>