diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:32:01 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:30 +0000 |
| commit | 023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9 (patch) | |
| tree | bdf05d4455073183dc86cf825f95b4a6632cbc89 /libexec/rbootd | |
| parent | 5510f79042fbd543de55807d0da7f8a2b8be2f89 (diff) | |
Diffstat (limited to 'libexec/rbootd')
| -rw-r--r-- | libexec/rbootd/Makefile | 1 | ||||
| -rw-r--r-- | libexec/rbootd/Makefile.depend | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile index 70b6555c9644..98709740140a 100644 --- a/libexec/rbootd/Makefile +++ b/libexec/rbootd/Makefile @@ -1,5 +1,4 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ PROG= rbootd SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c diff --git a/libexec/rbootd/Makefile.depend b/libexec/rbootd/Makefile.depend index 6cfaab1c3644..84b8ddd67e34 100644 --- a/libexec/rbootd/Makefile.depend +++ b/libexec/rbootd/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |
