]> jfr.im git - irc/quakenet/newserv.git/blob - chanserv/build.mk
LUA: port luadb to dbapi2 to drop postgres dependency
[irc/quakenet/newserv.git] / chanserv / build.mk
1 CFLAGS+=$(INCDBAPI) $(INCPCRE)
2 LDFLAGS+=$(LIBDBAPI) $(LIBPCRE)