Fix for route refactor. Fix warning.
[ardour.git] / Makefile
index 78ceca161ce6587fed4efa4e2407b1d8f739331c..becce0e48c936a871bebc3e3fc045f48d9db8a23 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,13 +1,10 @@
-all: 
-       true
-       #make sconsi
-       #./build-tmp.sh
+all: scons
 
 scons:
-       scons DEBUG=1 DIST_TARGET=i686 -j 3
+       scons
 
 sconsi:
-       scons --implicit-deps-unchanged DEBUG=1 DIST_TARGET=i686 -j 3
+       scons --implicit-deps-unchanged
 
 cscope: cscope.out