summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--targets/Makefile.xtras1
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/Makefile.xtras b/targets/Makefile.xtras
index 57a04532812c..df68e99e9caa 100644
--- a/targets/Makefile.xtras
+++ b/targets/Makefile.xtras
@@ -51,6 +51,7 @@ show-help:
not-valid-target:
@echo "ERROR: '${_TARGETS}' is not a valid target for ${MACHINE}."
+.include <bsd.obj.mk>
.for t in ${_TARGETS:Nlove}
.if !target($t)