Cross Reference: Makefile
xref: /src/distrib/zaurus/ramdisk/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/zaurus/ramdisk/
Makefile revision 1.11
11.11Sroy#	$NetBSD: Makefile,v 1.11 2010/02/11 09:06:51 roy Exp $
21.1Schris
31.1Schris.include <bsd.own.mk>
41.1Schris.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
51.1Schris
61.1SchrisIMAGE=		ramdisk.fs
71.2SnonakaIMAGESIZE=	2560k
81.1SchrisMAKEFS_FLAGS=	-f 14
91.1Schris
101.1SchrisWARNS=		1
111.1Schris
121.1SchrisCRUNCHBIN=	ramdiskbin
131.1SchrisLISTS=		${.CURDIR}/list ${DISTRIBDIR}/common/list.sysinst
141.1SchrisMTREECONF=	${DISTRIBDIR}/common/mtree.common
151.1SchrisIMAGEENDIAN=	le
161.1SchrisMAKEDEVTARGETS=	ramdisk
171.1SchrisIMAGEDEPENDS=	${CRUNCHBIN} \
181.7Sabs		dot.profile \
191.1Schris		${NETBSDSRCDIR}/etc/group ${NETBSDSRCDIR}/etc/master.passwd \
201.6Sabs		${NETBSDSRCDIR}/etc/netconfig ${DISTRIBDIR}/common/protocols \
211.11Sroy		${DISTRIBDIR}/common/services
221.1Schris
231.1Schris.if ${USE_INET6} != "no"
241.8SabsLISTS+=		${DISTRIBDIR}/common/list.inet6
251.1Schris.endif
261.1Schris
271.1Schris# Use stubs to eliminate some large stuff from libc
281.1SchrisHACKSRC=	${DISTRIBDIR}/utils/libhack
291.1Schris.include	"${HACKSRC}/Makefile.inc"
301.1Schris${CRUNCHBIN}:	libhack.o
311.1Schris
321.1Schris.include "${DISTRIBDIR}/common/Makefile.crunch"
331.4Sjoerg.include "${DISTRIBDIR}/common/Makefile.dhcpcd"
341.1Schris.include "${DISTRIBDIR}/common/Makefile.makedev"
351.1Schris.include "${DISTRIBDIR}/common/Makefile.image"
361.1Schris
371.1Schrisrelease:
381.1Schris
391.1Schris.include <bsd.prog.mk>
40

Indexes created Fri Dec 19 15:09:30 GMT 2025