c471226bcb5fdc5a6b89fc27199f028c521e58c5
[wordblah.git] / Makefile
1 wordblox: wordblox.c
2 clang wordblox.c -lgd -o wordblox
3