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/utils/db_oracle/Makefile

19 lines
312 B

#
# db_orasel Makefile
#
include ../../src/Makefile.defs
auto_gen=
NAME=kamailio_orasel
include ../../src/Makefile.sources
# default path for oracle 18.3 client
DEFS +=-I/usr/include/oracle/18.3/client64
LIBS +=-locci -lclntsh -L/usr/lib/oracle/18.3/client64/lib
include ../../src/Makefile.rules
modules: