summaryrefslogtreecommitdiff
path: root/Makefile
blob: 5544d3acb62502ede2ec2763f8e7b2bae8581c32 (plain)
1
2
3
4
5
6
.POSIX:

runcode: runcode.c

clean:
	rm -f *.o runcode