Added Puzzle export as PNG image
[wordblah.git] / Makefile
1 wordblox: wordblox.c
2 clang wordblox.c -lgd -o wordblox
3