]> jfr.im git - irc/quakenet/newserv.git/blob - chanserv/authcmds/Makefile
Add a configure script and simplify the build process.
[irc/quakenet/newserv.git] / chanserv / authcmds / Makefile
1 # Automatically generated Makefile, do not edit.
2
3 .PHONY: all Makefile
4 all: Makefile chanserv_authcmds.so
5
6 Makefile:
7 ../mkcommandlist.pl chanserv_authcmds.so
8
9 chanserv_authcmds.so: auth.o authhistory.o challenge.o challengeauth.o email.o getpassword.o hello.o login.o newpass.o requestpassword.o reset.o sendpassword.o setemail.o setpassword.o commandlist.o init.o
10 ld -shared -Bdynamic -o $@ $^