diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-07-07 06:47:40 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-07-07 06:47:40 +0000 |
| commit | 134a4c78d070f8c4ea43a060a7ae28d22ac39558 (patch) | |
| tree | 28a5c0cecffb9b25437ec1ae08b0d432d4b236a8 /gnu/Makefile | |
| parent | af202a5052b6e9a1885d06941ffbba7630acb7df (diff) | |
Retire the GNU subtree
With GNU diff and cdialog gone, this is now an empty shell.
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D55425
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> |
