1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17SOURCES = $(libicrt_a_SOURCES)
18
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = ..
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27INSTALL = @INSTALL@
28install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
31INSTALL_HEADER = $(INSTALL_DATA)
32transform = $(program_transform_name)
33NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
39build_triplet = @build@
40host_triplet = @host@
41subdir = srclib
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43	canonicalize.c memmove.c readlink.c relocatable.c setenv.c \
44	strerror.c unsetenv.c
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/m4/alloca.m4 \
47	$(top_srcdir)/m4/allocsa.m4 $(top_srcdir)/m4/canonicalize.m4 \
48	$(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/cp.m4 \
49	$(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eilseq.m4 \
50	$(top_srcdir)/m4/endian.m4 $(top_srcdir)/m4/error.m4 \
51	$(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/gettext.m4 \
52	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/inttypes.m4 \
53	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
54	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
55	$(top_srcdir)/m4/ln.m4 $(top_srcdir)/m4/mbstate_t.m4 \
56	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/onceonly.m4 \
57	$(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/po.m4 \
58	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/readlink.m4 \
59	$(top_srcdir)/m4/relocatable.m4 $(top_srcdir)/m4/setenv.m4 \
60	$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
61	$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/strerror.m4 \
62	$(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/xreadlink.m4 \
63	$(top_srcdir)/configure.in
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65	$(ACLOCAL_M4)
66mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
67CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/lib/config.h
68CONFIG_CLEAN_FILES =
69LIBRARIES = $(noinst_LIBRARIES)
70ARFLAGS = cru
71libicrt_a_AR = $(AR) $(ARFLAGS)
72libicrt_a_DEPENDENCIES = @LIBOBJS@
73am_libicrt_a_OBJECTS = allocsa.$(OBJEXT) error.$(OBJEXT) \
74	progname.$(OBJEXT) progreloc.$(OBJEXT) width.$(OBJEXT) \
75	xmalloc.$(OBJEXT) xstrdup.$(OBJEXT) xreadlink.$(OBJEXT)
76libicrt_a_OBJECTS = $(am_libicrt_a_OBJECTS)
77DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/lib
78depcomp =
79am__depfiles_maybe =
80COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
81	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
82LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
83	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
84	$(AM_CFLAGS) $(CFLAGS)
85CCLD = $(CC)
86LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
87	$(AM_LDFLAGS) $(LDFLAGS) -o $@
88SOURCES = $(libicrt_a_SOURCES)
89DIST_SOURCES = $(libicrt_a_SOURCES)
90ETAGS = etags
91CTAGS = ctags
92DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
93ACLOCAL = @ACLOCAL@
94ALLOCA = @ALLOCA@
95ALLOCA_H = @ALLOCA_H@
96AMDEP_FALSE = @AMDEP_FALSE@
97AMDEP_TRUE = @AMDEP_TRUE@
98AMTAR = @AMTAR@
99AR = @AR@
100AS = @AS@
101AUTOCONF = @AUTOCONF@
102AUTOHEADER = @AUTOHEADER@
103AUTOMAKE = @AUTOMAKE@
104AWK = @AWK@
105CC = @CC@
106CCDEPMODE = @CCDEPMODE@
107CFLAGS = @CFLAGS@
108CP = @CP@
109CPP = @CPP@
110CPPFLAGS = @CPPFLAGS@
111CXX = @CXX@
112CXXCPP = @CXXCPP@
113CXXDEPMODE = @CXXDEPMODE@
114CXXFLAGS = @CXXFLAGS@
115CYGPATH_W = @CYGPATH_W@
116DEFS = -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 @DEFS@
117DEPDIR = @DEPDIR@
118DLLTOOL = @DLLTOOL@
119ECHO = @ECHO@
120ECHO_C = @ECHO_C@
121ECHO_N = @ECHO_N@
122ECHO_T = @ECHO_T@
123EGREP = @EGREP@
124EILSEQ = @EILSEQ@
125EXEEXT = @EXEEXT@
126F77 = @F77@
127FFLAGS = @FFLAGS@
128GCC = @GCC@
129GMSGFMT = @GMSGFMT@
130HAVE_LONG_64BIT = @HAVE_LONG_64BIT@
131HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@
132HAVE__BOOL = @HAVE__BOOL@
133ICONV_CONST = @ICONV_CONST@
134INSTALL_DATA = @INSTALL_DATA@
135INSTALL_PROGRAM = @INSTALL_PROGRAM@
136INSTALL_SCRIPT = @INSTALL_SCRIPT@
137INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138INTLLIBS = @INTLLIBS@
139LDFLAGS = @LDFLAGS@
140LIBICONV = @LIBICONV@
141LIBINTL = @LIBINTL@
142LIBOBJS = @LIBOBJS@
143LIBS = @LIBS@
144LIBTOOL = @LIBTOOL@
145LN = @LN@
146LN_S = @LN_S@
147LTLIBICONV = @LTLIBICONV@
148LTLIBINTL = @LTLIBINTL@
149LTLIBOBJS = @LTLIBOBJS@
150MAKEINFO = @MAKEINFO@
151MKINSTALLDIRS = @MKINSTALLDIRS@
152MSGFMT = @MSGFMT@
153MSGMERGE = @MSGMERGE@
154OBJDUMP = @OBJDUMP@
155OBJEXT = @OBJEXT@
156OS = @OS@
157PACKAGE = @PACKAGE@
158PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159PACKAGE_NAME = @PACKAGE_NAME@
160PACKAGE_STRING = @PACKAGE_STRING@
161PACKAGE_TARNAME = @PACKAGE_TARNAME@
162PACKAGE_VERSION = @PACKAGE_VERSION@
163PATH_SEPARATOR = @PATH_SEPARATOR@
164PLUGLIB = @PLUGLIB@
165POSUB = @POSUB@
166RANLIB = @RANLIB@
167RELOCATABLE = @RELOCATABLE@
168RELOCATABLE_VIA_LD_FALSE = @RELOCATABLE_VIA_LD_FALSE@
169RELOCATABLE_VIA_LD_TRUE = @RELOCATABLE_VIA_LD_TRUE@
170SET_MAKE = @SET_MAKE@
171SET_RELOCATABLE = @SET_RELOCATABLE@
172SHELL = @SHELL@
173STDBOOL_H = @STDBOOL_H@
174STDINT_H = @STDINT_H@
175STRIP = @STRIP@
176USE_EXTRA_ENCODINGS = @USE_EXTRA_ENCODINGS@
177USE_NLS = @USE_NLS@
178VERSION = @VERSION@
179XGETTEXT = @XGETTEXT@
180ac_ct_AR = @ac_ct_AR@
181ac_ct_AS = @ac_ct_AS@
182ac_ct_CC = @ac_ct_CC@
183ac_ct_CXX = @ac_ct_CXX@
184ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
185ac_ct_F77 = @ac_ct_F77@
186ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
187ac_ct_RANLIB = @ac_ct_RANLIB@
188ac_ct_STRIP = @ac_ct_STRIP@
189am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
190am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
191am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
192am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
193am__include = @am__include@
194am__leading_dot = @am__leading_dot@
195am__quote = @am__quote@
196am__tar = @am__tar@
197am__untar = @am__untar@
198bindir = @bindir@
199build = @build@
200build_alias = @build_alias@
201build_cpu = @build_cpu@
202build_os = @build_os@
203build_vendor = @build_vendor@
204datadir = @datadir@
205exec_prefix = @exec_prefix@
206host = @host@
207host_alias = @host_alias@
208host_cpu = @host_cpu@
209host_os = @host_os@
210host_vendor = @host_vendor@
211includedir = @includedir@
212infodir = @infodir@
213install_sh = @install_sh@
214libdir = @libdir@
215libexecdir = @libexecdir@
216localstatedir = @localstatedir@
217mandir = @mandir@
218mkdir_p = @mkdir_p@
219oldincludedir = @oldincludedir@
220prefix = @prefix@
221program_transform_name = @program_transform_name@
222sbindir = @sbindir@
223sharedstatedir = @sharedstatedir@
224subdirs = @subdirs@
225sysconfdir = @sysconfdir@
226target_alias = @target_alias@
227AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
228# <<< gnulib module stdbool.
229
230# >>> gnulib module stdint.
231BUILT_SOURCES = $(STDINT_H)
232
233# List of files to be distributed.
234
235# >>> gnulib module stdbool.
236# <<< gnulib module stdint.
237
238# >>> gnulib module alloca.
239# <<< gnulib module alloca.
240
241# Woe32 support.
242EXTRA_DIST = $(LIBADD_SOURCE) relocwrapper.c stdbool_.h stdint_.h \
243	alloca_.h Makefile.msvc
244MOSTLYCLEANFILES = stdbool.h stdint.h stdint.h-t alloca.h
245RM = rm -f
246noinst_LIBRARIES = libicrt.a
247
248# Sources that are compiled on all platforms.
249libicrt_a_SOURCES = \
250  allocsa.h allocsa.c \
251  error.h error.c \
252  exit.h \
253  pathmax.h \
254  progname.h progname.c progreloc.c \
255  unlocked-io.h \
256  width.c uniwidth.h unitypes.h cjk.h streq.h \
257  xalloc.h xmalloc.c xstrdup.c \
258  xreadlink.h xreadlink.c
259
260
261# Sources that are compiled only on platforms that lack the functions.
262LIBADD_SOURCE = \
263  canonicalize.h canonicalize.c \
264  memmove.c \
265  readlink.c \
266  relocatable.h relocatable.c \
267  setenv.h setenv.c unsetenv.c \
268  strerror.c
269
270
271# How to build libicrt.a.
272libicrt_a_LIBADD = @LIBOBJS@
273INCLUDES = -I. -I$(srcdir)
274all: $(BUILT_SOURCES)
275	$(MAKE) $(AM_MAKEFLAGS) all-am
276
277.SUFFIXES:
278.SUFFIXES: .c .lo .o .obj
279$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
280	@for dep in $?; do \
281	  case '$(am__configure_deps)' in \
282	    *$$dep*) \
283	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
284		&& exit 0; \
285	      exit 1;; \
286	  esac; \
287	done; \
288	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  srclib/Makefile'; \
289	cd $(top_srcdir) && \
290	  $(AUTOMAKE) --gnits  srclib/Makefile
291.PRECIOUS: Makefile
292Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
293	@case '$?' in \
294	  *config.status*) \
295	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
296	  *) \
297	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
298	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
299	esac;
300
301$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
302	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303
304$(top_srcdir)/configure:  $(am__configure_deps)
305	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
307	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308
309clean-noinstLIBRARIES:
310	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
311libicrt.a: $(libicrt_a_OBJECTS) $(libicrt_a_DEPENDENCIES) 
312	-rm -f libicrt.a
313	$(libicrt_a_AR) libicrt.a $(libicrt_a_OBJECTS) $(libicrt_a_LIBADD)
314	$(RANLIB) libicrt.a
315
316mostlyclean-compile:
317	-rm -f *.$(OBJEXT)
318
319distclean-compile:
320	-rm -f *.tab.c
321
322.c.o:
323	$(COMPILE) -c $<
324
325.c.obj:
326	$(COMPILE) -c `$(CYGPATH_W) '$<'`
327
328.c.lo:
329	$(LTCOMPILE) -c -o $@ $<
330
331mostlyclean-libtool:
332	-rm -f *.lo
333
334clean-libtool:
335	-rm -rf .libs _libs
336
337distclean-libtool:
338	-rm -f libtool
339uninstall-info-am:
340
341ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
342	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
343	unique=`for i in $$list; do \
344	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345	  done | \
346	  $(AWK) '    { files[$$0] = 1; } \
347	       END { for (i in files) print i; }'`; \
348	mkid -fID $$unique
349tags: TAGS
350
351TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
352		$(TAGS_FILES) $(LISP)
353	tags=; \
354	here=`pwd`; \
355	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
356	unique=`for i in $$list; do \
357	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358	  done | \
359	  $(AWK) '    { files[$$0] = 1; } \
360	       END { for (i in files) print i; }'`; \
361	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
362	  test -n "$$unique" || unique=$$empty_fix; \
363	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
364	    $$tags $$unique; \
365	fi
366ctags: CTAGS
367CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
368		$(TAGS_FILES) $(LISP)
369	tags=; \
370	here=`pwd`; \
371	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
372	unique=`for i in $$list; do \
373	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374	  done | \
375	  $(AWK) '    { files[$$0] = 1; } \
376	       END { for (i in files) print i; }'`; \
377	test -z "$(CTAGS_ARGS)$$tags$$unique" \
378	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
379	     $$tags $$unique
380
381GTAGS:
382	here=`$(am__cd) $(top_builddir) && pwd` \
383	  && cd $(top_srcdir) \
384	  && gtags -i $(GTAGS_ARGS) $$here
385
386distclean-tags:
387	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
388
389distdir: $(DISTFILES)
390	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
391	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
392	list='$(DISTFILES)'; for file in $$list; do \
393	  case $$file in \
394	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
395	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
396	  esac; \
397	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
398	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
399	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
400	    dir="/$$dir"; \
401	    $(mkdir_p) "$(distdir)$$dir"; \
402	  else \
403	    dir=''; \
404	  fi; \
405	  if test -d $$d/$$file; then \
406	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
407	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
408	    fi; \
409	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
410	  else \
411	    test -f $(distdir)/$$file \
412	    || cp -p $$d/$$file $(distdir)/$$file \
413	    || exit 1; \
414	  fi; \
415	done
416check-am: all-am
417check: $(BUILT_SOURCES)
418	$(MAKE) $(AM_MAKEFLAGS) check-am
419all-am: Makefile $(LIBRARIES)
420installdirs:
421install: $(BUILT_SOURCES)
422	$(MAKE) $(AM_MAKEFLAGS) install-am
423install-exec: install-exec-am
424install-data: install-data-am
425uninstall: uninstall-am
426
427install-am: all-am
428	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
429
430installcheck: installcheck-am
431install-strip:
432	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
433	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
434	  `test -z '$(STRIP)' || \
435	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
436mostlyclean-generic:
437	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
438
439clean-generic:
440
441distclean-generic:
442	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
443
444maintainer-clean-generic:
445	@echo "This command is intended for maintainers to use"
446	@echo "it deletes files that may require special tools to rebuild."
447	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
448clean: clean-am
449
450clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
451	mostlyclean-am
452
453distclean: distclean-am
454	-rm -f Makefile
455distclean-am: clean-am distclean-compile distclean-generic \
456	distclean-libtool distclean-tags
457
458dvi: dvi-am
459
460dvi-am:
461
462html: html-am
463
464info: info-am
465
466info-am:
467
468install-data-am:
469
470install-exec-am:
471
472install-info: install-info-am
473
474install-man:
475
476installcheck-am:
477
478maintainer-clean: maintainer-clean-am
479	-rm -f Makefile
480maintainer-clean-am: distclean-am maintainer-clean-generic
481
482mostlyclean: mostlyclean-am
483
484mostlyclean-am: mostlyclean-compile mostlyclean-generic \
485	mostlyclean-libtool
486
487pdf: pdf-am
488
489pdf-am:
490
491ps: ps-am
492
493ps-am:
494
495uninstall-am: uninstall-info-am
496
497.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
498	clean-libtool clean-noinstLIBRARIES ctags distclean \
499	distclean-compile distclean-generic distclean-libtool \
500	distclean-tags distdir dvi dvi-am html html-am info info-am \
501	install install-am install-data install-data-am install-exec \
502	install-exec-am install-info install-info-am install-man \
503	install-strip installcheck installcheck-am installdirs \
504	maintainer-clean maintainer-clean-generic mostlyclean \
505	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
506	pdf pdf-am ps ps-am tags uninstall uninstall-am \
507	uninstall-info-am
508
509
510# The following is needed in order to create an <stdbool.h> when the system
511# doesn't have one that works.
512all-local $(libicrt_a_OBJECTS): @STDBOOL_H@
513stdbool.h: stdbool_.h
514	sed -e 's/@''HAVE__BOOL''@/@HAVE__BOOL@/g' < $(srcdir)/stdbool_.h > stdbool.h
515
516# We need the following in order to create an <stdint.h> when the system
517# doesn't have one that works with the given compiler.
518all-local $(libicrt_a_OBJECTS): $(STDINT_H)
519stdint.h: stdint_.h
520	sed -e 's/@''HAVE_LONG_64BIT''@/$(HAVE_LONG_64BIT)/g;s/@''HAVE_LONG_LONG_64BIT@/$(HAVE_LONG_LONG_64BIT)/g' < $(srcdir)/stdint_.h > $@-t
521	mv $@-t $@
522
523# The following is needed in order to create an <alloca.h> when the system
524# doesn't have one that works with the given compiler.
525all-local $(libicrt_a_OBJECTS): @ALLOCA_H@
526alloca.h: alloca_.h
527	cp $(srcdir)/alloca_.h alloca.h
528# Tell versions [3.59,3.63) of GNU make to not export all variables.
529# Otherwise a system limit (for SysV at least) may be exceeded.
530.NOEXPORT:
531