1# Makefile.in generated by automake 1.9.6 from Makefile.am. 2# lib/Makefile. Generated from Makefile.in by configure. 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 16 17srcdir = . 18top_srcdir = .. 19 20pkgdatadir = $(datadir)/bison 21pkglibdir = $(libdir)/bison 22pkgincludedir = $(includedir)/bison 23top_builddir = .. 24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25INSTALL = /usr/bin/install -c 26install_sh_DATA = $(install_sh) -c -m 644 27install_sh_PROGRAM = $(install_sh) -c 28install_sh_SCRIPT = $(install_sh) -c 29INSTALL_HEADER = $(INSTALL_DATA) 30transform = $(program_transform_name) 31NORMAL_INSTALL = : 32PRE_INSTALL = : 33POST_INSTALL = : 34NORMAL_UNINSTALL = : 35PRE_UNINSTALL = : 36POST_UNINSTALL = : 37build_triplet = x86_64-unknown-linux-gnu 38host_triplet = x86_64-unknown-linux-gnu 39DIST_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 48subdir = lib 49ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 50am__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 78am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 79 $(ACLOCAL_M4) 80mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs 81CONFIG_HEADER = $(top_builddir)/config.h 82CONFIG_CLEAN_FILES = 83am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 84am__vpath_adj = case $$p in \ 85 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 86 *) f=$$p;; \ 87 esac; 88am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 89am__installdirs = "$(DESTDIR)$(libdir)" 90libLIBRARIES_INSTALL = $(INSTALL_DATA) 91LIBRARIES = $(lib_LIBRARIES) $(noinst_LIBRARIES) 92AR = ar 93ARFLAGS = cru 94libbison_a_AR = $(AR) $(ARFLAGS) 95am__DEPENDENCIES_1 = dirname$U.o exitfail$U.o hard-locale$U.o hash$U.o quote$U.o quotearg$U.o fopen-safer$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o 96am__objects_1 = abitset.$(OBJEXT) bitset.$(OBJEXT) \ 97 bitset_stats.$(OBJEXT) bitsetv.$(OBJEXT) ebitset.$(OBJEXT) \ 98 lbitset.$(OBJEXT) vbitset.$(OBJEXT) 99am__objects_2 = bitsetv-print.$(OBJEXT) 100am__objects_3 = timevar.$(OBJEXT) 101am__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) 105am_libbison_a_OBJECTS = $(am__objects_4) 106libbison_a_OBJECTS = $(am_libbison_a_OBJECTS) 107liby_a_AR = $(AR) $(ARFLAGS) 108liby_a_LIBADD = 109am_liby_a_OBJECTS = main.$(OBJEXT) yyerror.$(OBJEXT) 110liby_a_OBJECTS = $(am_liby_a_OBJECTS) 111DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 112depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp 113am__depfiles_maybe = depfiles 114COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 115 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 116CCLD = $(CC) 117LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 118SOURCES = $(libbison_a_SOURCES) $(liby_a_SOURCES) 119DIST_SOURCES = $(libbison_a_SOURCES) $(liby_a_SOURCES) 120ETAGS = etags 121CTAGS = ctags 122DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 123ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9 124AMDEP_FALSE = # 125AMDEP_TRUE = 126AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar 127AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf 128AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader 129AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te 130AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9 131AWK = gawk 132BISON_CXX_WORKS = : 133BISON_CXX_WORKS_FALSE = # 134BISON_CXX_WORKS_TRUE = 135BISON_LOCALEDIR = /usr/share/locale 136CC = gcc 137CCDEPMODE = depmode=gcc3 138CFLAGS = -g -O2 139CPP = gcc -E 140CPPFLAGS = 141CXX = g++ 142CXXDEPMODE = depmode=gcc3 143CXXFLAGS = -g -O2 144CYGPATH_W = echo 145DEFS = -DHAVE_CONFIG_H 146DEPDIR = .deps 147ECHO_C = 148ECHO_N = -n 149ECHO_T = 150EGREP = grep -E 151EXEEXT = 152GCC = yes 153GETOPT_H = 154GMSGFMT = /usr/bin/msgfmt 155HAVE__BOOL = 1 156INSTALL_DATA = ${INSTALL} -m 644 157INSTALL_PROGRAM = ${INSTALL} 158INSTALL_SCRIPT = ${INSTALL} 159INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s 160INTLLIBS = 161INTL_MACOSX_LIBS = 162LDFLAGS = 163LEX = flex 164LEXLIB = -lfl 165LEX_OUTPUT_ROOT = lex.yy 166LIBICONV = -liconv 167LIBINTL = 168LIBOBJS = dirname$U.o exitfail$U.o hard-locale$U.o hash$U.o quote$U.o quotearg$U.o fopen-safer$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o 169LIBS = 170LTLIBICONV = -liconv 171LTLIBINTL = 172LTLIBOBJS = dirname$U.lo exitfail$U.lo hard-locale$U.lo hash$U.lo quote$U.lo quotearg$U.lo fopen-safer$U.lo dup-safer$U.lo fd-safer$U.lo pipe-safer$U.lo xmalloc$U.lo 173M4 = /usr/bin/m4 174MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo 175MKINSTALLDIRS = $(top_builddir)/build-aux/mkinstalldirs 176MSGFMT = /usr/bin/msgfmt 177MSGMERGE = /usr/bin/msgmerge 178O0CFLAGS = -g 179O0CXXFLAGS = -g 180OBJEXT = o 181PACKAGE = bison 182PACKAGE_BUGREPORT = bug-bison@gnu.org 183PACKAGE_NAME = GNU Bison 184PACKAGE_STRING = GNU Bison 2.3 185PACKAGE_TARNAME = bison 186PACKAGE_VERSION = 2.3 187PATH_SEPARATOR = : 188POSUB = po 189RANLIB = ranlib 190SET_MAKE = 191SHELL = /bin/sh 192STDBOOL_H = 193STRIP = 194UNISTD_H = 195USE_NLS = yes 196VALGRIND = 197VERSION = 2.3 198WARNING_CFLAGS = 199WARNING_CXXFLAGS = 200WERROR_CFLAGS = 201XGETTEXT = /usr/bin/xgettext 202YACC = bison -y 203YACC_LIBRARY = liby.a 204YACC_SCRIPT = yacc 205ac_ct_CC = gcc 206ac_ct_CXX = g++ 207ac_ct_RANLIB = ranlib 208ac_ct_STRIP = 209aclocaldir = ${datadir}/aclocal 210am__fastdepCC_FALSE = # 211am__fastdepCC_TRUE = 212am__fastdepCXX_FALSE = # 213am__fastdepCXX_TRUE = 214am__include = include 215am__leading_dot = . 216am__quote = 217am__tar = ${AMTAR} chof - "$$tardir" 218am__untar = ${AMTAR} xf - 219bindir = ${exec_prefix}/bin 220build = x86_64-unknown-linux-gnu 221build_alias = 222build_cpu = x86_64 223build_os = linux-gnu 224build_vendor = unknown 225datadir = ${prefix}/share 226exec_prefix = ${prefix} 227host = x86_64-unknown-linux-gnu 228host_alias = 229host_cpu = x86_64 230host_os = linux-gnu 231host_vendor = unknown 232includedir = ${prefix}/include 233infodir = ${prefix}/info 234install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh 235libdir = ${exec_prefix}/lib 236libexecdir = ${exec_prefix}/libexec 237localstatedir = ${prefix}/var 238mandir = ${prefix}/man 239mkdir_p = mkdir -p -- 240oldincludedir = /usr/include 241prefix = /home/phanna/src/bison 242program_transform_name = s,x,x, 243sbindir = ${exec_prefix}/sbin 244sharedstatedir = ${prefix}/com 245sysconfdir = ${prefix}/etc 246target_alias = 247AM_CFLAGS = $(WARNING_CFLAGS) 248BUILT_SOURCES = $(GETOPT_H) $(STDBOOL_H) $(UNISTD_H) 249EXTRA_DIST = getopt_.h getopt_int.h stdbool_.h 250MOSTLYCLEANFILES = getopt.h getopt.h-t stdbool.h stdbool.h-t unistd.h 251lib_LIBRARIES = $(YACC_LIBRARY) 252EXTRA_LIBRARIES = liby.a 253noinst_LIBRARIES = libbison.a 254liby_a_SOURCES = main.c yyerror.c 255libbison_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 268lib_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 275bitsets_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. 282additional_bitsets_sources = \ 283 bitsetv-print.h bitsetv-print.c 284 285 286# timevars, stolen from GCC. 287timevars_sources = \ 288 timevar.h timevar.c timevar.def 289 290libbison_a_LIBADD = $(LIBOBJS) $(ALLOCA) 291libbison_a_DEPENDENCIES = $(libbison_a_LIBADD) 292all: $(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 310Makefile: $(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 326install-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 345uninstall-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 353clean-libLIBRARIES: 354 -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) 355 356clean-noinstLIBRARIES: 357 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 358libbison.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 362liby.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 367mostlyclean-compile: 368 -rm -f *.$(OBJEXT) 369 370distclean-compile: 371 -rm -f *.tab.c 372 373include $(DEPDIR)/dirname.Po 374include $(DEPDIR)/dup-safer.Po 375include $(DEPDIR)/error.Po 376include $(DEPDIR)/exitfail.Po 377include $(DEPDIR)/fd-safer.Po 378include $(DEPDIR)/fopen-safer.Po 379include $(DEPDIR)/getopt.Po 380include $(DEPDIR)/getopt1.Po 381include $(DEPDIR)/hard-locale.Po 382include $(DEPDIR)/hash.Po 383include $(DEPDIR)/malloc.Po 384include $(DEPDIR)/obstack.Po 385include $(DEPDIR)/pipe-safer.Po 386include $(DEPDIR)/quote.Po 387include $(DEPDIR)/quotearg.Po 388include $(DEPDIR)/stpcpy.Po 389include $(DEPDIR)/strdup.Po 390include $(DEPDIR)/strerror.Po 391include $(DEPDIR)/strndup.Po 392include $(DEPDIR)/strnlen.Po 393include $(DEPDIR)/strtol.Po 394include $(DEPDIR)/strtoul.Po 395include $(DEPDIR)/strverscmp.Po 396include $(DEPDIR)/xmalloc.Po 397include ./$(DEPDIR)/abitset.Po 398include ./$(DEPDIR)/argmatch.Po 399include ./$(DEPDIR)/basename.Po 400include ./$(DEPDIR)/bitset.Po 401include ./$(DEPDIR)/bitset_stats.Po 402include ./$(DEPDIR)/bitsetv-print.Po 403include ./$(DEPDIR)/bitsetv.Po 404include ./$(DEPDIR)/ebitset.Po 405include ./$(DEPDIR)/get-errno.Po 406include ./$(DEPDIR)/lbitset.Po 407include ./$(DEPDIR)/main.Po 408include ./$(DEPDIR)/mbswidth.Po 409include ./$(DEPDIR)/stripslash.Po 410include ./$(DEPDIR)/subpipe.Po 411include ./$(DEPDIR)/timevar.Po 412include ./$(DEPDIR)/vbitset.Po 413include ./$(DEPDIR)/xalloc-die.Po 414include ./$(DEPDIR)/xstrndup.Po 415include ./$(DEPDIR)/yyerror.Po 416 417.c.o: 418 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 419 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 420# source='$<' object='$@' libtool=no \ 421# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 422# $(COMPILE) -c $< 423 424.c.obj: 425 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 426 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 427# source='$<' object='$@' libtool=no \ 428# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ 429# $(COMPILE) -c `$(CYGPATH_W) '$<'` 430uninstall-info-am: 431 432ID: $(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 440tags: TAGS 441 442TAGS: $(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 457ctags: CTAGS 458CTAGS: $(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 472GTAGS: 473 here=`$(am__cd) $(top_builddir) && pwd` \ 474 && cd $(top_srcdir) \ 475 && gtags -i $(GTAGS_ARGS) $$here 476 477distclean-tags: 478 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 479 480distdir: $(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 507check-am: all-am 508check: $(BUILT_SOURCES) 509 $(MAKE) $(AM_MAKEFLAGS) check-am 510all-am: Makefile $(LIBRARIES) 511installdirs: 512 for dir in "$(DESTDIR)$(libdir)"; do \ 513 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 514 done 515install: $(BUILT_SOURCES) 516 $(MAKE) $(AM_MAKEFLAGS) install-am 517install-exec: install-exec-am 518install-data: install-data-am 519uninstall: uninstall-am 520 521install-am: all-am 522 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 523 524installcheck: installcheck-am 525install-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 530mostlyclean-generic: 531 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) 532 533clean-generic: 534 535distclean-generic: 536 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 537 538maintainer-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) 542clean: clean-am 543 544clean-am: clean-generic clean-libLIBRARIES clean-noinstLIBRARIES \ 545 mostlyclean-am 546 547distclean: distclean-am 548 -rm -rf $(DEPDIR) ./$(DEPDIR) 549 -rm -f Makefile 550distclean-am: clean-am distclean-compile distclean-generic \ 551 distclean-tags 552 553dvi: dvi-am 554 555dvi-am: 556 557html: html-am 558 559info: info-am 560 561info-am: 562 563install-data-am: 564 565install-exec-am: install-libLIBRARIES 566 567install-info: install-info-am 568 569install-man: 570 571installcheck-am: 572 573maintainer-clean: maintainer-clean-am 574 -rm -rf $(DEPDIR) ./$(DEPDIR) 575 -rm -f Makefile 576maintainer-clean-am: distclean-am maintainer-clean-generic 577 578mostlyclean: mostlyclean-am 579 580mostlyclean-am: mostlyclean-compile mostlyclean-generic 581 582pdf: pdf-am 583 584pdf-am: 585 586ps: ps-am 587 588ps-am: 589 590uninstall-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. 607getopt.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. 613stdbool.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. 619unistd.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