all:
	../montage -label "%f   %wx%h" -geometry 160x160+10+10 -tile 2x2 \
	  -verbose -texture granite: -frame 20x20+5+5 -shadow -pen \#600 \
	  -font @ArtBrush.ttf \
	  dna.miff swan.miff aquarium.miff montage.miff

clean:
	/bin/rm -f montage.miff
