source: trunk/gsdl/packages/yaz/zutil/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: 156 bytes
Line 
1## $Id: Makefile.am 1343 2000-08-03 03:12:39Z johnmcp $
2noinst_LIBRARIES = libzutil.a
3
4INCLUDES=-I../include
5
6libzutil_a_SOURCES = zget.c prt-ext.c yaz-ccl.c diagbib1.c logrpn.c \
7 otherinfo.c pquery.c
Note: See TracBrowser for help on using the repository browser.