Home | History | Annotate | Download | only in qa
      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 VPATH = @srcdir@
     17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
     18 am__make_running_with_option = \
     19   case $${target_option-} in \
     20       ?) ;; \
     21       *) echo "am__make_running_with_option: internal error: invalid" \
     22               "target option '$${target_option-}' specified" >&2; \
     23          exit 1;; \
     24   esac; \
     25   has_opt=no; \
     26   sane_makeflags=$$MAKEFLAGS; \
     27   if $(am__is_gnu_make); then \
     28     sane_makeflags=$$MFLAGS; \
     29   else \
     30     case $$MAKEFLAGS in \
     31       *\\[\ \	]*) \
     32         bs=\\; \
     33         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
     34           | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
     35     esac; \
     36   fi; \
     37   skip_next=no; \
     38   strip_trailopt () \
     39   { \
     40     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
     41   }; \
     42   for flg in $$sane_makeflags; do \
     43     test $$skip_next = yes && { skip_next=no; continue; }; \
     44     case $$flg in \
     45       *=*|--*) continue;; \
     46         -*I) strip_trailopt 'I'; skip_next=yes;; \
     47       -*I?*) strip_trailopt 'I';; \
     48         -*O) strip_trailopt 'O'; skip_next=yes;; \
     49       -*O?*) strip_trailopt 'O';; \
     50         -*l) strip_trailopt 'l'; skip_next=yes;; \
     51       -*l?*) strip_trailopt 'l';; \
     52       -[dEDm]) skip_next=yes;; \
     53       -[JT]) skip_next=yes;; \
     54     esac; \
     55     case $$flg in \
     56       *$$target_option*) has_opt=yes; break;; \
     57     esac; \
     58   done; \
     59   test $$has_opt = yes
     60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
     61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
     62 pkgdatadir = $(datadir)/@PACKAGE@
     63 pkgincludedir = $(includedir)/@PACKAGE@
     64 pkglibdir = $(libdir)/@PACKAGE@
     65 pkglibexecdir = $(libexecdir)/@PACKAGE@
     66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     67 install_sh_DATA = $(install_sh) -c -m 644
     68 install_sh_PROGRAM = $(install_sh) -c
     69 install_sh_SCRIPT = $(install_sh) -c
     70 INSTALL_HEADER = $(INSTALL_DATA)
     71 transform = $(program_transform_name)
     72 NORMAL_INSTALL = :
     73 PRE_INSTALL = :
     74 POST_INSTALL = :
     75 NORMAL_UNINSTALL = :
     76 PRE_UNINSTALL = :
     77 POST_UNINSTALL = :
     78 build_triplet = @build@
     79 host_triplet = @host@
     80 DIST_COMMON = $(top_srcdir)/Make_global.am $(srcdir)/Makefile.in \
     81 	$(srcdir)/Makefile.am $(top_srcdir)/build-aux/depcomp
     82 check_PROGRAMS = test_api$(EXEEXT) test_filter$(EXEEXT) \
     83 	test_connlabel$(EXEEXT) ct_stress$(EXEEXT) \
     84 	ct_events_reliable$(EXEEXT)
     85 subdir = qa
     86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     87 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
     88 	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
     89 	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.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 am_ct_events_reliable_OBJECTS = ct_events_reliable.$(OBJEXT)
     98 ct_events_reliable_OBJECTS = $(am_ct_events_reliable_OBJECTS)
     99 ct_events_reliable_DEPENDENCIES = ../src/libnetfilter_conntrack.la
    100 AM_V_lt = $(am__v_lt_@AM_V@)
    101 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
    102 am__v_lt_0 = --silent
    103 am__v_lt_1 = 
    104 am_ct_stress_OBJECTS = ct_stress.$(OBJEXT)
    105 ct_stress_OBJECTS = $(am_ct_stress_OBJECTS)
    106 ct_stress_DEPENDENCIES = ../src/libnetfilter_conntrack.la
    107 am_test_api_OBJECTS = test_api.$(OBJEXT)
    108 test_api_OBJECTS = $(am_test_api_OBJECTS)
    109 test_api_DEPENDENCIES = ../src/libnetfilter_conntrack.la
    110 am_test_connlabel_OBJECTS = test_connlabel.$(OBJEXT)
    111 test_connlabel_OBJECTS = $(am_test_connlabel_OBJECTS)
    112 test_connlabel_DEPENDENCIES = ../src/libnetfilter_conntrack.la
    113 am_test_filter_OBJECTS = test_filter.$(OBJEXT)
    114 test_filter_OBJECTS = $(am_test_filter_OBJECTS)
    115 test_filter_DEPENDENCIES = ../src/libnetfilter_conntrack.la
    116 AM_V_P = $(am__v_P_@AM_V@)
    117 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
    118 am__v_P_0 = false
    119 am__v_P_1 = :
    120 AM_V_GEN = $(am__v_GEN_@AM_V@)
    121 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
    122 am__v_GEN_0 = @echo "  GEN     " $@;
    123 am__v_GEN_1 = 
    124 AM_V_at = $(am__v_at_@AM_V@)
    125 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
    126 am__v_at_0 = @
    127 am__v_at_1 = 
    128 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
    129 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
    130 am__depfiles_maybe = depfiles
    131 am__mv = mv -f
    132 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    133 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    134 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
    135 	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
    136 	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
    137 	$(AM_CFLAGS) $(CFLAGS)
    138 AM_V_CC = $(am__v_CC_@AM_V@)
    139 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
    140 am__v_CC_0 = @echo "  CC      " $@;
    141 am__v_CC_1 = 
    142 CCLD = $(CC)
    143 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
    144 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
    145 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
    146 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
    147 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
    148 am__v_CCLD_0 = @echo "  CCLD    " $@;
    149 am__v_CCLD_1 = 
    150 SOURCES = $(ct_events_reliable_SOURCES) $(ct_stress_SOURCES) \
    151 	$(test_api_SOURCES) $(test_connlabel_SOURCES) \
    152 	$(test_filter_SOURCES)
    153 DIST_SOURCES = $(ct_events_reliable_SOURCES) $(ct_stress_SOURCES) \
    154 	$(test_api_SOURCES) $(test_connlabel_SOURCES) \
    155 	$(test_filter_SOURCES)
    156 am__can_run_installinfo = \
    157   case $$AM_UPDATE_INFO_DIR in \
    158     n|no|NO) false;; \
    159     *) (install-info --version) >/dev/null 2>&1;; \
    160   esac
    161 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
    162 # Read a list of newline-separated strings from the standard input,
    163 # and print each of them once, without duplicates.  Input order is
    164 # *not* preserved.
    165 am__uniquify_input = $(AWK) '\
    166   BEGIN { nonempty = 0; } \
    167   { items[$$0] = 1; nonempty = 1; } \
    168   END { if (nonempty) { for (i in items) print i; }; } \
    169 '
    170 # Make sure the list of sources is unique.  This is necessary because,
    171 # e.g., the same source file might be shared among _SOURCES variables
    172 # for different programs/libraries.
    173 am__define_uniq_tagged_files = \
    174   list='$(am__tagged_files)'; \
    175   unique=`for i in $$list; do \
    176     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    177   done | $(am__uniquify_input)`
    178 ETAGS = etags
    179 CTAGS = ctags
    180 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    181 ACLOCAL = @ACLOCAL@
    182 AMTAR = @AMTAR@
    183 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
    184 AR = @AR@
    185 AUTOCONF = @AUTOCONF@
    186 AUTOHEADER = @AUTOHEADER@
    187 AUTOMAKE = @AUTOMAKE@
    188 AWK = @AWK@
    189 CC = @CC@
    190 CCDEPMODE = @CCDEPMODE@
    191 CFLAGS = @CFLAGS@
    192 CPP = @CPP@
    193 CPPFLAGS = @CPPFLAGS@
    194 CYGPATH_W = @CYGPATH_W@
    195 DEFS = @DEFS@
    196 DEPDIR = @DEPDIR@
    197 DLLTOOL = @DLLTOOL@
    198 DSYMUTIL = @DSYMUTIL@
    199 DUMPBIN = @DUMPBIN@
    200 ECHO_C = @ECHO_C@
    201 ECHO_N = @ECHO_N@
    202 ECHO_T = @ECHO_T@
    203 EGREP = @EGREP@
    204 EXEEXT = @EXEEXT@
    205 FGREP = @FGREP@
    206 GREP = @GREP@
    207 INSTALL = @INSTALL@
    208 INSTALL_DATA = @INSTALL_DATA@
    209 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    210 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    211 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    212 LD = @LD@
    213 LDFLAGS = @LDFLAGS@
    214 LIBMNL_CFLAGS = @LIBMNL_CFLAGS@
    215 LIBMNL_LIBS = @LIBMNL_LIBS@
    216 LIBNFNETLINK_CFLAGS = @LIBNFNETLINK_CFLAGS@
    217 LIBNFNETLINK_LIBS = @LIBNFNETLINK_LIBS@
    218 LIBOBJS = @LIBOBJS@
    219 LIBS = @LIBS@
    220 LIBTOOL = @LIBTOOL@
    221 LIPO = @LIPO@
    222 LN_S = @LN_S@
    223 LTLIBOBJS = @LTLIBOBJS@
    224 MAKEINFO = @MAKEINFO@
    225 MANIFEST_TOOL = @MANIFEST_TOOL@
    226 MKDIR_P = @MKDIR_P@
    227 NM = @NM@
    228 NMEDIT = @NMEDIT@
    229 OBJDUMP = @OBJDUMP@
    230 OBJEXT = @OBJEXT@
    231 OTOOL = @OTOOL@
    232 OTOOL64 = @OTOOL64@
    233 PACKAGE = @PACKAGE@
    234 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    235 PACKAGE_NAME = @PACKAGE_NAME@
    236 PACKAGE_STRING = @PACKAGE_STRING@
    237 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    238 PACKAGE_URL = @PACKAGE_URL@
    239 PACKAGE_VERSION = @PACKAGE_VERSION@
    240 PATH_SEPARATOR = @PATH_SEPARATOR@
    241 PKG_CONFIG = @PKG_CONFIG@
    242 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
    243 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
    244 RANLIB = @RANLIB@
    245 SED = @SED@
    246 SET_MAKE = @SET_MAKE@
    247 SHELL = @SHELL@
    248 STRIP = @STRIP@
    249 VERSION = @VERSION@
    250 abs_builddir = @abs_builddir@
    251 abs_srcdir = @abs_srcdir@
    252 abs_top_builddir = @abs_top_builddir@
    253 abs_top_srcdir = @abs_top_srcdir@
    254 ac_ct_AR = @ac_ct_AR@
    255 ac_ct_CC = @ac_ct_CC@
    256 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    257 am__include = @am__include@
    258 am__leading_dot = @am__leading_dot@
    259 am__quote = @am__quote@
    260 am__tar = @am__tar@
    261 am__untar = @am__untar@
    262 bindir = @bindir@
    263 build = @build@
    264 build_alias = @build_alias@
    265 build_cpu = @build_cpu@
    266 build_os = @build_os@
    267 build_vendor = @build_vendor@
    268 builddir = @builddir@
    269 datadir = @datadir@
    270 datarootdir = @datarootdir@
    271 docdir = @docdir@
    272 dvidir = @dvidir@
    273 exec_prefix = @exec_prefix@
    274 host = @host@
    275 host_alias = @host_alias@
    276 host_cpu = @host_cpu@
    277 host_os = @host_os@
    278 host_vendor = @host_vendor@
    279 htmldir = @htmldir@
    280 includedir = @includedir@
    281 infodir = @infodir@
    282 install_sh = @install_sh@
    283 libdir = @libdir@
    284 libexecdir = @libexecdir@
    285 localedir = @localedir@
    286 localstatedir = @localstatedir@
    287 mandir = @mandir@
    288 mkdir_p = @mkdir_p@
    289 oldincludedir = @oldincludedir@
    290 pdfdir = @pdfdir@
    291 prefix = @prefix@
    292 program_transform_name = @program_transform_name@
    293 psdir = @psdir@
    294 sbindir = @sbindir@
    295 sharedstatedir = @sharedstatedir@
    296 srcdir = @srcdir@
    297 sysconfdir = @sysconfdir@
    298 target_alias = @target_alias@
    299 top_build_prefix = @top_build_prefix@
    300 top_builddir = @top_builddir@
    301 top_srcdir = @top_srcdir@
    302 
    303 # This is _NOT_ the library release version, it's an API version.
    304 # Please read Chapter 6 "Library interface versions" of the libtool
    305 # documentation before making any modification
    306 # http://sources.redhat.com/autobook/autobook/autobook_91.html
    307 LIBVERSION = 9:0:6
    308 AM_CPPFLAGS = -I$(top_srcdir)/include ${LIBNFNETLINK_CFLAGS} ${LIBMNL_CFLAGS}
    309 AM_CFLAGS = -Wall
    310 test_api_SOURCES = test_api.c
    311 test_api_LDADD = ../src/libnetfilter_conntrack.la
    312 test_connlabel_SOURCES = test_connlabel.c
    313 test_connlabel_LDADD = ../src/libnetfilter_conntrack.la
    314 test_filter_SOURCES = test_filter.c
    315 test_filter_LDADD = ../src/libnetfilter_conntrack.la
    316 ct_stress_SOURCES = ct_stress.c
    317 ct_stress_LDADD = ../src/libnetfilter_conntrack.la
    318 ct_events_reliable_SOURCES = ct_events_reliable.c
    319 ct_events_reliable_LDADD = ../src/libnetfilter_conntrack.la
    320 all: all-am
    321 
    322 .SUFFIXES:
    323 .SUFFIXES: .c .lo .o .obj
    324 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Make_global.am $(am__configure_deps)
    325 	@for dep in $?; do \
    326 	  case '$(am__configure_deps)' in \
    327 	    *$$dep*) \
    328 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    329 	        && { if test -f $@; then exit 0; else break; fi; }; \
    330 	      exit 1;; \
    331 	  esac; \
    332 	done; \
    333 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign qa/Makefile'; \
    334 	$(am__cd) $(top_srcdir) && \
    335 	  $(AUTOMAKE) --foreign qa/Makefile
    336 .PRECIOUS: Makefile
    337 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    338 	@case '$?' in \
    339 	  *config.status*) \
    340 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    341 	  *) \
    342 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    343 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    344 	esac;
    345 $(top_srcdir)/Make_global.am:
    346 
    347 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    348 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    349 
    350 $(top_srcdir)/configure:  $(am__configure_deps)
    351 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    352 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    353 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    354 $(am__aclocal_m4_deps):
    355 
    356 clean-checkPROGRAMS:
    357 	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
    358 	echo " rm -f" $$list; \
    359 	rm -f $$list || exit $$?; \
    360 	test -n "$(EXEEXT)" || exit 0; \
    361 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
    362 	echo " rm -f" $$list; \
    363 	rm -f $$list
    364 
    365 ct_events_reliable$(EXEEXT): $(ct_events_reliable_OBJECTS) $(ct_events_reliable_DEPENDENCIES) $(EXTRA_ct_events_reliable_DEPENDENCIES) 
    366 	@rm -f ct_events_reliable$(EXEEXT)
    367 	$(AM_V_CCLD)$(LINK) $(ct_events_reliable_OBJECTS) $(ct_events_reliable_LDADD) $(LIBS)
    368 
    369 ct_stress$(EXEEXT): $(ct_stress_OBJECTS) $(ct_stress_DEPENDENCIES) $(EXTRA_ct_stress_DEPENDENCIES) 
    370 	@rm -f ct_stress$(EXEEXT)
    371 	$(AM_V_CCLD)$(LINK) $(ct_stress_OBJECTS) $(ct_stress_LDADD) $(LIBS)
    372 
    373 test_api$(EXEEXT): $(test_api_OBJECTS) $(test_api_DEPENDENCIES) $(EXTRA_test_api_DEPENDENCIES) 
    374 	@rm -f test_api$(EXEEXT)
    375 	$(AM_V_CCLD)$(LINK) $(test_api_OBJECTS) $(test_api_LDADD) $(LIBS)
    376 
    377 test_connlabel$(EXEEXT): $(test_connlabel_OBJECTS) $(test_connlabel_DEPENDENCIES) $(EXTRA_test_connlabel_DEPENDENCIES) 
    378 	@rm -f test_connlabel$(EXEEXT)
    379 	$(AM_V_CCLD)$(LINK) $(test_connlabel_OBJECTS) $(test_connlabel_LDADD) $(LIBS)
    380 
    381 test_filter$(EXEEXT): $(test_filter_OBJECTS) $(test_filter_DEPENDENCIES) $(EXTRA_test_filter_DEPENDENCIES) 
    382 	@rm -f test_filter$(EXEEXT)
    383 	$(AM_V_CCLD)$(LINK) $(test_filter_OBJECTS) $(test_filter_LDADD) $(LIBS)
    384 
    385 mostlyclean-compile:
    386 	-rm -f *.$(OBJEXT)
    387 
    388 distclean-compile:
    389 	-rm -f *.tab.c
    390 
    391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_events_reliable.Po@am__quote@
    392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_stress.Po@am__quote@
    393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_api.Po@am__quote@
    394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_connlabel.Po@am__quote@
    395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_filter.Po@am__quote@
    396 
    397 .c.o:
    398 @am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
    399 @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
    400 @am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
    401 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    402 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    403 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
    404 
    405 .c.obj:
    406 @am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
    407 @am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
    408 @am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.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 $@ `$(CYGPATH_W) '$<'`
    412 
    413 .c.lo:
    414 @am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
    415 @am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
    416 @am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
    417 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
    418 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    419 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
    420 
    421 mostlyclean-libtool:
    422 	-rm -f *.lo
    423 
    424 clean-libtool:
    425 	-rm -rf .libs _libs
    426 
    427 ID: $(am__tagged_files)
    428 	$(am__define_uniq_tagged_files); mkid -fID $$unique
    429 tags: tags-am
    430 TAGS: tags
    431 
    432 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
    433 	set x; \
    434 	here=`pwd`; \
    435 	$(am__define_uniq_tagged_files); \
    436 	shift; \
    437 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
    438 	  test -n "$$unique" || unique=$$empty_fix; \
    439 	  if test $$# -gt 0; then \
    440 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    441 	      "$$@" $$unique; \
    442 	  else \
    443 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    444 	      $$unique; \
    445 	  fi; \
    446 	fi
    447 ctags: ctags-am
    448 
    449 CTAGS: ctags
    450 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
    451 	$(am__define_uniq_tagged_files); \
    452 	test -z "$(CTAGS_ARGS)$$unique" \
    453 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    454 	     $$unique
    455 
    456 GTAGS:
    457 	here=`$(am__cd) $(top_builddir) && pwd` \
    458 	  && $(am__cd) $(top_srcdir) \
    459 	  && gtags -i $(GTAGS_ARGS) "$$here"
    460 cscopelist: cscopelist-am
    461 
    462 cscopelist-am: $(am__tagged_files)
    463 	list='$(am__tagged_files)'; \
    464 	case "$(srcdir)" in \
    465 	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
    466 	  *) sdir=$(subdir)/$(srcdir) ;; \
    467 	esac; \
    468 	for i in $$list; do \
    469 	  if test -f "$$i"; then \
    470 	    echo "$(subdir)/$$i"; \
    471 	  else \
    472 	    echo "$$sdir/$$i"; \
    473 	  fi; \
    474 	done >> $(top_builddir)/cscope.files
    475 
    476 distclean-tags:
    477 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    478 
    479 distdir: $(DISTFILES)
    480 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    481 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    482 	list='$(DISTFILES)'; \
    483 	  dist_files=`for file in $$list; do echo $$file; done | \
    484 	  sed -e "s|^$$srcdirstrip/||;t" \
    485 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    486 	case $$dist_files in \
    487 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    488 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    489 			   sort -u` ;; \
    490 	esac; \
    491 	for file in $$dist_files; do \
    492 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    493 	  if test -d $$d/$$file; then \
    494 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    495 	    if test -d "$(distdir)/$$file"; then \
    496 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    497 	    fi; \
    498 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    499 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    500 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    501 	    fi; \
    502 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    503 	  else \
    504 	    test -f "$(distdir)/$$file" \
    505 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    506 	    || exit 1; \
    507 	  fi; \
    508 	done
    509 check-am: all-am
    510 	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
    511 check: check-am
    512 all-am: Makefile
    513 installdirs:
    514 install: install-am
    515 install-exec: install-exec-am
    516 install-data: install-data-am
    517 uninstall: uninstall-am
    518 
    519 install-am: all-am
    520 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    521 
    522 installcheck: installcheck-am
    523 install-strip:
    524 	if test -z '$(STRIP)'; then \
    525 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    526 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    527 	      install; \
    528 	else \
    529 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    530 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    531 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
    532 	fi
    533 mostlyclean-generic:
    534 
    535 clean-generic:
    536 
    537 distclean-generic:
    538 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    539 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    540 
    541 maintainer-clean-generic:
    542 	@echo "This command is intended for maintainers to use"
    543 	@echo "it deletes files that may require special tools to rebuild."
    544 clean: clean-am
    545 
    546 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
    547 	mostlyclean-am
    548 
    549 distclean: distclean-am
    550 	-rm -rf ./$(DEPDIR)
    551 	-rm -f Makefile
    552 distclean-am: clean-am distclean-compile distclean-generic \
    553 	distclean-tags
    554 
    555 dvi: dvi-am
    556 
    557 dvi-am:
    558 
    559 html: html-am
    560 
    561 html-am:
    562 
    563 info: info-am
    564 
    565 info-am:
    566 
    567 install-data-am:
    568 
    569 install-dvi: install-dvi-am
    570 
    571 install-dvi-am:
    572 
    573 install-exec-am:
    574 
    575 install-html: install-html-am
    576 
    577 install-html-am:
    578 
    579 install-info: install-info-am
    580 
    581 install-info-am:
    582 
    583 install-man:
    584 
    585 install-pdf: install-pdf-am
    586 
    587 install-pdf-am:
    588 
    589 install-ps: install-ps-am
    590 
    591 install-ps-am:
    592 
    593 installcheck-am:
    594 
    595 maintainer-clean: maintainer-clean-am
    596 	-rm -rf ./$(DEPDIR)
    597 	-rm -f Makefile
    598 maintainer-clean-am: distclean-am maintainer-clean-generic
    599 
    600 mostlyclean: mostlyclean-am
    601 
    602 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
    603 	mostlyclean-libtool
    604 
    605 pdf: pdf-am
    606 
    607 pdf-am:
    608 
    609 ps: ps-am
    610 
    611 ps-am:
    612 
    613 uninstall-am:
    614 
    615 .MAKE: check-am install-am install-strip
    616 
    617 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
    618 	clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
    619 	ctags ctags-am distclean distclean-compile distclean-generic \
    620 	distclean-libtool distclean-tags distdir dvi dvi-am html \
    621 	html-am info info-am install install-am install-data \
    622 	install-data-am install-dvi install-dvi-am install-exec \
    623 	install-exec-am install-html install-html-am install-info \
    624 	install-info-am install-man install-pdf install-pdf-am \
    625 	install-ps install-ps-am install-strip installcheck \
    626 	installcheck-am installdirs maintainer-clean \
    627 	maintainer-clean-generic mostlyclean mostlyclean-compile \
    628 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
    629 	tags tags-am uninstall uninstall-am
    630 
    631 
    632 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    633 # Otherwise a system limit (for SysV at least) may be exceeded.
    634 .NOEXPORT:
    635