## Process this file with automake to produce Makefile.in AR=@AR@ AUTOMAKE_OPTIONS = foreign INCLUDES = -I$(top_srcdir) -I../intl noinst_LIBRARIES = libsane.a noinst_HEADERS = mem.h str.h exit.h intl.h list.h libsane_a_SOURCES = mem.c exit.c list.c \ mem.h exit.h str.h intl.h list.h