]> jfr.im git - irc/quakenet/newserv.git/blame - a4stats/Makefile
Merge pull request #1 from meeb/meeb
[irc/quakenet/newserv.git] / a4stats / Makefile
CommitLineData
d5c004ba
GB
1include ../build.mk
2
3CFLAGS+=$(INCLUA) $(INCDBAPI)
4LDFLAGS+=$(LIBLUA) $(LIBDBAPI)
5
6.PHONY: all
7
8all: a4stats_db.so nterfacer_a4stats.so
9
10a4stats_db.so: a4stats_db.o
11
12nterfacer_a4stats.so: nterfacer_a4stats.o