]> jfr.im git - irc/quakenet/newserv.git/blob - regexgline/Makefile
Fix ns-cidr and implement IPv6 support.
[irc/quakenet/newserv.git] / regexgline / Makefile
1 include ../build.mk
2
3 CFLAGS+=$(INCDBAPI) $(INCPCRE)
4 LDFLAGS+=$(LIBDBAPI) $(LIBPCRE)
5
6 .PHONY: all
7 all: regexgline.so
8
9 regexgline.so: regexgline.o