repo.or.cz
/
ardour2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
disk i/o debugging for aktuberlin
[ardour2.git]
/
Makefile
blob
becce0e48c936a871bebc3e3fc045f48d9db8a23
1
all
:
scons
2
3
scons
:
4
scons
5
6
sconsi
:
7
scons
--
implicit-deps-unchanged
8
9
cscope
:
cscope.out
10
11
cscope.out
:
cscope.files
12
cscope
-
b
13
14
cscope.files
:
15
find .
-
name
'*.[ch]'
-
o
-
name
'*.cc'
> $
@
16
17
.PHONY
:
all
cscope.files sconsi cscope