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-1.1.49
[lilypond.git]
/
src
/
Makefile
blob
f49e05d64d8d7a4f97016d7d721a76fe35ada719
1
default
:
2
$(
MAKE
) -
C ..
3
4
win32
:
5
$(
MAKE
) -
C .. Windows_NT
6
7
DISTFILES
=
Makefile
$(
allcc
) $(
othersrc
)
8
dist
:
9
ln
$(
DISTFILES
) $(
DDIR
)/$(
SUBDIR
)
10
11
TAGS
: $(
allcc
)
12
$(
TAGSACTION
) $
^
13
14
clean
:
15
rm
-
f
$(
gencc
)