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/cds/Makefile.nonser

13 lines
188 B

DEFS +=
INCLUDES +=
LIBS +=
# name of result executable or library
NAME = cds
# TYPE=lib => shared or static library, executable otherwise
TYPE = lib
include ../Makefile.defs