Cross Reference: Makefile
xref: /src/tests/libexec/ld.elf_so/helper_dso2/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/libexec/ld.elf_so/helper_dso2/
11.2Sriastrad# $NetBSD: Makefile,v 1.2 2023/07/05 22:42:47 riastradh Exp $
21.1Sjoerg
31.2SriastradLIB=		h_helper_dso2
41.2SriastradSRCS=		h_helper_dso2.c
51.1Sjoerg
61.2SriastradDSO1DIR_cmd=	cd ${.CURDIR}/../helper_dso1 && ${PRINTOBJDIR}
71.2SriastradDSO1DIR=	${DSO1DIR_cmd:sh}
81.1SjoergLDADD+=		-Wl,-rpath,${TESTSDIR} -L${DSO1DIR} -lh_helper_dso1
91.1Sjoerg
101.2Sriastrad.include "../helper.mk"
11

Indexes created Wed Dec 10 15:09:36 GMT 2025