summaryrefslogtreecommitdiff
path: root/ppm/Makefile
blob: 031bfc6d0e688eeacb4ff88d0794577f2318093a (plain) (blame)
1
2
3
4
5
6
7
8
main: main.zig ppm.zig
	zig run main.zig

show:
	nsxiv test.ppm

clean:
	$(RM) test.ppm