source: main/tags/2.36/gsdl/packages/yaz/asn/Makefile.am@ 21080

Last change on this file since 21080 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: 200 bytes
Line 
1## $Id: Makefile.am 1343 2000-08-03 03:12:39Z johnmcp $
2
3noinst_LIBRARIES=libasn.a
4
5libasn_a_SOURCES = proto.c prt-rsc.c prt-acc.c prt-exp.c prt-grs.c prt-exd.c \
6 prt-dia.c prt-esp.c prt-arc.c prt-add.c prt-dat.c prt-univ.c
7
8INCLUDES=-I../include
Note: See TracBrowser for help on using the repository browser.