]> jfr.im git - irc/quakenet/newserv.git/blob - a4stats/Makefile
A4STATS: remove E style escapes and switch to createtable for indices
[irc/quakenet/newserv.git] / a4stats / Makefile
1 include ../build.mk
2
3 CFLAGS+=$(INCLUA) $(INCDBAPI)
4 LDFLAGS+=$(LIBLUA) $(LIBDBAPI)
5
6 .PHONY: all
7
8 all: a4stats_db.so nterfacer_a4stats.so
9
10 a4stats_db.so: a4stats_db.o
11
12 nterfacer_a4stats.so: nterfacer_a4stats.o