Home | History | Annotate | Line # | Download | only in ramdisks
      1 #	$NetBSD: Makefile,v 1.1 2024/01/07 00:57:13 thorpej Exp $
      2 
      3 SUBDIR=
      4 SUBDIR+=	inst-ramdisk
      5 
      6 TARGETS+=	release
      7 
      8 .include <bsd.subdir.mk>
      9