all:
	../montage -colors 256 -label "%f   %wx%h" -verbose \
	  dna.miff swan.miff aquarium.miff montage.miff

clean:
	/bin/rm -f montage.miff
