summaryrefslogtreecommitdiff
path: root/graphics/Makefile
blob: 296b627c787a4b3949b9362fbd8362276a8511b8 (plain)
1
2
3
4
.DEFAULT_GOAL := convert_bin_to_img

convert_bin_to_img: convert_bin_to_img.c
	gcc convert_bin_to_img.c -o convert_bin_to_img