]> jfr.im git - irc/quakenet/newserv.git/blame - nterfacer/Makefile
BUILD: add require-all build mode
[irc/quakenet/newserv.git] / nterfacer / Makefile
CommitLineData
c5a04a43 1include ../build.mk
4bad6412 2
6ce8b293 3CFLAGS+=$(INCPCRE)
4bad6412 4LDFLAGS+=$(LIBPCRE)
18f8bd28
CP
5
6.PHONY: all
499d8d67 7all: nterfacer.so nterfacer_control.so nterfacer_relay.so nterfacer_chanstats.so nterfacer_country.so
18f8bd28 8
e99c8409 9nterfacer.so: nterfacer.o logging.o esockets.o library.o
18f8bd28
CP
10
11nterfacer_control.so: nterfacer_control.o
18f8bd28
CP
12
13nterfacer_relay.so: nterfacer_relay.o
18f8bd28 14
504f62c7 15nterfacer_chanstats.so: nterfacer_chanstats.o
504f62c7 16
cc3768c4 17nterfacer_country.so: nterfacer_country.o