Home | History | Annotate | Download | only in lib
      1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
      2 # lib/Makefile.  Generated from Makefile.in by configure.
      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 
     16 
     17 
     18 
     19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
     20 am__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
     62 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
     63 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
     64 pkgdatadir = $(datadir)/elfutils
     65 pkgincludedir = $(includedir)/elfutils
     66 pkglibdir = $(libdir)/elfutils
     67 pkglibexecdir = $(libexecdir)/elfutils
     68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     69 install_sh_DATA = $(install_sh) -c -m 644
     70 install_sh_PROGRAM = $(install_sh) -c
     71 install_sh_SCRIPT = $(install_sh) -c
     72 INSTALL_HEADER = $(INSTALL_DATA)
     73 transform = $(program_transform_name)
     74 NORMAL_INSTALL = :
     75 PRE_INSTALL = :
     76 POST_INSTALL = :
     77 NORMAL_UNINSTALL = :
     78 PRE_UNINSTALL = :
     79 POST_UNINSTALL = :
     80 build_triplet = x86_64-unknown-linux-gnu
     81 host_triplet = x86_64-unknown-linux-gnu
     82 DIST_COMMON = $(top_srcdir)/config/eu.am $(srcdir)/Makefile.in \
     83 	$(srcdir)/Makefile.am $(top_srcdir)/config/depcomp \
     84 	$(noinst_HEADERS) ChangeLog
     85 subdir = lib
     86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     87 am__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
     91 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     92 	$(ACLOCAL_M4)
     93 mkinstalldirs = $(install_sh) -d
     94 CONFIG_HEADER = $(top_builddir)/config.h
     95 CONFIG_CLEAN_FILES =
     96 CONFIG_CLEAN_VPATH_FILES =
     97 LIBRARIES = $(noinst_LIBRARIES)
     98 ARFLAGS = cru
     99 AM_V_AR = $(am__v_AR_$(V))
    100 am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY))
    101 am__v_AR_0 = @echo "  AR      " $@;
    102 am__v_AR_1 = 
    103 libeu_a_AR = $(AR) $(ARFLAGS)
    104 libeu_a_LIBADD =
    105 am_libeu_a_OBJECTS = xstrdup.$(OBJEXT) xstrndup.$(OBJEXT) \
    106 	xmalloc.$(OBJEXT) next_prime.$(OBJEXT) crc32.$(OBJEXT) \
    107 	crc32_file.$(OBJEXT) md5.$(OBJEXT) sha1.$(OBJEXT) \
    108 	color.$(OBJEXT)
    109 libeu_a_OBJECTS = $(am_libeu_a_OBJECTS)
    110 AM_V_P = $(am__v_P_$(V))
    111 am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
    112 am__v_P_0 = false
    113 am__v_P_1 = :
    114 AM_V_GEN = $(am__v_GEN_$(V))
    115 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
    116 am__v_GEN_0 = @echo "  GEN     " $@;
    117 am__v_GEN_1 = 
    118 AM_V_at = $(am__v_at_$(V))
    119 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
    120 am__v_at_0 = @
    121 am__v_at_1 = 
    122 DEFAULT_INCLUDES = -I. -I$(top_builddir)
    123 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
    124 am__depfiles_maybe = depfiles
    125 am__mv = mv -f
    126 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    127 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    128 AM_V_CC = $(am__v_CC_$(V))
    129 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
    130 am__v_CC_0 = @echo "  CC      " $@;
    131 am__v_CC_1 = 
    132 CCLD = $(CC)
    133 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
    134 AM_V_CCLD = $(am__v_CCLD_$(V))
    135 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
    136 am__v_CCLD_0 = @echo "  CCLD    " $@;
    137 am__v_CCLD_1 = 
    138 SOURCES = $(libeu_a_SOURCES)
    139 DIST_SOURCES = $(libeu_a_SOURCES)
    140 am__can_run_installinfo = \
    141   case $$AM_UPDATE_INFO_DIR in \
    142     n|no|NO) false;; \
    143     *) (install-info --version) >/dev/null 2>&1;; \
    144   esac
    145 HEADERS = $(noinst_HEADERS)
    146 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
    147 # Read a list of newline-separated strings from the standard input,
    148 # and print each of them once, without duplicates.  Input order is
    149 # *not* preserved.
    150 am__uniquify_input = $(AWK) '\
    151   BEGIN { nonempty = 0; } \
    152   { items[$$0] = 1; nonempty = 1; } \
    153   END { if (nonempty) { for (i in items) print i; }; } \
    154 '
    155 # Make sure the list of sources is unique.  This is necessary because,
    156 # e.g., the same source file might be shared among _SOURCES variables
    157 # for different programs/libraries.
    158 am__define_uniq_tagged_files = \
    159   list='$(am__tagged_files)'; \
    160   unique=`for i in $$list; do \
    161     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    162   done | $(am__uniquify_input)`
    163 ETAGS = etags
    164 CTAGS = ctags
    165 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    166 ACLOCAL = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing aclocal-1.14
    167 AMTAR = $${TAR-tar}
    168 AM_DEFAULT_VERBOSITY = 1
    169 AR = ar
    170 AUTOCONF = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing autoconf
    171 AUTOHEADER = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing autoheader
    172 AUTOMAKE = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing automake-1.14
    173 AWK = gawk
    174 CC = gcc
    175 CCDEPMODE = depmode=gcc3
    176 CC_BIARCH = gcc -m32
    177 CFLAGS = -g -O2
    178 CPP = gcc -E
    179 CPPFLAGS = 
    180 CYGPATH_W = echo
    181 DEBUGPRED = 0
    182 DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"${localedir}"'
    183 DEPDIR = .deps
    184 ECHO_C = 
    185 ECHO_N = -n
    186 ECHO_T = 
    187 EGREP = /bin/grep -E
    188 EXEEXT = 
    189 GETTEXT_MACRO_VERSION = 0.18
    190 GMSGFMT = /usr/bin/msgfmt
    191 GMSGFMT_015 = /usr/bin/msgfmt
    192 GREP = /bin/grep
    193 HAVE_VALGRIND = 
    194 INSTALL = /usr/bin/install -c
    195 INSTALL_DATA = ${INSTALL} -m 644
    196 INSTALL_PROGRAM = ${INSTALL}
    197 INSTALL_SCRIPT = ${INSTALL}
    198 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
    199 LDFLAGS = 
    200 LEX = flex
    201 LEXLIB = -lfl
    202 LEX_OUTPUT_ROOT = lex.yy
    203 LIBEBL_SUBDIR = elfutils
    204 LIBOBJS = 
    205 LIBS = 
    206 LTLIBOBJS = 
    207 MAINT = #
    208 MAKEINFO = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/missing makeinfo
    209 MKDIR_P = /bin/mkdir -p
    210 MODVERSION = Build on enh.mtv.corp.google.com 2015-02-18T19:32:04-0800
    211 MSGFMT = /usr/bin/msgfmt
    212 MSGFMT_015 = /usr/bin/msgfmt
    213 MSGMERGE = /usr/bin/msgmerge
    214 NM = nm
    215 OBJEXT = o
    216 PACKAGE = elfutils
    217 PACKAGE_BUGREPORT = https://bugzilla.redhat.com/
    218 PACKAGE_NAME = elfutils
    219 PACKAGE_STRING = elfutils 0.161
    220 PACKAGE_TARNAME = elfutils
    221 PACKAGE_URL = 
    222 PACKAGE_VERSION = 0.161
    223 PATH_SEPARATOR = :
    224 RANLIB = ranlib
    225 READELF = readelf
    226 SET_MAKE = 
    227 SHELL = /bin/sh
    228 STRIP = 
    229 USE_NLS = yes
    230 VERSION = 0.161
    231 XGETTEXT = /usr/bin/xgettext
    232 XGETTEXT_015 = /usr/bin/xgettext
    233 XGETTEXT_EXTRA_OPTIONS = 
    234 YACC = bison -y
    235 YFLAGS = 
    236 abs_builddir = /huge-ssd/aosp-arm64/external/elfutils/src/lib
    237 abs_srcdir = /huge-ssd/aosp-arm64/external/elfutils/src/lib
    238 abs_top_builddir = /huge-ssd/aosp-arm64/external/elfutils/src
    239 abs_top_srcdir = /huge-ssd/aosp-arm64/external/elfutils/src
    240 ac_ct_AR = ar
    241 ac_ct_CC = gcc
    242 am__include = include
    243 am__leading_dot = .
    244 am__quote = 
    245 am__tar = $${TAR-tar} chof - "$$tardir"
    246 am__untar = $${TAR-tar} xf -
    247 base_cpu = none
    248 bindir = ${exec_prefix}/bin
    249 build = x86_64-unknown-linux-gnu
    250 build_alias = 
    251 build_cpu = x86_64
    252 build_os = linux-gnu
    253 build_vendor = unknown
    254 builddir = .
    255 datadir = ${datarootdir}
    256 datarootdir = ${prefix}/share
    257 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
    258 dvidir = ${docdir}
    259 eu_version = 161
    260 exec_prefix = ${prefix}
    261 host = x86_64-unknown-linux-gnu
    262 host_alias = 
    263 host_cpu = x86_64
    264 host_os = linux-gnu
    265 host_vendor = unknown
    266 htmldir = ${docdir}
    267 includedir = ${prefix}/include
    268 infodir = ${datarootdir}/info
    269 install_sh = ${SHELL} /huge-ssd/aosp-arm64/external/elfutils/src/config/install-sh
    270 libdir = ${exec_prefix}/lib
    271 libexecdir = ${exec_prefix}/libexec
    272 localedir = ${datarootdir}/locale
    273 localstatedir = ${prefix}/var
    274 mandir = ${datarootdir}/man
    275 mkdir_p = $(MKDIR_P)
    276 oldincludedir = /usr/include
    277 pdfdir = ${docdir}
    278 prefix = /usr/local
    279 program_transform_name = s,x,x,
    280 psdir = ${docdir}
    281 sbindir = ${exec_prefix}/sbin
    282 sharedstatedir = ${prefix}/com
    283 srcdir = .
    284 sysconfdir = ${prefix}/etc
    285 target_alias = 
    286 top_build_prefix = ../
    287 top_builddir = ..
    288 top_srcdir = ..
    289 zip_LIBS = -lz 
    290 AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_srcdir)/lib -I.. \
    291 	-I$(srcdir)/../libelf
    292 AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Wformat=2 $(if \
    293 	$($(*F)_no_Werror),,-Werror) $(if \
    294 	$($(*F)_no_Wunused),,-Wunused -Wextra) $($(*F)_CFLAGS) -fpic
    295 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
    296 CLEANFILES = *.gcno *.gcda
    297 textrel_msg = echo "WARNING: TEXTREL found in '$@'"
    298 #textrel_found = $(textrel_msg)
    299 textrel_found = $(textrel_msg); exit 1
    300 textrel_check = if $(READELF) -d $@ | fgrep -q TEXTREL; then $(textrel_found); fi
    301 noinst_LIBRARIES = libeu.a
    302 libeu_a_SOURCES = xstrdup.c xstrndup.c xmalloc.c next_prime.c \
    303 		  crc32.c crc32_file.c md5.c sha1.c \
    304 		  color.c
    305 
    306 noinst_HEADERS = fixedsizehash.h system.h dynamicsizehash.h list.h md5.h \
    307 		 sha1.h eu-config.h
    308 
    309 EXTRA_DIST = dynamicsizehash.c
    310 xmalloc_CFLAGS = -ffunction-sections
    311 all: all-am
    312 
    313 .SUFFIXES:
    314 .SUFFIXES: .c .o .obj
    315 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/config/eu.am $(am__configure_deps)
    316 	@for dep in $?; do \
    317 	  case '$(am__configure_deps)' in \
    318 	    *$$dep*) \
    319 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    320 	        && { if test -f $@; then exit 0; else break; fi; }; \
    321 	      exit 1;; \
    322 	  esac; \
    323 	done; \
    324 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
    325 	$(am__cd) $(top_srcdir) && \
    326 	  $(AUTOMAKE) --gnits lib/Makefile
    327 .PRECIOUS: Makefile
    328 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    329 	@case '$?' in \
    330 	  *config.status*) \
    331 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    332 	  *) \
    333 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    334 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    335 	esac;
    336 $(top_srcdir)/config/eu.am:
    337 
    338 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    339 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    340 
    341 $(top_srcdir)/configure: # $(am__configure_deps)
    342 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    343 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
    344 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    345 $(am__aclocal_m4_deps):
    346 
    347 clean-noinstLIBRARIES:
    348 	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
    349 
    350 libeu.a: $(libeu_a_OBJECTS) $(libeu_a_DEPENDENCIES) $(EXTRA_libeu_a_DEPENDENCIES) 
    351 	$(AM_V_at)-rm -f libeu.a
    352 	$(AM_V_AR)$(libeu_a_AR) libeu.a $(libeu_a_OBJECTS) $(libeu_a_LIBADD)
    353 	$(AM_V_at)$(RANLIB) libeu.a
    354 
    355 mostlyclean-compile:
    356 	-rm -f *.$(OBJEXT)
    357 
    358 distclean-compile:
    359 	-rm -f *.tab.c
    360 
    361 include ./$(DEPDIR)/color.Po
    362 include ./$(DEPDIR)/crc32.Po
    363 include ./$(DEPDIR)/crc32_file.Po
    364 include ./$(DEPDIR)/md5.Po
    365 include ./$(DEPDIR)/next_prime.Po
    366 include ./$(DEPDIR)/sha1.Po
    367 include ./$(DEPDIR)/xmalloc.Po
    368 include ./$(DEPDIR)/xstrdup.Po
    369 include ./$(DEPDIR)/xstrndup.Po
    370 
    371 .c.o:
    372 	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    373 	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    374 #	$(AM_V_CC)source='$<' object='$@' libtool=no \
    375 #	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    376 #	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<
    377 
    378 .c.obj:
    379 	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
    380 	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    381 #	$(AM_V_CC)source='$<' object='$@' libtool=no \
    382 #	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
    383 #	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
    384 
    385 ID: $(am__tagged_files)
    386 	$(am__define_uniq_tagged_files); mkid -fID $$unique
    387 tags: tags-am
    388 TAGS: tags
    389 
    390 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
    391 	set x; \
    392 	here=`pwd`; \
    393 	$(am__define_uniq_tagged_files); \
    394 	shift; \
    395 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
    396 	  test -n "$$unique" || unique=$$empty_fix; \
    397 	  if test $$# -gt 0; then \
    398 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    399 	      "$$@" $$unique; \
    400 	  else \
    401 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    402 	      $$unique; \
    403 	  fi; \
    404 	fi
    405 ctags: ctags-am
    406 
    407 CTAGS: ctags
    408 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
    409 	$(am__define_uniq_tagged_files); \
    410 	test -z "$(CTAGS_ARGS)$$unique" \
    411 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    412 	     $$unique
    413 
    414 GTAGS:
    415 	here=`$(am__cd) $(top_builddir) && pwd` \
    416 	  && $(am__cd) $(top_srcdir) \
    417 	  && gtags -i $(GTAGS_ARGS) "$$here"
    418 cscopelist: cscopelist-am
    419 
    420 cscopelist-am: $(am__tagged_files)
    421 	list='$(am__tagged_files)'; \
    422 	case "$(srcdir)" in \
    423 	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
    424 	  *) sdir=$(subdir)/$(srcdir) ;; \
    425 	esac; \
    426 	for i in $$list; do \
    427 	  if test -f "$$i"; then \
    428 	    echo "$(subdir)/$$i"; \
    429 	  else \
    430 	    echo "$$sdir/$$i"; \
    431 	  fi; \
    432 	done >> $(top_builddir)/cscope.files
    433 
    434 distclean-tags:
    435 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    436 
    437 distdir: $(DISTFILES)
    438 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    439 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    440 	list='$(DISTFILES)'; \
    441 	  dist_files=`for file in $$list; do echo $$file; done | \
    442 	  sed -e "s|^$$srcdirstrip/||;t" \
    443 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    444 	case $$dist_files in \
    445 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    446 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    447 			   sort -u` ;; \
    448 	esac; \
    449 	for file in $$dist_files; do \
    450 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    451 	  if test -d $$d/$$file; then \
    452 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    453 	    if test -d "$(distdir)/$$file"; then \
    454 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    455 	    fi; \
    456 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    457 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    458 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    459 	    fi; \
    460 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    461 	  else \
    462 	    test -f "$(distdir)/$$file" \
    463 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    464 	    || exit 1; \
    465 	  fi; \
    466 	done
    467 check-am: all-am
    468 check: check-am
    469 all-am: Makefile $(LIBRARIES) $(HEADERS)
    470 installdirs:
    471 install: install-am
    472 install-exec: install-exec-am
    473 install-data: install-data-am
    474 uninstall: uninstall-am
    475 
    476 install-am: all-am
    477 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    478 
    479 installcheck: installcheck-am
    480 install-strip:
    481 	if test -z '$(STRIP)'; then \
    482 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    483 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    484 	      install; \
    485 	else \
    486 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    487 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    488 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
    489 	fi
    490 mostlyclean-generic:
    491 
    492 clean-generic:
    493 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
    494 
    495 distclean-generic:
    496 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    497 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    498 
    499 maintainer-clean-generic:
    500 	@echo "This command is intended for maintainers to use"
    501 	@echo "it deletes files that may require special tools to rebuild."
    502 clean: clean-am
    503 
    504 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
    505 
    506 distclean: distclean-am
    507 	-rm -rf ./$(DEPDIR)
    508 	-rm -f Makefile
    509 distclean-am: clean-am distclean-compile distclean-generic \
    510 	distclean-tags
    511 
    512 dvi: dvi-am
    513 
    514 dvi-am:
    515 
    516 html: html-am
    517 
    518 html-am:
    519 
    520 info: info-am
    521 
    522 info-am:
    523 
    524 install-data-am:
    525 
    526 install-dvi: install-dvi-am
    527 
    528 install-dvi-am:
    529 
    530 install-exec-am:
    531 
    532 install-html: install-html-am
    533 
    534 install-html-am:
    535 
    536 install-info: install-info-am
    537 
    538 install-info-am:
    539 
    540 install-man:
    541 
    542 install-pdf: install-pdf-am
    543 
    544 install-pdf-am:
    545 
    546 install-ps: install-ps-am
    547 
    548 install-ps-am:
    549 
    550 installcheck-am:
    551 
    552 maintainer-clean: maintainer-clean-am
    553 	-rm -rf ./$(DEPDIR)
    554 	-rm -f Makefile
    555 maintainer-clean-am: distclean-am maintainer-clean-generic
    556 
    557 mostlyclean: mostlyclean-am
    558 
    559 mostlyclean-am: mostlyclean-compile mostlyclean-generic
    560 
    561 pdf: pdf-am
    562 
    563 pdf-am:
    564 
    565 ps: ps-am
    566 
    567 ps-am:
    568 
    569 uninstall-am:
    570 
    571 .MAKE: install-am install-strip
    572 
    573 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
    574 	clean-noinstLIBRARIES cscopelist-am ctags ctags-am distclean \
    575 	distclean-compile distclean-generic distclean-tags distdir dvi \
    576 	dvi-am html html-am info info-am install install-am \
    577 	install-data install-data-am install-dvi install-dvi-am \
    578 	install-exec install-exec-am install-html install-html-am \
    579 	install-info install-info-am install-man install-pdf \
    580 	install-pdf-am install-ps install-ps-am install-strip \
    581 	installcheck installcheck-am installdirs maintainer-clean \
    582 	maintainer-clean-generic mostlyclean mostlyclean-compile \
    583 	mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
    584 	uninstall-am
    585 
    586 
    587 %.os: %.c %.o
    588 	if $(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED -MT $@ -MD -MP \
    589 	  -MF "$(DEPDIR)/$*.Tpo" `test -f '$<' || echo '$(srcdir)/'`$<; \
    590 	then cat "$(DEPDIR)/$*.Tpo" >> "$(DEPDIR)/$*.Po"; \
    591 	     rm -f "$(DEPDIR)/$*.Tpo"; \
    592 	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
    593 	fi
    594 #	$(COMPILE.os) -c -o $@ -fpic -DPIC -DSHARED $<
    595 
    596 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    597 # Otherwise a system limit (for SysV at least) may be exceeded.
    598 .NOEXPORT:
    599