Cross Reference: Makefile
xref: /src/distrib/cats/instkernel/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/cats/instkernel/
Makefile revision 1.16
11.16She#	$NetBSD: Makefile,v 1.16 2008/01/19 00:03:39 he Exp $
21.1Sskrll
31.1Sskrll.include <bsd.own.mk>
41.7Slukem.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
51.1Sskrll
61.2SlukemRAMDISKDIR!=	cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
71.2SlukemRAMDISK=	${RAMDISKDIR}/ramdisk.fs
81.1Sskrll
91.14SchrisMDSETTARGETS=		INSTALL ${RAMDISK} netbsd.aout-INSTALL \
101.14Schris			INSTALL.ABLE ${RAMDISK} netbsd.able-INSTALL
111.9SlukemMDSET_RELEASEDIR=	binary/kernel
121.11Sskrll
131.13SlukemMDSET_NOSTRIP=		# defined
141.9Slukem
151.10SthorpejMDSET_POST.netbsd.aout-INSTALL= \
161.15Sskrll    ${OBJCOPY} -O a.out-arm-netbsd \
171.16She	-R .debug_abbrev -R .debug_info -R .debug_line -R .debug_str \
181.15Sskrll	-R .ident -R .arm.atpcs -R .comment -R .note.netbsd.ident \
191.10Sthorpej	${.TARGET} ${.TARGET}
201.1Sskrll
211.2Slukem.include "${DISTRIBDIR}/common/Makefile.mdset"
221.3Slukem
231.3Slukem.include <bsd.prog.mk>
24

Indexes created Sat Dec 13 06:09:33 GMT 2025