OPEN ?= feh .PHONY: make_and_run make_and_run: cmake --build build -j6 ./build/rasterizer $(OPEN) output.bmp