]> jfr.im git - irc/quakenet/newserv.git/blame - authhash/Makefile
Merge.
[irc/quakenet/newserv.git] / authhash / Makefile
CommitLineData
6155f93e
CP
1
2.PHONY: all
3all: authhash.so
4
5authhash.so: authhash.o
c79ba682 6 ld -shared -Bdynamic -o $@ $^