aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sed
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2023-04-27 21:16:49 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2023-04-27 21:16:49 +0000
commit090e9752d7291db0c251a5576892e3bbbaea2479 (patch)
treec0d0dd87798530b8e69300fabed6a994d9c22114 /usr.bin/sed
parente020aa37b85805eb9937f10a50ed5ec34eab35c4 (diff)
downloadsrc-090e9752d7291db0c251a5576892e3bbbaea2479.tar.gz
src-090e9752d7291db0c251a5576892e3bbbaea2479.zip
Additions to targets/pseudo/host-tools
More tools needed to be built for Linux. These are the ones that "just work".
Diffstat (limited to 'usr.bin/sed')
-rw-r--r--usr.bin/sed/Makefile.depend.host11
-rw-r--r--usr.bin/sed/Makefile.depend.options6
2 files changed, 17 insertions, 0 deletions
diff --git a/usr.bin/sed/Makefile.depend.host b/usr.bin/sed/Makefile.depend.host
new file mode 100644
index 000000000000..f80275d86ab1
--- /dev/null
+++ b/usr.bin/sed/Makefile.depend.host
@@ -0,0 +1,11 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/usr.bin/sed/Makefile.depend.options b/usr.bin/sed/Makefile.depend.options
new file mode 100644
index 000000000000..4dcc6c412671
--- /dev/null
+++ b/usr.bin/sed/Makefile.depend.options
@@ -0,0 +1,6 @@
+DIRDEPS_OPTIONS = host_egacy
+
+DIRDEPS.host_egacy.yes = tools/build
+
+.include <dirdeps-options.mk>
+