Cross Reference: Makefile
xref: /src/tests/libexec/ld.elf_so/helper_use_dynamic/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/libexec/ld.elf_so/helper_use_dynamic/
Makefile revision 1.1
11.1Sriastrad#	$NetBSD: Makefile,v 1.1 2023/06/01 20:50:19 riastradh Exp $
21.1Sriastrad
31.1Sriastrad.include <bsd.own.mk>
41.1Sriastrad
51.1SriastradLIB=		h_use_dynamic
61.1SriastradSRCS=		h_use_dynamic.c
71.1Sriastrad
81.1SriastradDEF_DIR!=	cd ${.CURDIR}/../helper_def_dynamic && ${PRINTOBJDIR}
91.1SriastradLDADD+=		-Wl,-rpath,${TESTSDIR} -L${DEF_DIR} -lh_def_dynamic
101.1Sriastrad
111.1SriastradLIBDIR=		${TESTSBASE}/libexec/ld.elf_so
121.1SriastradSHLIBDIR=	${TESTSBASE}/libexec/ld.elf_so
131.1SriastradSHLIB_MAJOR=	1
141.1Sriastrad
151.1SriastradMKSTATICLIB=	no
161.1SriastradMKPROFILE=	no
171.1SriastradMKPICINSTALL=	no
181.1SriastradMKLINT=		no
191.1Sriastrad
201.1SriastradNOMAN=		# defined
211.1Sriastrad
221.1Sriastrad.include <bsd.lib.mk>
23

Indexes created Wed Dec 03 22:09:28 GMT 2025