source: trunk/gsdl/packages/yaz/util/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: 304 bytes
Line 
1## Copyright (C) 1994-2000, Index Data
2## All rights reserved.
3## $Id: Makefile.am 1343 2000-08-03 03:12:39Z johnmcp $
4
5noinst_LIBRARIES = libutil.a
6
7bin_SCRIPTS = yaz-comp
8
9EXTRA_DIST = yaz-comp
10
11INCLUDES =-I../include
12
13libutil_a_SOURCES=options.c log.c marcdisp.c oid.c wrbuf.c nmemsdup.c \
14 xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.c
Note: See TracBrowser for help on using the repository browser.