1 1.1 hubertf # $NetBSD: Makefile,v 1.1 2006/06/02 22:35:22 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.1 hubertf 10 1.1 hubertf TARGETS+= release 11 1.1 hubertf 12 1.1 hubertf .include <bsd.subdir.mk> 13