Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.
[yaz-moved-to-github.git] / comstack / Makefile.am
1 noinst_LIBRARIES=libcomstack.a
2
3 INCLUDES=-I../include
4
5 libcomstack_a_SOURCES=comstack.c tcpip.c waislen.c 
6