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