diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-02-18 09:02:08 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-06-29 13:49:23 +0000 |
| commit | 9cc87ca23d9ccae814bea514aa4bdc791f2d6e46 (patch) | |
| tree | f256142f95f8cbd4e198860d88777cb0c300e1a0 /gnu/Makefile | |
| parent | 5b2bdadeb6c25c10dac9722fd66a668e14d3b384 (diff) | |
Diffstat (limited to 'gnu/Makefile')
| -rw-r--r-- | gnu/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gnu/Makefile b/gnu/Makefile deleted file mode 100644 index 301faa1c8670..000000000000 --- a/gnu/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -.include <src.opts.mk> - -SUBDIR= lib .WAIT \ - usr.bin - -SUBDIR.${MK_TESTS}+= tests - -SUBDIR_PARALLEL= - -.include <bsd.subdir.mk> |
