aboutsummaryrefslogtreecommitdiff
path: root/libexec/atf
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2024-07-15 04:46:32 +0000
committerWarner Losh <imp@FreeBSD.org>2024-07-15 22:43:39 +0000
commite9ac41698b2f322d55ccf9da50a3596edb2c1800 (patch)
tree557c8263fcf6f394c855ef4458f6fe531563199e /libexec/atf
parentb3877767883e9b26fbcce47c015ba3eab323bf1b (diff)
downloadsrc-e9ac41698b2f322d55ccf9da50a3596edb2c1800.tar.gz
src-e9ac41698b2f322d55ccf9da50a3596edb2c1800.zip
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
Diffstat (limited to 'libexec/atf')
-rw-r--r--libexec/atf/atf-check/Makefile.inc1
-rw-r--r--libexec/atf/atf-check/tests/Makefile1
-rw-r--r--libexec/atf/atf-sh/tests/Makefile1
-rw-r--r--libexec/atf/tests/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/libexec/atf/atf-check/Makefile.inc b/libexec/atf/atf-check/Makefile.inc
index d3b5cbd3a79b..01b5f23410c8 100644
--- a/libexec/atf/atf-check/Makefile.inc
+++ b/libexec/atf/atf-check/Makefile.inc
@@ -1,2 +1 @@
-
.include "../Makefile.inc"
diff --git a/libexec/atf/atf-check/tests/Makefile b/libexec/atf/atf-check/tests/Makefile
index 90d3fce7ea42..e98f82d941cd 100644
--- a/libexec/atf/atf-check/tests/Makefile
+++ b/libexec/atf/atf-check/tests/Makefile
@@ -1,4 +1,3 @@
-
ATF= ${SRCTOP}/contrib/atf
.PATH: ${ATF}/atf-sh
diff --git a/libexec/atf/atf-sh/tests/Makefile b/libexec/atf/atf-sh/tests/Makefile
index b3c336b7c56d..d358ed403a47 100644
--- a/libexec/atf/atf-sh/tests/Makefile
+++ b/libexec/atf/atf-sh/tests/Makefile
@@ -1,4 +1,3 @@
-
.include <bsd.init.mk>
ATF= ${SRCTOP}/contrib/atf
diff --git a/libexec/atf/tests/Makefile b/libexec/atf/tests/Makefile
index b8996030aafc..29b1b564beca 100644
--- a/libexec/atf/tests/Makefile
+++ b/libexec/atf/tests/Makefile
@@ -1,4 +1,3 @@
-
.PATH: ${SRCTOP}/tests
KYUAFILE= yes