Cross Reference: Makefile
xref: /src/distrib/sun2/ramdisk/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/sun2/ramdisk/
Makefile revision 1.13
11.13Slukem#	$NetBSD: Makefile,v 1.13 2002/04/26 15:50:47 lukem Exp $
21.1Sfredette
31.3Sjmc.include <bsd.own.mk>
41.10Sfredette.include <bsd.kernobj.mk>
51.13Slukem.include "${NETBSDSRCDIR}/distrib/Makefile.inc"
61.9Stsutsui
71.11SlukemIMAGE=		ramdisk.fs
81.10SfredetteIMAGESIZE=	400k
91.10SfredetteMAKEFS_FLAGS=	-f 15 -o minfree=0,optimization=space,density=4096,cpg=20
101.10Sfredette
111.10SfredetteWARNS=		1
121.10SfredetteDBG=		-Os
131.10Sfredette
141.10SfredetteCRUNCHBIN=	rd_bin
151.11SlukemLISTS=		${.CURDIR}/list
161.11SlukemMTREECONF=	${.CURDIR}/mtree.conf
171.11SlukemIMAGEENDIAN=	be
181.10SfredetteMAKEDEVTARGETS=	__ramdisk std md0 cd0 st0 st1 sd0 sd1 sd2 xd0 xy0
191.10SfredetteIMAGEDEPENDS=	${CRUNCHBIN} \
201.12Slukem		disktab fstab passwd protocols services sshrc welcome \
211.13Slukem		${NETBSDSRCDIR}/etc/netconfig
221.11Slukem
231.11SlukemMDSETTARGETS=	RAMDISK ramdisk.fs -
241.11SlukemMDSETDIR=	binary/kernel
251.1Sfredette
261.10Sfredette# Use stubs to eliminate some large stuff from libc
271.10SfredetteHACKSRC=	${DISTRIBDIR}/utils/libhack
281.10Sfredette.include	"${HACKSRC}/Makefile.inc"
291.10Sfredette${CRUNCHBIN}:	libhack.o
301.1Sfredette
311.10Sfredette.include "${DISTRIBDIR}/common/Makefile.crunch"
321.10Sfredette.include "${DISTRIBDIR}/common/Makefile.makedev"
331.10Sfredette.include "${DISTRIBDIR}/common/Makefile.image"
341.11Slukem.include "${DISTRIBDIR}/common/Makefile.mdset"
351.10Sfredette
361.10Sfredette.include <bsd.prog.mk>
37

Indexes created Sat Dec 13 11:09:37 GMT 2025