diff options
Diffstat (limited to 'libexec/rtld-elf/tests/libpythagoras/Makefile')
-rw-r--r-- | libexec/rtld-elf/tests/libpythagoras/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libexec/rtld-elf/tests/libpythagoras/Makefile b/libexec/rtld-elf/tests/libpythagoras/Makefile index 0e52dbd..9ad4b88 100644 --- a/libexec/rtld-elf/tests/libpythagoras/Makefile +++ b/libexec/rtld-elf/tests/libpythagoras/Makefile @@ -2,10 +2,6 @@ .include <bsd.own.mk> -PACKAGE= tests -FILESGROUPS= TESTS -TESTSPACKAGE= ${PACKAGE} - LIB= pythagoras SHLIB_MAJOR= 0 |