]> jfr.im git - irc/quakenet/newserv.git/blob - core/Makefile
Remove old hooks.
[irc/quakenet/newserv.git] / core / Makefile
1 include ../build.mk
2
3 .PHONY: all
4
5 default: all
6
7 ifeq (${USE_VALGRIND},1)
8 CFLAGS+=-DUSE_NSMALLOC_VALGRIND=1
9 endif
10
11 all: events-${EVENT_ENGINE}.o main.o schedule.o hooks.o error.o modules.o config.o schedulealloc.o nsmalloc.o