add all the mup files
[music.git] / josquin / missa_lhomme / Makefile
1 #
2 # $Id: Makefile,v 1.1 1998/08/25 13:54:24 djk Exp $
3 #
4 .SUFFIXES: .gif .ps .mup
5
6 OBJ=kyrie.ps
7
8 all : ps
9
10 ps : $(OBJ)
11         touch ps
12
13 #verbum.gif : verbum.mup
14 #       gs -sDEVICE=ppm -sOutputFile=$*%d.ppm -sPAPERSIZE=a4 $*.ps
15 #       ppmtogif < $*1.ppm > $*1.gif
16 #       ppmtogif < $*2.ppm > $*2.gif
17 #       rm -f $**ppm
18 #       ln -s $*1.gif $*.gif
19
20 clean : 
21         rm *~ *.ps *.mid
22         
23 .mup.ps :
24         mup $D $< -f $@
25         mup $D $< -m $*.mid