1 1.2 hubertf # $NetBSD: Makefile,v 1.2 2006/10/29 17:58:16 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.2 hubertf #SUBDIR+= installcd 7 1.1 hubertf 8 1.1 hubertf TARGETS+= release 9 1.1 hubertf 10 1.1 hubertf .include <bsd.subdir.mk> 11