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
Fix restoration of connections to control surface ports.
[ardour2.git]
/
Makefile
blob
4e0908e4cdeefe2ff459647eff2e9db9f63ffb10
1
all
:
waf
2
3
waf
:
4
.
/
waf
5
cscope
:
cscope.out
6
7
cscope.out
:
cscope.files
8
cscope
-
b
9
10
cscope.files
:
11
find .
-
name
'*.[ch]'
-
o
-
name
'*.cc'
> $
@
12
13
.PHONY
:
all
cscope.files sconsi cscope waf