diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2014-08-26 09:01:11 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2014-08-26 09:01:11 +0000 |
| commit | 35829c84f1a820e48b4c74243e287c62003cdb92 (patch) | |
| tree | d34f3b5949c982000d6ec42ca5f917bde544a8d8 /libexec | |
| parent | 037755fd151624fe6017492ff0782d0b9bf1852a (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rtld-elf/tests/target/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/tests/target/Makefile b/libexec/rtld-elf/tests/target/Makefile index fe8e7f39df71b..d5305f9b05011 100644 --- a/libexec/rtld-elf/tests/target/Makefile +++ b/libexec/rtld-elf/tests/target/Makefile @@ -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= |
