summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans Baier <hansfbaier@googlemail.com>2008-08-07 03:21:34 +0000
committerHans Baier <hansfbaier@googlemail.com>2008-08-07 03:21:34 +0000
commit9e677f9a9b4a9bee13656ea08466a9de9096038b (patch)
tree44d0850fc1ec5806542e096af4f7f42f065c64c3 /Makefile
parent1d015715a5e2a27ed7bbbaaa45750d4c805933f3 (diff)
* reverted Makefile (involuntary commit)
git-svn-id: svn://localhost/ardour2/branches/3.0@3667 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 78ceca161c..becce0e48c 100644
--- 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