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.0.26
[lilypond.git]
/
Initial.make
blob
416a7fcb6e6968497bd014a74d2fc0560e459563
1
include
Variables.make
2
3
initdefault
: $(
CCDIR
)/
parser.
cc
$(
CCDIR
)/
lexer.
cc
hdr
/
version.hh alldeps
4
5
include
Generate.make
6
7
alldeps
:
#$(ALLDEPS)
8
touch
$(
DEPDIR
)/
dummy.dep
9
10
#$(DEPDIR)/%.dep: $(CCDIR)/%.cc
11
# $(DODEP) $(CXX) -E $(CXXFLAGS) $^ > /dev/null
12