commit e07a4bca180891f89499b6ae492ed1c7387d7687 parent 753385d0abbcf9addbb81578bf9b4e363781dce3 Author: Jamie Beardslee <beardsleejamie@gmail.com> Date: Sat, 25 Jan 2020 18:16:42 +1300 added Makefiles and Beethoven string quartet no. 1 Diffstat:
A | Makefile | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile @@ -0,0 +1,5 @@ +hurt: + cd hurt; lilypond hurt.ly + +clean: + cd hurt; rm hurt.pdf hurt.midi