Makefile revision 1.1
11.1Shubertf# $NetBSD: Makefile,v 1.1 2006/06/02 22:35:22 hubertf Exp $ 21.1Shubertf 31.1ShubertfSUBDIR= 41.1ShubertfSUBDIR+= bootcd 51.1ShubertfSUBDIR+= bootcd-com 61.1ShubertfSUBDIR+= bootcd-laptop 71.1ShubertfSUBDIR+= bootcd-ps2 81.1ShubertfSUBDIR+= bootcd-tiny 91.1Shubertf 101.1ShubertfTARGETS+= release 111.1Shubertf 121.1Shubertf.include <bsd.subdir.mk> 13