1 1.5 pgoyette # $NetBSD: Makefile,v 1.5 2016/06/30 12:56:27 pgoyette Exp $ 2 1.1 hubertf 3 1.1 hubertf SUBDIR= 4 1.1 hubertf SUBDIR+= ramdisk-big 5 1.5 pgoyette 6 1.5 pgoyette .if ${MKCRYPTO:Uyes} != "no" 7 1.4 khorben SUBDIR+= ramdisk-cgdroot 8 1.5 pgoyette .endif 9 1.2 dsl 10 1.1 hubertf TARGETS+= release 11 1.1 hubertf 12 1.1 hubertf .include <bsd.subdir.mk> 13