summaryrefslogtreecommitdiff
path: root/example-fileio/Makefile
blob: d3b22bd27aebc255e754f429a287bd2a68b100a7 (plain) (blame)
1
2
3
4
5
6
run:
	zig run file.zig
	od -tx1 -tc moose

clean:
	$(RM) moose