Regenerate.
[bpt/emacs.git] / lib / Makefile.in
CommitLineData
743c80a7
PE
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Copyright (C) 2002-2011 Free Software Foundation, Inc.
19#
20# This file is free software, distributed under the terms of the GNU
21# General Public License. As a special exception to the GNU General
22# Public License, this file may be distributed as part of a program
23# that contains a configuration script generated by Autoconf, under
24# the same distribution terms as the rest of that program.
25#
26# Generated by gnulib-tool.
1fd182f0 27# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files ftoastr mktime
743c80a7
PE
28
29VPATH = @srcdir@
30pkgdatadir = $(datadir)/@PACKAGE@
31pkgincludedir = $(includedir)/@PACKAGE@
32pkglibdir = $(libdir)/@PACKAGE@
33pkglibexecdir = $(libexecdir)/@PACKAGE@
34am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
35install_sh_DATA = $(install_sh) -c -m 644
36install_sh_PROGRAM = $(install_sh) -c
37install_sh_SCRIPT = $(install_sh) -c
38INSTALL_HEADER = $(INSTALL_DATA)
39transform = $(program_transform_name)
40NORMAL_INSTALL = :
41PRE_INSTALL = :
42POST_INSTALL = :
43NORMAL_UNINSTALL = :
44PRE_UNINSTALL = :
45POST_UNINSTALL = :
46build_triplet = @build@
47host_triplet = @host@
48DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
49 $(srcdir)/gnulib.mk
50subdir = lib
51ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
a451f14b 52am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
1fd182f0
PE
53 $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/extensions.m4 \
54 $(top_srcdir)/m4/gnulib-common.m4 \
55 $(top_srcdir)/m4/gnulib-comp.m4 \
56 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/mktime.m4 \
57 $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/stddef_h.m4 \
58 $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
59 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/getopt.m4 \
a451f14b 60 $(top_srcdir)/configure.in
743c80a7
PE
61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 $(ACLOCAL_M4)
63mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
64CONFIG_HEADER = $(top_builddir)/src/config.h
65CONFIG_CLEAN_FILES =
66CONFIG_CLEAN_VPATH_FILES =
67LIBRARIES = $(noinst_LIBRARIES)
68AR = ar
69ARFLAGS = cru
70libgnu_a_AR = $(AR) $(ARFLAGS)
71am__DEPENDENCIES_1 =
a451f14b
PE
72am_libgnu_a_OBJECTS = ftoastr.$(OBJEXT) dtoastr.$(OBJEXT) \
73 ldtoastr.$(OBJEXT)
743c80a7
PE
74libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
75depcomp = $(SHELL) $(top_srcdir)/depcomp
76am__depfiles_maybe = depfiles
77am__mv = mv -f
78COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80CCLD = $(CC)
81LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
82SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
83DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
84ETAGS = etags
85CTAGS = ctags
86DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
87ACLOCAL = @ACLOCAL@
88ALLOCA = @ALLOCA@
89ALSA_CFLAGS = @ALSA_CFLAGS@
90ALSA_LIBS = @ALSA_LIBS@
91AMTAR = @AMTAR@
1fd182f0 92APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
743c80a7
PE
93AUTOCONF = @AUTOCONF@
94AUTOHEADER = @AUTOHEADER@
95AUTOMAKE = @AUTOMAKE@
96AWK = @AWK@
97BLESSMAIL_TARGET = @BLESSMAIL_TARGET@
98CANNOT_DUMP = @CANNOT_DUMP@
99CC = @CC@
100CCDEPMODE = @CCDEPMODE@
101CFLAGS = @CFLAGS@
102CFLAGS_SOUND = @CFLAGS_SOUND@
103COM_ERRLIB = @COM_ERRLIB@
104CPP = @CPP@
105CPPFLAGS = @CPPFLAGS@
106CRT_DIR = @CRT_DIR@
107CRYPTOLIB = @CRYPTOLIB@
108CYGPATH_W = @CYGPATH_W@
109CYGWIN_OBJ = @CYGWIN_OBJ@
110C_SWITCH_MACHINE = @C_SWITCH_MACHINE@
111C_SWITCH_SYSTEM = @C_SWITCH_SYSTEM@
112C_SWITCH_X_SITE = @C_SWITCH_X_SITE@
113C_SWITCH_X_SYSTEM = @C_SWITCH_X_SYSTEM@
114C_WARNINGS_SWITCH = @C_WARNINGS_SWITCH@
115DBUS_CFLAGS = @DBUS_CFLAGS@
116DBUS_LIBS = @DBUS_LIBS@
117DBUS_OBJ = @DBUS_OBJ@
118DEFS = @DEFS@
119DEPDIR = @DEPDIR@
120DEPFLAGS = @DEPFLAGS@
121DESLIB = @DESLIB@
122ECHO_C = @ECHO_C@
123ECHO_N = @ECHO_N@
124ECHO_T = @ECHO_T@
125EGREP = @EGREP@
126EXEEXT = @EXEEXT@
127FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
128FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
129FONT_OBJ = @FONT_OBJ@
130FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
131FREETYPE_LIBS = @FREETYPE_LIBS@
132GCONF_CFLAGS = @GCONF_CFLAGS@
133GCONF_LIBS = @GCONF_LIBS@
134GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
135GETOPTOBJS = @GETOPTOBJS@
136GETOPT_H = @GETOPT_H@
137GMALLOC_OBJ = @GMALLOC_OBJ@
1fd182f0
PE
138GNULIB_MKTIME = @GNULIB_MKTIME@
139GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
140GNULIB_STRPTIME = @GNULIB_STRPTIME@
141GNULIB_TIMEGM = @GNULIB_TIMEGM@
142GNULIB_TIME_R = @GNULIB_TIME_R@
743c80a7
PE
143GNU_OBJC_CFLAGS = @GNU_OBJC_CFLAGS@
144GREP = @GREP@
145GTK_CFLAGS = @GTK_CFLAGS@
146GTK_LIBS = @GTK_LIBS@
147GTK_OBJ = @GTK_OBJ@
148GZIP_INFO = @GZIP_INFO@
149GZIP_PROG = @GZIP_PROG@
1fd182f0 150HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
743c80a7 151HAVE_MAKEINFO = @HAVE_MAKEINFO@
1fd182f0
PE
152HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
153HAVE_STRPTIME = @HAVE_STRPTIME@
154HAVE_TIMEGM = @HAVE_TIMEGM@
155HAVE_WCHAR_T = @HAVE_WCHAR_T@
743c80a7
PE
156HAVE_XSERVER = @HAVE_XSERVER@
157IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
158IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
1fd182f0
PE
159INCLUDE_NEXT = @INCLUDE_NEXT@
160INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
743c80a7
PE
161INSTALL = @INSTALL@
162INSTALL_DATA = @INSTALL_DATA@
163INSTALL_INFO = @INSTALL_INFO@
164INSTALL_PROGRAM = @INSTALL_PROGRAM@
165INSTALL_SCRIPT = @INSTALL_SCRIPT@
166INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167KMEM_GROUP = @KMEM_GROUP@
168KRB4LIB = @KRB4LIB@
169KRB5LIB = @KRB5LIB@
170LDFLAGS = @LDFLAGS@
171LD_FIRSTFLAG = @LD_FIRSTFLAG@
172LD_SWITCH_SYSTEM = @LD_SWITCH_SYSTEM@
173LD_SWITCH_SYSTEM_TEMACS = @LD_SWITCH_SYSTEM_TEMACS@
174LD_SWITCH_X_SITE = @LD_SWITCH_X_SITE@
175LD_SWITCH_X_SITE_AUX = @LD_SWITCH_X_SITE_AUX@
176LD_SWITCH_X_SITE_AUX_RPATH = @LD_SWITCH_X_SITE_AUX_RPATH@
177LIBGIF = @LIBGIF@
178LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
179LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
180LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
181LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
182LIBGPM = @LIBGPM@
183LIBHESIOD = @LIBHESIOD@
184LIBJPEG = @LIBJPEG@
185LIBOBJS = @LIBOBJS@
186LIBOTF_CFLAGS = @LIBOTF_CFLAGS@
187LIBOTF_LIBS = @LIBOTF_LIBS@
188LIBPNG = @LIBPNG@
189LIBRESOLV = @LIBRESOLV@
190LIBS = @LIBS@
191LIBSELINUX_LIBS = @LIBSELINUX_LIBS@
192LIBSOUND = @LIBSOUND@
193LIBS_MAIL = @LIBS_MAIL@
194LIBS_SYSTEM = @LIBS_SYSTEM@
195LIBS_TERMCAP = @LIBS_TERMCAP@
196LIBTIFF = @LIBTIFF@
197LIBXMENU = @LIBXMENU@
198LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
199LIBXML2_LIBS = @LIBXML2_LIBS@
200LIBXMU = @LIBXMU@
201LIBXPM = @LIBXPM@
202LIBXSM = @LIBXSM@
203LIBXTR6 = @LIBXTR6@
204LIBXT_OTHER = @LIBXT_OTHER@
205LIBX_OTHER = @LIBX_OTHER@
206LIB_GCC = @LIB_GCC@
207LIB_MATH = @LIB_MATH@
208LIB_STANDARD = @LIB_STANDARD@
209LTLIBOBJS = @LTLIBOBJS@
210M17N_FLT_CFLAGS = @M17N_FLT_CFLAGS@
211M17N_FLT_LIBS = @M17N_FLT_LIBS@
212MAINT = @MAINT@
213MAKEINFO = @MAKEINFO@
214MKDEPDIR = @MKDEPDIR@
215MKDIR_P = @MKDIR_P@
216MOUSE_SUPPORT = @MOUSE_SUPPORT@
217M_FILE = @M_FILE@
218NEED_SETGID = @NEED_SETGID@
1fd182f0
PE
219NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
220NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
221NEXT_STDDEF_H = @NEXT_STDDEF_H@
222NEXT_TIME_H = @NEXT_TIME_H@
743c80a7
PE
223NS_OBJ = @NS_OBJ@
224NS_SUPPORT = @NS_SUPPORT@
225OBJEXT = @OBJEXT@
226OLDXMENU = @OLDXMENU@
227OLDXMENU_DEPS = @OLDXMENU_DEPS@
228OLDXMENU_TARGET = @OLDXMENU_TARGET@
229OTHER_FILES = @OTHER_FILES@
230PACKAGE = @PACKAGE@
231PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
232PACKAGE_NAME = @PACKAGE_NAME@
233PACKAGE_STRING = @PACKAGE_STRING@
234PACKAGE_TARNAME = @PACKAGE_TARNAME@
235PACKAGE_URL = @PACKAGE_URL@
236PACKAGE_VERSION = @PACKAGE_VERSION@
237PATH_SEPARATOR = @PATH_SEPARATOR@
238PKG_CONFIG = @PKG_CONFIG@
239POST_ALLOC_OBJ = @POST_ALLOC_OBJ@
1fd182f0
PE
240PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
241PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
743c80a7
PE
242PRE_ALLOC_OBJ = @PRE_ALLOC_OBJ@
243PROFILING_CFLAGS = @PROFILING_CFLAGS@
1fd182f0 244PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
743c80a7
PE
245RALLOC_OBJ = @RALLOC_OBJ@
246RANLIB = @RANLIB@
1fd182f0
PE
247REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
248REPLACE_MKTIME = @REPLACE_MKTIME@
249REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
250REPLACE_NULL = @REPLACE_NULL@
251REPLACE_TIMEGM = @REPLACE_TIMEGM@
743c80a7
PE
252RSVG_CFLAGS = @RSVG_CFLAGS@
253RSVG_LIBS = @RSVG_LIBS@
254SET_MAKE = @SET_MAKE@
255SHELL = @SHELL@
256START_FILES = @START_FILES@
1fd182f0 257STDDEF_H = @STDDEF_H@
743c80a7 258STRIP = @STRIP@
1fd182f0 259SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
743c80a7
PE
260S_FILE = @S_FILE@
261TEMACS_LDFLAGS2 = @TEMACS_LDFLAGS2@
262TERMCAP_OBJ = @TERMCAP_OBJ@
1fd182f0 263TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
743c80a7
PE
264TOOLKIT_LIBW = @TOOLKIT_LIBW@
265TOOLTIP_SUPPORT = @TOOLTIP_SUPPORT@
266UNEXEC_OBJ = @UNEXEC_OBJ@
267VERSION = @VERSION@
268VMLIMIT_OBJ = @VMLIMIT_OBJ@
269WIDGET_OBJ = @WIDGET_OBJ@
270WINDOW_SUPPORT = @WINDOW_SUPPORT@
271XFT_CFLAGS = @XFT_CFLAGS@
272XFT_LIBS = @XFT_LIBS@
273XMENU_OBJ = @XMENU_OBJ@
274XMKMF = @XMKMF@
275XOBJ = @XOBJ@
276X_TOOLKIT_TYPE = @X_TOOLKIT_TYPE@
277abs_builddir = @abs_builddir@
278abs_srcdir = @abs_srcdir@
279abs_top_builddir = @abs_top_builddir@
280abs_top_srcdir = @abs_top_srcdir@
281ac_ct_CC = @ac_ct_CC@
282am__include = @am__include@
283am__leading_dot = @am__leading_dot@
284am__quote = @am__quote@
285am__tar = @am__tar@
286am__untar = @am__untar@
287archlibdir = @archlibdir@
288bindir = @bindir@
289bitmapdir = @bitmapdir@
290build = @build@
291build_alias = @build_alias@
292build_cpu = @build_cpu@
293build_os = @build_os@
294build_vendor = @build_vendor@
295builddir = @builddir@
296canonical = @canonical@
297configuration = @configuration@
298datadir = @datadir@
299datarootdir = @datarootdir@
300docdir = @docdir@
301dvidir = @dvidir@
302etcdir = @etcdir@
303exec_prefix = @exec_prefix@
304gamedir = @gamedir@
305gameuser = @gameuser@
306gl_LIBOBJS = @gl_LIBOBJS@
307gl_LTLIBOBJS = @gl_LTLIBOBJS@
308gltests_LIBOBJS = @gltests_LIBOBJS@
309gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
310gltests_WITNESS = @gltests_WITNESS@
311host = @host@
312host_alias = @host_alias@
313host_cpu = @host_cpu@
314host_os = @host_os@
315host_vendor = @host_vendor@
316htmldir = @htmldir@
317includedir = @includedir@
318infodir = @infodir@
319install_sh = @install_sh@
320libdir = @libdir@
321libexecdir = @libexecdir@
322liblockfile = @liblockfile@
323lispdir = @lispdir@
324lisppath = @lisppath@
325localedir = @localedir@
326locallisppath = @locallisppath@
327localstatedir = @localstatedir@
328mandir = @mandir@
329mkdir_p = @mkdir_p@
330ns_appbindir = @ns_appbindir@
331ns_appdir = @ns_appdir@
332ns_appresdir = @ns_appresdir@
333ns_appsrc = @ns_appsrc@
334oldincludedir = @oldincludedir@
335pdfdir = @pdfdir@
336prefix = @prefix@
337program_transform_name = @program_transform_name@
338psdir = @psdir@
339sbindir = @sbindir@
340sharedstatedir = @sharedstatedir@
341srcdir = @srcdir@
342sysconfdir = @sysconfdir@
343target_alias = @target_alias@
344top_build_prefix = @top_build_prefix@
345top_builddir = @top_builddir@
346top_srcdir = @top_srcdir@
347version = @version@
348x_default_search_path = @x_default_search_path@
1fd182f0
PE
349
350# The BUILT_SOURCES created by this Makefile snippet are not used via #include
351# statements but through direct file reference. Therefore this snippet must be
352# present in all Makefile.am that need it. This is ensured by the applicability
353# 'all' defined above.
354
355# The BUILT_SOURCES created by this Makefile snippet are not used via #include
356# statements but through direct file reference. Therefore this snippet must be
357# present in all Makefile.am that need it. This is ensured by the applicability
358# 'all' defined above.
359BUILT_SOURCES = arg-nonnull.h c++defs.h $(STDDEF_H) time.h \
360 warn-on-use.h
361EXTRA_DIST = $(top_srcdir)/./arg-nonnull.h $(top_srcdir)/./c++defs.h \
362 intprops.h mktime-internal.h mktime.c stddef.in.h time.in.h \
363 time_r.c $(top_srcdir)/./warn-on-use.h
364MOSTLYCLEANFILES = core *.stackdump arg-nonnull.h arg-nonnull.h-t \
365 c++defs.h c++defs.h-t stddef.h stddef.h-t time.h time.h-t \
366 warn-on-use.h warn-on-use.h-t
743c80a7
PE
367noinst_LIBRARIES = libgnu.a
368DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
a451f14b 369libgnu_a_SOURCES = ftoastr.h ftoastr.c dtoastr.c ldtoastr.c
743c80a7
PE
370libgnu_a_LIBADD = $(gl_LIBOBJS)
371libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
1fd182f0
PE
372EXTRA_libgnu_a_SOURCES = mktime.c time_r.c
373ARG_NONNULL_H = arg-nonnull.h
374CXXDEFS_H = c++defs.h
375WARN_ON_USE_H = warn-on-use.h
743c80a7
PE
376all: $(BUILT_SOURCES)
377 $(MAKE) $(AM_MAKEFLAGS) all-am
378
379.SUFFIXES:
380.SUFFIXES: .c .o .obj
381$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps)
382 @for dep in $?; do \
383 case '$(am__configure_deps)' in \
384 *$$dep*) \
385 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
386 && { if test -f $@; then exit 0; else break; fi; }; \
387 exit 1;; \
388 esac; \
389 done; \
390 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
391 $(am__cd) $(top_srcdir) && \
392 $(AUTOMAKE) --gnu lib/Makefile
393.PRECIOUS: Makefile
394Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
395 @case '$?' in \
396 *config.status*) \
397 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
398 *) \
399 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
400 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
401 esac;
402
403$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
404 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405
406$(top_srcdir)/configure: $(am__configure_deps)
407 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
408$(ACLOCAL_M4): $(am__aclocal_m4_deps)
409 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
410$(am__aclocal_m4_deps):
411
412clean-noinstLIBRARIES:
413 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
414libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
415 -rm -f libgnu.a
416 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
417 $(RANLIB) libgnu.a
418
419mostlyclean-compile:
420 -rm -f *.$(OBJEXT)
421
422distclean-compile:
423 -rm -f *.tab.c
424
a451f14b
PE
425@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@
426@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftoastr.Po@am__quote@
427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldtoastr.Po@am__quote@
1fd182f0
PE
428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@
429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
743c80a7
PE
430
431.c.o:
432@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
433@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
434@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
435@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436@am__fastdepCC_FALSE@ $(COMPILE) -c $<
437
438.c.obj:
439@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
440@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
441@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
442@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
444
445ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
446 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
447 unique=`for i in $$list; do \
448 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449 done | \
450 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
451 END { if (nonempty) { for (i in files) print i; }; }'`; \
452 mkid -fID $$unique
453tags: TAGS
454
455TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
456 $(TAGS_FILES) $(LISP)
457 set x; \
458 here=`pwd`; \
459 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
460 unique=`for i in $$list; do \
461 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462 done | \
463 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464 END { if (nonempty) { for (i in files) print i; }; }'`; \
465 shift; \
466 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
467 test -n "$$unique" || unique=$$empty_fix; \
468 if test $$# -gt 0; then \
469 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470 "$$@" $$unique; \
471 else \
472 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473 $$unique; \
474 fi; \
475 fi
476ctags: CTAGS
477CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
478 $(TAGS_FILES) $(LISP)
479 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
480 unique=`for i in $$list; do \
481 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
482 done | \
483 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
484 END { if (nonempty) { for (i in files) print i; }; }'`; \
485 test -z "$(CTAGS_ARGS)$$unique" \
486 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
487 $$unique
488
489GTAGS:
490 here=`$(am__cd) $(top_builddir) && pwd` \
491 && $(am__cd) $(top_srcdir) \
492 && gtags -i $(GTAGS_ARGS) "$$here"
493
494distclean-tags:
495 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
496
497distdir: $(DISTFILES)
498 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
499 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
500 list='$(DISTFILES)'; \
501 dist_files=`for file in $$list; do echo $$file; done | \
502 sed -e "s|^$$srcdirstrip/||;t" \
503 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
504 case $$dist_files in \
505 */*) $(MKDIR_P) `echo "$$dist_files" | \
506 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
507 sort -u` ;; \
508 esac; \
509 for file in $$dist_files; do \
510 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
511 if test -d $$d/$$file; then \
512 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
513 if test -d "$(distdir)/$$file"; then \
514 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515 fi; \
516 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
517 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
518 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519 fi; \
520 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
521 else \
522 test -f "$(distdir)/$$file" \
523 || cp -p $$d/$$file "$(distdir)/$$file" \
524 || exit 1; \
525 fi; \
526 done
527check-am: all-am
528check: $(BUILT_SOURCES)
529 $(MAKE) $(AM_MAKEFLAGS) check-am
530all-am: Makefile $(LIBRARIES)
531installdirs:
532install: $(BUILT_SOURCES)
533 $(MAKE) $(AM_MAKEFLAGS) install-am
534install-exec: install-exec-am
535install-data: install-data-am
536uninstall: uninstall-am
537
538install-am: all-am
539 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
540
541installcheck: installcheck-am
542install-strip:
543 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
544 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
545 `test -z '$(STRIP)' || \
546 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
547mostlyclean-generic:
548 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
549
550clean-generic:
551
552distclean-generic:
553 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
554 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
555
556maintainer-clean-generic:
557 @echo "This command is intended for maintainers to use"
558 @echo "it deletes files that may require special tools to rebuild."
559 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
560clean: clean-am
561
562clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
563
564distclean: distclean-am
565 -rm -rf ./$(DEPDIR)
566 -rm -f Makefile
567distclean-am: clean-am distclean-compile distclean-generic \
568 distclean-tags
569
570dvi: dvi-am
571
572dvi-am:
573
574html: html-am
575
576html-am:
577
578info: info-am
579
580info-am:
581
582install-data-am:
583
584install-dvi: install-dvi-am
585
586install-dvi-am:
587
588install-exec-am:
589
590install-html: install-html-am
591
592install-html-am:
593
594install-info: install-info-am
595
596install-info-am:
597
598install-man:
599
600install-pdf: install-pdf-am
601
602install-pdf-am:
603
604install-ps: install-ps-am
605
606install-ps-am:
607
608installcheck-am:
609
610maintainer-clean: maintainer-clean-am
611 -rm -rf ./$(DEPDIR)
612 -rm -f Makefile
613maintainer-clean-am: distclean-am maintainer-clean-generic
614
615mostlyclean: mostlyclean-am
616
617mostlyclean-am: mostlyclean-compile mostlyclean-generic \
618 mostlyclean-local
619
620pdf: pdf-am
621
622pdf-am:
623
624ps: ps-am
625
626ps-am:
627
628uninstall-am:
629
630.MAKE: all check install install-am install-strip
631
632.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
633 clean-noinstLIBRARIES ctags distclean distclean-compile \
634 distclean-generic distclean-tags distdir dvi dvi-am html \
635 html-am info info-am install install-am install-data \
636 install-data-am install-dvi install-dvi-am install-exec \
637 install-exec-am install-html install-html-am install-info \
638 install-info-am install-man install-pdf install-pdf-am \
639 install-ps install-ps-am install-strip installcheck \
640 installcheck-am installdirs maintainer-clean \
641 maintainer-clean-generic mostlyclean mostlyclean-compile \
642 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
643 uninstall uninstall-am
644
1fd182f0
PE
645# The arg-nonnull.h that gets inserted into generated .h files is the same as
646# build-aux/arg-nonnull.h, except that it has the copyright header cut off.
647arg-nonnull.h: $(top_srcdir)/./arg-nonnull.h
648 $(AM_V_GEN)rm -f $@-t $@ && \
649 sed -n -e '/GL_ARG_NONNULL/,$$p' \
650 < $(top_srcdir)/./arg-nonnull.h \
651 > $@-t && \
652 mv $@-t $@
653# The c++defs.h that gets inserted into generated .h files is the same as
654# build-aux/c++defs.h, except that it has the copyright header cut off.
655c++defs.h: $(top_srcdir)/./c++defs.h
656 $(AM_V_GEN)rm -f $@-t $@ && \
657 sed -n -e '/_GL_CXXDEFS/,$$p' \
658 < $(top_srcdir)/./c++defs.h \
659 > $@-t && \
660 mv $@-t $@
661
662# We need the following in order to create <stddef.h> when the system
663# doesn't have one that works with the given compiler.
664stddef.h: stddef.in.h
665 $(AM_V_GEN)rm -f $@-t $@ && \
666 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
667 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
668 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
669 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
670 -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
671 -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
672 -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
673 < $(srcdir)/stddef.in.h; \
674 } > $@-t && \
675 mv $@-t $@
676
677# We need the following in order to create <time.h> when the system
678# doesn't have one that works with the given compiler.
679time.h: time.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
680 $(AM_V_GEN)rm -f $@-t $@ && \
681 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
682 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
683 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
684 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
685 -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
686 -e 's|@''GNULIB_MKTIME''@|$(GNULIB_MKTIME)|g' \
687 -e 's|@''GNULIB_NANOSLEEP''@|$(GNULIB_NANOSLEEP)|g' \
688 -e 's|@''GNULIB_STRPTIME''@|$(GNULIB_STRPTIME)|g' \
689 -e 's|@''GNULIB_TIMEGM''@|$(GNULIB_TIMEGM)|g' \
690 -e 's|@''GNULIB_TIME_R''@|$(GNULIB_TIME_R)|g' \
691 -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
692 -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
693 -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
694 -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
695 -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
696 -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
697 -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
698 -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
699 -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
700 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
701 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
702 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
703 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
704 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
705 < $(srcdir)/time.in.h; \
706 } > $@-t && \
707 mv $@-t $@
708# The warn-on-use.h that gets inserted into generated .h files is the same as
709# build-aux/warn-on-use.h, except that it has the copyright header cut off.
710warn-on-use.h: $(top_srcdir)/./warn-on-use.h
711 $(AM_V_GEN)rm -f $@-t $@ && \
712 sed -n -e '/^.ifndef/,$$p' \
713 < $(top_srcdir)/./warn-on-use.h \
714 > $@-t && \
715 mv $@-t $@
743c80a7
PE
716
717mostlyclean-local: mostlyclean-generic
718 @for dir in '' $(MOSTLYCLEANDIRS); do \
719 if test -n "$$dir" && test -d $$dir; then \
720 echo "rmdir $$dir"; rmdir $$dir; \
721 fi; \
722 done; \
723 :
724
725# Tell versions [3.59,3.63) of GNU make to not export all variables.
726# Otherwise a system limit (for SysV at least) may be exceeded.
727.NOEXPORT: