X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/656d844084ce99c6c17a0d64cf21ffcd42fdb594..2af7cf5058dcf0f326292e32c52e04ff52bc1252:/nsmstats/Makefile?ds=sidebyside diff --git a/nsmstats/Makefile b/nsmstats/Makefile index 3ec0f013..171d8cd7 100644 --- a/nsmstats/Makefile +++ b/nsmstats/Makefile @@ -1,6 +1,6 @@ +include ../build.mk .PHONY: all all: nsmstats.so nsmstats.so: nsmstats.o - ld -shared -Bdynamic -o $@ -lm $^