]> git.gir.st - ircpipe.git/blob - Makefile
params cannot be empty
[ircpipe.git] / Makefile
1 CFLAGS=-Wall -Wpedantic -std=c89 -g -ltls
2 ircpipe: ircpipe.c
3
4 .PHONY: test
5 test: ircpipe
6 ./ircpipe -n asdfsdw -j '#vxmvcxcwe' irc.efnet.org
Imprint / Impressum