## 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=libmissing --source-base=libmissing --m4-base=libmissing/m4 --aux-dir=. --lgpl --libtool --macro-prefix=gl getaddrinfo inet_ntop memset pathmax poll snprintf strcase strdup time_r vsnprintf AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies noinst_LTLIBRARIES = libmissing.la libmissing_la_SOURCES = libmissing_la_LIBADD = @LTLIBOBJS@ noinst_HEADERS = EXTRA_DIST = BUILT_SOURCES = SUFFIXES = MOSTLYCLEANFILES = CLEANFILES = DISTCLEANFILES = MAINTAINERCLEANFILES = ## 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 getaddrinfo libmissing_la_SOURCES += getaddrinfo.h ## end gnulib module getaddrinfo ## begin gnulib module gettext-h libmissing_la_SOURCES += gettext.h ## end gnulib module gettext-h ## begin gnulib module inet_ntop libmissing_la_SOURCES += inet_ntop.h ## end gnulib module inet_ntop ## begin gnulib module mbchar libmissing_la_SOURCES += mbchar.h ## end gnulib module mbchar ## begin gnulib module mbuiter libmissing_la_SOURCES += mbuiter.h ## end gnulib module mbuiter ## begin gnulib module minmax libmissing_la_SOURCES += minmax.h ## end gnulib module minmax ## begin gnulib module poll BUILT_SOURCES += $(POLL_H) EXTRA_DIST += poll_.h # We need the following in order to create when the system # doesn't have one. poll.h: poll_.h cp $(srcdir)/poll_.h $@-t mv $@-t $@ MOSTLYCLEANFILES += poll.h poll.h-t ## end gnulib module poll ## begin gnulib module size_max libmissing_la_SOURCES += size_max.h ## end gnulib module size_max ## begin gnulib module snprintf libmissing_la_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 strcase libmissing_la_SOURCES += strcase.h ## end gnulib module strcase ## begin gnulib module strnlen1 libmissing_la_SOURCES += strnlen1.h strnlen1.c ## end gnulib module strnlen1 ## begin gnulib module sys_socket BUILT_SOURCES += $(SYS_SOCKET_H) EXTRA_DIST += socket_.h # We need the following in order to create when the system # doesn't have one that works with the given compiler. sys/socket.h: socket_.h test -d sys || mkdir sys cp $(srcdir)/socket_.h $@-t mv $@-t $@ MOSTLYCLEANFILES += sys/socket.h sys/socket.h-t mostlyclean-local: -rmdir sys 2>/dev/null ## end gnulib module sys_socket ## begin gnulib module time_r libmissing_la_SOURCES += time_r.h ## end gnulib module time_r ## begin gnulib module vasnprintf libmissing_la_SOURCES += printf-args.h printf-parse.h vasnprintf.h ## end gnulib module vasnprintf ## begin gnulib module vsnprintf libmissing_la_SOURCES += vsnprintf.h ## end gnulib module vsnprintf ## begin gnulib module xsize libmissing_la_SOURCES += xsize.h ## end gnulib module xsize # Makefile.am ends here