X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=9920ed88b53a27fb7621717c687adeee212fb0ad;hp=158d5df145a155ac24456dbc161808557ebe6d76;hb=ad132d8e512fcfbf1e156803350e91d61155b51b;hpb=f196b4cd1269315260db8f80bc817dc67f5679ae diff --git a/all b/all index 158d5df1..9920ed88 100755 --- a/all +++ b/all @@ -663,13 +663,13 @@ case "$cmd" in fi enter "$d0/d0_blind_id" verbose + if $cleand0; then + verbose make $MAKEFLAGS distclean + fi if ! [ -f Makefile ]; then verbose sh autogen.sh verbose ./configure fi - if $cleand0; then - verbose make $MAKEFLAGS clean - fi verbose make $MAKEFLAGS enter "$d0/fteqcc" verbose