From d3cc2981b0018b3d7ac11017b909117a6ff24e83 Mon Sep 17 00:00:00 2001 From: Hans Baier Date: Tue, 29 Apr 2008 12:51:10 +0000 Subject: * 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 --- Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3