]> git.gir.st - ircpipe.git/blob - Makefile
tune connect and setup timeouts
[ircpipe.git] / Makefile
1 CFLAGS ?= -std=c89 -Wall -Wextra -Wpedantic -g
2 LDFLAGS = -ltls
3 all: ircpipe
Imprint / Impressum