diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.bin/sort | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'usr.bin/sort')
| -rw-r--r-- | usr.bin/sort/Makefile | 1 | ||||
| -rw-r--r-- | usr.bin/sort/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/sort/Makefile.depend.options | 1 | ||||
| -rw-r--r-- | usr.bin/sort/tests/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/sort/Makefile b/usr.bin/sort/Makefile index 1192b26b3252..7e65d6d5a4de 100644 --- a/usr.bin/sort/Makefile +++ b/usr.bin/sort/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .include <src.opts.mk> diff --git a/usr.bin/sort/Makefile.depend b/usr.bin/sort/Makefile.depend index 5f1a802404d8..9add648af17b 100644 --- a/usr.bin/sort/Makefile.depend +++ b/usr.bin/sort/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/sort/Makefile.depend.options b/usr.bin/sort/Makefile.depend.options index 8866f0b4177b..5f27c1f9f587 100644 --- a/usr.bin/sort/Makefile.depend.options +++ b/usr.bin/sort/Makefile.depend.options @@ -1,4 +1,3 @@ -# $FreeBSD$ # This file is not autogenerated - take care! DIRDEPS_OPTIONS= SORT_THREADS diff --git a/usr.bin/sort/tests/Makefile b/usr.bin/sort/tests/Makefile index bf1e61732e56..1982fd1cee0a 100644 --- a/usr.bin/sort/tests/Makefile +++ b/usr.bin/sort/tests/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests |
