Add missed files from last commit.
[deliverable/binutils-gdb.git] / gdb / gnulib / Makefile.in
CommitLineData
f6ea5628
DJ
1# Makefile.in generated by automake 1.9.6 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
17# Copyright (C) 2004-2007 Free Software Foundation, Inc.
18#
19# This file is free software, distributed under the terms of the GNU
20# General Public License. As a special exception to the GNU General
21# Public License, this file may be distributed as part of a program
22# that contains a configuration script generated by Autoconf, under
23# the same distribution terms as the rest of that program.
24#
25# Generated by gnulib-tool.
26# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=gnulib/m4 --doc-base=doc --aux-dir=gnulib/aux --no-libtool --macro-prefix=gl memmem
27
28
29
30srcdir = @srcdir@
31top_srcdir = @top_srcdir@
32VPATH = @srcdir@
33pkgdatadir = $(datadir)/@PACKAGE@
34pkglibdir = $(libdir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36top_builddir = ..
37am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38INSTALL = @INSTALL@
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50build_triplet = @build@
51host_triplet = @host@
52target_triplet = @target@
53subdir = gnulib
54DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
55 $(srcdir)/Makefile.in
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
58 $(top_srcdir)/../bfd/bfd.m4 \
59 $(top_srcdir)/../config/acinclude.m4 \
60 $(top_srcdir)/../config/stdint.m4 \
61 $(top_srcdir)/../config/gettext-sister.m4 \
62 $(top_srcdir)/../config/lib-ld.m4 \
63 $(top_srcdir)/../config/lib-prefix.m4 \
64 $(top_srcdir)/../config/lib-link.m4 $(top_srcdir)/configure.ac
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66 $(ACLOCAL_M4)
67mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
68CONFIG_HEADER = $(top_builddir)/config.h
69CONFIG_CLEAN_FILES =
70LIBRARIES = $(noinst_LIBRARIES)
71ARFLAGS = cru
72libgnu_a_AR = $(AR) $(ARFLAGS)
73am_libgnu_a_OBJECTS = dummy.$(OBJEXT)
74libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
75LTLIBRARIES = $(noinst_LTLIBRARIES)
76DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
77depcomp = $(SHELL) $(top_srcdir)/../depcomp
78am__depfiles_maybe = depfiles
79COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
80 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81CCLD = $(CC)
82LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
83SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
84DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
85HEADERS = $(noinst_HEADERS)
86ETAGS = etags
87CTAGS = ctags
88DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89ACLOCAL = @ACLOCAL@
90ALLOCA = @ALLOCA@
91AMDEP_FALSE = @AMDEP_FALSE@
92AMDEP_TRUE = @AMDEP_TRUE@
93AMTAR = @AMTAR@
94AR = @AR@
95AUTOCONF = @AUTOCONF@
96AUTOHEADER = @AUTOHEADER@
97AUTOMAKE = @AUTOMAKE@
98AWK = @AWK@
99CATALOGS = @CATALOGS@
100CATOBJEXT = @CATOBJEXT@
101CC = @CC@
102CCDEPMODE = @CCDEPMODE@
103CFLAGS = @CFLAGS@
104CONFIG_ALL = @CONFIG_ALL@
105CONFIG_CLEAN = @CONFIG_CLEAN@
106CONFIG_DEPS = @CONFIG_DEPS@
107CONFIG_INSTALL = @CONFIG_INSTALL@
108CONFIG_LDFLAGS = @CONFIG_LDFLAGS@
109CONFIG_OBS = @CONFIG_OBS@
110CONFIG_SRCS = @CONFIG_SRCS@
111CONFIG_UNINSTALL = @CONFIG_UNINSTALL@
112CPP = @CPP@
113CPPFLAGS = @CPPFLAGS@
114CYGPATH_W = @CYGPATH_W@
115DATADIRNAME = @DATADIRNAME@
116DEFS = @DEFS@
117DEPDIR = @DEPDIR@
118DLLTOOL = @DLLTOOL@
119ECHO_C = @ECHO_C@
120ECHO_N = @ECHO_N@
121ECHO_T = @ECHO_T@
122EGREP = @EGREP@
123ENABLE_CFLAGS = @ENABLE_CFLAGS@
124EXEEXT = @EXEEXT@
125GDBTKLIBS = @GDBTKLIBS@
126GDBTK_CFLAGS = @GDBTK_CFLAGS@
127GDBTK_SRC_DIR = @GDBTK_SRC_DIR@
128GENCAT = @GENCAT@
129GMSGFMT = @GMSGFMT@
130GREP = @GREP@
131GUI_CFLAGS_X = @GUI_CFLAGS_X@
132HAVE_LIBEXPAT = @HAVE_LIBEXPAT@
133INCINTL = @INCINTL@
134INSTALL_DATA = @INSTALL_DATA@
135INSTALL_PROGRAM = @INSTALL_PROGRAM@
136INSTALL_SCRIPT = @INSTALL_SCRIPT@
137INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138INSTOBJEXT = @INSTOBJEXT@
139ITCLHDIR = @ITCLHDIR@
140ITCLLIB = @ITCLLIB@
141ITCL_BUILD_INCLUDES = @ITCL_BUILD_INCLUDES@
142ITCL_BUILD_LIB_SPEC = @ITCL_BUILD_LIB_SPEC@
143ITCL_DEFS = @ITCL_DEFS@
144ITCL_DEPS = @ITCL_DEPS@
145ITCL_LIB_SPEC = @ITCL_LIB_SPEC@
146ITCL_VERSION = @ITCL_VERSION@
147ITKHDIR = @ITKHDIR@
148ITKLIB = @ITKLIB@
149ITK_BUILD_INCLUDES = @ITK_BUILD_INCLUDES@
150ITK_BUILD_LIB_SPEC = @ITK_BUILD_LIB_SPEC@
151ITK_DEFS = @ITK_DEFS@
152ITK_DEPS = @ITK_DEPS@
153ITK_LIB_SPEC = @ITK_LIB_SPEC@
154ITK_VERSION = @ITK_VERSION@
155LDFLAGS = @LDFLAGS@
156LIBEXPAT = @LIBEXPAT@
157LIBGUI = @LIBGUI@
158LIBICONV = @LIBICONV@
159LIBINTL = @LIBINTL@
160LIBINTL_DEP = @LIBINTL_DEP@
161LIBOBJS = @LIBOBJS@
162LIBS = @LIBS@
163LN_S = @LN_S@
164LTLIBEXPAT = @LTLIBEXPAT@
165LTLIBOBJS = @LTLIBOBJS@
166MAINT = @MAINT@
167MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
168MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
169MAKEINFO = @MAKEINFO@
170MIG = @MIG@
171OBJEXT = @OBJEXT@
172PACKAGE = @PACKAGE@
173PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174PACKAGE_NAME = @PACKAGE_NAME@
175PACKAGE_STRING = @PACKAGE_STRING@
176PACKAGE_TARNAME = @PACKAGE_TARNAME@
177PACKAGE_VERSION = @PACKAGE_VERSION@
178PATH_SEPARATOR = @PATH_SEPARATOR@
179POSUB = @POSUB@
180PROFILE_CFLAGS = @PROFILE_CFLAGS@
181RANLIB = @RANLIB@
182READLINE = @READLINE@
183READLINE_CFLAGS = @READLINE_CFLAGS@
184READLINE_DEPS = @READLINE_DEPS@
185SER_HARDWIRE = @SER_HARDWIRE@
186SET_MAKE = @SET_MAKE@
187SHELL = @SHELL@
188SIM = @SIM@
189SIM_OBS = @SIM_OBS@
190STRIP = @STRIP@
191TARGET_OBS = @TARGET_OBS@
192TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
193TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
194TCLHDIR = @TCLHDIR@
195TCL_BUILD_LIB_SPEC = @TCL_BUILD_LIB_SPEC@
196TCL_CC = @TCL_CC@
197TCL_CC_SEARCH_FLAGS = @TCL_CC_SEARCH_FLAGS@
198TCL_COMPAT_OBJS = @TCL_COMPAT_OBJS@
199TCL_DEFS = @TCL_DEFS@
200TCL_DEPS = @TCL_DEPS@
201TCL_DL_LIBS = @TCL_DL_LIBS@
202TCL_LD_FLAGS = @TCL_LD_FLAGS@
203TCL_LD_SEARCH_FLAGS = @TCL_LD_SEARCH_FLAGS@
204TCL_LIB_SPEC = @TCL_LIB_SPEC@
205TCL_LIB_VERSIONS_OK = @TCL_LIB_VERSIONS_OK@
206TCL_MAJOR_VERSION = @TCL_MAJOR_VERSION@
207TCL_MINOR_VERSION = @TCL_MINOR_VERSION@
208TCL_RANLIB = @TCL_RANLIB@
209TCL_SHLIB_CFLAGS = @TCL_SHLIB_CFLAGS@
210TCL_SHLIB_LD = @TCL_SHLIB_LD@
211TCL_SHLIB_LD_LIBS = @TCL_SHLIB_LD_LIBS@
212TCL_SHLIB_SUFFIX = @TCL_SHLIB_SUFFIX@
213TCL_VERSION = @TCL_VERSION@
214TKHDIR = @TKHDIR@
215TK_BUILD_INCLUDES = @TK_BUILD_INCLUDES@
216TK_BUILD_LIB_SPEC = @TK_BUILD_LIB_SPEC@
217TK_DEFS = @TK_DEFS@
218TK_DEPS = @TK_DEPS@
219TK_LIB_SPEC = @TK_LIB_SPEC@
220TK_VERSION = @TK_VERSION@
221TK_XINCLUDES = @TK_XINCLUDES@
222TK_XLIBSW = @TK_XLIBSW@
223USE_NLS = @USE_NLS@
224VERSION = @VERSION@
225WARN_CFLAGS = @WARN_CFLAGS@
226WERROR_CFLAGS = @WERROR_CFLAGS@
227WIN32LDAPP = @WIN32LDAPP@
228WIN32LIBS = @WIN32LIBS@
229WINDRES = @WINDRES@
230XGETTEXT = @XGETTEXT@
231XMKMF = @XMKMF@
232X_CFLAGS = @X_CFLAGS@
233X_LDFLAGS = @X_LDFLAGS@
234X_LIBS = @X_LIBS@
235YACC = @YACC@
236YFLAGS = @YFLAGS@
237ac_ct_CC = @ac_ct_CC@
238am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
239am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
240am__include = @am__include@
241am__leading_dot = @am__leading_dot@
242am__quote = @am__quote@
243am__tar = @am__tar@
244am__untar = @am__untar@
245bindir = @bindir@
246build = @build@
247build_alias = @build_alias@
248build_cpu = @build_cpu@
249build_os = @build_os@
250build_vendor = @build_vendor@
251datadir = @datadir@
252datarootdir = @datarootdir@
253docdir = @docdir@
254dvidir = @dvidir@
255exec_prefix = @exec_prefix@
256frags = @frags@
257host = @host@
258host_alias = @host_alias@
259host_cpu = @host_cpu@
260host_os = @host_os@
261host_vendor = @host_vendor@
262htmldir = @htmldir@
263includedir = @includedir@
264infodir = @infodir@
265install_sh = @install_sh@
266libdir = @libdir@
267libexecdir = @libexecdir@
268localedir = @localedir@
269localstatedir = @localstatedir@
270mandir = @mandir@
271mkdir_p = @mkdir_p@
272nm_h = @nm_h@
273oldincludedir = @oldincludedir@
274pdfdir = @pdfdir@
275prefix = @prefix@
276program_transform_name = @program_transform_name@
277psdir = @psdir@
278sbindir = @sbindir@
279sharedstatedir = @sharedstatedir@
280subdirs = @subdirs@
281sysconfdir = @sysconfdir@
282target = @target@
283target_alias = @target_alias@
284target_cpu = @target_cpu@
285target_os = @target_os@
286target_subdir = @target_subdir@
287target_vendor = @target_vendor@
288AUTOMAKE_OPTIONS = 1.5 gnits
289noinst_HEADERS =
290noinst_LIBRARIES = libgnu.a
291noinst_LTLIBRARIES =
292EXTRA_DIST = $(top_srcdir)/gnulib/aux/link-warning.h memchr.c memcmp.c \
293 memmem.c str-two-way.h stdint.in.h string.in.h wchar.in.h
294BUILT_SOURCES = $(STDINT_H) string.h $(WCHAR_H)
295SUFFIXES =
296MOSTLYCLEANFILES = core *.stackdump stdint.h stdint.h-t string.h \
297 string.h-t wchar.h wchar.h-t
298MOSTLYCLEANDIRS =
299CLEANFILES =
300DISTCLEANFILES =
301MAINTAINERCLEANFILES =
302AM_CPPFLAGS =
303libgnu_a_SOURCES = dummy.c
304libgnu_a_LIBADD = $(gl_LIBOBJS)
305libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
306EXTRA_libgnu_a_SOURCES = memchr.c memcmp.c memmem.c
307LINK_WARNING_H = $(top_srcdir)/gnulib/aux/link-warning.h
308all: $(BUILT_SOURCES)
309 $(MAKE) $(AM_MAKEFLAGS) all-am
310
311.SUFFIXES:
312.SUFFIXES: .c .o .obj
313$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
314 @for dep in $?; do \
315 case '$(am__configure_deps)' in \
316 *$$dep*) \
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
318 && exit 0; \
319 exit 1;; \
320 esac; \
321 done; \
322 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnulib/Makefile'; \
323 cd $(top_srcdir) && \
324 $(AUTOMAKE) --gnits gnulib/Makefile
325.PRECIOUS: Makefile
326Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
327 @case '$?' in \
328 *config.status*) \
329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
330 *) \
331 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
332 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
333 esac;
334
335$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337
338$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
339 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
341 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
343clean-noinstLIBRARIES:
344 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
345libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
346 -rm -f libgnu.a
347 $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
348 $(RANLIB) libgnu.a
349
350clean-noinstLTLIBRARIES:
351 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
352 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
353 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
354 test "$$dir" != "$$p" || dir=.; \
355 echo "rm -f \"$${dir}/so_locations\""; \
356 rm -f "$${dir}/so_locations"; \
357 done
358
359mostlyclean-compile:
360 -rm -f *.$(OBJEXT)
361
362distclean-compile:
363 -rm -f *.tab.c
364
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Po@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcmp.Po@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmem.Po@am__quote@
369
370.c.o:
371@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
372@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
373@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
374@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375@am__fastdepCC_FALSE@ $(COMPILE) -c $<
376
377.c.obj:
378@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
379@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
380@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
381@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
383uninstall-info-am:
384
385ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
386 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
387 unique=`for i in $$list; do \
388 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389 done | \
390 $(AWK) ' { files[$$0] = 1; } \
391 END { for (i in files) print i; }'`; \
392 mkid -fID $$unique
393tags: TAGS
394
395TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
396 $(TAGS_FILES) $(LISP)
397 tags=; \
398 here=`pwd`; \
399 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
400 unique=`for i in $$list; do \
401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402 done | \
403 $(AWK) ' { files[$$0] = 1; } \
404 END { for (i in files) print i; }'`; \
405 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
406 test -n "$$unique" || unique=$$empty_fix; \
407 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
408 $$tags $$unique; \
409 fi
410ctags: CTAGS
411CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
412 $(TAGS_FILES) $(LISP)
413 tags=; \
414 here=`pwd`; \
415 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
416 unique=`for i in $$list; do \
417 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418 done | \
419 $(AWK) ' { files[$$0] = 1; } \
420 END { for (i in files) print i; }'`; \
421 test -z "$(CTAGS_ARGS)$$tags$$unique" \
422 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
423 $$tags $$unique
424
425GTAGS:
426 here=`$(am__cd) $(top_builddir) && pwd` \
427 && cd $(top_srcdir) \
428 && gtags -i $(GTAGS_ARGS) $$here
429
430distclean-tags:
431 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
432
433distdir: $(DISTFILES)
434 $(mkdir_p) $(distdir)/$(top_srcdir)/gnulib/aux
435 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
436 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
437 list='$(DISTFILES)'; for file in $$list; do \
438 case $$file in \
439 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
440 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
441 esac; \
442 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
444 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
445 dir="/$$dir"; \
446 $(mkdir_p) "$(distdir)$$dir"; \
447 else \
448 dir=''; \
449 fi; \
450 if test -d $$d/$$file; then \
451 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
453 fi; \
454 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
455 else \
456 test -f $(distdir)/$$file \
457 || cp -p $$d/$$file $(distdir)/$$file \
458 || exit 1; \
459 fi; \
460 done
461check-am: all-am
462check: $(BUILT_SOURCES)
463 $(MAKE) $(AM_MAKEFLAGS) check-am
464all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
465installdirs:
466install: $(BUILT_SOURCES)
467 $(MAKE) $(AM_MAKEFLAGS) install-am
468install-exec: install-exec-am
469install-data: install-data-am
470uninstall: uninstall-am
471
472install-am: all-am
473 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
474
475installcheck: installcheck-am
476install-strip:
477 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
478 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
479 `test -z '$(STRIP)' || \
480 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
481mostlyclean-generic:
482 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
483
484clean-generic:
485 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
486
487distclean-generic:
488 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
489 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
490
491maintainer-clean-generic:
492 @echo "This command is intended for maintainers to use"
493 @echo "it deletes files that may require special tools to rebuild."
494 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
495 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
496clean: clean-am
497
498clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
499 mostlyclean-am
500
501distclean: distclean-am
502 -rm -rf ./$(DEPDIR)
503 -rm -f Makefile
504distclean-am: clean-am distclean-compile distclean-generic \
505 distclean-tags
506
507dvi: dvi-am
508
509dvi-am:
510
511html: html-am
512
513info: info-am
514
515info-am:
516
517install-data-am:
518
519install-exec-am:
520
521install-info: install-info-am
522
523install-man:
524
525installcheck-am:
526
527maintainer-clean: maintainer-clean-am
528 -rm -rf ./$(DEPDIR)
529 -rm -f Makefile
530maintainer-clean-am: distclean-am maintainer-clean-generic
531
532mostlyclean: mostlyclean-am
533
534mostlyclean-am: mostlyclean-compile mostlyclean-generic \
535 mostlyclean-local
536
537pdf: pdf-am
538
539pdf-am:
540
541ps: ps-am
542
543ps-am:
544
545uninstall-am: uninstall-info-am
546
547.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
548 clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags distclean \
549 distclean-compile distclean-generic distclean-tags distdir dvi \
550 dvi-am html html-am info info-am install install-am \
551 install-data install-data-am install-exec install-exec-am \
552 install-info install-info-am install-man install-strip \
553 installcheck installcheck-am installdirs maintainer-clean \
554 maintainer-clean-generic mostlyclean mostlyclean-compile \
555 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
556 uninstall uninstall-am uninstall-info-am
557
558
559# We need the following in order to create <stdint.h> when the system
560# doesn't have one that works with the given compiler.
561stdint.h: stdint.in.h
562 rm -f $@-t $@
563 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
564 sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
565 -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
566 -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
567 -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
568 -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
569 -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
570 -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
571 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
572 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
573 -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
574 -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
575 -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
576 -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
577 -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
578 -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
579 -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
580 -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
581 -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
582 -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
583 -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
584 -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
585 -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
586 < $(srcdir)/stdint.in.h; \
587 } > $@-t
588 mv $@-t $@
589
590# We need the following in order to create <string.h> when the system
591# doesn't have one that works with the given compiler.
592string.h: string.in.h
593 rm -f $@-t $@
594 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
595 sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
596 -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
597 -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
598 -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
599 -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
600 -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
601 -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
602 -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
603 -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
604 -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
605 -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
606 -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
607 -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
608 -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
609 -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
610 -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
611 -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
612 -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
613 -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
614 -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
615 -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
616 -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
617 -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
618 -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
619 -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
620 -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
621 -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
622 -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
623 -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
624 -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
625 -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
626 -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
627 -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
628 -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
629 -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
630 -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
631 -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
632 -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
633 -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
634 -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
635 -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
636 -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
637 -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
638 -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
639 -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
640 -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
641 -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
642 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
643 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
644 -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
645 -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
646 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
647 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
648 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
649 < $(srcdir)/string.in.h; \
650 } > $@-t
651 mv $@-t $@
652
653# We need the following in order to create <wchar.h> when the system
654# version does not work standalone.
655wchar.h: wchar.in.h
656 rm -f $@-t $@
657 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
658 sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
659 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
660 -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
661 -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
662 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
663 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
664 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
665 < $(srcdir)/wchar.in.h; \
666 } > $@-t
667 mv $@-t $@
668
669mostlyclean-local: mostlyclean-generic
670 @for dir in '' $(MOSTLYCLEANDIRS); do \
671 if test -n "$$dir" && test -d $$dir; then \
672 echo "rmdir $$dir"; rmdir $$dir; \
673 fi; \
674 done; \
675 :
676# Tell versions [3.59,3.63) of GNU make to not export all variables.
677# Otherwise a system limit (for SysV at least) may be exceeded.
678.NOEXPORT:
This page took 0.049126 seconds and 4 git commands to generate.