Home | History | Annotate | Download | only in m4
      1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
      2 # @configure_input@
      3 
      4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
      5 # 2003, 2004  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 srcdir = @srcdir@
     17 top_srcdir = @top_srcdir@
     18 VPATH = @srcdir@
     19 pkgdatadir = $(datadir)/@PACKAGE@
     20 pkglibdir = $(libdir)/@PACKAGE@
     21 pkgincludedir = $(includedir)/@PACKAGE@
     22 top_builddir = ..
     23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     24 INSTALL = @INSTALL@
     25 install_sh_DATA = $(install_sh) -c -m 644
     26 install_sh_PROGRAM = $(install_sh) -c
     27 install_sh_SCRIPT = $(install_sh) -c
     28 INSTALL_HEADER = $(INSTALL_DATA)
     29 transform = $(program_transform_name)
     30 NORMAL_INSTALL = :
     31 PRE_INSTALL = :
     32 POST_INSTALL = :
     33 NORMAL_UNINSTALL = :
     34 PRE_UNINSTALL = :
     35 POST_UNINSTALL = :
     36 build_triplet = @build@
     37 host_triplet = @host@
     38 subdir = m4
     39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
     40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     41 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
     42 	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
     43 	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
     44 	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
     45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     46 	$(ACLOCAL_M4)
     47 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
     48 CONFIG_HEADER = $(top_builddir)/config.h
     49 CONFIG_CLEAN_FILES =
     50 SOURCES =
     51 DIST_SOURCES =
     52 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     53 ACLOCAL = @ACLOCAL@
     54 AMDEP_FALSE = @AMDEP_FALSE@
     55 AMDEP_TRUE = @AMDEP_TRUE@
     56 AMTAR = @AMTAR@
     57 AUTOCONF = @AUTOCONF@
     58 AUTOHEADER = @AUTOHEADER@
     59 AUTOMAKE = @AUTOMAKE@
     60 AWK = @AWK@
     61 CC = @CC@
     62 CCDEPMODE = @CCDEPMODE@
     63 CFLAGS = @CFLAGS@
     64 CPP = @CPP@
     65 CPPFLAGS = @CPPFLAGS@
     66 CYGPATH_W = @CYGPATH_W@
     67 DATADIRNAME = @DATADIRNAME@
     68 DEFS = @DEFS@
     69 DEPDIR = @DEPDIR@
     70 ECHO_C = @ECHO_C@
     71 ECHO_N = @ECHO_N@
     72 ECHO_T = @ECHO_T@
     73 EGREP = @EGREP@
     74 EXEEXT = @EXEEXT@
     75 GMSGFMT = @GMSGFMT@
     76 INSTALL_DATA = @INSTALL_DATA@
     77 INSTALL_PROGRAM = @INSTALL_PROGRAM@
     78 INSTALL_SCRIPT = @INSTALL_SCRIPT@
     79 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
     80 INTLLIBS = @INTLLIBS@
     81 LDFLAGS = @LDFLAGS@
     82 LEX = @LEX@
     83 LEXLIB = @LEXLIB@
     84 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
     85 LIBICONV = @LIBICONV@
     86 LIBINTL = @LIBINTL@
     87 LIBOBJS = @LIBOBJS@
     88 LIBS = @LIBS@
     89 LOCALEDIR = @LOCALEDIR@
     90 LTLIBICONV = @LTLIBICONV@
     91 LTLIBINTL = @LTLIBINTL@
     92 LTLIBOBJS = @LTLIBOBJS@
     93 MAKEINFO = @MAKEINFO@
     94 MKINSTALLDIRS = @MKINSTALLDIRS@
     95 MSGFMT = @MSGFMT@
     96 MSGMERGE = @MSGMERGE@
     97 MUDFLAP_FALSE = @MUDFLAP_FALSE@
     98 MUDFLAP_TRUE = @MUDFLAP_TRUE@
     99 NATIVE_LD_FALSE = @NATIVE_LD_FALSE@
    100 NATIVE_LD_TRUE = @NATIVE_LD_TRUE@
    101 OBJEXT = @OBJEXT@
    102 PACKAGE = @PACKAGE@
    103 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    104 PACKAGE_NAME = @PACKAGE_NAME@
    105 PACKAGE_STRING = @PACKAGE_STRING@
    106 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    107 PACKAGE_VERSION = @PACKAGE_VERSION@
    108 PATH_SEPARATOR = @PATH_SEPARATOR@
    109 POSUB = @POSUB@
    110 RANLIB = @RANLIB@
    111 SET_MAKE = @SET_MAKE@
    112 SHELL = @SHELL@
    113 STRIP = @STRIP@
    114 USE_NLS = @USE_NLS@
    115 VERSION = @VERSION@
    116 XGETTEXT = @XGETTEXT@
    117 YACC = @YACC@
    118 ac_ct_CC = @ac_ct_CC@
    119 ac_ct_RANLIB = @ac_ct_RANLIB@
    120 ac_ct_STRIP = @ac_ct_STRIP@
    121 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    122 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
    123 am__include = @am__include@
    124 am__leading_dot = @am__leading_dot@
    125 am__quote = @am__quote@
    126 am__tar = @am__tar@
    127 am__untar = @am__untar@
    128 base_cpu = @base_cpu@
    129 bindir = @bindir@
    130 build = @build@
    131 build_alias = @build_alias@
    132 build_cpu = @build_cpu@
    133 build_os = @build_os@
    134 build_vendor = @build_vendor@
    135 datadir = @datadir@
    136 exec_prefix = @exec_prefix@
    137 host = @host@
    138 host_alias = @host_alias@
    139 host_cpu = @host_cpu@
    140 host_os = @host_os@
    141 host_vendor = @host_vendor@
    142 includedir = @includedir@
    143 infodir = @infodir@
    144 install_sh = @install_sh@
    145 libdir = @libdir@
    146 libexecdir = @libexecdir@
    147 localstatedir = @localstatedir@
    148 mandir = @mandir@
    149 mkdir_p = @mkdir_p@
    150 oldincludedir = @oldincludedir@
    151 prefix = @prefix@
    152 program_transform_name = @program_transform_name@
    153 sbindir = @sbindir@
    154 sharedstatedir = @sharedstatedir@
    155 sysconfdir = @sysconfdir@
    156 target_alias = @target_alias@
    157 EXTRA_DIST = isc-posix.m4 codeset.m4 gettext.m4 glibc21.m4 iconv.m4 \
    158 	     lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 \
    159 	     progtest.m4 iconv.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 \
    160 	     uintmax_t.m4 inttypes_h.m4 stdint_h.m4 ulonglong.m4
    161 
    162 all: all-am
    163 
    164 .SUFFIXES:
    165 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    166 	@for dep in $?; do \
    167 	  case '$(am__configure_deps)' in \
    168 	    *$$dep*) \
    169 	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
    170 		&& exit 0; \
    171 	      exit 1;; \
    172 	  esac; \
    173 	done; \
    174 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  m4/Makefile'; \
    175 	cd $(top_srcdir) && \
    176 	  $(AUTOMAKE) --gnits  m4/Makefile
    177 .PRECIOUS: Makefile
    178 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    179 	@case '$?' in \
    180 	  *config.status*) \
    181 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    182 	  *) \
    183 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    184 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    185 	esac;
    186 
    187 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    188 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    189 
    190 $(top_srcdir)/configure:  $(am__configure_deps)
    191 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    192 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    193 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    194 uninstall-info-am:
    195 tags: TAGS
    196 TAGS:
    197 
    198 ctags: CTAGS
    199 CTAGS:
    200 
    201 
    202 distdir: $(DISTFILES)
    203 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
    204 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
    205 	list='$(DISTFILES)'; for file in $$list; do \
    206 	  case $$file in \
    207 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
    208 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
    209 	  esac; \
    210 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    211 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    212 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    213 	    dir="/$$dir"; \
    214 	    $(mkdir_p) "$(distdir)$$dir"; \
    215 	  else \
    216 	    dir=''; \
    217 	  fi; \
    218 	  if test -d $$d/$$file; then \
    219 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    220 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
    221 	    fi; \
    222 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
    223 	  else \
    224 	    test -f $(distdir)/$$file \
    225 	    || cp -p $$d/$$file $(distdir)/$$file \
    226 	    || exit 1; \
    227 	  fi; \
    228 	done
    229 check-am: all-am
    230 check: check-am
    231 all-am: Makefile
    232 installdirs:
    233 install: install-am
    234 install-exec: install-exec-am
    235 install-data: install-data-am
    236 uninstall: uninstall-am
    237 
    238 install-am: all-am
    239 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    240 
    241 installcheck: installcheck-am
    242 install-strip:
    243 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    244 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    245 	  `test -z '$(STRIP)' || \
    246 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    247 mostlyclean-generic:
    248 
    249 clean-generic:
    250 
    251 distclean-generic:
    252 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    253 
    254 maintainer-clean-generic:
    255 	@echo "This command is intended for maintainers to use"
    256 	@echo "it deletes files that may require special tools to rebuild."
    257 clean: clean-am
    258 
    259 clean-am: clean-generic mostlyclean-am
    260 
    261 distclean: distclean-am
    262 	-rm -f Makefile
    263 distclean-am: clean-am distclean-generic
    264 
    265 dvi: dvi-am
    266 
    267 dvi-am:
    268 
    269 html: html-am
    270 
    271 info: info-am
    272 
    273 info-am:
    274 
    275 install-data-am:
    276 
    277 install-exec-am:
    278 
    279 install-info: install-info-am
    280 
    281 install-man:
    282 
    283 installcheck-am:
    284 
    285 maintainer-clean: maintainer-clean-am
    286 	-rm -f Makefile
    287 maintainer-clean-am: distclean-am maintainer-clean-generic
    288 
    289 mostlyclean: mostlyclean-am
    290 
    291 mostlyclean-am: mostlyclean-generic
    292 
    293 pdf: pdf-am
    294 
    295 pdf-am:
    296 
    297 ps: ps-am
    298 
    299 ps-am:
    300 
    301 uninstall-am: uninstall-info-am
    302 
    303 .PHONY: all all-am check check-am clean clean-generic distclean \
    304 	distclean-generic distdir dvi dvi-am html html-am info info-am \
    305 	install install-am install-data install-data-am install-exec \
    306 	install-exec-am install-info install-info-am install-man \
    307 	install-strip installcheck installcheck-am installdirs \
    308 	maintainer-clean maintainer-clean-generic mostlyclean \
    309 	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
    310 	uninstall-info-am
    311 
    312 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    313 # Otherwise a system limit (for SysV at least) may be exceeded.
    314 .NOEXPORT:
    315