1# $NetBSD: Makefile,v 1.3 2006/11/18 20:15:59 dsl Exp $ 2 3SUBDIR= 4SUBDIR+= bootcd 5SUBDIR+= bootcd-com 6SUBDIR+= bootcd-laptop 7#SUBDIR+= installcd 8 9TARGETS+= release 10 11.include <bsd.subdir.mk> 12