diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-03-30 23:50:23 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-03-30 23:50:23 +0000 |
| commit | 497e80911e0033a44f608c5c912024997ffb5d3c (patch) | |
| tree | 10dd676fe27eeae3526bd1b656f1cf7e9e25b69b /tools/tinder.sh | |
| parent | 4f1c85df14bdba51ee73298b4a37aa0eb4ea180a (diff) | |
Notes
Diffstat (limited to 'tools/tinder.sh')
| -rwxr-xr-x | tools/tinder.sh | 2 |
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" |
