aboutsummaryrefslogtreecommitdiff
path: root/tools/bsdbox
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /tools/bsdbox
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Diffstat (limited to 'tools/bsdbox')
-rw-r--r--tools/bsdbox/Makefile1
-rw-r--r--tools/bsdbox/Makefile.base1
-rw-r--r--tools/bsdbox/Makefile.depend1
-rw-r--r--tools/bsdbox/Makefile.fs1
-rw-r--r--tools/bsdbox/Makefile.hostapd1
-rw-r--r--tools/bsdbox/Makefile.kld1
-rw-r--r--tools/bsdbox/Makefile.login1
-rw-r--r--tools/bsdbox/Makefile.net1
-rw-r--r--tools/bsdbox/Makefile.textproc1
9 files changed, 0 insertions, 9 deletions
diff --git a/tools/bsdbox/Makefile b/tools/bsdbox/Makefile
index d1c03813f792..9233ff8b827c 100644
--- a/tools/bsdbox/Makefile
+++ b/tools/bsdbox/Makefile
@@ -1,4 +1,3 @@
-#$FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/2/93
MAN=
diff --git a/tools/bsdbox/Makefile.base b/tools/bsdbox/Makefile.base
index f2ffc2e49f70..49f31b421098 100644
--- a/tools/bsdbox/Makefile.base
+++ b/tools/bsdbox/Makefile.base
@@ -2,7 +2,6 @@
# This builds a variety of "base" tools, useful for an embedded
# system.
#
-# $FreeBSD$
#
CRUNCH_PROGS_sbin+= dmesg sysctl init reboot
CRUNCH_PROGS_bin+= ls cat dd df cp hostname kill mkdir sleep ps
diff --git a/tools/bsdbox/Makefile.depend b/tools/bsdbox/Makefile.depend
index 5c55689d1148..4d727dd6d58f 100644
--- a/tools/bsdbox/Makefile.depend
+++ b/tools/bsdbox/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/tools/bsdbox/Makefile.fs b/tools/bsdbox/Makefile.fs
index 5f6833723c91..fbf660d2aa34 100644
--- a/tools/bsdbox/Makefile.fs
+++ b/tools/bsdbox/Makefile.fs
@@ -1,7 +1,6 @@
#
# Filesystem related tools
#
-# $FreeBSD$
# mfs
CRUNCH_PROGS_sbin+= mdmfs mdconfig newfs
diff --git a/tools/bsdbox/Makefile.hostapd b/tools/bsdbox/Makefile.hostapd
index 631643188bf1..8c5d86d86704 100644
--- a/tools/bsdbox/Makefile.hostapd
+++ b/tools/bsdbox/Makefile.hostapd
@@ -1,7 +1,6 @@
#
# Build hostap/wpa_supplicant and supporting utilities.
#
-# $FreeBSD$
#
.include <src.opts.mk>
CRUNCH_PROGS_usr.sbin+= hostapd hostapd_cli
diff --git a/tools/bsdbox/Makefile.kld b/tools/bsdbox/Makefile.kld
index 96be779faeeb..ebf67527d0c2 100644
--- a/tools/bsdbox/Makefile.kld
+++ b/tools/bsdbox/Makefile.kld
@@ -1,6 +1,5 @@
#
# This builds the kld related programs.
#
-# $FreeBSD$
#
CRUNCH_PROGS_sbin+= kldload kldunload kldstat
diff --git a/tools/bsdbox/Makefile.login b/tools/bsdbox/Makefile.login
index a4574ec0abc4..e7e0305c165d 100644
--- a/tools/bsdbox/Makefile.login
+++ b/tools/bsdbox/Makefile.login
@@ -1,7 +1,6 @@
#
# This builds login and friends.
#
-# $FreeBSD$
#
CRUNCH_PROGS_libexec+= getty
diff --git a/tools/bsdbox/Makefile.net b/tools/bsdbox/Makefile.net
index ed39decd4ac7..960bc8a25335 100644
--- a/tools/bsdbox/Makefile.net
+++ b/tools/bsdbox/Makefile.net
@@ -1,7 +1,6 @@
#
# This builds network tools.
#
-# $FreeBSD$
#
CRUNCH_PROGS_sbin+= route ping
diff --git a/tools/bsdbox/Makefile.textproc b/tools/bsdbox/Makefile.textproc
index a913d4605975..1e24fe4f34d1 100644
--- a/tools/bsdbox/Makefile.textproc
+++ b/tools/bsdbox/Makefile.textproc
@@ -2,7 +2,6 @@
# This builds a variety of text processing tools that
# may be useful on an embedded device.
#
-# $FreeBSD$
#
# Sed