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 /libexec/bootpd/tools | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'libexec/bootpd/tools')
| -rw-r--r-- | libexec/bootpd/tools/Makefile | 1 | ||||
| -rw-r--r-- | libexec/bootpd/tools/Makefile.inc | 1 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootpef/Makefile | 1 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootpef/Makefile.depend | 1 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootptest/Makefile | 1 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootptest/Makefile.depend | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/libexec/bootpd/tools/Makefile b/libexec/bootpd/tools/Makefile index e905bffa7696..175a2cc2fa60 100644 --- a/libexec/bootpd/tools/Makefile +++ b/libexec/bootpd/tools/Makefile @@ -1,5 +1,4 @@ # Makefile -# $FreeBSD$ SUBDIR= bootpef bootptest diff --git a/libexec/bootpd/tools/Makefile.inc b/libexec/bootpd/tools/Makefile.inc index 5b9263c630e5..1017c3e74630 100644 --- a/libexec/bootpd/tools/Makefile.inc +++ b/libexec/bootpd/tools/Makefile.inc @@ -1,5 +1,4 @@ # Makefile.inc -# $FreeBSD$ BINDIR= /usr/sbin diff --git a/libexec/bootpd/tools/bootpef/Makefile b/libexec/bootpd/tools/bootpef/Makefile index 9436561d4a66..bf51013c39c7 100644 --- a/libexec/bootpd/tools/bootpef/Makefile +++ b/libexec/bootpd/tools/bootpef/Makefile @@ -1,5 +1,4 @@ # Makefile -# $FreeBSD$ PROG= bootpef MAN= bootpef.8 diff --git a/libexec/bootpd/tools/bootpef/Makefile.depend b/libexec/bootpd/tools/bootpef/Makefile.depend index b9209eb15132..344a5d0e9310 100644 --- a/libexec/bootpd/tools/bootpef/Makefile.depend +++ b/libexec/bootpd/tools/bootpef/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/libexec/bootpd/tools/bootptest/Makefile b/libexec/bootpd/tools/bootptest/Makefile index fae5127eebb3..3a6fbd584606 100644 --- a/libexec/bootpd/tools/bootptest/Makefile +++ b/libexec/bootpd/tools/bootptest/Makefile @@ -1,5 +1,4 @@ # Makefile -# $FreeBSD$ PROG= bootptest MAN= bootptest.8 diff --git a/libexec/bootpd/tools/bootptest/Makefile.depend b/libexec/bootpd/tools/bootptest/Makefile.depend index b9209eb15132..344a5d0e9310 100644 --- a/libexec/bootpd/tools/bootptest/Makefile.depend +++ b/libexec/bootpd/tools/bootptest/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |
