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 17 18 SOURCES = $(libeu_a_SOURCES) 19 20 srcdir = @srcdir@ 21 top_srcdir = @top_srcdir@ 22 VPATH = @srcdir@ 23 pkgdatadir = $(datadir)/@PACKAGE@ 24 pkglibdir = $(libdir)/@PACKAGE@ 25 pkgincludedir = $(includedir)/@PACKAGE@ 26 top_builddir = .. 27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 28 INSTALL = @INSTALL@ 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 32 INSTALL_HEADER = $(INSTALL_DATA) 33 transform = $(program_transform_name) 34 NORMAL_INSTALL = : 35 PRE_INSTALL = : 36 POST_INSTALL = : 37 NORMAL_UNINSTALL = : 38 PRE_UNINSTALL = : 39 POST_UNINSTALL = : 40 build_triplet = @build@ 41 host_triplet = @host@ 42 subdir = lib 43 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ 44 $(srcdir)/Makefile.in ChangeLog 45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 46 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ 47 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \ 48 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ 49 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac 50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 51 $(ACLOCAL_M4) 52 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs 53 CONFIG_HEADER = $(top_builddir)/config.h 54 CONFIG_CLEAN_FILES = 55 LIBRARIES = $(noinst_LIBRARIES) 56 AR = ar 57 ARFLAGS = cru 58 libeu_a_AR = $(AR) $(ARFLAGS) 59 libeu_a_LIBADD = 60 am_libeu_a_OBJECTS = xstrdup.$(OBJEXT) xstrndup.$(OBJEXT) \ 61 xmalloc.$(OBJEXT) next_prime.$(OBJEXT) crc32.$(OBJEXT) 62 libeu_a_OBJECTS = $(am_libeu_a_OBJECTS) 63 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 64 depcomp = $(SHELL) $(top_srcdir)/config/depcomp 65 am__depfiles_maybe = depfiles 66 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 67 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 68 CCLD = $(CC) 69 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 70 SOURCES = $(libeu_a_SOURCES) 71 DIST_SOURCES = $(libeu_a_SOURCES) 72 HEADERS = $(noinst_HEADERS) 73 ETAGS = etags 74 CTAGS = ctags 75 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 76 ACLOCAL = @ACLOCAL@ 77 AMDEP_FALSE = @AMDEP_FALSE@ 78 AMDEP_TRUE = @AMDEP_TRUE@ 79 AMTAR = @AMTAR@ 80 AUTOCONF = @AUTOCONF@ 81 AUTOHEADER = @AUTOHEADER@ 82 AUTOMAKE = @AUTOMAKE@ 83 AWK = @AWK@ 84 CC = @CC@ 85 CCDEPMODE = @CCDEPMODE@ 86 CFLAGS = @CFLAGS@ 87 CPP = @CPP@ 88 CPPFLAGS = @CPPFLAGS@ 89 CYGPATH_W = @CYGPATH_W@ 90 DATADIRNAME = @DATADIRNAME@ 91 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H 92 DEPDIR = @DEPDIR@ 93 ECHO_C = @ECHO_C@ 94 ECHO_N = @ECHO_N@ 95 ECHO_T = @ECHO_T@ 96 EGREP = @EGREP@ 97 EXEEXT = @EXEEXT@ 98 GMSGFMT = @GMSGFMT@ 99 INSTALL_DATA = @INSTALL_DATA@ 100 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 101 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 102 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 103 INTLLIBS = @INTLLIBS@ 104 LDFLAGS = @LDFLAGS@ 105 LEX = @LEX@ 106 LEXLIB = @LEXLIB@ 107 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 108 LIBICONV = @LIBICONV@ 109 LIBINTL = @LIBINTL@ 110 LIBOBJS = @LIBOBJS@ 111 LIBS = @LIBS@ 112 LOCALEDIR = @LOCALEDIR@ 113 LTLIBICONV = @LTLIBICONV@ 114 LTLIBINTL = @LTLIBINTL@ 115 LTLIBOBJS = @LTLIBOBJS@ 116 MAKEINFO = @MAKEINFO@ 117 MKINSTALLDIRS = @MKINSTALLDIRS@ 118 MSGFMT = @MSGFMT@ 119 MSGMERGE = @MSGMERGE@ 120 MUDFLAP_FALSE = @MUDFLAP_FALSE@ 121 MUDFLAP_TRUE = @MUDFLAP_TRUE@ 122 NATIVE_LD_FALSE = @NATIVE_LD_FALSE@ 123 NATIVE_LD_TRUE = @NATIVE_LD_TRUE@ 124 OBJEXT = @OBJEXT@ 125 PACKAGE = @PACKAGE@ 126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 127 PACKAGE_NAME = @PACKAGE_NAME@ 128 PACKAGE_STRING = @PACKAGE_STRING@ 129 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 130 PACKAGE_VERSION = @PACKAGE_VERSION@ 131 PATH_SEPARATOR = @PATH_SEPARATOR@ 132 POSUB = @POSUB@ 133 RANLIB = @RANLIB@ 134 SET_MAKE = @SET_MAKE@ 135 SHELL = @SHELL@ 136 STRIP = @STRIP@ 137 USE_NLS = @USE_NLS@ 138 VERSION = @VERSION@ 139 XGETTEXT = @XGETTEXT@ 140 YACC = @YACC@ 141 ac_ct_CC = @ac_ct_CC@ 142 ac_ct_RANLIB = @ac_ct_RANLIB@ 143 ac_ct_STRIP = @ac_ct_STRIP@ 144 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 145 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 146 am__include = @am__include@ 147 am__leading_dot = @am__leading_dot@ 148 am__quote = @am__quote@ 149 am__tar = @am__tar@ 150 am__untar = @am__untar@ 151 base_cpu = @base_cpu@ 152 bindir = @bindir@ 153 build = @build@ 154 build_alias = @build_alias@ 155 build_cpu = @build_cpu@ 156 build_os = @build_os@ 157 build_vendor = @build_vendor@ 158 datadir = @datadir@ 159 exec_prefix = @exec_prefix@ 160 host = @host@ 161 host_alias = @host_alias@ 162 host_cpu = @host_cpu@ 163 host_os = @host_os@ 164 host_vendor = @host_vendor@ 165 includedir = @includedir@ 166 infodir = @infodir@ 167 install_sh = @install_sh@ 168 libdir = @libdir@ 169 libexecdir = @libexecdir@ 170 localstatedir = @localstatedir@ 171 mandir = @mandir@ 172 mkdir_p = @mkdir_p@ 173 oldincludedir = @oldincludedir@ 174 prefix = @prefix@ 175 program_transform_name = @program_transform_name@ 176 sbindir = @sbindir@ 177 sharedstatedir = @sharedstatedir@ 178 sysconfdir = @sysconfdir@ 179 target_alias = @target_alias@ 180 AM_CFLAGS = -Wall $(if $($(*F)_no_Werror),,-Werror) $(picflag) 181 @MUDFLAP_FALSE@picflag = -fpic 182 INCLUDES = -I$(srcdir)/../libelf -I.. 183 noinst_LIBRARIES = libeu.a 184 libeu_a_SOURCES = xstrdup.c xstrndup.c xmalloc.c next_prime.c crc32.c 185 noinst_HEADERS = fixedsizehash.h system.h dynamicsizehash.h list.h 186 EXTRA_DIST = dynamicsizehash.c 187 188 # XXX gcc has a bug in that it generates warnings for internal symbols. 189 @MUDFLAP_TRUE@xmalloc_no_Werror = yes 190 @MUDFLAP_TRUE@crc32_no_Werror = yes 191 all: all-am 192 193 .SUFFIXES: 194 .SUFFIXES: .c .o .obj 195 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 196 @for dep in $?; do \ 197 case '$(am__configure_deps)' in \ 198 *$$dep*) \ 199 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 200 && exit 0; \ 201 exit 1;; \ 202 esac; \ 203 done; \ 204 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \ 205 cd $(top_srcdir) && \ 206 $(AUTOMAKE) --gnits lib/Makefile 207 .PRECIOUS: Makefile 208 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 209 @case '$?' in \ 210 *config.status*) \ 211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 212 *) \ 213 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 214 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 215 esac; 216 217 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 219 220 $(top_srcdir)/configure: $(am__configure_deps) 221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 222 $(ACLOCAL_M4): $(am__aclocal_m4_deps) 223 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 224 225 clean-noinstLIBRARIES: 226 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 227 libeu.a: $(libeu_a_OBJECTS) $(libeu_a_DEPENDENCIES) 228 -rm -f libeu.a 229 $(libeu_a_AR) libeu.a $(libeu_a_OBJECTS) $(libeu_a_LIBADD) 230 $(RANLIB) libeu.a 231 232 mostlyclean-compile: 233 -rm -f *.$(OBJEXT) 234 235 distclean-compile: 236 -rm -f *.tab.c 237 238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc32.Po@am__quote@ 239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/next_prime.Po@am__quote@ 240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@ 241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrdup.Po@am__quote@ 242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrndup.Po@am__quote@ 243 244 .c.o: 245 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 246 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 249 @am__fastdepCC_FALSE@ $(COMPILE) -c $< 250 251 .c.obj: 252 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 253 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 254 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 256 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 257 uninstall-info-am: 258 259 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 260 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 261 unique=`for i in $$list; do \ 262 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 263 done | \ 264 $(AWK) ' { files[$$0] = 1; } \ 265 END { for (i in files) print i; }'`; \ 266 mkid -fID $$unique 267 tags: TAGS 268 269 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 270 $(TAGS_FILES) $(LISP) 271 tags=; \ 272 here=`pwd`; \ 273 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 274 unique=`for i in $$list; do \ 275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 276 done | \ 277 $(AWK) ' { files[$$0] = 1; } \ 278 END { for (i in files) print i; }'`; \ 279 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 280 test -n "$$unique" || unique=$$empty_fix; \ 281 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 282 $$tags $$unique; \ 283 fi 284 ctags: CTAGS 285 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 286 $(TAGS_FILES) $(LISP) 287 tags=; \ 288 here=`pwd`; \ 289 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 290 unique=`for i in $$list; do \ 291 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 292 done | \ 293 $(AWK) ' { files[$$0] = 1; } \ 294 END { for (i in files) print i; }'`; \ 295 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 296 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 297 $$tags $$unique 298 299 GTAGS: 300 here=`$(am__cd) $(top_builddir) && pwd` \ 301 && cd $(top_srcdir) \ 302 && gtags -i $(GTAGS_ARGS) $$here 303 304 distclean-tags: 305 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 306 307 distdir: $(DISTFILES) 308 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 309 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 310 list='$(DISTFILES)'; for file in $$list; do \ 311 case $$file in \ 312 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 313 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 314 esac; \ 315 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 316 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 317 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 318 dir="/$$dir"; \ 319 $(mkdir_p) "$(distdir)$$dir"; \ 320 else \ 321 dir=''; \ 322 fi; \ 323 if test -d $$d/$$file; then \ 324 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 325 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 326 fi; \ 327 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 328 else \ 329 test -f $(distdir)/$$file \ 330 || cp -p $$d/$$file $(distdir)/$$file \ 331 || exit 1; \ 332 fi; \ 333 done 334 check-am: all-am 335 check: check-am 336 all-am: Makefile $(LIBRARIES) $(HEADERS) 337 installdirs: 338 install: install-am 339 install-exec: install-exec-am 340 install-data: install-data-am 341 uninstall: uninstall-am 342 343 install-am: all-am 344 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 345 346 installcheck: installcheck-am 347 install-strip: 348 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 349 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 350 `test -z '$(STRIP)' || \ 351 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 352 mostlyclean-generic: 353 354 clean-generic: 355 356 distclean-generic: 357 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 358 359 maintainer-clean-generic: 360 @echo "This command is intended for maintainers to use" 361 @echo "it deletes files that may require special tools to rebuild." 362 clean: clean-am 363 364 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am 365 366 distclean: distclean-am 367 -rm -rf ./$(DEPDIR) 368 -rm -f Makefile 369 distclean-am: clean-am distclean-compile distclean-generic \ 370 distclean-tags 371 372 dvi: dvi-am 373 374 dvi-am: 375 376 html: html-am 377 378 info: info-am 379 380 info-am: 381 382 install-data-am: 383 384 install-exec-am: 385 386 install-info: install-info-am 387 388 install-man: 389 390 installcheck-am: 391 392 maintainer-clean: maintainer-clean-am 393 -rm -rf ./$(DEPDIR) 394 -rm -f Makefile 395 maintainer-clean-am: distclean-am maintainer-clean-generic 396 397 mostlyclean: mostlyclean-am 398 399 mostlyclean-am: mostlyclean-compile mostlyclean-generic 400 401 pdf: pdf-am 402 403 pdf-am: 404 405 ps: ps-am 406 407 ps-am: 408 409 uninstall-am: uninstall-info-am 410 411 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 412 clean-noinstLIBRARIES ctags distclean distclean-compile \ 413 distclean-generic distclean-tags distdir dvi dvi-am html \ 414 html-am info info-am install install-am install-data \ 415 install-data-am install-exec install-exec-am install-info \ 416 install-info-am install-man install-strip installcheck \ 417 installcheck-am installdirs maintainer-clean \ 418 maintainer-clean-generic mostlyclean mostlyclean-compile \ 419 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ 420 uninstall-am uninstall-info-am 421 422 # Tell versions [3.59,3.63) of GNU make to not export all variables. 423 # Otherwise a system limit (for SysV at least) may be exceeded. 424 .NOEXPORT: 425