]> jfr.im git - irc/quakenet/newserv.git/blame - chanserv/authcmds/Makefile
Merge.
[irc/quakenet/newserv.git] / chanserv / authcmds / Makefile
CommitLineData
1dd6d55d 1# Automatically generated Makefile, do not edit.
2
3.PHONY: all Makefile
4all: Makefile chanserv_authcmds.so
5
6Makefile:
7 ../mkcommandlist.pl chanserv_authcmds.so
8
a03c04b3 9chanserv_authcmds.so: auth.o authhistory.o challenge.o challengeauth.o checkhashpass.o email.o getpassword.o hello.o login.o newpass.o requestpassword.o sendpassword.o setemail.o setpassword.o commandlist.o
1dd6d55d 10 ld -shared -Bdynamic -o $@ $^