## Process this file with automake to produce Makefile.in. # Copyright (C) 2004 Free Software Foundation, Inc. # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General # Public License, this file may be distributed as part of a program # that contains a configuration script generated by Automake, under # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --aux-dir=. --lgpl --libtool --macro-prefix=gl check-version strdup strverscmp AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies noinst_LTLIBRARIES = libgnu.la libgnu_la_SOURCES = dummy.c EXTRA_DIST = BUILT_SOURCES = SUFFIXES = MOSTLYCLEANFILES = CLEANFILES = DISTCLEANFILES = MAINTAINERCLEANFILES = # Makefile.am ends here