lilypond-0.1.37
[lilypond.git] / src / Makefile
blobf49e05d64d8d7a4f97016d7d721a76fe35ada719
1 default:
2 $(MAKE) -C ..
4 win32:
5 $(MAKE) -C .. Windows_NT
7 DISTFILES=Makefile $(allcc) $(othersrc)
8 dist:
9 ln $(DISTFILES) $(DDIR)/$(SUBDIR)
11 TAGS: $(allcc)
12 $(TAGSACTION) $^
14 clean:
15 rm -f $(gencc)