Cross Reference: Makefile
xref: /src/tools/mdsetimage/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tools/mdsetimage/
Makefile revision 1.10
11.10Schristos#	$NetBSD: Makefile,v 1.10 2016/02/01 13:44:52 christos Exp $
21.5Slukem
31.5SlukemNOMAN=	# defined
41.1Sjmc
51.4Stv.include <bsd.own.mk>
61.2Sthorpej
71.4StvHOSTPROGNAME=	${MACHINE_GNU_PLATFORM}-mdsetimage
81.8Stsutsui
91.8StsutsuiHOST_SRCDIR=	external/gpl3/binutils/usr.sbin/mdsetimage
101.2Sthorpej
111.6SmrgTOOLCHAINOBJ!=	cd ${.CURDIR}/../binutils && ${PRINTOBJDIR}
121.4StvBFDDIR=		${TOOLCHAINOBJ}/build/bfd
131.4StvIBERTYDIR=	${TOOLCHAINOBJ}/build/libiberty
141.1Sjmc
151.1Sjmc.include "${.CURDIR}/../Makefile.host"
161.10Schristos
171.10SchristosLIBDL!=		grep -- -ldl ${TOOLCHAINOBJ}/build/ld/Makefile
181.10Schristos
191.10Schristos.if !empty(LIBDL)
201.10SchristosLDADD+=	-ldl
211.10Schristos.endif
22

Indexes created Mon Jan 26 14:10:17 GMT 2026