You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/lib/kmi/Makefile

13 lines
262 B

include ../../Makefile.defs
auto_gen=
NAME:=kmi
MAJOR_VER=1
MINOR_VER=0
BUGFIX_VER=0
## comment next line for using internal pkg malloc with MI
## - when MI_SYSTEM_MALLOC is defined, OS malloc is used
DEFS+= -DMI_SYSTEM_MALLOC
LIBS=
include ../../Makefile.libs