]> jfr.im git - irc/quakenet/newserv.git/blob - trusts_newsearch/Makefile.in
add my version of trusts, trusts_newsearch, trusts_search modules
[irc/quakenet/newserv.git] / trusts_newsearch / Makefile.in
1 @include@ @includel@../build.mk@includel@
2
3 CFLAGS+=$(INCDBAPI)
4 LDFLAGS+=$(LIBDBAPI)
5
6
7 .PHONY: all
8
9 all: trusts_newsearch.so
10
11 trusts_newsearch.so: formats.o tsns-ownerid.o tsns-tgmaxperident.o tsns-thcreated.o tsns-thmodified.o trusts_newsearch.o tsns-tgcreated.o tsns-tgmaxperip.o tsns-thexpire.o tsns-thstartdate.o tsns-currenton.o tsns-tgexpire.o tsns-tgmaxusage.o tsns-thid.o tsns-trusted.o tsns-enforceident.o tsns-tgid.o tsns-tgmodified.o tsns-thlastused.o tsns-maxclones.o tsns-tglastused.o tsns-tgstartdate.o tsns-thmaxusage.o
12