Cross Reference: Makefile
xref: /src/tools/dtc/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tools/dtc/
Makefile revision 1.5
11.5Schristos#	$NetBSD: Makefile,v 1.5 2018/05/01 19:59:46 christos Exp $
21.1Schristos
31.5Schristos.include <bsd.hostinit.mk>
41.1Schristos
51.2SskrllLIBFDT_DIR=	${.CURDIR}/../../sys/external/bsd/libfdt/dist
61.2SskrllHOST_CPPFLAGS+=	-I${LIBFDT_DIR}
71.2Sskrll
81.1SchristosHOSTPROGNAME=	${_TOOL_PREFIX}dtc
91.1SchristosHOST_SRCDIR=	external/gpl2/dtc/usr.bin/dtc
101.1Schristos
111.1SchristosFDTOBJ!=	cd ${.CURDIR}/../libfdt && ${PRINTOBJDIR}
121.1SchristosLDADD+=		-L${FDTOBJ} -lfdt
131.1Schristos
141.1Schristos.include "${.CURDIR}/../Makefile.nbincludes"
151.1Schristos.include "${.CURDIR}/../Makefile.host"
16

Indexes created Sun Dec 21 11:09:39 GMT 2025