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 srcdir = @srcdir@ 18 top_srcdir = @top_srcdir@ 19 VPATH = @srcdir@ 20 pkgdatadir = $(datadir)/@PACKAGE@ 21 pkglibdir = $(libdir)/@PACKAGE@ 22 pkgincludedir = $(includedir)/@PACKAGE@ 23 top_builddir = .. 24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25 INSTALL = @INSTALL@ 26 install_sh_DATA = $(install_sh) -c -m 644 27 install_sh_PROGRAM = $(install_sh) -c 28 install_sh_SCRIPT = $(install_sh) -c 29 INSTALL_HEADER = $(INSTALL_DATA) 30 transform = $(program_transform_name) 31 NORMAL_INSTALL = : 32 PRE_INSTALL = : 33 POST_INSTALL = : 34 NORMAL_UNINSTALL = : 35 PRE_UNINSTALL = : 36 POST_UNINSTALL = : 37 build_triplet = @build@ 38 host_triplet = @host@ 39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 40 $(srcdir)/gnulib.mk dirname.c dirname.h dup-safer.c error.c \ 41 error.h exitfail.c exitfail.h fd-safer.c fopen-safer.c \ 42 getopt.c getopt1.c hard-locale.c hard-locale.h hash.c hash.h \ 43 malloc.c obstack.c obstack.h pipe-safer.c quote.c quote.h \ 44 quotearg.c quotearg.h stdio--.h stdio-safer.h stpcpy.c \ 45 strdup.c strdup.h strerror.c strndup.c strndup.h strnlen.c \ 46 strnlen.h strtol.c strtoul.c strverscmp.c strverscmp.h \ 47 unistd--.h unistd-safer.h unlocked-io.h xalloc.h xmalloc.c 48 subdir = lib 49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 50 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \ 51 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/cxx.m4 \ 52 $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dmalloc.m4 \ 53 $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/error.m4 \ 54 $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \ 55 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext_gl.m4 \ 56 $(top_srcdir)/m4/gnulib.m4 $(top_srcdir)/m4/hard-locale.m4 \ 57 $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/iconv.m4 \ 58 $(top_srcdir)/m4/inttypes_h_gl.m4 \ 59 $(top_srcdir)/m4/lib-ld_gl.m4 $(top_srcdir)/m4/lib-link.m4 \ 60 $(top_srcdir)/m4/lib-prefix_gl.m4 $(top_srcdir)/m4/m4.m4 \ 61 $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \ 62 $(top_srcdir)/m4/mbswidth.m4 $(top_srcdir)/m4/nls.m4 \ 63 $(top_srcdir)/m4/obstack.m4 $(top_srcdir)/m4/onceonly.m4 \ 64 $(top_srcdir)/m4/po_gl.m4 $(top_srcdir)/m4/progtest.m4 \ 65 $(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \ 66 $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint_h_gl.m4 \ 67 $(top_srcdir)/m4/stdio-safer.m4 $(top_srcdir)/m4/stpcpy.m4 \ 68 $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strerror.m4 \ 69 $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \ 70 $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \ 71 $(top_srcdir)/m4/strverscmp.m4 $(top_srcdir)/m4/subpipe.m4 \ 72 $(top_srcdir)/m4/timevar.m4 $(top_srcdir)/m4/uintmax_t_gl.m4 \ 73 $(top_srcdir)/m4/ulonglong_gl.m4 \ 74 $(top_srcdir)/m4/unistd-safer.m4 $(top_srcdir)/m4/unistd_h.m4 \ 75 $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/warning.m4 \ 76 $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xstrndup.m4 \ 77 $(top_srcdir)/configure.ac 78 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 79 $(ACLOCAL_M4) 80 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs 81 CONFIG_HEADER = $(top_builddir)/config.h 82 CONFIG_CLEAN_FILES = 83 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 84 am__vpath_adj = case $$p in \ 85 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 86 *) f=$$p;; \ 87 esac; 88 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 89 am__installdirs = "$(DESTDIR)$(libdir)" 90 libLIBRARIES_INSTALL = $(INSTALL_DATA) 91 LIBRARIES = $(lib_LIBRARIES) $(noinst_LIBRARIES) 92 AR = ar 93 ARFLAGS = cru 94 libbison_a_AR = $(AR) $(ARFLAGS) 95 am__DEPENDENCIES_1 = @LIBOBJS@ 96 am__objects_1 = abitset.$(OBJEXT) bitset.$(OBJEXT) \ 97 bitset_stats.$(OBJEXT) bitsetv.$(OBJEXT) ebitset.$(OBJEXT) \ 98 lbitset.$(OBJEXT) vbitset.$(OBJEXT) 99 am__objects_2 = bitsetv-print.$(OBJEXT) 100 am__objects_3 = timevar.$(OBJEXT) 101 am__objects_4 = get-errno.$(OBJEXT) subpipe.$(OBJEXT) $(am__objects_1) \ 102 $(am__objects_2) $(am__objects_3) argmatch.$(OBJEXT) \ 103 basename.$(OBJEXT) stripslash.$(OBJEXT) mbswidth.$(OBJEXT) \ 104 xalloc-die.$(OBJEXT) xstrndup.$(OBJEXT) 105 am_libbison_a_OBJECTS = $(am__objects_4) 106 libbison_a_OBJECTS = $(am_libbison_a_OBJECTS) 107 liby_a_AR = $(AR) $(ARFLAGS) 108 liby_a_LIBADD = 109 am_liby_a_OBJECTS = main.$(OBJEXT) yyerror.$(OBJEXT) 110 liby_a_OBJECTS = $(am_liby_a_OBJECTS) 111 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 112 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp 113 am__depfiles_maybe = depfiles 114 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 115 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 116 CCLD = $(CC) 117 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 118 SOURCES = $(libbison_a_SOURCES) $(liby_a_SOURCES) 119 DIST_SOURCES = $(libbison_a_SOURCES) $(liby_a_SOURCES) 120 ETAGS = etags 121 CTAGS = ctags 122 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 123 ACLOCAL = @ACLOCAL@ 124 AMDEP_FALSE = @AMDEP_FALSE@ 125 AMDEP_TRUE = @AMDEP_TRUE@ 126 AMTAR = @AMTAR@ 127 AUTOCONF = @AUTOCONF@ 128 AUTOHEADER = @AUTOHEADER@ 129 AUTOM4TE = @AUTOM4TE@ 130 AUTOMAKE = @AUTOMAKE@ 131 AWK = @AWK@ 132 BISON_CXX_WORKS = @BISON_CXX_WORKS@ 133 BISON_CXX_WORKS_FALSE = @BISON_CXX_WORKS_FALSE@ 134 BISON_CXX_WORKS_TRUE = @BISON_CXX_WORKS_TRUE@ 135 BISON_LOCALEDIR = @BISON_LOCALEDIR@ 136 CC = @CC@ 137 CCDEPMODE = @CCDEPMODE@ 138 CFLAGS = @CFLAGS@ 139 CPP = @CPP@ 140 CPPFLAGS = @CPPFLAGS@ 141 CXX = @CXX@ 142 CXXDEPMODE = @CXXDEPMODE@ 143 CXXFLAGS = @CXXFLAGS@ 144 CYGPATH_W = @CYGPATH_W@ 145 DEFS = @DEFS@ 146 DEPDIR = @DEPDIR@ 147 ECHO_C = @ECHO_C@ 148 ECHO_N = @ECHO_N@ 149 ECHO_T = @ECHO_T@ 150 EGREP = @EGREP@ 151 EXEEXT = @EXEEXT@ 152 GCC = @GCC@ 153 GETOPT_H = @GETOPT_H@ 154 GMSGFMT = @GMSGFMT@ 155 HAVE__BOOL = @HAVE__BOOL@ 156 INSTALL_DATA = @INSTALL_DATA@ 157 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 158 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 159 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 160 INTLLIBS = @INTLLIBS@ 161 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ 162 LDFLAGS = @LDFLAGS@ 163 LEX = @LEX@ 164 LEXLIB = @LEXLIB@ 165 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 166 LIBICONV = @LIBICONV@ 167 LIBINTL = @LIBINTL@ 168 LIBOBJS = @LIBOBJS@ 169 LIBS = @LIBS@ 170 LTLIBICONV = @LTLIBICONV@ 171 LTLIBINTL = @LTLIBINTL@ 172 LTLIBOBJS = @LTLIBOBJS@ 173 M4 = @M4@ 174 MAKEINFO = @MAKEINFO@ 175 MKINSTALLDIRS = @MKINSTALLDIRS@ 176 MSGFMT = @MSGFMT@ 177 MSGMERGE = @MSGMERGE@ 178 O0CFLAGS = @O0CFLAGS@ 179 O0CXXFLAGS = @O0CXXFLAGS@ 180 OBJEXT = @OBJEXT@ 181 PACKAGE = @PACKAGE@ 182 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 183 PACKAGE_NAME = @PACKAGE_NAME@ 184 PACKAGE_STRING = @PACKAGE_STRING@ 185 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 186 PACKAGE_VERSION = @PACKAGE_VERSION@ 187 PATH_SEPARATOR = @PATH_SEPARATOR@ 188 POSUB = @POSUB@ 189 RANLIB = @RANLIB@ 190 SET_MAKE = @SET_MAKE@ 191 SHELL = @SHELL@ 192 STDBOOL_H = @STDBOOL_H@ 193 STRIP = @STRIP@ 194 UNISTD_H = @UNISTD_H@ 195 USE_NLS = @USE_NLS@ 196 VALGRIND = @VALGRIND@ 197 VERSION = @VERSION@ 198 WARNING_CFLAGS = @WARNING_CFLAGS@ 199 WARNING_CXXFLAGS = @WARNING_CXXFLAGS@ 200 WERROR_CFLAGS = @WERROR_CFLAGS@ 201 XGETTEXT = @XGETTEXT@ 202 YACC = @YACC@ 203 YACC_LIBRARY = @YACC_LIBRARY@ 204 YACC_SCRIPT = @YACC_SCRIPT@ 205 ac_ct_CC = @ac_ct_CC@ 206 ac_ct_CXX = @ac_ct_CXX@ 207 ac_ct_RANLIB = @ac_ct_RANLIB@ 208 ac_ct_STRIP = @ac_ct_STRIP@ 209 aclocaldir = @aclocaldir@ 210 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 211 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 212 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 213 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 214 am__include = @am__include@ 215 am__leading_dot = @am__leading_dot@ 216 am__quote = @am__quote@ 217 am__tar = @am__tar@ 218 am__untar = @am__untar@ 219 bindir = @bindir@ 220 build = @build@ 221 build_alias = @build_alias@ 222 build_cpu = @build_cpu@ 223 build_os = @build_os@ 224 build_vendor = @build_vendor@ 225 datadir = @datadir@ 226 exec_prefix = @exec_prefix@ 227 host = @host@ 228 host_alias = @host_alias@ 229 host_cpu = @host_cpu@ 230 host_os = @host_os@ 231 host_vendor = @host_vendor@ 232 includedir = @includedir@ 233 infodir = @infodir@ 234 install_sh = @install_sh@ 235 libdir = @libdir@ 236 libexecdir = @libexecdir@ 237 localstatedir = @localstatedir@ 238 mandir = @mandir@ 239 mkdir_p = @mkdir_p@ 240 oldincludedir = @oldincludedir@ 241 prefix = @prefix@ 242 program_transform_name = @program_transform_name@ 243 sbindir = @sbindir@ 244 sharedstatedir = @sharedstatedir@ 245 sysconfdir = @sysconfdir@ 246 target_alias = @target_alias@ 247 AM_CFLAGS = $(WARNING_CFLAGS) 248 BUILT_SOURCES = $(GETOPT_H) $(STDBOOL_H) $(UNISTD_H) 249 EXTRA_DIST = getopt_.h getopt_int.h stdbool_.h 250 MOSTLYCLEANFILES = getopt.h getopt.h-t stdbool.h stdbool.h-t unistd.h 251 lib_LIBRARIES = $(YACC_LIBRARY) 252 EXTRA_LIBRARIES = liby.a 253 noinst_LIBRARIES = libbison.a 254 liby_a_SOURCES = main.c yyerror.c 255 libbison_a_SOURCES = $(lib_SOURCES) 256 257 # This file is generated automatically by "bootstrap". 258 259 # This is for those projects which use "gettextize --intl" to put a source-code 260 # copy of libintl into their package. In such projects, every Makefile.am needs 261 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory. 262 # For the Makefile.ams in other directories it is the maintainer's 263 # responsibility; for the one from gnulib we do it here. 264 # This option has no effect when the user disables NLS (because then the intl 265 # directory contains no libintl.h file) or when the project does not use 266 # "gettextize --intl". 267 # (commented out by bootstrap) AM_CPPFLAGS += -I$(top_builddir)/intl 268 lib_SOURCES = get-errno.h get-errno.c subpipe.h subpipe.c \ 269 $(bitsets_sources) $(additional_bitsets_sources) \ 270 $(timevars_sources) argmatch.h argmatch.c basename.c \ 271 stripslash.c exit.h gettext.h mbswidth.h mbswidth.c stpcpy.h \ 272 verify.h xalloc-die.c xstrndup.h xstrndup.c 273 274 # Implementation of bitsets 275 bitsets_sources = \ 276 abitset.c abitset.h bbitset.h bitset.c bitset.h bitset_stats.c \ 277 bitset_stats.h bitsetv.c bitsetv.h ebitset.c ebitset.h lbitset.c \ 278 lbitset.h libiberty.h vbitset.c vbitset.h 279 280 281 # Additional bitset operations. 282 additional_bitsets_sources = \ 283 bitsetv-print.h bitsetv-print.c 284 285 286 # timevars, stolen from GCC. 287 timevars_sources = \ 288 timevar.h timevar.c timevar.def 289 290 libbison_a_LIBADD = $(LIBOBJS) $(ALLOCA) 291 libbison_a_DEPENDENCIES = $(libbison_a_LIBADD) 292 all: $(BUILT_SOURCES) 293 $(MAKE) $(AM_MAKEFLAGS) all-am 294 295 .SUFFIXES: 296 .SUFFIXES: .c .o .obj 297 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/gnulib.mk $(am__configure_deps) 298 @for dep in $?; do \ 299 case '$(am__configure_deps)' in \ 300 *$$dep*) \ 301 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 302 && exit 0; \ 303 exit 1;; \ 304 esac; \ 305 done; \ 306 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \ 307 cd $(top_srcdir) && \ 308 $(AUTOMAKE) --gnu lib/Makefile 309 .PRECIOUS: Makefile 310 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 311 @case '$?' in \ 312 *config.status*) \ 313 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 314 *) \ 315 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 316 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 317 esac; 318 319 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 320 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 321 322 $(top_srcdir)/configure: $(am__configure_deps) 323 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 324 $(ACLOCAL_M4): $(am__aclocal_m4_deps) 325 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 326 install-libLIBRARIES: $(lib_LIBRARIES) 327 @$(NORMAL_INSTALL) 328 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" 329 @list='$(lib_LIBRARIES)'; for p in $$list; do \ 330 if test -f $$p; then \ 331 f=$(am__strip_dir) \ 332 echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ 333 $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ 334 else :; fi; \ 335 done 336 @$(POST_INSTALL) 337 @list='$(lib_LIBRARIES)'; for p in $$list; do \ 338 if test -f $$p; then \ 339 p=$(am__strip_dir) \ 340 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \ 341 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \ 342 else :; fi; \ 343 done 344 345 uninstall-libLIBRARIES: 346 @$(NORMAL_UNINSTALL) 347 @list='$(lib_LIBRARIES)'; for p in $$list; do \ 348 p=$(am__strip_dir) \ 349 echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \ 350 rm -f "$(DESTDIR)$(libdir)/$$p"; \ 351 done 352 353 clean-libLIBRARIES: 354 -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) 355 356 clean-noinstLIBRARIES: 357 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 358 libbison.a: $(libbison_a_OBJECTS) $(libbison_a_DEPENDENCIES) 359 -rm -f libbison.a 360 $(libbison_a_AR) libbison.a $(libbison_a_OBJECTS) $(libbison_a_LIBADD) 361 $(RANLIB) libbison.a 362 liby.a: $(liby_a_OBJECTS) $(liby_a_DEPENDENCIES) 363 -rm -f liby.a 364 $(liby_a_AR) liby.a $(liby_a_OBJECTS) $(liby_a_LIBADD) 365 $(RANLIB) liby.a 366 367 mostlyclean-compile: 368 -rm -f *.$(OBJEXT) 369 370 distclean-compile: 371 -rm -f *.tab.c 372 373 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dirname.Po@am__quote@ 374 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dup-safer.Po@am__quote@ 375 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/error.Po@am__quote@ 376 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/exitfail.Po@am__quote@ 377 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fd-safer.Po@am__quote@ 378 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fopen-safer.Po@am__quote@ 379 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@ 380 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@ 381 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hard-locale.Po@am__quote@ 382 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hash.Po@am__quote@ 383 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/malloc.Po@am__quote@ 384 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/obstack.Po@am__quote@ 385 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pipe-safer.Po@am__quote@ 386 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/quote.Po@am__quote@ 387 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/quotearg.Po@am__quote@ 388 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@ 389 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strdup.Po@am__quote@ 390 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strerror.Po@am__quote@ 391 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strndup.Po@am__quote@ 392 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strnlen.Po@am__quote@ 393 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtol.Po@am__quote@ 394 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoul.Po@am__quote@ 395 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strverscmp.Po@am__quote@ 396 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/xmalloc.Po@am__quote@ 397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abitset.Po@am__quote@ 398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argmatch.Po@am__quote@ 399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename.Po@am__quote@ 400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitset.Po@am__quote@ 401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitset_stats.Po@am__quote@ 402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitsetv-print.Po@am__quote@ 403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitsetv.Po@am__quote@ 404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ebitset.Po@am__quote@ 405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-errno.Po@am__quote@ 406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lbitset.Po@am__quote@ 407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@ 408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbswidth.Po@am__quote@ 409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@ 410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subpipe.Po@am__quote@ 411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timevar.Po@am__quote@ 412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbitset.Po@am__quote@ 413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@ 414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrndup.Po@am__quote@ 415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yyerror.Po@am__quote@ 416 417 .c.o: 418 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 419 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 420 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 422 @am__fastdepCC_FALSE@ $(COMPILE) -c $< 423 424 .c.obj: 425 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 426 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 428 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 429 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 430 uninstall-info-am: 431 432 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 433 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 434 unique=`for i in $$list; do \ 435 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 436 done | \ 437 $(AWK) ' { files[$$0] = 1; } \ 438 END { for (i in files) print i; }'`; \ 439 mkid -fID $$unique 440 tags: TAGS 441 442 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 443 $(TAGS_FILES) $(LISP) 444 tags=; \ 445 here=`pwd`; \ 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; } \ 451 END { for (i in files) print i; }'`; \ 452 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 453 test -n "$$unique" || unique=$$empty_fix; \ 454 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 455 $$tags $$unique; \ 456 fi 457 ctags: CTAGS 458 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 459 $(TAGS_FILES) $(LISP) 460 tags=; \ 461 here=`pwd`; \ 462 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 463 unique=`for i in $$list; do \ 464 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 465 done | \ 466 $(AWK) ' { files[$$0] = 1; } \ 467 END { for (i in files) print i; }'`; \ 468 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 469 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 470 $$tags $$unique 471 472 GTAGS: 473 here=`$(am__cd) $(top_builddir) && pwd` \ 474 && cd $(top_srcdir) \ 475 && gtags -i $(GTAGS_ARGS) $$here 476 477 distclean-tags: 478 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 479 480 distdir: $(DISTFILES) 481 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 482 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 483 list='$(DISTFILES)'; for file in $$list; do \ 484 case $$file in \ 485 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 486 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 487 esac; \ 488 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 489 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 490 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 491 dir="/$$dir"; \ 492 $(mkdir_p) "$(distdir)$$dir"; \ 493 else \ 494 dir=''; \ 495 fi; \ 496 if test -d $$d/$$file; then \ 497 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 498 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 499 fi; \ 500 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 501 else \ 502 test -f $(distdir)/$$file \ 503 || cp -p $$d/$$file $(distdir)/$$file \ 504 || exit 1; \ 505 fi; \ 506 done 507 check-am: all-am 508 check: $(BUILT_SOURCES) 509 $(MAKE) $(AM_MAKEFLAGS) check-am 510 all-am: Makefile $(LIBRARIES) 511 installdirs: 512 for dir in "$(DESTDIR)$(libdir)"; do \ 513 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 514 done 515 install: $(BUILT_SOURCES) 516 $(MAKE) $(AM_MAKEFLAGS) install-am 517 install-exec: install-exec-am 518 install-data: install-data-am 519 uninstall: uninstall-am 520 521 install-am: all-am 522 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 523 524 installcheck: installcheck-am 525 install-strip: 526 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 527 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 528 `test -z '$(STRIP)' || \ 529 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 530 mostlyclean-generic: 531 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) 532 533 clean-generic: 534 535 distclean-generic: 536 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 537 538 maintainer-clean-generic: 539 @echo "This command is intended for maintainers to use" 540 @echo "it deletes files that may require special tools to rebuild." 541 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 542 clean: clean-am 543 544 clean-am: clean-generic clean-libLIBRARIES clean-noinstLIBRARIES \ 545 mostlyclean-am 546 547 distclean: distclean-am 548 -rm -rf $(DEPDIR) ./$(DEPDIR) 549 -rm -f Makefile 550 distclean-am: clean-am distclean-compile distclean-generic \ 551 distclean-tags 552 553 dvi: dvi-am 554 555 dvi-am: 556 557 html: html-am 558 559 info: info-am 560 561 info-am: 562 563 install-data-am: 564 565 install-exec-am: install-libLIBRARIES 566 567 install-info: install-info-am 568 569 install-man: 570 571 installcheck-am: 572 573 maintainer-clean: maintainer-clean-am 574 -rm -rf $(DEPDIR) ./$(DEPDIR) 575 -rm -f Makefile 576 maintainer-clean-am: distclean-am maintainer-clean-generic 577 578 mostlyclean: mostlyclean-am 579 580 mostlyclean-am: mostlyclean-compile mostlyclean-generic 581 582 pdf: pdf-am 583 584 pdf-am: 585 586 ps: ps-am 587 588 ps-am: 589 590 uninstall-am: uninstall-info-am uninstall-libLIBRARIES 591 592 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 593 clean-libLIBRARIES clean-noinstLIBRARIES ctags distclean \ 594 distclean-compile distclean-generic distclean-tags distdir dvi \ 595 dvi-am html html-am info info-am install install-am \ 596 install-data install-data-am install-exec install-exec-am \ 597 install-info install-info-am install-libLIBRARIES install-man \ 598 install-strip installcheck installcheck-am installdirs \ 599 maintainer-clean maintainer-clean-generic mostlyclean \ 600 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ 601 tags uninstall uninstall-am uninstall-info-am \ 602 uninstall-libLIBRARIES 603 604 605 # We need the following in order to create <getopt.h> when the system 606 # doesn't have one that works with the given compiler. 607 getopt.h: getopt_.h 608 cp $(srcdir)/getopt_.h $@-t 609 mv $@-t $@ 610 611 # We need the following in order to create <stdbool.h> when the system 612 # doesn't have one that works. 613 stdbool.h: stdbool_.h 614 sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t 615 mv $@-t $@ 616 617 # We need the following in order to create an empty placeholder for 618 # <unistd.h> when the system doesn't have one. 619 unistd.h: 620 echo '/* Empty placeholder for $@. */' >$@ 621 # Tell versions [3.59,3.63) of GNU make to not export all variables. 622 # Otherwise a system limit (for SysV at least) may be exceeded. 623 .NOEXPORT: 624