aboutsummaryrefslogtreecommitdiff
path: root/test/upscaler/makefile
blob: 393eda4f996bc4606af48a77e1a1c1febaa6467c (plain)
1
2
3
4
img.coe: img.png

%.coe: %.png
	./img2coe.py $< > $@