1# Makefile.in generated by automake 1.14.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 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 18VPATH = @srcdir@ 19am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 20am__make_running_with_option = \ 21 case $${target_option-} in \ 22 ?) ;; \ 23 *) echo "am__make_running_with_option: internal error: invalid" \ 24 "target option '$${target_option-}' specified" >&2; \ 25 exit 1;; \ 26 esac; \ 27 has_opt=no; \ 28 sane_makeflags=$$MAKEFLAGS; \ 29 if $(am__is_gnu_make); then \ 30 sane_makeflags=$$MFLAGS; \ 31 else \ 32 case $$MAKEFLAGS in \ 33 *\\[\ \ ]*) \ 34 bs=\\; \ 35 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 36 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 37 esac; \ 38 fi; \ 39 skip_next=no; \ 40 strip_trailopt () \ 41 { \ 42 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 43 }; \ 44 for flg in $$sane_makeflags; do \ 45 test $$skip_next = yes && { skip_next=no; continue; }; \ 46 case $$flg in \ 47 *=*|--*) continue;; \ 48 -*I) strip_trailopt 'I'; skip_next=yes;; \ 49 -*I?*) strip_trailopt 'I';; \ 50 -*O) strip_trailopt 'O'; skip_next=yes;; \ 51 -*O?*) strip_trailopt 'O';; \ 52 -*l) strip_trailopt 'l'; skip_next=yes;; \ 53 -*l?*) strip_trailopt 'l';; \ 54 -[dEDm]) skip_next=yes;; \ 55 -[JT]) skip_next=yes;; \ 56 esac; \ 57 case $$flg in \ 58 *$$target_option*) has_opt=yes; break;; \ 59 esac; \ 60 done; \ 61 test $$has_opt = yes 62am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 63am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 64pkgdatadir = $(datadir)/@PACKAGE@ 65pkgincludedir = $(includedir)/@PACKAGE@ 66pkglibdir = $(libdir)/@PACKAGE@ 67pkglibexecdir = $(libexecdir)/@PACKAGE@ 68am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 69install_sh_DATA = $(install_sh) -c -m 644 70install_sh_PROGRAM = $(install_sh) -c 71install_sh_SCRIPT = $(install_sh) -c 72INSTALL_HEADER = $(INSTALL_DATA) 73transform = $(program_transform_name) 74NORMAL_INSTALL = : 75PRE_INSTALL = : 76POST_INSTALL = : 77NORMAL_UNINSTALL = : 78PRE_UNINSTALL = : 79POST_UNINSTALL = : 80build_triplet = @build@ 81host_triplet = @host@ 82DIST_COMMON = $(top_srcdir)/config/eu.am $(srcdir)/Makefile.in \ 83 $(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \ 84 $(noinst_HEADERS) $(pkginclude_HEADERS) ChangeLog 85subdir = libdwelf 86ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 87am__aclocal_m4_deps = $(top_srcdir)/m4/biarch.m4 \ 88 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ 89 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/zip.m4 \ 90 $(top_srcdir)/configure.ac 91am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 92 $(ACLOCAL_M4) 93mkinstalldirs = $(install_sh) -d 94CONFIG_HEADER = $(top_builddir)/config.h 95CONFIG_CLEAN_FILES = 96CONFIG_CLEAN_VPATH_FILES = 97LIBRARIES = $(noinst_LIBRARIES) 98ARFLAGS = cru 99AM_V_AR = $(am__v_AR_@AM_V@) 100am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) 101am__v_AR_0 = @echo " AR " $@; 102am__v_AR_1 = 103libdwelf_a_AR = $(AR) $(ARFLAGS) 104libdwelf_a_LIBADD = 105am_libdwelf_a_OBJECTS = dwelf_elf_gnu_debuglink.$(OBJEXT) \ 106 dwelf_dwarf_gnu_debugaltlink.$(OBJEXT) \ 107 dwelf_elf_gnu_build_id.$(OBJEXT) 108libdwelf_a_OBJECTS = $(am_libdwelf_a_OBJECTS) 109libdwelf_pic_a_AR = $(AR) $(ARFLAGS) 110libdwelf_pic_a_LIBADD = 111libdwelf_pic_a_OBJECTS = $(am_libdwelf_pic_a_OBJECTS) 112AM_V_P = $(am__v_P_@AM_V@) 113am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 114am__v_P_0 = false 115am__v_P_1 = : 116AM_V_GEN = $(am__v_GEN_@AM_V@) 117am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 118am__v_GEN_0 = @echo " GEN " $@; 119am__v_GEN_1 = 120AM_V_at = $(am__v_at_@AM_V@) 121am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 122am__v_at_0 = @ 123am__v_at_1 = 124DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 125depcomp = $(SHELL) $(top_srcdir)/config/depcomp 126am__depfiles_maybe = depfiles 127am__mv = mv -f 128COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 129 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 130AM_V_CC = $(am__v_CC_@AM_V@) 131am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 132am__v_CC_0 = @echo " CC " $@; 133am__v_CC_1 = 134CCLD = $(CC) 135LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 136AM_V_CCLD = $(am__v_CCLD_@AM_V@) 137am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 138am__v_CCLD_0 = @echo " CCLD " $@; 139am__v_CCLD_1 = 140SOURCES = $(libdwelf_a_SOURCES) $(libdwelf_pic_a_SOURCES) 141DIST_SOURCES = $(libdwelf_a_SOURCES) $(libdwelf_pic_a_SOURCES) 142am__can_run_installinfo = \ 143 case $$AM_UPDATE_INFO_DIR in \ 144 n|no|NO) false;; \ 145 *) (install-info --version) >/dev/null 2>&1;; \ 146 esac 147am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 148am__vpath_adj = case $$p in \ 149 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 150 *) f=$$p;; \ 151 esac; 152am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 153am__install_max = 40 154am__nobase_strip_setup = \ 155 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 156am__nobase_strip = \ 157 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 158am__nobase_list = $(am__nobase_strip_setup); \ 159 for p in $$list; do echo "$$p $$p"; done | \ 160 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 161 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 162 if (++n[$$2] == $(am__install_max)) \ 163 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 164 END { for (dir in files) print dir, files[dir] }' 165am__base_list = \ 166 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 167 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 168am__uninstall_files_from_dir = { \ 169 test -z "$$files" \ 170 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 171 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 172 $(am__cd) "$$dir" && rm -f $$files; }; \ 173 } 174am__installdirs = "$(DESTDIR)$(pkgincludedir)" 175HEADERS = $(noinst_HEADERS) $(pkginclude_HEADERS) 176am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 177# Read a list of newline-separated strings from the standard input, 178# and print each of them once, without duplicates. Input order is 179# *not* preserved. 180am__uniquify_input = $(AWK) '\ 181 BEGIN { nonempty = 0; } \ 182 { items[$$0] = 1; nonempty = 1; } \ 183 END { if (nonempty) { for (i in items) print i; }; } \ 184' 185# Make sure the list of sources is unique. This is necessary because, 186# e.g., the same source file might be shared among _SOURCES variables 187# for different programs/libraries. 188am__define_uniq_tagged_files = \ 189 list='$(am__tagged_files)'; \ 190 unique=`for i in $$list; do \ 191 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 192 done | $(am__uniquify_input)` 193ETAGS = etags 194CTAGS = ctags 195DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 196ACLOCAL = @ACLOCAL@ 197AMTAR = @AMTAR@ 198AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 199AR = @AR@ 200AUTOCONF = @AUTOCONF@ 201AUTOHEADER = @AUTOHEADER@ 202AUTOMAKE = @AUTOMAKE@ 203AWK = @AWK@ 204CC = @CC@ 205CCDEPMODE = @CCDEPMODE@ 206CC_BIARCH = @CC_BIARCH@ 207CFLAGS = @CFLAGS@ 208CPP = @CPP@ 209CPPFLAGS = @CPPFLAGS@ 210CYGPATH_W = @CYGPATH_W@ 211DEBUGPRED = @DEBUGPRED@ 212DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"${localedir}"' 213DEPDIR = @DEPDIR@ 214ECHO_C = @ECHO_C@ 215ECHO_N = @ECHO_N@ 216ECHO_T = @ECHO_T@ 217EGREP = @EGREP@ 218EXEEXT = @EXEEXT@ 219GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ 220GMSGFMT = @GMSGFMT@ 221GMSGFMT_015 = @GMSGFMT_015@ 222GREP = @GREP@ 223HAVE_VALGRIND = @HAVE_VALGRIND@ 224INSTALL = @INSTALL@ 225INSTALL_DATA = @INSTALL_DATA@ 226INSTALL_PROGRAM = @INSTALL_PROGRAM@ 227INSTALL_SCRIPT = @INSTALL_SCRIPT@ 228INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 229LDFLAGS = @LDFLAGS@ 230LEX = @LEX@ 231LEXLIB = @LEXLIB@ 232LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 233LIBEBL_SUBDIR = @LIBEBL_SUBDIR@ 234LIBOBJS = @LIBOBJS@ 235LIBS = @LIBS@ 236LTLIBOBJS = @LTLIBOBJS@ 237MAINT = @MAINT@ 238MAKEINFO = @MAKEINFO@ 239MKDIR_P = @MKDIR_P@ 240MODVERSION = @MODVERSION@ 241MSGFMT = @MSGFMT@ 242MSGFMT_015 = @MSGFMT_015@ 243MSGMERGE = @MSGMERGE@ 244NM = @NM@ 245OBJEXT = @OBJEXT@ 246PACKAGE = @PACKAGE@ 247PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 248PACKAGE_NAME = @PACKAGE_NAME@ 249PACKAGE_STRING = @PACKAGE_STRING@ 250PACKAGE_TARNAME = @PACKAGE_TARNAME@ 251PACKAGE_URL = @PACKAGE_URL@ 252PACKAGE_VERSION = @PACKAGE_VERSION@ 253PATH_SEPARATOR = @PATH_SEPARATOR@ 254RANLIB = @RANLIB@ 255READELF = @READELF@ 256SET_MAKE = @SET_MAKE@ 257SHELL = @SHELL@ 258STRIP = @STRIP@ 259USE_NLS = @USE_NLS@ 260VERSION = 1 261XGETTEXT = @XGETTEXT@ 262XGETTEXT_015 = @XGETTEXT_015@ 263XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ 264YACC = @YACC@ 265YFLAGS = @YFLAGS@ 266abs_builddir = @abs_builddir@ 267abs_srcdir = @abs_srcdir@ 268abs_top_builddir = @abs_top_builddir@ 269abs_top_srcdir = @abs_top_srcdir@ 270ac_ct_AR = @ac_ct_AR@ 271ac_ct_CC = @ac_ct_CC@ 272am__include = @am__include@ 273am__leading_dot = @am__leading_dot@ 274am__quote = @am__quote@ 275am__tar = @am__tar@ 276am__untar = @am__untar@ 277base_cpu = @base_cpu@ 278bindir = @bindir@ 279build = @build@ 280build_alias = @build_alias@ 281build_cpu = @build_cpu@ 282build_os = @build_os@ 283build_vendor = @build_vendor@ 284builddir = @builddir@ 285datadir = @datadir@ 286datarootdir = @datarootdir@ 287docdir = @docdir@ 288dvidir = @dvidir@ 289eu_version = @eu_version@ 290exec_prefix = @exec_prefix@ 291host = @host@ 292host_alias = @host_alias@ 293host_cpu = @host_cpu@ 294host_os = @host_os@ 295host_vendor = @host_vendor@ 296htmldir = @htmldir@ 297includedir = @includedir@ 298infodir = @infodir@ 299install_sh = @install_sh@ 300libdir = @libdir@ 301libexecdir = @libexecdir@ 302localedir = @localedir@ 303localstatedir = @localstatedir@ 304mandir = @mandir@ 305mkdir_p = @mkdir_p@ 306oldincludedir = @oldincludedir@ 307pdfdir = @pdfdir@ 308prefix = @prefix@ 309program_transform_name = @program_transform_name@ 310psdir = @psdir@ 311sbindir = @sbindir@ 312sharedstatedir = @sharedstatedir@ 313srcdir = @srcdir@ 314sysconfdir = @sysconfdir@ 315target_alias = @target_alias@ 316top_build_prefix = @top_build_prefix@ 317top_builddir = @top_builddir@ 318top_srcdir = @top_srcdir@ 319zip_LIBS = @zip_LIBS@ 320AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_srcdir)/lib -I.. \ 321 -I$(srcdir)/../libelf -I$(srcdir)/../libdw \ 322 -I$(srcdir)/../libdwfl -I$(srcdir)/../libebl 323AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Wformat=2 \ 324 $(if $($(*F)_no_Werror),,-Werror) \ 325 $(if $($(*F)_no_Wunused),,-Wunused -Wextra) \ 326 $($(*F)_CFLAGS) 327 328COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE)) 329CLEANFILES = *.gcno *.gcda $(am_libdwelf_pic_a_OBJECTS) 330textrel_msg = echo "WARNING: TEXTREL found in '$@'" 331@FATAL_TEXTREL_FALSE@textrel_found = $(textrel_msg) 332@FATAL_TEXTREL_TRUE@textrel_found = $(textrel_msg); exit 1 333textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi 334noinst_LIBRARIES = libdwelf.a libdwelf_pic.a 335pkginclude_HEADERS = libdwelf.h 336noinst_HEADERS = libdwelfP.h 337libdwelf_a_SOURCES = dwelf_elf_gnu_debuglink.c dwelf_dwarf_gnu_debugaltlink.c \ 338 dwelf_elf_gnu_build_id.c 339 340libdwelf = $(libdw) 341libdw = ../libdw/libdw.so 342libelf = ../libelf/libelf.so 343libebl = ../libebl/libebl.a 344libeu = ../lib/libeu.a 345libdwelf_pic_a_SOURCES = 346am_libdwelf_pic_a_OBJECTS = $(libdwelf_a_SOURCES:.c=.os) 347all: all-am 348 349.SUFFIXES: 350.SUFFIXES: .c .o .obj 351$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/eu.am $(am__configure_deps) 352 @for dep in $?; do \ 353 case '$(am__configure_deps)' in \ 354 *$$dep*) \ 355 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 356 && { if test -f $@; then exit 0; else break; fi; }; \ 357 exit 1;; \ 358 esac; \ 359 done; \ 360 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libdwelf/Makefile'; \ 361 $(am__cd) $(top_srcdir) && \ 362 $(AUTOMAKE) --gnits libdwelf/Makefile 363.PRECIOUS: Makefile 364Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 365 @case '$?' in \ 366 *config.status*) \ 367 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 368 *) \ 369 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 370 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 371 esac; 372$(top_srcdir)/config/eu.am: 373 374$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 375 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 376 377$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 378 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 379$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 380 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 381$(am__aclocal_m4_deps): 382 383clean-noinstLIBRARIES: 384 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 385 386libdwelf.a: $(libdwelf_a_OBJECTS) $(libdwelf_a_DEPENDENCIES) $(EXTRA_libdwelf_a_DEPENDENCIES) 387 $(AM_V_at)-rm -f libdwelf.a 388 $(AM_V_AR)$(libdwelf_a_AR) libdwelf.a $(libdwelf_a_OBJECTS) $(libdwelf_a_LIBADD) 389 $(AM_V_at)$(RANLIB) libdwelf.a 390 391libdwelf_pic.a: $(libdwelf_pic_a_OBJECTS) $(libdwelf_pic_a_DEPENDENCIES) $(EXTRA_libdwelf_pic_a_DEPENDENCIES) 392 $(AM_V_at)-rm -f libdwelf_pic.a 393 $(AM_V_AR)$(libdwelf_pic_a_AR) libdwelf_pic.a $(libdwelf_pic_a_OBJECTS) $(libdwelf_pic_a_LIBADD) 394 $(AM_V_at)$(RANLIB) libdwelf_pic.a 395 396mostlyclean-compile: 397 -rm -f *.$(OBJEXT) 398 399distclean-compile: 400 -rm -f *.tab.c 401 402@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwelf_dwarf_gnu_debugaltlink.Po@am__quote@ 403@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwelf_elf_gnu_build_id.Po@am__quote@ 404@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwelf_elf_gnu_debuglink.Po@am__quote@ 405 406.c.o: 407@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 408@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 409@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 410@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 411@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 412 413.c.obj: 414@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 415@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 416@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 417@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 418@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 419install-pkgincludeHEADERS: $(pkginclude_HEADERS) 420 @$(NORMAL_INSTALL) 421 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \ 422 if test -n "$$list"; then \ 423 echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \ 424 $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \ 425 fi; \ 426 for p in $$list; do \ 427 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 428 echo "$$d$$p"; \ 429 done | $(am__base_list) | \ 430 while read files; do \ 431 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \ 432 $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \ 433 done 434 435uninstall-pkgincludeHEADERS: 436 @$(NORMAL_UNINSTALL) 437 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \ 438 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 439 dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir) 440 441ID: $(am__tagged_files) 442 $(am__define_uniq_tagged_files); mkid -fID $$unique 443tags: tags-am 444TAGS: tags 445 446tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 447 set x; \ 448 here=`pwd`; \ 449 $(am__define_uniq_tagged_files); \ 450 shift; \ 451 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 452 test -n "$$unique" || unique=$$empty_fix; \ 453 if test $$# -gt 0; then \ 454 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 455 "$$@" $$unique; \ 456 else \ 457 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 458 $$unique; \ 459 fi; \ 460 fi 461ctags: ctags-am 462 463CTAGS: ctags 464ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 465 $(am__define_uniq_tagged_files); \ 466 test -z "$(CTAGS_ARGS)$$unique" \ 467 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 468 $$unique 469 470GTAGS: 471 here=`$(am__cd) $(top_builddir) && pwd` \ 472 && $(am__cd) $(top_srcdir) \ 473 && gtags -i $(GTAGS_ARGS) "$$here" 474cscopelist: cscopelist-am 475 476cscopelist-am: $(am__tagged_files) 477 list='$(am__tagged_files)'; \ 478 case "$(srcdir)" in \ 479 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 480 *) sdir=$(subdir)/$(srcdir) ;; \ 481 esac; \ 482 for i in $$list; do \ 483 if test -f "$$i"; then \ 484 echo "$(subdir)/$$i"; \ 485 else \ 486 echo "$$sdir/$$i"; \ 487 fi; \ 488 done >> $(top_builddir)/cscope.files 489 490distclean-tags: 491 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 492 493distdir: $(DISTFILES) 494 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 495 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 496 list='$(DISTFILES)'; \ 497 dist_files=`for file in $$list; do echo $$file; done | \ 498 sed -e "s|^$$srcdirstrip/||;t" \ 499 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 500 case $$dist_files in \ 501 */*) $(MKDIR_P) `echo "$$dist_files" | \ 502 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 503 sort -u` ;; \ 504 esac; \ 505 for file in $$dist_files; do \ 506 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 507 if test -d $$d/$$file; then \ 508 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 509 if test -d "$(distdir)/$$file"; then \ 510 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 511 fi; \ 512 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 513 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 514 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 515 fi; \ 516 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 517 else \ 518 test -f "$(distdir)/$$file" \ 519 || cp -p $$d/$$file "$(distdir)/$$file" \ 520 || exit 1; \ 521 fi; \ 522 done 523check-am: all-am 524check: check-am 525all-am: Makefile $(LIBRARIES) $(HEADERS) 526installdirs: 527 for dir in "$(DESTDIR)$(pkgincludedir)"; do \ 528 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 529 done 530install: install-am 531install-exec: install-exec-am 532install-data: install-data-am 533uninstall: uninstall-am 534 535install-am: all-am 536 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 537 538installcheck: installcheck-am 539install-strip: 540 if test -z '$(STRIP)'; then \ 541 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 542 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 543 install; \ 544 else \ 545 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 546 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 547 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 548 fi 549mostlyclean-generic: 550 551clean-generic: 552 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 553 554distclean-generic: 555 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 556 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 557 558maintainer-clean-generic: 559 @echo "This command is intended for maintainers to use" 560 @echo "it deletes files that may require special tools to rebuild." 561clean: clean-am 562 563clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am 564 565distclean: distclean-am 566 -rm -rf ./$(DEPDIR) 567 -rm -f Makefile 568distclean-am: clean-am distclean-compile distclean-generic \ 569 distclean-tags 570 571dvi: dvi-am 572 573dvi-am: 574 575html: html-am 576 577html-am: 578 579info: info-am 580 581info-am: 582 583install-data-am: install-pkgincludeHEADERS 584 585install-dvi: install-dvi-am 586 587install-dvi-am: 588 589install-exec-am: 590 591install-html: install-html-am 592 593install-html-am: 594 595install-info: install-info-am 596 597install-info-am: 598 599install-man: 600 601install-pdf: install-pdf-am 602 603install-pdf-am: 604 605install-ps: install-ps-am 606 607install-ps-am: 608 609installcheck-am: 610 611maintainer-clean: maintainer-clean-am 612 -rm -rf ./$(DEPDIR) 613 -rm -f Makefile 614maintainer-clean-am: distclean-am maintainer-clean-generic 615 616mostlyclean: mostlyclean-am 617 618mostlyclean-am: mostlyclean-compile mostlyclean-generic 619 620pdf: pdf-am 621 622pdf-am: 623 624ps: ps-am 625 626ps-am: 627 628uninstall-am: uninstall-pkgincludeHEADERS 629 630.MAKE: install-am install-strip 631 632.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 633 clean-noinstLIBRARIES cscopelist-am ctags ctags-am distclean \ 634 distclean-compile distclean-generic distclean-tags distdir dvi \ 635 dvi-am html html-am info info-am install install-am \ 636 install-data install-data-am install-dvi install-dvi-am \ 637 install-exec install-exec-am install-html install-html-am \ 638 install-info install-info-am install-man install-pdf \ 639 install-pdf-am install-pkgincludeHEADERS install-ps \ 640 install-ps-am install-strip installcheck installcheck-am \ 641 installdirs maintainer-clean maintainer-clean-generic \ 642 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ 643 ps ps-am tags tags-am uninstall uninstall-am \ 644 uninstall-pkgincludeHEADERS 645 646 647%.os: %.c %.o 648@AMDEP_TRUE@ if $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED -MT $@ -MD -MP \ 649@AMDEP_TRUE@ -MF "$(DEPDIR)/$*.Tpo" `test -f '$<' || echo '$(srcdir)/'`$<; \ 650@AMDEP_TRUE@ then cat "$(DEPDIR)/$*.Tpo" >> "$(DEPDIR)/$*.Po"; \ 651@AMDEP_TRUE@ rm -f "$(DEPDIR)/$*.Tpo"; \ 652@AMDEP_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ 653@AMDEP_TRUE@ fi 654@AMDEP_FALSE@ $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED $< 655 656# Tell versions [3.59,3.63) of GNU make to not export all variables. 657# Otherwise a system limit (for SysV at least) may be exceeded. 658.NOEXPORT: 659