|
@@ -10,14 +10,10 @@ auto_gen=
|
|
|
NAME=dmq.so
|
|
|
LIBS=
|
|
|
|
|
|
-DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
|
|
|
- -I$(LOCALBASE)/include
|
|
|
-LIBS+=-L/usr/include/lib -L$(LOCALBASE)/lib -lxml2
|
|
|
-
|
|
|
DEFS+=-DOPENSER_MOD_INTERFACE
|
|
|
|
|
|
SERLIBPATH=../../lib
|
|
|
SER_LIBS+=$(SERLIBPATH)/kmi/kmi
|
|
|
SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
|
|
|
SER_LIBS+=$(SERLIBPATH)/kcore/kcore
|
|
|
-include ../../Makefile.modules
|
|
|
+include ../../Makefile.modules
|