summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans Baier <hansfbaier@googlemail.com>2008-04-29 12:51:10 +0000
committerHans Baier <hansfbaier@googlemail.com>2008-04-29 12:51:10 +0000
commitd3cc2981b0018b3d7ac11017b909117a6ff24e83 (patch)
treef72ef665ad5826554d8c8ef0ff60eef2aaa0b846 /Makefile
parentc0d467f461b936cbb10dc001415c28019c0f74ef (diff)
* added new defaults for program change ui gtk2_ardour/ardour3_ui_default.conf
* reverted involuntarily committed changes git-svn-id: svn://localhost/ardour2/branches/3.0@3296 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