]> jfr.im git - irc/quakenet/newserv.git/blame - lameisp/Makefile
r592@blue (orig r482): cruicky | 2006-05-04 15:00:58 +0100
[irc/quakenet/newserv.git] / lameisp / Makefile
CommitLineData
c86edd1d
Q
1
2.PHONY: all
3all: lameisp.so
4
5lameisp.so: lameisp.o
6 ld -shared -Bdynamic ${LIBMYSQL} -o $@ $^