Steven C. Blair writes:
Is there a way to compile and install the core +
modules_s/(permissions,pike,ratelimit,sms,sanity)?
here is my make:
$(MAKE) cfg CC=$(CC) CFLAGS="$(CFLAGS)" QUIET=$(QUIET) KMSTATS=$(KMSTATS)
MAIN_NAME=$(MAIN_NAME) basedir=$(BASEDIR) prefix=/usr cfg_prefix=$(BASEDIR)
cfg_target=/etc/sip-proxy/ modules="$(MODULES)"
modules_s="$(MODULES_S)" modules_k="$(MODULES_K)"
i don't know if that it the best way, but it works ok for me.
-- juha