Mercurial > ~darius > hgwebdir.cgi > musiccutter
diff Makefile @ 13:5f4c21bb5140
Add lines and notes engraved on the paper.
Add left margin for page one.
Add comments about what each thing does.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Tue, 12 Apr 2016 21:54:30 +0930 |
parents | b1aac55d2864 |
children |
line wrap: on
line diff
--- a/Makefile Sun Apr 10 22:24:56 2016 +0930 +++ b/Makefile Tue Apr 12 21:54:30 2016 +0930 @@ -6,11 +6,7 @@ MVOPTS= MPOPTS= -DPIANO -DNOVOICE -all: test.midi test.ps -#all: test.ps test-piano.ps test.midi - -test-piano.ps: test.mup - $(MUP) $(MOPTS) $(MPOPTS) $> > $@ +all: test.midi scale.midi clean: $(RM) test.ps test-piano.ps test.midi