repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-0.1.55
[lilypond.git]
/
deps
/
Makefile
blob
79265b1c0f9615f77883bda077f21bdfc22ed4a8
1
DISTFILES
=
Makefile dummy.dep
2
3
4
5
dummy.dep
:
6
touch dummy.dep
7
8
9
dist
: $(
DISTFILES
)
10
ln
$(
DISTFILES
) $(
DDIR
)/$(
SUBDIR
)
11
12
clean
:
13
true