- # $Id: Makefile.xconnect.lib,v 1000.0 2003/10/29 16:34:10 gouriano Exp $
- #
- # XCONNECT -- includes:
- # CONNECT API (C-only, sources shared with the C Toolkit), plus
- # auxiliary C++ API to use CONNECT API from the C++ Toolkit
- include $(srcdir)/Makefile.connect.lib
- include $(srcdir)/Makefile.xxconnect.lib
- SRC = $(SRC_C) $(SRC_CXX)
- LIB = xconnect
- LIBS = $(NETWORK_LIBS)