13
0

* reverted Makefile (involuntary commit)

git-svn-id: svn://localhost/ardour2/branches/3.0@3667 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Hans Baier 2008-08-07 03:21:34 +00:00
parent 1d015715a5
commit 9e677f9a9b

View File

@ -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