aboutsummaryrefslogtreecommitdiff
path: root/tools/tinder.sh
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-03-30 23:50:23 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-03-30 23:50:23 +0000
commit497e80911e0033a44f608c5c912024997ffb5d3c (patch)
tree10dd676fe27eeae3526bd1b656f1cf7e9e25b69b /tools/tinder.sh
parent4f1c85df14bdba51ee73298b4a37aa0eb4ea180a (diff)
Notes
Diffstat (limited to 'tools/tinder.sh')
-rwxr-xr-xtools/tinder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tinder.sh b/tools/tinder.sh
index 4291e88dfe951..aaca7c8f35b90 100755
--- a/tools/tinder.sh
+++ b/tools/tinder.sh
@@ -58,4 +58,4 @@ for i in "$@"; do
;;
esac
done
-make tinderbox UNIVERSE_TARGET="_cleanobj _obj _depend everything" $MAKE_ARGS SUBDIR_OVERRIDE="$SUBDIR"
+make tinderbox UNIVERSE_TARGET="_cleanobj _obj everything" $MAKE_ARGS SUBDIR_OVERRIDE="$SUBDIR"