Fix "make checkdpadd" by "spoofing" DPADD

Approved by: jmmv (mentor)
Phabric: D631
PR: 192769
This commit is contained in:
Enji Cooper 2014-08-26 09:01:11 +00:00
parent 037755fd15
commit 35829c84f1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=270649

View File

@ -8,6 +8,7 @@ BINDIR= ${TESTSBASE}/libexec/rtld-elf
CFLAGS+= -I${.CURDIR}/../libpythagoras
LDFLAGS+= -L${.OBJDIR}/../libpythagoras
DPADD+= ${.OBJDIR}/../libpythagoras/libpythagoras.a
LDADD= -lpythagoras
MAN=