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 /gnu/usr.bin | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/Makefile | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/Makefile.inc | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/dialog/Makefile | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/dialog/Makefile.depend | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/diff3/Makefile | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/diff3/Makefile.depend | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/tests/Makefile | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/tests/Makefile.depend | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 9910365a5b0a..84fe2f2f3b80 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .include <src.opts.mk> diff --git a/gnu/usr.bin/Makefile.inc b/gnu/usr.bin/Makefile.inc index 4cec6fe01a45..78a3af23f3cc 100644 --- a/gnu/usr.bin/Makefile.inc +++ b/gnu/usr.bin/Makefile.inc @@ -1,4 +1,3 @@ -# $FreeBSD$ BINDIR?= /usr/bin diff --git a/gnu/usr.bin/dialog/Makefile b/gnu/usr.bin/dialog/Makefile index bb50dc46cea8..8cf4976eee0e 100644 --- a/gnu/usr.bin/dialog/Makefile +++ b/gnu/usr.bin/dialog/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ DIALOG= ${SRCTOP}/contrib/dialog PROG= dialog diff --git a/gnu/usr.bin/dialog/Makefile.depend b/gnu/usr.bin/dialog/Makefile.depend index db17003a8c44..492411c88ada 100644 --- a/gnu/usr.bin/dialog/Makefile.depend +++ b/gnu/usr.bin/dialog/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/gnu/usr.bin/diff3/Makefile b/gnu/usr.bin/diff3/Makefile index 4bbb87ddb65b..9d325c4418ca 100644 --- a/gnu/usr.bin/diff3/Makefile +++ b/gnu/usr.bin/diff3/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ DIFFSRC=${SRCTOP}/contrib/diff/src .PATH: ${DIFFSRC} \ diff --git a/gnu/usr.bin/diff3/Makefile.depend b/gnu/usr.bin/diff3/Makefile.depend index 8d409f5263ac..6ef78fac5cbf 100644 --- a/gnu/usr.bin/diff3/Makefile.depend +++ b/gnu/usr.bin/diff3/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/gnu/usr.bin/tests/Makefile b/gnu/usr.bin/tests/Makefile index 3b3078f8612a..b8996030aafc 100644 --- a/gnu/usr.bin/tests/Makefile +++ b/gnu/usr.bin/tests/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .PATH: ${SRCTOP}/tests KYUAFILE= yes diff --git a/gnu/usr.bin/tests/Makefile.depend b/gnu/usr.bin/tests/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/gnu/usr.bin/tests/Makefile.depend +++ b/gnu/usr.bin/tests/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |
