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 /bin/expr | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'bin/expr')
| -rw-r--r-- | bin/expr/Makefile | 1 | ||||
| -rw-r--r-- | bin/expr/Makefile.depend | 1 | ||||
| -rw-r--r-- | bin/expr/tests/Makefile | 1 | ||||
| -rw-r--r-- | bin/expr/tests/Makefile.depend | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/bin/expr/Makefile b/bin/expr/Makefile index dd74272e97b2..5386ec538684 100644 --- a/bin/expr/Makefile +++ b/bin/expr/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .include <src.opts.mk> diff --git a/bin/expr/Makefile.depend b/bin/expr/Makefile.depend index 1648dc46a813..c2fea3d32305 100644 --- a/bin/expr/Makefile.depend +++ b/bin/expr/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/bin/expr/tests/Makefile b/bin/expr/tests/Makefile index 21b0e993fedc..8f32a5ea560f 100644 --- a/bin/expr/tests/Makefile +++ b/bin/expr/tests/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ NETBSD_ATF_TESTS_SH= expr_test diff --git a/bin/expr/tests/Makefile.depend b/bin/expr/tests/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/bin/expr/tests/Makefile.depend +++ b/bin/expr/tests/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |
