EXAMPLE_BIN=ircbot

OBJF=\
	clanbot.o

LIBS=clanCore clanApp clanNetwork

include ../Makefile.conf

# EOF #
