]> git.donarmstrong.com Git - lilypond.git/blob - src/Makefile
release: 0.0.27
[lilypond.git] / src / Makefile
1 default:
2         $(MAKE) -C ..
3
4 DISTFILES=Makefile $(mycc) $(othersrc)
5 dist:
6         ln $(DISTFILES) $(DDIR)/$(SUBDIR)
7
8 TAGS: $(mycc)
9         etags -CT $(mycc) 
10
11 clean:
12         rm -f $(gencc)