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/tftp | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'usr.bin/tftp')
| -rw-r--r-- | usr.bin/tftp/Makefile | 1 | ||||
| -rw-r--r-- | usr.bin/tftp/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/tftp/tests/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/tftp/Makefile b/usr.bin/tftp/Makefile index 91df4847c629..2fe000e5526c 100644 --- a/usr.bin/tftp/Makefile +++ b/usr.bin/tftp/Makefile @@ -1,5 +1,4 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ .include <src.opts.mk> diff --git a/usr.bin/tftp/Makefile.depend b/usr.bin/tftp/Makefile.depend index eac46b5bf56f..771ed4075eda 100644 --- a/usr.bin/tftp/Makefile.depend +++ b/usr.bin/tftp/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/tftp/tests/Makefile b/usr.bin/tftp/tests/Makefile index 36b95628ad87..06778e175ec6 100644 --- a/usr.bin/tftp/tests/Makefile +++ b/usr.bin/tftp/tests/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests |
