source: trunk/gsdl/packages/yaz/comstack/Makefile.am@ 1343

Last change on this file since 1343 was 1343, checked in by johnmcp, 24 years ago

Added the YAZ toolkit source to the packages directory (for z39.50 stuff)

  • Property svn:keywords set to Author Date Id Revision
File size: 117 bytes
Line 
1## $Id: Makefile.am 1343 2000-08-03 03:12:39Z johnmcp $
2
3noinst_LIBRARIES=libcomstack.a
4
5INCLUDES=-I../include
6
7libcomstack_a_SOURCES=comstack.c tcpip.c waislen.c
8
Note: See TracBrowser for help on using the repository browser.