Home | History | Annotate | Line # | Download | only in ramdisks
Makefile revision 1.4.20.2
      1  1.4.20.2   martin #	$NetBSD: Makefile,v 1.4.20.2 2024/07/24 09:52:52 martin Exp $
      2       1.1  hubertf 
      3       1.1  hubertf SUBDIR=
      4       1.1  hubertf SUBDIR+=	ramdisk
      5       1.2  khorben SUBDIR+=	ramdisk-cgdroot
      6  1.4.20.2   martin SUBDIR+=	${${MKZFS} != "no":?ramdisk-zfsroot:}
      7       1.1  hubertf 
      8       1.1  hubertf TARGETS+=	release
      9       1.1  hubertf 
     10       1.1  hubertf .include <bsd.subdir.mk>
     11