From: fred Date: Sun, 10 Nov 1996 21:38:07 +0000 (+0000) Subject: lilypond-0.0.9 X-Git-Tag: release/1.5.59~6850 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f26400c9decd55153e18bd69500e16fc75c687f8;p=lilypond.git lilypond-0.0.9 --- diff --git a/src/Makefile b/src/Makefile new file mode 100644 index 0000000000..65374e807e --- /dev/null +++ b/src/Makefile @@ -0,0 +1,8 @@ +default: + $(MAKE) -C .. + +dist: + ln Makefile $(mycc) $(othersrc) $(DDIR)/src + +TAGS: $(mycc) + etags -CT $(mycc)