1# $NetBSD: Makefile,v 1.2 2006/10/29 17:58:15 hubertf Exp $ 2 3SUBDIR= 4SUBDIR+= bootcd 5SUBDIR+= bootcd-com 6SUBDIR+= bootcd-laptop 7SUBDIR+= bootcd-ps2 8SUBDIR+= bootcd-tiny 9#SUBDIR+= installcd 10 11TARGETS+= release 12 13.include <bsd.subdir.mk> 14