]> jfr.im git - irc/quakenet/newserv.git/blame - chanprofile/Makefile
Forgot to commit changes to nsmalloc.
[irc/quakenet/newserv.git] / chanprofile / Makefile
CommitLineData
6cf96ae3 1
2.PHONY: all
3all: chanprofile.so
4
5chanprofile.so: chanprofile.o
6 ld -shared -Bdynamic -o $@ $^