mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Add missing ;;
This commit is contained in:
parent
7c86633876
commit
b8a1e4a8c3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=227937
@ -53,6 +53,7 @@ for i in "$@"; do
|
||||
;;
|
||||
*)
|
||||
SUBDIR="$SUBDIR $i"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
make tinderbox UNIVERSE_TARGET="_cleanobj _obj _depend everything" $MAKE_ARGS SUBDIR_OVERRIDE="$SUBDIR"
|
||||
|
Loading…
Reference in New Issue
Block a user