]> git.gir.st - ircpipe.git/blob - Makefile
add examples, split out caveats, and other readme improvements
[ircpipe.git] / Makefile
1 CFLAGS ?= -std=c89 -Wall -Wextra -Wpedantic -g
2 LDFLAGS = -ltls
3 all: ircpipe
Imprint / Impressum