Use [] instead of [0] in structures.
[ilari-esolangs.git] / Makefile
blobe2c5aae04e8c1f79daf1d933503ae85b220a9537
1 capfuck: capfuck.c sane-ctype.c class.c object.c message.c lock.c vat.c context.c stdlibrary.c parser.c
2 gcc -Wall -o $@ -g -std=c99 $^