* removed rolling speed average from MIDIClockSlave, ardour seems to keep time now
[ardour.git] / Makefile
index becce0e48c936a871bebc3e3fc045f48d9db8a23..78ceca161ce6587fed4efa4e2407b1d8f739331c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,13 @@
-all: scons
+all: 
+       true
+       #make sconsi
+       #./build-tmp.sh
 
 scons:
-       scons
+       scons DEBUG=1 DIST_TARGET=i686 -j 3
 
 sconsi:
-       scons --implicit-deps-unchanged
+       scons --implicit-deps-unchanged DEBUG=1 DIST_TARGET=i686 -j 3
 
 cscope: cscope.out