* added XPath support to pbd/xml++

git-svn-id: svn://localhost/ardour2/branches/3.0@3384 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Hans Baier
2008-05-22 12:06:20 +00:00
parent 975d410930
commit 376263d925
8 changed files with 837 additions and 112 deletions

View File

@@ -1,10 +1,13 @@
all: scons
all:
true
#make sconsi
#./build-tmp.sh
scons:
scons
scons DEBUG=1 DIST_TARGET=i686 -j 3
sconsi:
scons --implicit-deps-unchanged
scons --implicit-deps-unchanged DEBUG=1 DIST_TARGET=i686 -j 3
cscope: cscope.out