make[1]: Entering directory '$(@D)'
rm -f testout*
cmp $(SOURCE_DIR)/testimg.ppm testout.ppm
cmp $(SOURCE_DIR)/testimg.bmp testout.bmp
cmp $(SOURCE_DIR)/testimg.jpg testout.jpg
cmp $(SOURCE_DIR)/testimg.ppm testoutp.ppm
cmp $(SOURCE_DIR)/testimgp.jpg testoutp.jpg
cmp $(SOURCE_DIR)/testorig.jpg testoutt.jpg
make[1]: Leaving directory '$(@D)'