Browse Source

extras/tools: improve gas installation

pull/2/head
Felix Paul Kühne 15 years ago
parent
commit
e837caa79d
  1. 1
      extras/tools/tools.mak

1
extras/tools/tools.mak

@ -206,6 +206,7 @@ gas: yuvi-gas-preprocessor-$(GAS_VERSION).tar.gz
$(MOVE)
.gas: gas
cp gas/gas-preprocessor.pl build/bin/
touch $@
CLEAN_FILE += .gas

Loading…
Cancel
Save