## 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. # Invoked as: gnulib-tool --import # Reproduce by: gnulib-tool --import --dir=. --lib=libgl --source-base=gl --m4-base=gl/m4 --aux-dir=. alloca alloca-opt assert error exit exitfail extensions full-read full-write gethostname getline getlogin_r getopt gettext gettext-h memchr memcmp memmem memmove memset minmax progname readlink restrict safe-read safe-write size_max snprintf stat-macros stdbool stpcpy strcase strcspn strerror strftime strstr strtod strtok_r strtol strtoul time_r vasnprintf vsnprintf xalloc xalloc-die xreadlink xsize AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies noinst_LIBRARIES = libgl.a libgl_a_SOURCES = libgl_a_LIBADD = @LIBOBJS@ EXTRA_DIST = BUILT_SOURCES = SUFFIXES = MOSTLYCLEANFILES = CLEANFILES = DISTCLEANFILES = MAINTAINERCLEANFILES = ## begin gnulib module alloca libgl_a_LIBADD += @ALLOCA@ ## end gnulib module alloca ## begin gnulib module alloca-opt BUILT_SOURCES += $(ALLOCA_H) EXTRA_DIST += alloca_.h # We need the following in order to create when the system # doesn't have one that works with the given compiler. alloca.h: alloca_.h cp $(srcdir)/alloca_.h $@-t mv $@-t $@ MOSTLYCLEANFILES += alloca.h alloca.h-t ## end gnulib module alloca-opt ## begin gnulib module exit libgl_a_SOURCES += exit.h ## end gnulib module exit ## begin gnulib module full-read libgl_a_SOURCES += full-read.h full-read.c ## end gnulib module full-read ## begin gnulib module full-write libgl_a_SOURCES += full-write.h full-write.c ## end gnulib module full-write ## begin gnulib module getline EXTRA_DIST += getndelim2.h getndelim2.c ## end gnulib module getline ## begin gnulib module getopt BUILT_SOURCES += $(GETOPT_H) EXTRA_DIST += getopt_.h getopt_int.h # We need the following in order to create when the system # doesn't have one that works with the given compiler. getopt.h: getopt_.h cp $(srcdir)/getopt_.h $@-t mv $@-t $@ MOSTLYCLEANFILES += getopt.h getopt.h-t ## end gnulib module getopt ## begin gnulib module gettext-h libgl_a_SOURCES += gettext.h ## end gnulib module gettext-h ## begin gnulib module memmem libgl_a_SOURCES += memmem.h ## end gnulib module memmem ## begin gnulib module minmax libgl_a_SOURCES += minmax.h ## end gnulib module minmax ## begin gnulib module progname libgl_a_SOURCES += progname.h progname.c ## end gnulib module progname ## begin gnulib module snprintf libgl_a_SOURCES += snprintf.h ## end gnulib module snprintf ## begin gnulib module stdbool BUILT_SOURCES += $(STDBOOL_H) EXTRA_DIST += stdbool_.h # We need the following in order to create when the system # doesn't have one that works. stdbool.h: stdbool_.h sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t mv $@-t $@ MOSTLYCLEANFILES += stdbool.h stdbool.h-t ## end gnulib module stdbool ## begin gnulib module stpcpy libgl_a_SOURCES += stpcpy.h ## end gnulib module stpcpy ## begin gnulib module strcase libgl_a_SOURCES += strcase.h ## end gnulib module strcase ## begin gnulib module strstr libgl_a_SOURCES += strstr.h ## end gnulib module strstr ## begin gnulib module strtod LIBS += $(POW_LIB) ## end gnulib module strtod ## begin gnulib module strtok_r libgl_a_SOURCES += strtok_r.h ## end gnulib module strtok_r ## begin gnulib module time_r libgl_a_SOURCES += time_r.h ## end gnulib module time_r ## begin gnulib module vasnprintf libgl_a_SOURCES += printf-args.h printf-parse.h vasnprintf.h ## end gnulib module vasnprintf ## begin gnulib module vsnprintf libgl_a_SOURCES += vsnprintf.h ## end gnulib module vsnprintf ## begin gnulib module xalloc-die libgl_a_SOURCES += xalloc-die.c ## end gnulib module xalloc-die ## begin gnulib module xreadlink libgl_a_SOURCES += xreadlink.h xreadlink.c ## end gnulib module xreadlink ## begin gnulib module xsize libgl_a_SOURCES += xsize.h ## end gnulib module xsize # Makefile.am ends here