# PNG_DIA = %.png:%.dia dia -t png $< echo " Chapter 5 DIA images generated" # this is the target used # to make all images, dia gnuplot etc # copy: $(PNG_DIA) echo "Chapter 6 sub make called" clean: rm ${PNG_DIA}