Remove oldest isam (isam:i)
[idzebra-moved-to-github.git] / isam / Makefile.am
diff --git a/isam/Makefile.am b/isam/Makefile.am
deleted file mode 100644 (file)
index df9da5b..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-## $Id: Makefile.am,v 1.3 2004-06-16 20:49:18 adam Exp $
-
-noinst_LIBRARIES = libisam.a
-
-AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)
-
-LDADD = ../util/libutil.a ../bfile/libbfile.a $(YAZLIB) $(TCL_LIB)
-
-libisam_a_SOURCES = isam.c isutil.c rootblk.c memory.c physical.c \
- isutil.h keyops.h memory.h physical.h rootblk.h