diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2016-05-04 23:20:53 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2016-05-04 23:20:53 +0000 |
| commit | 430f7286a566b1407c7b32ce13585caf5aa59b92 (patch) | |
| tree | a3a2f2051c05cb9a95c4a94f6c5bbcd7a12cdfea /sys/modules/tests | |
| parent | e45163b2162def698a0320716097091257c39dea (diff) | |
Notes
Diffstat (limited to 'sys/modules/tests')
| -rw-r--r-- | sys/modules/tests/callout_test/Makefile | 4 | ||||
| -rw-r--r-- | sys/modules/tests/framework/Makefile | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/sys/modules/tests/callout_test/Makefile b/sys/modules/tests/callout_test/Makefile index eadcadc5026a..4781488af3b8 100644 --- a/sys/modules/tests/callout_test/Makefile +++ b/sys/modules/tests/callout_test/Makefile @@ -2,10 +2,6 @@ # $FreeBSD$ # -PACKAGE= tests -FILESGROUPS= TESTS -TESTSPACKAGE= ${PACKAGE} - .PATH: ${.CURDIR}/../../../tests/callout_test KMOD= callout_test diff --git a/sys/modules/tests/framework/Makefile b/sys/modules/tests/framework/Makefile index c56838dd92d2..f5f608fb0465 100644 --- a/sys/modules/tests/framework/Makefile +++ b/sys/modules/tests/framework/Makefile @@ -2,10 +2,6 @@ # $FreeBSD$ # -PACKAGE= tests -FILESGROUPS= TESTS -TESTSPACKAGE= ${PACKAGE} - .PATH: ${.CURDIR}/../../../tests/framework KMOD= kern_testfrwk |
