diff Makefile @ 2:b1aac55d2864

Parameterise page size add some more debugging. Seems to work OK for rests etc
author Daniel O'Connor <darius@dons.net.au>
date Sun, 06 Mar 2016 22:43:28 +1030
parents 0773354c7428
children 5f4c21bb5140
line wrap: on
line diff
--- a/Makefile	Sat Mar 05 22:47:56 2016 +1030
+++ b/Makefile	Sun Mar 06 22:43:28 2016 +1030
@@ -13,7 +13,7 @@
 	$(MUP) $(MOPTS) $(MPOPTS) $> > $@
 
 clean:
-	$(RM) test.ps test-piano.ps
+	$(RM) test.ps test-piano.ps test.midi
 
 # Generic rules
 .mup.midi: