blob: d0a3eb99e403d155e71c82b987e9d174d04f015f [file] [log] [blame]
all:
$(CC) post.c -o post
clean:
rm -f post