Cross Reference: Makefile
xref: /src/distrib/virt68k/ramdisks/inst-ramdisk/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/virt68k/ramdisks/inst-ramdisk/
11.1Sthorpej#	$NetBSD: Makefile,v 1.1 2024/01/07 00:57:13 thorpej Exp $
21.1Sthorpej
31.1SthorpejIMAGE=		inst-ramdisk.fs
41.1SthorpejIMAGESIZE=	4000k
51.1SthorpejIMAGEDEPENDS= 	
61.1SthorpejUSE_SYSINST=	yes
71.1SthorpejSMALLPROG_INET6=1
81.1Sthorpej
91.1Sthorpej.include "${.CURDIR}/../common/Makefile.ramdisk"
101.1Sthorpej
111.1Sthorpej.if ${USE_INET6} != "no"
121.1SthorpejLISTS+=		${DISTRIBDIR}/common/list.inet6
131.1Sthorpej.endif
14

Indexes created Fri Nov 28 21:09:28 GMT 2025