aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf
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 /sbin/ipf
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
downloadsrc-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.tar.gz
src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.zip
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/Makefile1
-rw-r--r--sbin/ipf/Makefile.inc1
-rw-r--r--sbin/ipf/ipf/Makefile1
-rw-r--r--sbin/ipf/ipf/Makefile.depend1
-rw-r--r--sbin/ipf/ipfs/Makefile1
-rw-r--r--sbin/ipf/ipfs/Makefile.depend1
-rw-r--r--sbin/ipf/ipfstat/Makefile1
-rw-r--r--sbin/ipf/ipfstat/Makefile.depend1
-rw-r--r--sbin/ipf/ipftest/Makefile1
-rw-r--r--sbin/ipf/ipftest/Makefile.depend1
-rw-r--r--sbin/ipf/ipmon/Makefile1
-rw-r--r--sbin/ipf/ipmon/Makefile.depend1
-rw-r--r--sbin/ipf/ipnat/Makefile1
-rw-r--r--sbin/ipf/ipnat/Makefile.depend1
-rw-r--r--sbin/ipf/ippool/Makefile1
-rw-r--r--sbin/ipf/ippool/Makefile.depend1
-rw-r--r--sbin/ipf/ipresend/Makefile1
-rw-r--r--sbin/ipf/ipresend/Makefile.depend1
-rw-r--r--sbin/ipf/ipscan/Makefile1
-rw-r--r--sbin/ipf/libipf/Makefile1
-rw-r--r--sbin/ipf/libipf/Makefile.depend1
21 files changed, 0 insertions, 21 deletions
diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile
index 075119abd542..32cead444f77 100644
--- a/sbin/ipf/Makefile
+++ b/sbin/ipf/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
SUBDIR= libipf .WAIT
SUBDIR+= ipf ipfs ipfstat ipmon ipnat ippool
diff --git a/sbin/ipf/Makefile.inc b/sbin/ipf/Makefile.inc
index 1b24587b8e54..39bdc3674b2b 100644
--- a/sbin/ipf/Makefile.inc
+++ b/sbin/ipf/Makefile.inc
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <src.opts.mk>
diff --git a/sbin/ipf/ipf/Makefile b/sbin/ipf/ipf/Makefile
index dd8a3b76bfa3..981be4acd99e 100644
--- a/sbin/ipf/ipf/Makefile
+++ b/sbin/ipf/ipf/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= ipf
PROG= ipf
diff --git a/sbin/ipf/ipf/Makefile.depend b/sbin/ipf/ipf/Makefile.depend
index 618c6fecf706..d66414571fe3 100644
--- a/sbin/ipf/ipf/Makefile.depend
+++ b/sbin/ipf/ipf/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/sbin/ipf/ipfs/Makefile b/sbin/ipf/ipfs/Makefile
index 6f76f9db5d76..56eb92edec09 100644
--- a/sbin/ipf/ipfs/Makefile
+++ b/sbin/ipf/ipfs/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE=ipf
PROG= ipfs
diff --git a/sbin/ipf/ipfs/Makefile.depend b/sbin/ipf/ipfs/Makefile.depend
index 635afa00011e..177321b7cb0b 100644
--- a/sbin/ipf/ipfs/Makefile.depend
+++ b/sbin/ipf/ipfs/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/sbin/ipf/ipfstat/Makefile b/sbin/ipf/ipfstat/Makefile
index 80c2e89a2c88..7d03f282f672 100644
--- a/sbin/ipf/ipfstat/Makefile
+++ b/sbin/ipf/ipfstat/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
NOGCCERROR= # defined
diff --git a/sbin/ipf/ipfstat/Makefile.depend b/sbin/ipf/ipfstat/Makefile.depend
index 82d7f58d19da..2d8f0cbb9bab 100644
--- a/sbin/ipf/ipfstat/Makefile.depend
+++ b/sbin/ipf/ipfstat/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/sbin/ipf/ipftest/Makefile b/sbin/ipf/ipftest/Makefile
index 671d9eeb8046..3ff410e8f225 100644
--- a/sbin/ipf/ipftest/Makefile
+++ b/sbin/ipf/ipftest/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= ipf
PROG= ipftest
diff --git a/sbin/ipf/ipftest/Makefile.depend b/sbin/ipf/ipftest/Makefile.depend
index cfe5ad5352e5..59af14fecc53 100644
--- a/sbin/ipf/ipftest/Makefile.depend
+++ b/sbin/ipf/ipftest/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/sbin/ipf/ipmon/Makefile b/sbin/ipf/ipmon/Makefile
index c16192a5dd8a..11506d8a85e8 100644
--- a/sbin/ipf/ipmon/Makefile
+++ b/sbin/ipf/ipmon/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= ipf
PROG= ipmon
diff --git a/sbin/ipf/ipmon/Makefile.depend b/sbin/ipf/ipmon/Makefile.depend
index b8da07122fa0..4d9091bff680 100644
--- a/sbin/ipf/ipmon/Makefile.depend
+++ b/sbin/ipf/ipmon/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/sbin/ipf/ipnat/Makefile b/sbin/ipf/ipnat/Makefile
index 8a9094db65bc..e4015e34c4e3 100644
--- a/sbin/ipf/ipnat/Makefile
+++ b/sbin/ipf/ipnat/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= ipf
PROG= ipnat
diff --git a/sbin/ipf/ipnat/Makefile.depend b/sbin/ipf/ipnat/Makefile.depend
index b8da07122fa0..4d9091bff680 100644
--- a/sbin/ipf/ipnat/Makefile.depend
+++ b/sbin/ipf/ipnat/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/sbin/ipf/ippool/Makefile b/sbin/ipf/ippool/Makefile
index 57b31f1744a0..d9b267a58580 100644
--- a/sbin/ipf/ippool/Makefile
+++ b/sbin/ipf/ippool/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= ipf
PROG= ippool
diff --git a/sbin/ipf/ippool/Makefile.depend b/sbin/ipf/ippool/Makefile.depend
index b8da07122fa0..4d9091bff680 100644
--- a/sbin/ipf/ippool/Makefile.depend
+++ b/sbin/ipf/ippool/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/sbin/ipf/ipresend/Makefile b/sbin/ipf/ipresend/Makefile
index a4403d537547..fc655c5423d7 100644
--- a/sbin/ipf/ipresend/Makefile
+++ b/sbin/ipf/ipresend/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= ipf
PROG= ipresend
diff --git a/sbin/ipf/ipresend/Makefile.depend b/sbin/ipf/ipresend/Makefile.depend
index a1632c6f3baa..b40d4509a124 100644
--- a/sbin/ipf/ipresend/Makefile.depend
+++ b/sbin/ipf/ipresend/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/sbin/ipf/ipscan/Makefile b/sbin/ipf/ipscan/Makefile
index 0c7c8783e785..1169e7dcade5 100644
--- a/sbin/ipf/ipscan/Makefile
+++ b/sbin/ipf/ipscan/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= ipf
PROG= ipscan
diff --git a/sbin/ipf/libipf/Makefile b/sbin/ipf/libipf/Makefile
index a8f43e24fb74..8971e014faef 100644
--- a/sbin/ipf/libipf/Makefile
+++ b/sbin/ipf/libipf/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= ipf
LIB= ipf
diff --git a/sbin/ipf/libipf/Makefile.depend b/sbin/ipf/libipf/Makefile.depend
index 55e67ede0b51..f9d041194c3e 100644
--- a/sbin/ipf/libipf/Makefile.depend
+++ b/sbin/ipf/libipf/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \