[sr-dev] how to change MAIN_NAME?

Juha Heinanen jh at tutpro.com
Thu May 28 20:33:43 CEST 2009


andrei,

thanks for your tips.  they worked and simplified rules statements.

kamailio Makefile.defs has:
n
# nicer compilation?
Q=
NICER ?= 
ifneq ($(NICER),)
	export Q=@
endif

which makes compilation less verbose if NICER is defined.

it would be nice to have the same feature in sr compilation process.

-- juha



More information about the sr-dev mailing list