]> git.donarmstrong.com Git - lilypond.git/blob - src/Makefile
partial: 0.0.39-1.jcn
[lilypond.git] / src / Makefile
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)