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 17 srcdir = . 18 top_srcdir = .. 19 20 pkgdatadir = $(datadir)/bison 21 pkglibdir = $(libdir)/bison 22 pkgincludedir = $(includedir)/bison 23 top_builddir = .. 24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25 INSTALL = /usr/bin/install -c 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 = x86_64-unknown-linux-gnu 38 host_triplet = x86_64-unknown-linux-gnu 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 = 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 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 = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9 124 AMDEP_FALSE = # 125 AMDEP_TRUE = 126 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar 127 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf 128 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader 129 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te 130 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9 131 AWK = gawk 132 BISON_CXX_WORKS = : 133 BISON_CXX_WORKS_FALSE = # 134 BISON_CXX_WORKS_TRUE = 135 BISON_LOCALEDIR = /usr/share/locale 136 CC = gcc 137 CCDEPMODE = depmode=gcc3 138 CFLAGS = -g -O2 139 CPP = gcc -E 140 CPPFLAGS = 141 CXX = g++ 142 CXXDEPMODE = depmode=gcc3 143 CXXFLAGS = -g -O2 144 CYGPATH_W = echo 145 DEFS = -DHAVE_CONFIG_H 146 DEPDIR = .deps 147 ECHO_C = 148 ECHO_N = -n 149 ECHO_T = 150 EGREP = grep -E 151 EXEEXT = 152 GCC = yes 153 GETOPT_H = 154 GMSGFMT = /usr/bin/msgfmt 155 HAVE__BOOL = 1 156 INSTALL_DATA = ${INSTALL} -m 644 157 INSTALL_PROGRAM = ${INSTALL} 158 INSTALL_SCRIPT = ${INSTALL} 159 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s 160 INTLLIBS = 161 INTL_MACOSX_LIBS = 162 LDFLAGS = 163 LEX = flex 164 LEXLIB = -lfl 165 LEX_OUTPUT_ROOT = lex.yy 166 LIBICONV = -liconv 167 LIBINTL = 168 LIBOBJS = 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 169 LIBS = 170 LTLIBICONV = -liconv 171 LTLIBINTL = 172 LTLIBOBJS = 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 173 M4 = /usr/bin/m4 174 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo 175 MKINSTALLDIRS = $(top_builddir)/build-aux/mkinstalldirs 176 MSGFMT = /usr/bin/msgfmt 177 MSGMERGE = /usr/bin/msgmerge 178 O0CFLAGS = -g 179 O0CXXFLAGS = -g 180 OBJEXT = o 181 PACKAGE = bison 182 PACKAGE_BUGREPORT = bug-bison@gnu.org 183 PACKAGE_NAME = GNU Bison 184 PACKAGE_STRING = GNU Bison 2.3 185 PACKAGE_TARNAME = bison 186 PACKAGE_VERSION = 2.3 187 PATH_SEPARATOR = : 188 POSUB = po 189 RANLIB = ranlib 190 SET_MAKE = 191 SHELL = /bin/sh 192 STDBOOL_H = 193 STRIP = 194 UNISTD_H = 195 USE_NLS = yes 196 VALGRIND = 197 VERSION = 2.3 198 WARNING_CFLAGS = 199 WARNING_CXXFLAGS = 200 WERROR_CFLAGS = 201 XGETTEXT = /usr/bin/xgettext 202 YACC = bison -y 203 YACC_LIBRARY = liby.a 204 YACC_SCRIPT = yacc 205 ac_ct_CC = gcc 206 ac_ct_CXX = g++ 207 ac_ct_RANLIB = ranlib 208 ac_ct_STRIP = 209 aclocaldir = ${datadir}/aclocal 210 am__fastdepCC_FALSE = # 211 am__fastdepCC_TRUE = 212 am__fastdepCXX_FALSE = # 213 am__fastdepCXX_TRUE = 214 am__include = include 215 am__leading_dot = . 216 am__quote = 217 am__tar = ${AMTAR} chof - "$$tardir" 218 am__untar = ${AMTAR} xf - 219 bindir = ${exec_prefix}/bin 220 build = x86_64-unknown-linux-gnu 221 build_alias = 222 build_cpu = x86_64 223 build_os = linux-gnu 224 build_vendor = unknown 225 datadir = ${prefix}/share 226 exec_prefix = ${prefix} 227 host = x86_64-unknown-linux-gnu 228 host_alias = 229 host_cpu = x86_64 230 host_os = linux-gnu 231 host_vendor = unknown 232 includedir = ${prefix}/include 233 infodir = ${prefix}/info 234 install_sh = /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/install-sh 235 libdir = ${exec_prefix}/lib 236 libexecdir = ${exec_prefix}/libexec 237 localstatedir = ${prefix}/var 238 mandir = ${prefix}/man 239 mkdir_p = mkdir -p -- 240 oldincludedir = /usr/include 241 prefix = /home/phanna/src/bison 242 program_transform_name = s,x,x, 243 sbindir = ${exec_prefix}/sbin 244 sharedstatedir = ${prefix}/com 245 sysconfdir = ${prefix}/etc 246 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 include $(DEPDIR)/dirname.Po 374 include $(DEPDIR)/dup-safer.Po 375 include $(DEPDIR)/error.Po 376 include $(DEPDIR)/exitfail.Po 377 include $(DEPDIR)/fd-safer.Po 378 include $(DEPDIR)/fopen-safer.Po 379 include $(DEPDIR)/getopt.Po 380 include $(DEPDIR)/getopt1.Po 381 include $(DEPDIR)/hard-locale.Po 382 include $(DEPDIR)/hash.Po 383 include $(DEPDIR)/malloc.Po 384 include $(DEPDIR)/obstack.Po 385 include $(DEPDIR)/pipe-safer.Po 386 include $(DEPDIR)/quote.Po 387 include $(DEPDIR)/quotearg.Po 388 include $(DEPDIR)/stpcpy.Po 389 include $(DEPDIR)/strdup.Po 390 include $(DEPDIR)/strerror.Po 391 include $(DEPDIR)/strndup.Po 392 include $(DEPDIR)/strnlen.Po 393 include $(DEPDIR)/strtol.Po 394 include $(DEPDIR)/strtoul.Po 395 include $(DEPDIR)/strverscmp.Po 396 include $(DEPDIR)/xmalloc.Po 397 include ./$(DEPDIR)/abitset.Po 398 include ./$(DEPDIR)/argmatch.Po 399 include ./$(DEPDIR)/basename.Po 400 include ./$(DEPDIR)/bitset.Po 401 include ./$(DEPDIR)/bitset_stats.Po 402 include ./$(DEPDIR)/bitsetv-print.Po 403 include ./$(DEPDIR)/bitsetv.Po 404 include ./$(DEPDIR)/ebitset.Po 405 include ./$(DEPDIR)/get-errno.Po 406 include ./$(DEPDIR)/lbitset.Po 407 include ./$(DEPDIR)/main.Po 408 include ./$(DEPDIR)/mbswidth.Po 409 include ./$(DEPDIR)/stripslash.Po 410 include ./$(DEPDIR)/subpipe.Po 411 include ./$(DEPDIR)/timevar.Po 412 include ./$(DEPDIR)/vbitset.Po 413 include ./$(DEPDIR)/xalloc-die.Po 414 include ./$(DEPDIR)/xstrndup.Po 415 include ./$(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) '$<'` 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