===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ion-3.2.1+dfsg/compile-67-	mingw/*)
ion-3.2.1+dfsg/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ion-3.2.1+dfsg/compile-69-	  ;;
ion-3.2.1+dfsg/compile-70-	cygwin/*)
ion-3.2.1+dfsg/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ion-3.2.1+dfsg/compile-72-	  ;;
ion-3.2.1+dfsg/compile-73-	wine/*)
ion-3.2.1+dfsg/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ion-3.2.1+dfsg/compile-75-	  ;;
##############################################
ion-3.2.1+dfsg/compile-309-# Name of file we expect compiler to create.
ion-3.2.1+dfsg/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ion-3.2.1+dfsg/compile-311-
##############################################
ion-3.2.1+dfsg/compile-315-# object file name, since that is what matters with a parallel build.
ion-3.2.1+dfsg/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ion-3.2.1+dfsg/compile-317-while true; do
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-49-  { \
ion-3.2.1+dfsg/contrib/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ion-3.2.1+dfsg/contrib/Makefile.in-51-  }; \
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-104-CONFIG_CLEAN_VPATH_FILES =
ion-3.2.1+dfsg/contrib/Makefile.in:105:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ion-3.2.1+dfsg/contrib/Makefile.in-106-am__vpath_adj = case $$p in \
ion-3.2.1+dfsg/contrib/Makefile.in:107:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ion-3.2.1+dfsg/contrib/Makefile.in-108-    *) f=$$p;; \
ion-3.2.1+dfsg/contrib/Makefile.in-109-  esac;
ion-3.2.1+dfsg/contrib/Makefile.in:110:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ion-3.2.1+dfsg/contrib/Makefile.in-111-am__install_max = 40
ion-3.2.1+dfsg/contrib/Makefile.in-112-am__nobase_strip_setup = \
ion-3.2.1+dfsg/contrib/Makefile.in:113:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ion-3.2.1+dfsg/contrib/Makefile.in-114-am__nobase_strip = \
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-590-	test -n "$(EXEEXT)" || exit 0; \
ion-3.2.1+dfsg/contrib/Makefile.in:591:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ion-3.2.1+dfsg/contrib/Makefile.in-592-	echo " rm -f" $$list; \
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-661-.c.o:
ion-3.2.1+dfsg/contrib/Makefile.in:662:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
ion-3.2.1+dfsg/contrib/Makefile.in-663-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-669-.c.obj:
ion-3.2.1+dfsg/contrib/Makefile.in:670:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
ion-3.2.1+dfsg/contrib/Makefile.in:671:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
ion-3.2.1+dfsg/contrib/Makefile.in-672-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-674-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:675:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ion-3.2.1+dfsg/contrib/Makefile.in-676-
ion-3.2.1+dfsg/contrib/Makefile.in-677-.c.lo:
ion-3.2.1+dfsg/contrib/Makefile.in:678:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
ion-3.2.1+dfsg/contrib/Makefile.in-679-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-685-dtnperf/al_bp/src/libal_bp_vION_la-al_bp_api.lo: dtnperf/al_bp/src/al_bp_api.c
ion-3.2.1+dfsg/contrib/Makefile.in:686:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -MT dtnperf/al_bp/src/libal_bp_vION_la-al_bp_api.lo -MD -MP -MF dtnperf/al_bp/src/$(DEPDIR)/libal_bp_vION_la-al_bp_api.Tpo -c -o dtnperf/al_bp/src/libal_bp_vION_la-al_bp_api.lo `test -f 'dtnperf/al_bp/src/al_bp_api.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/al_bp_api.c
ion-3.2.1+dfsg/contrib/Makefile.in-687-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/al_bp/src/$(DEPDIR)/libal_bp_vION_la-al_bp_api.Tpo dtnperf/al_bp/src/$(DEPDIR)/libal_bp_vION_la-al_bp_api.Plo
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:690:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -c -o dtnperf/al_bp/src/libal_bp_vION_la-al_bp_api.lo `test -f 'dtnperf/al_bp/src/al_bp_api.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/al_bp_api.c
ion-3.2.1+dfsg/contrib/Makefile.in-691-
ion-3.2.1+dfsg/contrib/Makefile.in-692-dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_dtn.lo: dtnperf/al_bp/src/bp_implementations/al_bp_dtn.c
ion-3.2.1+dfsg/contrib/Makefile.in:693:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -MT dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_dtn.lo -MD -MP -MF dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_dtn.Tpo -c -o dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_dtn.lo `test -f 'dtnperf/al_bp/src/bp_implementations/al_bp_dtn.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/bp_implementations/al_bp_dtn.c
ion-3.2.1+dfsg/contrib/Makefile.in-694-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_dtn.Tpo dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_dtn.Plo
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:697:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -c -o dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_dtn.lo `test -f 'dtnperf/al_bp/src/bp_implementations/al_bp_dtn.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/bp_implementations/al_bp_dtn.c
ion-3.2.1+dfsg/contrib/Makefile.in-698-
ion-3.2.1+dfsg/contrib/Makefile.in-699-dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_dtn_conversions.lo: dtnperf/al_bp/src/bp_implementations/al_bp_dtn_conversions.c
ion-3.2.1+dfsg/contrib/Makefile.in:700:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -MT dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_dtn_conversions.lo -MD -MP -MF dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_dtn_conversions.Tpo -c -o dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_dtn_conversions.lo `test -f 'dtnperf/al_bp/src/bp_implementations/al_bp_dtn_conversions.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/bp_implementations/al_bp_dtn_conversions.c
ion-3.2.1+dfsg/contrib/Makefile.in-701-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_dtn_conversions.Tpo dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_dtn_conversions.Plo
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-703-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:704:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -c -o dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_dtn_conversions.lo `test -f 'dtnperf/al_bp/src/bp_implementations/al_bp_dtn_conversions.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/bp_implementations/al_bp_dtn_conversions.c
ion-3.2.1+dfsg/contrib/Makefile.in-705-
ion-3.2.1+dfsg/contrib/Makefile.in-706-dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_ion.lo: dtnperf/al_bp/src/bp_implementations/al_bp_ion.c
ion-3.2.1+dfsg/contrib/Makefile.in:707:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -MT dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_ion.lo -MD -MP -MF dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_ion.Tpo -c -o dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_ion.lo `test -f 'dtnperf/al_bp/src/bp_implementations/al_bp_ion.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/bp_implementations/al_bp_ion.c
ion-3.2.1+dfsg/contrib/Makefile.in-708-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_ion.Tpo dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_ion.Plo
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:711:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -c -o dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_ion.lo `test -f 'dtnperf/al_bp/src/bp_implementations/al_bp_ion.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/bp_implementations/al_bp_ion.c
ion-3.2.1+dfsg/contrib/Makefile.in-712-
ion-3.2.1+dfsg/contrib/Makefile.in-713-dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_ion_conversions.lo: dtnperf/al_bp/src/bp_implementations/al_bp_ion_conversions.c
ion-3.2.1+dfsg/contrib/Makefile.in:714:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -MT dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_ion_conversions.lo -MD -MP -MF dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_ion_conversions.Tpo -c -o dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_ion_conversions.lo `test -f 'dtnperf/al_bp/src/bp_implementations/al_bp_ion_conversions.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/bp_implementations/al_bp_ion_conversions.c
ion-3.2.1+dfsg/contrib/Makefile.in-715-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_ion_conversions.Tpo dtnperf/al_bp/src/bp_implementations/$(DEPDIR)/libal_bp_vION_la-al_bp_ion_conversions.Plo
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:718:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libal_bp_vION_la_CFLAGS) $(CFLAGS) -c -o dtnperf/al_bp/src/bp_implementations/libal_bp_vION_la-al_bp_ion_conversions.lo `test -f 'dtnperf/al_bp/src/bp_implementations/al_bp_ion_conversions.c' || echo '$(srcdir)/'`dtnperf/al_bp/src/bp_implementations/al_bp_ion_conversions.c
ion-3.2.1+dfsg/contrib/Makefile.in-719-
ion-3.2.1+dfsg/contrib/Makefile.in-720-dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_client.o: dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c
ion-3.2.1+dfsg/contrib/Makefile.in:721:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_client.o -MD -MP -MF dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_client.Tpo -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_client.o `test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c
ion-3.2.1+dfsg/contrib/Makefile.in-722-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_client.Tpo dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_client.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-724-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:725:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_client.o `test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c
ion-3.2.1+dfsg/contrib/Makefile.in-726-
ion-3.2.1+dfsg/contrib/Makefile.in-727-dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_client.obj: dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c
ion-3.2.1+dfsg/contrib/Makefile.in:728:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_client.obj -MD -MP -MF dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_client.Tpo -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_client.obj `if test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-729-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_client.Tpo dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_client.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-731-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:732:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_client.obj `if test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_client.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-733-
ion-3.2.1+dfsg/contrib/Makefile.in-734-dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_monitor.o: dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c
ion-3.2.1+dfsg/contrib/Makefile.in:735:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_monitor.o -MD -MP -MF dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_monitor.Tpo -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_monitor.o `test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c
ion-3.2.1+dfsg/contrib/Makefile.in-736-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_monitor.Tpo dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_monitor.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-738-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:739:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_monitor.o `test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c
ion-3.2.1+dfsg/contrib/Makefile.in-740-
ion-3.2.1+dfsg/contrib/Makefile.in-741-dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_monitor.obj: dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c
ion-3.2.1+dfsg/contrib/Makefile.in:742:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_monitor.obj -MD -MP -MF dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_monitor.Tpo -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_monitor.obj `if test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-743-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_monitor.Tpo dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_monitor.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-745-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:746:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_monitor.obj `if test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_monitor.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-747-
ion-3.2.1+dfsg/contrib/Makefile.in-748-dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_server.o: dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c
ion-3.2.1+dfsg/contrib/Makefile.in:749:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_server.o -MD -MP -MF dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_server.Tpo -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_server.o `test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c
ion-3.2.1+dfsg/contrib/Makefile.in-750-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_server.Tpo dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_server.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-752-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:753:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_server.o `test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c
ion-3.2.1+dfsg/contrib/Makefile.in-754-
ion-3.2.1+dfsg/contrib/Makefile.in-755-dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_server.obj: dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c
ion-3.2.1+dfsg/contrib/Makefile.in:756:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_server.obj -MD -MP -MF dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_server.Tpo -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_server.obj `if test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-757-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_server.Tpo dtnperf/dtnperf/src/dtnperf_modes/$(DEPDIR)/dtnperf_vION-dtnperf_server.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-759-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:760:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_modes/dtnperf_vION-dtnperf_server.obj `if test -f 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/dtnperf_modes/dtnperf_server.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-761-
ion-3.2.1+dfsg/contrib/Makefile.in-762-dtnperf/dtnperf/src/dtnperf_vION-bundle_tools.o: dtnperf/dtnperf/src/bundle_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in:763:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-bundle_tools.o -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-bundle_tools.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-bundle_tools.o `test -f 'dtnperf/dtnperf/src/bundle_tools.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/bundle_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in-764-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-bundle_tools.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-bundle_tools.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-766-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:767:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-bundle_tools.o `test -f 'dtnperf/dtnperf/src/bundle_tools.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/bundle_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in-768-
ion-3.2.1+dfsg/contrib/Makefile.in-769-dtnperf/dtnperf/src/dtnperf_vION-bundle_tools.obj: dtnperf/dtnperf/src/bundle_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in:770:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-bundle_tools.obj -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-bundle_tools.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-bundle_tools.obj `if test -f 'dtnperf/dtnperf/src/bundle_tools.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/bundle_tools.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/bundle_tools.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-771-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-bundle_tools.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-bundle_tools.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-773-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:774:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-bundle_tools.obj `if test -f 'dtnperf/dtnperf/src/bundle_tools.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/bundle_tools.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/bundle_tools.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-775-
ion-3.2.1+dfsg/contrib/Makefile.in-776-dtnperf/dtnperf/src/dtnperf_vION-csv_tools.o: dtnperf/dtnperf/src/csv_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in:777:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-csv_tools.o -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-csv_tools.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-csv_tools.o `test -f 'dtnperf/dtnperf/src/csv_tools.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/csv_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in-778-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-csv_tools.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-csv_tools.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-780-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:781:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-csv_tools.o `test -f 'dtnperf/dtnperf/src/csv_tools.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/csv_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in-782-
ion-3.2.1+dfsg/contrib/Makefile.in-783-dtnperf/dtnperf/src/dtnperf_vION-csv_tools.obj: dtnperf/dtnperf/src/csv_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in:784:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-csv_tools.obj -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-csv_tools.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-csv_tools.obj `if test -f 'dtnperf/dtnperf/src/csv_tools.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/csv_tools.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/csv_tools.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-785-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-csv_tools.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-csv_tools.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-787-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:788:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-csv_tools.obj `if test -f 'dtnperf/dtnperf/src/csv_tools.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/csv_tools.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/csv_tools.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-789-
ion-3.2.1+dfsg/contrib/Makefile.in-790-dtnperf/dtnperf/src/dtnperf_vION-file_transfer_tools.o: dtnperf/dtnperf/src/file_transfer_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in:791:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-file_transfer_tools.o -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-file_transfer_tools.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-file_transfer_tools.o `test -f 'dtnperf/dtnperf/src/file_transfer_tools.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/file_transfer_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in-792-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-file_transfer_tools.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-file_transfer_tools.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-794-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:795:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-file_transfer_tools.o `test -f 'dtnperf/dtnperf/src/file_transfer_tools.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/file_transfer_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in-796-
ion-3.2.1+dfsg/contrib/Makefile.in-797-dtnperf/dtnperf/src/dtnperf_vION-file_transfer_tools.obj: dtnperf/dtnperf/src/file_transfer_tools.c
ion-3.2.1+dfsg/contrib/Makefile.in:798:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-file_transfer_tools.obj -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-file_transfer_tools.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-file_transfer_tools.obj `if test -f 'dtnperf/dtnperf/src/file_transfer_tools.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/file_transfer_tools.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/file_transfer_tools.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-799-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-file_transfer_tools.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-file_transfer_tools.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-801-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:802:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-file_transfer_tools.obj `if test -f 'dtnperf/dtnperf/src/file_transfer_tools.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/file_transfer_tools.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/file_transfer_tools.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-803-
ion-3.2.1+dfsg/contrib/Makefile.in-804-dtnperf/dtnperf/src/dtnperf_vION-dtnperf_main.o: dtnperf/dtnperf/src/dtnperf_main.c
ion-3.2.1+dfsg/contrib/Makefile.in:805:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-dtnperf_main.o -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-dtnperf_main.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-dtnperf_main.o `test -f 'dtnperf/dtnperf/src/dtnperf_main.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/dtnperf_main.c
ion-3.2.1+dfsg/contrib/Makefile.in-806-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-dtnperf_main.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-dtnperf_main.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-808-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:809:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-dtnperf_main.o `test -f 'dtnperf/dtnperf/src/dtnperf_main.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/dtnperf_main.c
ion-3.2.1+dfsg/contrib/Makefile.in-810-
ion-3.2.1+dfsg/contrib/Makefile.in-811-dtnperf/dtnperf/src/dtnperf_vION-dtnperf_main.obj: dtnperf/dtnperf/src/dtnperf_main.c
ion-3.2.1+dfsg/contrib/Makefile.in:812:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-dtnperf_main.obj -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-dtnperf_main.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-dtnperf_main.obj `if test -f 'dtnperf/dtnperf/src/dtnperf_main.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/dtnperf_main.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/dtnperf_main.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-dtnperf_main.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-dtnperf_main.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:816:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-dtnperf_main.obj `if test -f 'dtnperf/dtnperf/src/dtnperf_main.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/dtnperf_main.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/dtnperf_main.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-817-
ion-3.2.1+dfsg/contrib/Makefile.in-818-dtnperf/dtnperf/src/dtnperf_vION-utils.o: dtnperf/dtnperf/src/utils.c
ion-3.2.1+dfsg/contrib/Makefile.in:819:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-utils.o -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-utils.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-utils.o `test -f 'dtnperf/dtnperf/src/utils.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/utils.c
ion-3.2.1+dfsg/contrib/Makefile.in-820-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-utils.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-utils.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-822-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:823:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-utils.o `test -f 'dtnperf/dtnperf/src/utils.c' || echo '$(srcdir)/'`dtnperf/dtnperf/src/utils.c
ion-3.2.1+dfsg/contrib/Makefile.in-824-
ion-3.2.1+dfsg/contrib/Makefile.in-825-dtnperf/dtnperf/src/dtnperf_vION-utils.obj: dtnperf/dtnperf/src/utils.c
ion-3.2.1+dfsg/contrib/Makefile.in:826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -MT dtnperf/dtnperf/src/dtnperf_vION-utils.obj -MD -MP -MF dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-utils.Tpo -c -o dtnperf/dtnperf/src/dtnperf_vION-utils.obj `if test -f 'dtnperf/dtnperf/src/utils.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/utils.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/utils.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-utils.Tpo dtnperf/dtnperf/src/$(DEPDIR)/dtnperf_vION-utils.Po
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/contrib/Makefile.in:830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtnperf_vION_CFLAGS) $(CFLAGS) -c -o dtnperf/dtnperf/src/dtnperf_vION-utils.obj `if test -f 'dtnperf/dtnperf/src/utils.c'; then $(CYGPATH_W) 'dtnperf/dtnperf/src/utils.c'; else $(CYGPATH_W) '$(srcdir)/dtnperf/dtnperf/src/utils.c'; fi`
ion-3.2.1+dfsg/contrib/Makefile.in-831-
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-869-GTAGS:
ion-3.2.1+dfsg/contrib/Makefile.in:870:	here=`$(am__cd) $(top_builddir) && pwd` \
ion-3.2.1+dfsg/contrib/Makefile.in-871-	  && $(am__cd) $(top_srcdir) \
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-892-distdir: $(DISTFILES)
ion-3.2.1+dfsg/contrib/Makefile.in:893:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ion-3.2.1+dfsg/contrib/Makefile.in:894:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ion-3.2.1+dfsg/contrib/Makefile.in-895-	list='$(DISTFILES)'; \
##############################################
ion-3.2.1+dfsg/contrib/Makefile.in-906-	  if test -d $$d/$$file; then \
ion-3.2.1+dfsg/contrib/Makefile.in:907:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ion-3.2.1+dfsg/contrib/Makefile.in-908-	    if test -d "$(distdir)/$$file"; then \
##############################################
ion-3.2.1+dfsg/contrib/dtnperf/al_bp/Makefile-57-uninstall:
ion-3.2.1+dfsg/contrib/dtnperf/al_bp/Makefile:58:	@if test `echo $(INSTALLED) | wc -w` -eq 1 -a -f "$(INSTALLED)"; then rm -rf $(INSTALLED); else if test -n "$(INSTALLED)"; then echo "MORE THAN 1 FILE, DELETE THEM MANUALLY: $(INSTALLED)"; else echo "NOT INSTALLED"; fi fi
ion-3.2.1+dfsg/contrib/dtnperf/al_bp/Makefile-59-
##############################################
ion-3.2.1+dfsg/contrib/dtnperf/dtnperf/Makefile-46-uninstall:
ion-3.2.1+dfsg/contrib/dtnperf/dtnperf/Makefile:47:	@if test `echo $(INSTALLED) | wc -w` -eq 1 -a -f "$(INSTALLED)"; then rm -rf $(INSTALLED); else echo "MORE THAN 1 FILE, DELETE THEM MANUALLY: $(INSTALLED)"; fi
ion-3.2.1+dfsg/contrib/dtnperf/dtnperf/Makefile-48-
##############################################
ion-3.2.1+dfsg/killm-148-for THECOMMAND in ${KILLPROCESSLIST}; do
ion-3.2.1+dfsg/killm:149:	NOT_KILLED=`ps -e | grep "${THECOMMAND}" | grep -v grep | wc -l`
ion-3.2.1+dfsg/killm-150-	if [ "$NOT_KILLED" -gt 0 ]; then
##############################################
ion-3.2.1+dfsg/killm-158-	# For mac 10.5 and Linux
ion-3.2.1+dfsg/killm:159:	for Q in `ipcs -q | grep $USER | awk '{ print $2 }'`; do ipcrm -q $Q; done
ion-3.2.1+dfsg/killm:160:	for M in `ipcs -m | grep $USER | awk '{ print $2 }'`; do ipcrm -m $M; done
ion-3.2.1+dfsg/killm:161:	for S in `ipcs -s | grep $USER | awk '{ print $2 }'`; do ipcrm -s $S; done
ion-3.2.1+dfsg/killm-162-else
##############################################
ion-3.2.1+dfsg/killm-164-	echo "Since ipcs on Apple OSX 10.4 is weird, this script (killm) needs to use sudo, and will ask for your password"
ion-3.2.1+dfsg/killm:165:	for Q in `sudo ipcs -q | grep $USER | awk '{ print $3 }'`; do ipcrm -Q $Q; done
ion-3.2.1+dfsg/killm:166:	for M in `sudo ipcs -m | grep $USER | awk '{ print $3 }'`; do ipcrm -M $M; done
ion-3.2.1+dfsg/killm:167:	for S in `sudo ipcs -s | grep $USER | awk '{ print $3 }'`; do ipcrm -S $S; done
ion-3.2.1+dfsg/killm-168-fi
##############################################
ion-3.2.1+dfsg/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ion-3.2.1+dfsg/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/configure-47-  as_echo='print -r --'
ion-3.2.1+dfsg/configure-48-  as_echo_n='print -rn --'
ion-3.2.1+dfsg/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/configure-50-  as_echo='printf %s\n'
##############################################
ion-3.2.1+dfsg/configure-52-else
ion-3.2.1+dfsg/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ion-3.2.1+dfsg/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ion-3.2.1+dfsg/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ion-3.2.1+dfsg/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ion-3.2.1+dfsg/configure-64-      esac;
##############################################
ion-3.2.1+dfsg/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ion-3.2.1+dfsg/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ion-3.2.1+dfsg/configure-201-
##############################################
ion-3.2.1+dfsg/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
ion-3.2.1+dfsg/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ion-3.2.1+dfsg/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
ion-3.2.1+dfsg/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ion-3.2.1+dfsg/configure-336-      case $as_dir in #(
ion-3.2.1+dfsg/configure:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ion-3.2.1+dfsg/configure-338-      *) as_qdir=$as_dir;;
##############################################
ion-3.2.1+dfsg/configure-409-  {
ion-3.2.1+dfsg/configure:410:    as_val=`expr "$@" || test $? -eq 1`
ion-3.2.1+dfsg/configure-411-  }
##############################################
ion-3.2.1+dfsg/configure-416-# ----------------------------------------
ion-3.2.1+dfsg/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ion-3.2.1+dfsg/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ion-3.2.1+dfsg/configure-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ion-3.2.1+dfsg/configure:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ion-3.2.1+dfsg/configure-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ion-3.2.1+dfsg/configure-875-  case $ac_option in
ion-3.2.1+dfsg/configure:876:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ion-3.2.1+dfsg/configure-877-  *=)   ac_optarg= ;;
##############################################
ion-3.2.1+dfsg/configure-919-  -disable-* | --disable-*)
ion-3.2.1+dfsg/configure:920:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ion-3.2.1+dfsg/configure-921-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/configure-924-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/configure:925:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/configure-926-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/configure-945-  -enable-* | --enable-*)
ion-3.2.1+dfsg/configure:946:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ion-3.2.1+dfsg/configure-947-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/configure-950-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/configure:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/configure-952-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/configure-1149-  -with-* | --with-*)
ion-3.2.1+dfsg/configure:1150:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ion-3.2.1+dfsg/configure-1151-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/configure-1154-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/configure:1155:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/configure-1156-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/configure-1165-  -without-* | --without-*)
ion-3.2.1+dfsg/configure:1166:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ion-3.2.1+dfsg/configure-1167-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/configure-1170-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/configure:1171:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/configure-1172-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/configure-1203-  *=*)
ion-3.2.1+dfsg/configure:1204:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ion-3.2.1+dfsg/configure-1205-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/configure-1224-if test -n "$ac_prev"; then
ion-3.2.1+dfsg/configure:1225:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ion-3.2.1+dfsg/configure-1226-  as_fn_error $? "missing argument to $ac_option"
##############################################
ion-3.2.1+dfsg/configure-1246-    */ )
ion-3.2.1+dfsg/configure:1247:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ion-3.2.1+dfsg/configure-1248-      eval $ac_var=\$ac_val;;
##############################################
ion-3.2.1+dfsg/configure-1281-ac_ls_di=`ls -di .` &&
ion-3.2.1+dfsg/configure:1282:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ion-3.2.1+dfsg/configure-1283-  as_fn_error $? "working directory cannot be determined"
##############################################
ion-3.2.1+dfsg/configure-1337-case $srcdir in
ion-3.2.1+dfsg/configure:1338:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ion-3.2.1+dfsg/configure-1339-esac
##############################################
ion-3.2.1+dfsg/configure-1380-By default, \`make install' will install all the files in
ion-3.2.1+dfsg/configure:1381:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ion-3.2.1+dfsg/configure:1382:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ion-3.2.1+dfsg/configure-1383-for instance \`--prefix=\$HOME'.
##############################################
ion-3.2.1+dfsg/configure-1490-*)
ion-3.2.1+dfsg/configure:1491:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ion-3.2.1+dfsg/configure-1492-  # A ".." for each directory in $ac_dir_suffix.
ion-3.2.1+dfsg/configure:1493:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ion-3.2.1+dfsg/configure-1494-  case $ac_top_builddir_sub in
##############################################
ion-3.2.1+dfsg/configure-2032-    *\'*)
ion-3.2.1+dfsg/configure:2033:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/configure-2034-    esac
##############################################
ion-3.2.1+dfsg/configure-2115-      case $ac_val in
ion-3.2.1+dfsg/configure:2116:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ion-3.2.1+dfsg/configure-2117-      esac
##############################################
ion-3.2.1+dfsg/configure-2130-	case $ac_val in
ion-3.2.1+dfsg/configure:2131:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ion-3.2.1+dfsg/configure-2132-	esac
##############################################
ion-3.2.1+dfsg/configure-2250-    set,)
ion-3.2.1+dfsg/configure:2251:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ion-3.2.1+dfsg/configure:2252:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ion-3.2.1+dfsg/configure-2253-      ac_cache_corrupted=: ;;
##############################################
ion-3.2.1+dfsg/configure-2261-	# differences in whitespace do not lead to failure.
ion-3.2.1+dfsg/configure:2262:	ac_old_val_w=`echo x $ac_old_val`
ion-3.2.1+dfsg/configure:2263:	ac_new_val_w=`echo x $ac_new_val`
ion-3.2.1+dfsg/configure-2264-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ion-3.2.1+dfsg/configure-2281-    case $ac_new_val in
ion-3.2.1+dfsg/configure:2282:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/configure-2283-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ion-3.2.1+dfsg/configure-2462-     echo "timestamp, slept: $am_has_slept" > conftest.file
ion-3.2.1+dfsg/configure:2463:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ion-3.2.1+dfsg/configure-2464-     if test "$*" = "X"; then
ion-3.2.1+dfsg/configure-2465-	# -L didn't work.
ion-3.2.1+dfsg/configure:2466:	set X `ls -t "$srcdir/configure" conftest.file`
ion-3.2.1+dfsg/configure-2467-     fi
##############################################
ion-3.2.1+dfsg/configure-2513-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ion-3.2.1+dfsg/configure:2514:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ion-3.2.1+dfsg/configure-2515-
ion-3.2.1+dfsg/configure-2516-# expand $ac_aux_dir to an absolute path
ion-3.2.1+dfsg/configure:2517:am_aux_dir=`cd $ac_aux_dir && pwd`
ion-3.2.1+dfsg/configure-2518-
##############################################
ion-3.2.1+dfsg/configure-2658-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ion-3.2.1+dfsg/configure:2659:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ion-3.2.1+dfsg/configure-2660-	     'mkdir (GNU coreutils) '* | \
##############################################
ion-3.2.1+dfsg/configure-2731-set x ${MAKE-make}
ion-3.2.1+dfsg/configure:2732:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ion-3.2.1+dfsg/configure-2733-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ion-3.2.1+dfsg/configure-2741-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ion-3.2.1+dfsg/configure:2742:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ion-3.2.1+dfsg/configure-2743-  *@@@%%%=?*=@@@%%%*)
##############################################
ion-3.2.1+dfsg/configure-2807-
ion-3.2.1+dfsg/configure:2808:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ion-3.2.1+dfsg/configure-2809-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ion-3.2.1+dfsg/configure-3276-$as_echo_n "checking whether the C compiler works... " >&6; }
ion-3.2.1+dfsg/configure:3277:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ion-3.2.1+dfsg/configure-3278-
##############################################
ion-3.2.1+dfsg/configure-3320-	then :; else
ion-3.2.1+dfsg/configure:3321:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ion-3.2.1+dfsg/configure-3322-	fi
##############################################
ion-3.2.1+dfsg/configure-3380-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ion-3.2.1+dfsg/configure:3381:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ion-3.2.1+dfsg/configure-3382-	  break;;
##############################################
ion-3.2.1+dfsg/configure-3489-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ion-3.2.1+dfsg/configure:3490:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ion-3.2.1+dfsg/configure-3491-       break;;
##############################################
ion-3.2.1+dfsg/configure-3797-# Ignore all kinds of additional output from 'make'.
ion-3.2.1+dfsg/configure:3798:case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/configure-3799-*the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/configure-3807-   echo '.include "confinc"' > confmf
ion-3.2.1+dfsg/configure:3808:   case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/configure-3809-   *the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/configure-3870-  if test "$am_compiler_list" = ""; then
ion-3.2.1+dfsg/configure:3871:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ion-3.2.1+dfsg/configure-3872-  fi
##############################################
ion-3.2.1+dfsg/configure-4179-test "x$ac_build_alias" = x &&
ion-3.2.1+dfsg/configure:4180:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ion-3.2.1+dfsg/configure-4181-test "x$ac_build_alias" = x &&
ion-3.2.1+dfsg/configure-4182-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ion-3.2.1+dfsg/configure:4183:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ion-3.2.1+dfsg/configure-4184-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ion-3.2.1+dfsg/configure-4203-IFS=$ac_save_IFS
ion-3.2.1+dfsg/configure:4204:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ion-3.2.1+dfsg/configure-4205-
##############################################
ion-3.2.1+dfsg/configure-4214-else
ion-3.2.1+dfsg/configure:4215:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ion-3.2.1+dfsg/configure-4216-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ion-3.2.1+dfsg/configure-4236-IFS=$ac_save_IFS
ion-3.2.1+dfsg/configure:4237:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ion-3.2.1+dfsg/configure-4238-
##############################################
ion-3.2.1+dfsg/configure-4264-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ion-3.2.1+dfsg/configure:4265:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/configure-4266-  ECHO='print -r --'
ion-3.2.1+dfsg/configure:4267:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/configure-4268-  ECHO='printf %s\n'
##############################################
ion-3.2.1+dfsg/configure-4333-  # Check for GNU $ac_path_SED
ion-3.2.1+dfsg/configure:4334:case `"$ac_path_SED" --version 2>&1` in
ion-3.2.1+dfsg/configure-4335-*GNU*)
##############################################
ion-3.2.1+dfsg/configure-4409-  # Check for GNU $ac_path_GREP
ion-3.2.1+dfsg/configure:4410:case `"$ac_path_GREP" --version 2>&1` in
ion-3.2.1+dfsg/configure-4411-*GNU*)
##############################################
ion-3.2.1+dfsg/configure-4475-  # Check for GNU $ac_path_EGREP
ion-3.2.1+dfsg/configure:4476:case `"$ac_path_EGREP" --version 2>&1` in
ion-3.2.1+dfsg/configure-4477-*GNU*)
##############################################
ion-3.2.1+dfsg/configure-4542-  # Check for GNU $ac_path_FGREP
ion-3.2.1+dfsg/configure:4543:case `"$ac_path_FGREP" --version 2>&1` in
ion-3.2.1+dfsg/configure-4544-*GNU*)
##############################################
ion-3.2.1+dfsg/configure-4622-    # gcc leaves a trailing carriage return which upsets mingw
ion-3.2.1+dfsg/configure:4623:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ion-3.2.1+dfsg/configure-4624-  *)
ion-3.2.1+dfsg/configure:4625:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ion-3.2.1+dfsg/configure-4626-  esac
##############################################
ion-3.2.1+dfsg/configure-4631-      # Canonicalize the pathname of ld
ion-3.2.1+dfsg/configure:4632:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ion-3.2.1+dfsg/configure-4633-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ion-3.2.1+dfsg/configure:4634:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ion-3.2.1+dfsg/configure-4635-      done
##############################################
ion-3.2.1+dfsg/configure-4666-      # Break only if it was the GNU/non-GNU ld that we prefer.
ion-3.2.1+dfsg/configure:4667:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/configure-4668-      *GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/configure-4697-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ion-3.2.1+dfsg/configure:4698:case `$LD -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/configure-4699-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/configure-4742-	# Tru64's nm complains that /dev/null is an invalid object file
ion-3.2.1+dfsg/configure:4743:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/configure-4744-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ion-3.2.1+dfsg/configure-4748-	*)
ion-3.2.1+dfsg/configure:4749:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/configure-4750-	  */dev/null*)
##############################################
ion-3.2.1+dfsg/configure-4876-
ion-3.2.1+dfsg/configure:4877:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/configure-4878-    *COFF*)
##############################################
ion-3.2.1+dfsg/configure-4988-    # And add a safety zone
ion-3.2.1+dfsg/configure:4989:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/configure:4990:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/configure-4991-    ;;
##############################################
ion-3.2.1+dfsg/configure-5021-    if test -n "$kargmax"; then
ion-3.2.1+dfsg/configure:5022:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ion-3.2.1+dfsg/configure-5023-    else
##############################################
ion-3.2.1+dfsg/configure-5030-	test undefined != "$lt_cv_sys_max_cmd_len"; then
ion-3.2.1+dfsg/configure:5031:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/configure:5032:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/configure-5033-    else
##############################################
ion-3.2.1+dfsg/configure-5042-      # we can't tell.
ion-3.2.1+dfsg/configure:5043:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ion-3.2.1+dfsg/configure-5044-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ion-3.2.1+dfsg/configure-5046-      do
ion-3.2.1+dfsg/configure:5047:        i=`expr $i + 1`
ion-3.2.1+dfsg/configure-5048-        teststring=$teststring$teststring
##############################################
ion-3.2.1+dfsg/configure-5050-      # Only check the string length outside the loop.
ion-3.2.1+dfsg/configure:5051:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ion-3.2.1+dfsg/configure-5052-      teststring=
##############################################
ion-3.2.1+dfsg/configure-5055-      # linker.  It appears as though 1/2 is a usable value.
ion-3.2.1+dfsg/configure:5056:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ion-3.2.1+dfsg/configure-5057-    fi
##############################################
ion-3.2.1+dfsg/configure-5491-openbsd*)
ion-3.2.1+dfsg/configure:5492:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/configure-5493-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ion-3.2.1+dfsg/configure-5558-    else
ion-3.2.1+dfsg/configure:5559:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ion-3.2.1+dfsg/configure-5560-    fi
##############################################
ion-3.2.1+dfsg/configure-5703-  # decide which to use based on capabilities of $DLLTOOL
ion-3.2.1+dfsg/configure:5704:  case `$DLLTOOL --help 2>&1` in
ion-3.2.1+dfsg/configure-5705-  *--identify-strict*)
##############################################
ion-3.2.1+dfsg/configure-6224-# If we're using GNU nm, then use its standard symbol codes.
ion-3.2.1+dfsg/configure:6225:case `$NM -V 2>&1` in
ion-3.2.1+dfsg/configure-6226-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/configure-6242-mingw*)
ion-3.2.1+dfsg/configure:6243:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ion-3.2.1+dfsg/configure-6244-  ;;
##############################################
ion-3.2.1+dfsg/configure-6461-   if test "$GCC" = yes; then
ion-3.2.1+dfsg/configure:6462:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ion-3.2.1+dfsg/configure-6463-   fi
##############################################
ion-3.2.1+dfsg/configure-6465- /*)
ion-3.2.1+dfsg/configure:6466:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ion-3.2.1+dfsg/configure-6467-   ;; #(
##############################################
ion-3.2.1+dfsg/configure-6501-  test $ac_status = 0; }; then
ion-3.2.1+dfsg/configure:6502:    case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/configure-6503-      *ELF-32*)
##############################################
ion-3.2.1+dfsg/configure-6521-    if test "$lt_cv_prog_gnu_ld" = yes; then
ion-3.2.1+dfsg/configure:6522:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/configure-6523-	*32-bit*)
##############################################
ion-3.2.1+dfsg/configure-6533-    else
ion-3.2.1+dfsg/configure:6534:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/configure-6535-	*32-bit*)
##############################################
ion-3.2.1+dfsg/configure-7700-do :
ion-3.2.1+dfsg/configure:7701:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ion-3.2.1+dfsg/configure-7702-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ion-3.2.1+dfsg/configure-7705-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/configure:7706:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ion-3.2.1+dfsg/configure-7707-_ACEOF
##############################################
ion-3.2.1+dfsg/configure-7991-done
ion-3.2.1+dfsg/configure:7992:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ion-3.2.1+dfsg/configure-7993-
##############################################
ion-3.2.1+dfsg/configure-8020-	"file_magic "*)
ion-3.2.1+dfsg/configure:8021:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/configure-8022-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/configure-8086-	"file_magic "*)
ion-3.2.1+dfsg/configure:8087:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/configure-8088-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/configure-8453-      *)
ion-3.2.1+dfsg/configure:8454:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/configure-8455-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ion-3.2.1+dfsg/configure-8813-  if test "$hard_links" = no; then
ion-3.2.1+dfsg/configure:8814:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ion-3.2.1+dfsg/configure:8815:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ion-3.2.1+dfsg/configure-8816-    need_locks=warn
##############################################
ion-3.2.1+dfsg/configure-8902-	# shared libraries, regardless of the interface used.
ion-3.2.1+dfsg/configure:8903:	case `$LD -v 2>&1` in
ion-3.2.1+dfsg/configure-8904-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ion-3.2.1+dfsg/configure-8934-    supports_anon_versioning=no
ion-3.2.1+dfsg/configure:8935:    case `$LD -v 2>&1` in
ion-3.2.1+dfsg/configure-8936-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ion-3.2.1+dfsg/configure-9003-	# is EXPORTS), use it as is; otherwise, prepend...
ion-3.2.1+dfsg/configure:9004:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/configure-9005-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ion-3.2.1+dfsg/configure-9031-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ion-3.2.1+dfsg/configure:9032:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/configure:9033:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/configure-9034-      ;;
##############################################
ion-3.2.1+dfsg/configure-9049-        pgcc*)				# Portland Group C compiler
ion-3.2.1+dfsg/configure:9050:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/configure-9051-	  tmp_addflag=' $pic_flag'
##############################################
ion-3.2.1+dfsg/configure-9054-					# Portland Group f77 and f90 compilers
ion-3.2.1+dfsg/configure:9055:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/configure-9056-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ion-3.2.1+dfsg/configure-9069-	nvcc*)	# Cuda Compiler Driver 2.2
ion-3.2.1+dfsg/configure:9070:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/configure-9071-	  compiler_needs_object=yes
##############################################
ion-3.2.1+dfsg/configure-9073-	esac
ion-3.2.1+dfsg/configure:9074:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/configure-9075-	*Sun\ C*)			# Sun C 5.9
ion-3.2.1+dfsg/configure:9076:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/configure-9077-	  compiler_needs_object=yes
##############################################
ion-3.2.1+dfsg/configure-9141-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ion-3.2.1+dfsg/configure:9142:      case `$LD -v 2>&1` in
ion-3.2.1+dfsg/configure-9143-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ion-3.2.1+dfsg/configure-9264-	# below for broken collect2 doesn't work under 4.3+
ion-3.2.1+dfsg/configure:9265:	  collect2name=`${CC} -print-prog-name=collect2`
ion-3.2.1+dfsg/configure-9266-	  if test -f "$collect2name" &&
##############################################
ion-3.2.1+dfsg/configure-9338-      }'
ion-3.2.1+dfsg/configure:9339:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/configure-9340-  # Check for a 64-bit object if we didn't find anything.
ion-3.2.1+dfsg/configure-9341-  if test -z "$lt_cv_aix_libpath_"; then
ion-3.2.1+dfsg/configure:9342:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/configure-9343-  fi
##############################################
ion-3.2.1+dfsg/configure-9356-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ion-3.2.1+dfsg/configure:9357:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ion-3.2.1+dfsg/configure-9358-      else
##############################################
ion-3.2.1+dfsg/configure-9391-      }'
ion-3.2.1+dfsg/configure:9392:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/configure-9393-  # Check for a 64-bit object if we didn't find anything.
ion-3.2.1+dfsg/configure-9394-  if test -z "$lt_cv_aix_libpath_"; then
ion-3.2.1+dfsg/configure:9395:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/configure-9396-  fi
##############################################
ion-3.2.1+dfsg/configure-9464-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ion-3.2.1+dfsg/configure:9465:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/configure-9466-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ion-3.2.1+dfsg/configure-9501-	# FIXME: Setting linknames here is a bad hack.
ion-3.2.1+dfsg/configure:9502:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ion-3.2.1+dfsg/configure-9503-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ion-3.2.1+dfsg/configure-9519-  if test "$lt_cv_ld_force_load" = "yes"; then
ion-3.2.1+dfsg/configure:9520:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ion-3.2.1+dfsg/configure-9521-
##############################################
ion-3.2.1+dfsg/configure-9699-      if test "$GCC" = yes; then
ion-3.2.1+dfsg/configure:9700:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/configure-9701-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ion-3.2.1+dfsg/configure-9727-	if test "$lt_cv_irix_exported_symbol" = yes; then
ion-3.2.1+dfsg/configure:9728:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ion-3.2.1+dfsg/configure-9729-	fi
ion-3.2.1+dfsg/configure-9730-      else
ion-3.2.1+dfsg/configure:9731:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/configure:9732:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ion-3.2.1+dfsg/configure-9733-      fi
##############################################
ion-3.2.1+dfsg/configure-9767-	hardcode_direct_absolute=yes
ion-3.2.1+dfsg/configure:9768:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/configure-9769-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ion-3.2.1+dfsg/configure-9800-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/configure:9801:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/configure-9802-      else
ion-3.2.1+dfsg/configure-9803-	allow_undefined_flag=' -expect_unresolved \*'
ion-3.2.1+dfsg/configure:9804:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/configure-9805-      fi
##############################################
ion-3.2.1+dfsg/configure-9813-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/configure:9814:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/configure-9815-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ion-3.2.1+dfsg/configure-9817-	allow_undefined_flag=' -expect_unresolved \*'
ion-3.2.1+dfsg/configure:9818:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/configure:9819:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ion-3.2.1+dfsg/configure:9820:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ion-3.2.1+dfsg/configure-9821-
##############################################
ion-3.2.1+dfsg/configure-9836-      else
ion-3.2.1+dfsg/configure:9837:	case `$CC -V 2>&1` in
ion-3.2.1+dfsg/configure-9838-	*"Compilers 5.0"*)
##############################################
ion-3.2.1+dfsg/configure-10235-  esac
ion-3.2.1+dfsg/configure:10236:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ion-3.2.1+dfsg/configure-10237-  case $lt_search_path_spec in
##############################################
ion-3.2.1+dfsg/configure-10242-    # okay in the real world where ";" in dirpaths is itself problematic.
ion-3.2.1+dfsg/configure:10243:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ion-3.2.1+dfsg/configure-10244-    ;;
ion-3.2.1+dfsg/configure-10245-  *)
ion-3.2.1+dfsg/configure:10246:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/configure-10247-    ;;
##############################################
ion-3.2.1+dfsg/configure-10251-  lt_tmp_lt_search_path_spec=
ion-3.2.1+dfsg/configure:10252:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ion-3.2.1+dfsg/configure-10253-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ion-3.2.1+dfsg/configure-10286-  esac
ion-3.2.1+dfsg/configure:10287:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ion-3.2.1+dfsg/configure-10288-else
##############################################
ion-3.2.1+dfsg/configure-10374-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ion-3.2.1+dfsg/configure:10375:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ion-3.2.1+dfsg/configure-10376-    ;;
##############################################
ion-3.2.1+dfsg/configure-10410-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/configure:10411:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/configure:10412:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/configure:10413:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/configure-10414-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ion-3.2.1+dfsg/configure-10419-      fi'
ion-3.2.1+dfsg/configure:10420:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/configure-10421-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/configure-10427-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ion-3.2.1+dfsg/configure:10428:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/configure-10429-
##############################################
ion-3.2.1+dfsg/configure-10433-      # MinGW DLLs use traditional 'lib' prefix
ion-3.2.1+dfsg/configure:10434:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/configure-10435-      ;;
##############################################
ion-3.2.1+dfsg/configure-10437-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ion-3.2.1+dfsg/configure:10438:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/configure-10439-      ;;
##############################################
ion-3.2.1+dfsg/configure-10446-    libname_spec='$name'
ion-3.2.1+dfsg/configure:10447:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/configure-10448-    library_names_spec='${libname}.dll.lib'
##############################################
ion-3.2.1+dfsg/configure-10458-        # Let DOS variable expansion print the short 8.3 style file name.
ion-3.2.1+dfsg/configure:10459:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ion-3.2.1+dfsg/configure-10460-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ion-3.2.1+dfsg/configure-10463-      # Convert to MSYS style.
ion-3.2.1+dfsg/configure:10464:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ion-3.2.1+dfsg/configure-10465-      ;;
##############################################
ion-3.2.1+dfsg/configure-10469-      # like /cygdrive/c/PROGRA~1:/cygdr...
ion-3.2.1+dfsg/configure:10470:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ion-3.2.1+dfsg/configure:10471:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ion-3.2.1+dfsg/configure:10472:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/configure-10473-      ;;
##############################################
ion-3.2.1+dfsg/configure-10477-        # It is most probably a Windows format PATH.
ion-3.2.1+dfsg/configure:10478:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ion-3.2.1+dfsg/configure-10479-      else
ion-3.2.1+dfsg/configure:10480:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/configure-10481-      fi
##############################################
ion-3.2.1+dfsg/configure-10487-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/configure:10488:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/configure:10489:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/configure:10490:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/configure-10491-      test -d \$dldir || mkdir -p \$dldir~
ion-3.2.1+dfsg/configure-10492-      $install_prog $dir/$dlname \$dldir/$dlname'
ion-3.2.1+dfsg/configure:10493:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/configure-10494-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/configure-10501-    # Assume MSVC wrapper
ion-3.2.1+dfsg/configure:10502:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ion-3.2.1+dfsg/configure-10503-    dynamic_linker='Win32 ld.exe'
##############################################
ion-3.2.1+dfsg/configure-10518-  shlibpath_var=DYLD_LIBRARY_PATH
ion-3.2.1+dfsg/configure:10519:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ion-3.2.1+dfsg/configure-10520-
##############################################
ion-3.2.1+dfsg/configure-10744-  if test -f /etc/ld.so.conf; then
ion-3.2.1+dfsg/configure:10745:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ion-3.2.1+dfsg/configure-10746-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ion-3.2.1+dfsg/configure-10818-  shlibpath_var=LD_LIBRARY_PATH
ion-3.2.1+dfsg/configure:10819:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/configure-10820-    case $host_os in
##############################################
ion-3.2.1+dfsg/configure-11743-set x ${MAKE-make}
ion-3.2.1+dfsg/configure:11744:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ion-3.2.1+dfsg/configure-11745-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ion-3.2.1+dfsg/configure-11753-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ion-3.2.1+dfsg/configure:11754:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ion-3.2.1+dfsg/configure-11755-  *@@@%%%=?*=@@@%%%*)
##############################################
ion-3.2.1+dfsg/configure-12668-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
ion-3.2.1+dfsg/configure:12669:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
ion-3.2.1+dfsg/configure-12670-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
ion-3.2.1+dfsg/configure-12700-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/configure:12701:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
ion-3.2.1+dfsg/configure-12702-_ACEOF
##############################################
ion-3.2.1+dfsg/configure-12979-do :
ion-3.2.1+dfsg/configure:12980:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ion-3.2.1+dfsg/configure-12981-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ion-3.2.1+dfsg/configure-12983-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/configure:12984:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ion-3.2.1+dfsg/configure-12985-_ACEOF
##############################################
ion-3.2.1+dfsg/configure-13212-do :
ion-3.2.1+dfsg/configure:13213:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ion-3.2.1+dfsg/configure-13214-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ion-3.2.1+dfsg/configure-13216-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/configure:13217:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ion-3.2.1+dfsg/configure-13218-_ACEOF
##############################################
ion-3.2.1+dfsg/configure-13494-do :
ion-3.2.1+dfsg/configure:13495:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ion-3.2.1+dfsg/configure-13496-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ion-3.2.1+dfsg/configure-13498-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/configure:13499:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ion-3.2.1+dfsg/configure-13500-_ACEOF
##############################################
ion-3.2.1+dfsg/configure-13632-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ion-3.2.1+dfsg/configure:13633:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ion-3.2.1+dfsg/configure-13634-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ion-3.2.1+dfsg/configure-13763-if test -z "$BASH_VERSION$ZSH_VERSION" \
ion-3.2.1+dfsg/configure:13764:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/configure-13765-  as_echo='print -r --'
ion-3.2.1+dfsg/configure-13766-  as_echo_n='print -rn --'
ion-3.2.1+dfsg/configure:13767:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/configure-13768-  as_echo='printf %s\n'
##############################################
ion-3.2.1+dfsg/configure-13770-else
ion-3.2.1+dfsg/configure:13771:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ion-3.2.1+dfsg/configure-13772-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ion-3.2.1+dfsg/configure-13780-	expr "X$arg" : "X\\(.*\\)$as_nl";
ion-3.2.1+dfsg/configure:13781:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ion-3.2.1+dfsg/configure-13782-      esac;
##############################################
ion-3.2.1+dfsg/configure-13857-# ----------------------------------------
ion-3.2.1+dfsg/configure:13858:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ion-3.2.1+dfsg/configure-13859-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ion-3.2.1+dfsg/configure-13929-  {
ion-3.2.1+dfsg/configure:13930:    as_val=`expr "$@" || test $? -eq 1`
ion-3.2.1+dfsg/configure-13931-  }
##############################################
ion-3.2.1+dfsg/configure-14033-      case $as_dir in #(
ion-3.2.1+dfsg/configure:14034:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ion-3.2.1+dfsg/configure-14035-      *) as_qdir=$as_dir;;
##############################################
ion-3.2.1+dfsg/configure-14168-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ion-3.2.1+dfsg/configure:14169:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ion-3.2.1+dfsg/configure-14170-ac_cs_version="\\
##############################################
ion-3.2.1+dfsg/configure-14193-  --*=?*)
ion-3.2.1+dfsg/configure:14194:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ion-3.2.1+dfsg/configure:14195:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ion-3.2.1+dfsg/configure-14196-    ac_shift=:
##############################################
ion-3.2.1+dfsg/configure-14198-  --*=)
ion-3.2.1+dfsg/configure:14199:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ion-3.2.1+dfsg/configure-14200-    ac_optarg=
##############################################
ion-3.2.1+dfsg/configure-14222-    case $ac_optarg in
ion-3.2.1+dfsg/configure:14223:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/configure-14224-    '') as_fn_error $? "missing file argument" ;;
##############################################
ion-3.2.1+dfsg/configure-14230-    case $ac_optarg in
ion-3.2.1+dfsg/configure:14231:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/configure-14232-    esac
##############################################
ion-3.2.1+dfsg/configure-14299-delay_variable_subst='$delay_variable_subst'
ion-3.2.1+dfsg/configure:14300:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14301:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14302:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14303:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14304:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14305:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14306:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14307:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14308:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14309:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14310:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14311:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14312:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14313:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14314:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14315:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14316:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14317:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14318:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14319:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14320:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14321:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14322:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14323:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14324:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14325:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14326:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14327:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14328:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14329:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14330:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14331:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14332:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14333:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14334:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14335:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14336:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14337:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14338:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14339:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14340:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14341:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14342:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14343:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14344:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14345:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14346:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14347:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14348:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14349:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14350:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14351:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14352:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14353:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14354:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14355:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14356:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14357:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14358:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14359:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14360:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14361:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14362:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14363:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14364:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14365:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14366:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14367:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14368:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14369:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14370:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14371:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14372:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14373:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14374:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14375:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14376:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14377:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14378:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14379:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14380:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14381:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14382:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14383:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14384:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14385:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14386:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14387:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14388:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14389:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14390:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14391:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14392:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14393:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14394:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14395:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14396:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14397:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14398:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14399:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14400:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14401:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14402:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14403:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14404:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14405:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14406:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14407:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14408:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14409:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14410:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14411:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14412:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14413:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14414:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14415:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14416:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14417:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14418:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14419:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14420:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14421:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14422:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14423:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14424:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14425:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14426:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14427:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14428:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure:14429:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/configure-14430-
##############################################
ion-3.2.1+dfsg/configure-14508-striplib; do
ion-3.2.1+dfsg/configure:14509:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/configure-14510-    *[\\\\\\\`\\"\\\$]*)
ion-3.2.1+dfsg/configure:14511:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/configure-14512-      ;;
##############################################
ion-3.2.1+dfsg/configure-14538-sys_lib_dlsearch_path_spec; do
ion-3.2.1+dfsg/configure:14539:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/configure-14540-    *[\\\\\\\`\\"\\\$]*)
ion-3.2.1+dfsg/configure:14541:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/configure-14542-      ;;
##############################################
ion-3.2.1+dfsg/configure-14637-fi
ion-3.2.1+dfsg/configure:14638:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ion-3.2.1+dfsg/configure-14639-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ion-3.2.1+dfsg/configure-14654-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ion-3.2.1+dfsg/configure:14655:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ion-3.2.1+dfsg/configure-14656-ac_delim='%!_!# '
##############################################
ion-3.2.1+dfsg/configure-14660-
ion-3.2.1+dfsg/configure:14661:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ion-3.2.1+dfsg/configure-14662-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ion-3.2.1+dfsg/configure-14798-for ac_last_try in false false :; do
ion-3.2.1+dfsg/configure:14799:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ion-3.2.1+dfsg/configure-14800-  if test -z "$ac_tt"; then
##############################################
ion-3.2.1+dfsg/configure-14930-      esac
ion-3.2.1+dfsg/configure:14931:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ion-3.2.1+dfsg/configure-14932-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ion-3.2.1+dfsg/configure-14989-*)
ion-3.2.1+dfsg/configure:14990:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ion-3.2.1+dfsg/configure-14991-  # A ".." for each directory in $ac_dir_suffix.
ion-3.2.1+dfsg/configure:14992:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ion-3.2.1+dfsg/configure-14993-  case $ac_top_builddir_sub in
##############################################
ion-3.2.1+dfsg/configure-15050-/@mandir@/p'
ion-3.2.1+dfsg/configure:15051:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ion-3.2.1+dfsg/configure-15052-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ion-3.2.1+dfsg/configure-15067-
ion-3.2.1+dfsg/configure:15068:# Neutralize VPATH when `$srcdir' = `.'.
ion-3.2.1+dfsg/configure-15069-# Shell code in configure.ac might set extrasub.
##############################################
ion-3.2.1+dfsg/configure-15095-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ion-3.2.1+dfsg/configure:15096:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ion-3.2.1+dfsg/configure-15097-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ion-3.2.1+dfsg/configure-15141-    * )
ion-3.2.1+dfsg/configure:15142:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ion-3.2.1+dfsg/configure-15143-  esac
##############################################
ion-3.2.1+dfsg/configure-15188-    # Strip MF so we end up with the name of the file.
ion-3.2.1+dfsg/configure:15189:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ion-3.2.1+dfsg/configure-15190-    # Check whether this is an Automake generated Makefile or not.
##############################################
ion-3.2.1+dfsg/configure-15225-    # from the Makefile without running 'make'.
ion-3.2.1+dfsg/configure:15226:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ion-3.2.1+dfsg/configure-15227-    test -z "$DEPDIR" && continue
ion-3.2.1+dfsg/configure:15228:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ion-3.2.1+dfsg/configure-15229-    test -z "$am__include" && continue
ion-3.2.1+dfsg/configure:15230:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ion-3.2.1+dfsg/configure-15231-    # Find all dependency output files, they are included files with
##############################################
ion-3.2.1+dfsg/configure-15284-
ion-3.2.1+dfsg/configure:15285:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ion-3.2.1+dfsg/configure-15286-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ion-3.2.1+dfsg/sysctl_script.sh-21-while [[ $I -lt 5 ]]; do
ion-3.2.1+dfsg/sysctl_script.sh:22:        CUR_VALUE=`sysctl kern.sysv.${VAR_LIST[$I]} | awk '{ print $2 }'`
ion-3.2.1+dfsg/sysctl_script.sh-23-        if [[ $CUR_VALUE -lt ${VAR_VALUE[$I]} ]]; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ion-3.2.1+dfsg/autom4te.cache/output.0:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.0-47-  as_echo='print -r --'
ion-3.2.1+dfsg/autom4te.cache/output.0-48-  as_echo_n='print -rn --'
ion-3.2.1+dfsg/autom4te.cache/output.0:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.0-50-  as_echo='printf %s\n'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-52-else
ion-3.2.1+dfsg/autom4te.cache/output.0:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ion-3.2.1+dfsg/autom4te.cache/output.0-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ion-3.2.1+dfsg/autom4te.cache/output.0:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ion-3.2.1+dfsg/autom4te.cache/output.0-64-      esac;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ion-3.2.1+dfsg/autom4te.cache/output.0:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ion-3.2.1+dfsg/autom4te.cache/output.0-201-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-206-    PATH=/empty FPATH=/empty; export PATH FPATH
ion-3.2.1+dfsg/autom4te.cache/output.0:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ion-3.2.1+dfsg/autom4te.cache/output.0:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
ion-3.2.1+dfsg/autom4te.cache/output.0-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-336-      case $as_dir in #(
ion-3.2.1+dfsg/autom4te.cache/output.0:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ion-3.2.1+dfsg/autom4te.cache/output.0-338-      *) as_qdir=$as_dir;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-409-  {
ion-3.2.1+dfsg/autom4te.cache/output.0:410:    as_val=`expr "$@" || test $? -eq 1`
ion-3.2.1+dfsg/autom4te.cache/output.0-411-  }
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ion-3.2.1+dfsg/autom4te.cache/output.0:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ion-3.2.1+dfsg/autom4te.cache/output.0-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-875-  case $ac_option in
ion-3.2.1+dfsg/autom4te.cache/output.0:876:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ion-3.2.1+dfsg/autom4te.cache/output.0-877-  *=)   ac_optarg= ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-919-  -disable-* | --disable-*)
ion-3.2.1+dfsg/autom4te.cache/output.0:920:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.0-921-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-924-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.0:925:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-926-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-945-  -enable-* | --enable-*)
ion-3.2.1+dfsg/autom4te.cache/output.0:946:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.0-947-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-950-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.0:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-952-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1149-  -with-* | --with-*)
ion-3.2.1+dfsg/autom4te.cache/output.0:1150:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.0-1151-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1154-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.0:1155:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-1156-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1165-  -without-* | --without-*)
ion-3.2.1+dfsg/autom4te.cache/output.0:1166:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.0-1167-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1170-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.0:1171:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-1172-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1203-  *=*)
ion-3.2.1+dfsg/autom4te.cache/output.0:1204:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ion-3.2.1+dfsg/autom4te.cache/output.0-1205-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1224-if test -n "$ac_prev"; then
ion-3.2.1+dfsg/autom4te.cache/output.0:1225:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-1226-  as_fn_error $? "missing argument to $ac_option"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1246-    */ )
ion-3.2.1+dfsg/autom4te.cache/output.0:1247:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.0-1248-      eval $ac_var=\$ac_val;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1281-ac_ls_di=`ls -di .` &&
ion-3.2.1+dfsg/autom4te.cache/output.0:1282:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ion-3.2.1+dfsg/autom4te.cache/output.0-1283-  as_fn_error $? "working directory cannot be determined"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1337-case $srcdir in
ion-3.2.1+dfsg/autom4te.cache/output.0:1338:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ion-3.2.1+dfsg/autom4te.cache/output.0-1339-esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1380-By default, \`make install' will install all the files in
ion-3.2.1+dfsg/autom4te.cache/output.0:1381:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ion-3.2.1+dfsg/autom4te.cache/output.0:1382:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ion-3.2.1+dfsg/autom4te.cache/output.0-1383-for instance \`--prefix=\$HOME'.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-1490-*)
ion-3.2.1+dfsg/autom4te.cache/output.0:1491:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ion-3.2.1+dfsg/autom4te.cache/output.0-1492-  # A ".." for each directory in $ac_dir_suffix.
ion-3.2.1+dfsg/autom4te.cache/output.0:1493:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ion-3.2.1+dfsg/autom4te.cache/output.0-1494-  case $ac_top_builddir_sub in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2032-    *\'*)
ion-3.2.1+dfsg/autom4te.cache/output.0:2033:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.0-2034-    esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2115-      case $ac_val in
ion-3.2.1+dfsg/autom4te.cache/output.0:2116:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ion-3.2.1+dfsg/autom4te.cache/output.0-2117-      esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2130-	case $ac_val in
ion-3.2.1+dfsg/autom4te.cache/output.0:2131:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ion-3.2.1+dfsg/autom4te.cache/output.0-2132-	esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2250-    set,)
ion-3.2.1+dfsg/autom4te.cache/output.0:2251:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ion-3.2.1+dfsg/autom4te.cache/output.0:2252:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ion-3.2.1+dfsg/autom4te.cache/output.0-2253-      ac_cache_corrupted=: ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2261-	# differences in whitespace do not lead to failure.
ion-3.2.1+dfsg/autom4te.cache/output.0:2262:	ac_old_val_w=`echo x $ac_old_val`
ion-3.2.1+dfsg/autom4te.cache/output.0:2263:	ac_new_val_w=`echo x $ac_new_val`
ion-3.2.1+dfsg/autom4te.cache/output.0-2264-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2281-    case $ac_new_val in
ion-3.2.1+dfsg/autom4te.cache/output.0:2282:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.0-2283-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2462-     echo "timestamp, slept: $am_has_slept" > conftest.file
ion-3.2.1+dfsg/autom4te.cache/output.0:2463:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.0-2464-     if test "$*" = "X"; then
ion-3.2.1+dfsg/autom4te.cache/output.0-2465-	# -L didn't work.
ion-3.2.1+dfsg/autom4te.cache/output.0:2466:	set X `ls -t "$srcdir/configure" conftest.file`
ion-3.2.1+dfsg/autom4te.cache/output.0-2467-     fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2513-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ion-3.2.1+dfsg/autom4te.cache/output.0:2514:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ion-3.2.1+dfsg/autom4te.cache/output.0-2515-
ion-3.2.1+dfsg/autom4te.cache/output.0-2516-# expand $ac_aux_dir to an absolute path
ion-3.2.1+dfsg/autom4te.cache/output.0:2517:am_aux_dir=`cd $ac_aux_dir && pwd`
ion-3.2.1+dfsg/autom4te.cache/output.0-2518-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2658-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ion-3.2.1+dfsg/autom4te.cache/output.0:2659:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ion-3.2.1+dfsg/autom4te.cache/output.0-2660-	     'mkdir (GNU coreutils) '* | \
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2731-set x ${MAKE-make}
ion-3.2.1+dfsg/autom4te.cache/output.0:2732:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-2733-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2741-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ion-3.2.1+dfsg/autom4te.cache/output.0:2742:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.0-2743-  *@@@%%%=?*=@@@%%%*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-2807-
ion-3.2.1+dfsg/autom4te.cache/output.0:2808:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ion-3.2.1+dfsg/autom4te.cache/output.0-2809-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-3276-$as_echo_n "checking whether the C compiler works... " >&6; }
ion-3.2.1+dfsg/autom4te.cache/output.0:3277:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ion-3.2.1+dfsg/autom4te.cache/output.0-3278-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-3320-	then :; else
ion-3.2.1+dfsg/autom4te.cache/output.0:3321:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.0-3322-	fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-3380-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ion-3.2.1+dfsg/autom4te.cache/output.0:3381:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.0-3382-	  break;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-3489-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ion-3.2.1+dfsg/autom4te.cache/output.0:3490:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.0-3491-       break;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-3797-# Ignore all kinds of additional output from 'make'.
ion-3.2.1+dfsg/autom4te.cache/output.0:3798:case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/output.0-3799-*the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-3807-   echo '.include "confinc"' > confmf
ion-3.2.1+dfsg/autom4te.cache/output.0:3808:   case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/output.0-3809-   *the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-3870-  if test "$am_compiler_list" = ""; then
ion-3.2.1+dfsg/autom4te.cache/output.0:3871:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ion-3.2.1+dfsg/autom4te.cache/output.0-3872-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4179-test "x$ac_build_alias" = x &&
ion-3.2.1+dfsg/autom4te.cache/output.0:4180:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ion-3.2.1+dfsg/autom4te.cache/output.0-4181-test "x$ac_build_alias" = x &&
ion-3.2.1+dfsg/autom4te.cache/output.0-4182-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ion-3.2.1+dfsg/autom4te.cache/output.0:4183:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ion-3.2.1+dfsg/autom4te.cache/output.0-4184-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4203-IFS=$ac_save_IFS
ion-3.2.1+dfsg/autom4te.cache/output.0:4204:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ion-3.2.1+dfsg/autom4te.cache/output.0-4205-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4214-else
ion-3.2.1+dfsg/autom4te.cache/output.0:4215:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ion-3.2.1+dfsg/autom4te.cache/output.0-4216-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4236-IFS=$ac_save_IFS
ion-3.2.1+dfsg/autom4te.cache/output.0:4237:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ion-3.2.1+dfsg/autom4te.cache/output.0-4238-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4264-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ion-3.2.1+dfsg/autom4te.cache/output.0:4265:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/autom4te.cache/output.0-4266-  ECHO='print -r --'
ion-3.2.1+dfsg/autom4te.cache/output.0:4267:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/autom4te.cache/output.0-4268-  ECHO='printf %s\n'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4333-  # Check for GNU $ac_path_SED
ion-3.2.1+dfsg/autom4te.cache/output.0:4334:case `"$ac_path_SED" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-4335-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4409-  # Check for GNU $ac_path_GREP
ion-3.2.1+dfsg/autom4te.cache/output.0:4410:case `"$ac_path_GREP" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-4411-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4475-  # Check for GNU $ac_path_EGREP
ion-3.2.1+dfsg/autom4te.cache/output.0:4476:case `"$ac_path_EGREP" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-4477-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4542-  # Check for GNU $ac_path_FGREP
ion-3.2.1+dfsg/autom4te.cache/output.0:4543:case `"$ac_path_FGREP" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-4544-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4622-    # gcc leaves a trailing carriage return which upsets mingw
ion-3.2.1+dfsg/autom4te.cache/output.0:4623:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ion-3.2.1+dfsg/autom4te.cache/output.0-4624-  *)
ion-3.2.1+dfsg/autom4te.cache/output.0:4625:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ion-3.2.1+dfsg/autom4te.cache/output.0-4626-  esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4631-      # Canonicalize the pathname of ld
ion-3.2.1+dfsg/autom4te.cache/output.0:4632:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-4633-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ion-3.2.1+dfsg/autom4te.cache/output.0:4634:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ion-3.2.1+dfsg/autom4te.cache/output.0-4635-      done
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4666-      # Break only if it was the GNU/non-GNU ld that we prefer.
ion-3.2.1+dfsg/autom4te.cache/output.0:4667:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.0-4668-      *GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4697-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ion-3.2.1+dfsg/autom4te.cache/output.0:4698:case `$LD -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.0-4699-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4742-	# Tru64's nm complains that /dev/null is an invalid object file
ion-3.2.1+dfsg/autom4te.cache/output.0:4743:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/output.0-4744-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4748-	*)
ion-3.2.1+dfsg/autom4te.cache/output.0:4749:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/output.0-4750-	  */dev/null*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4876-
ion-3.2.1+dfsg/autom4te.cache/output.0:4877:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/output.0-4878-    *COFF*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-4988-    # And add a safety zone
ion-3.2.1+dfsg/autom4te.cache/output.0:4989:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/output.0:4990:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/output.0-4991-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-5021-    if test -n "$kargmax"; then
ion-3.2.1+dfsg/autom4te.cache/output.0:5022:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ion-3.2.1+dfsg/autom4te.cache/output.0-5023-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-5030-	test undefined != "$lt_cv_sys_max_cmd_len"; then
ion-3.2.1+dfsg/autom4te.cache/output.0:5031:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/output.0:5032:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/output.0-5033-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-5042-      # we can't tell.
ion-3.2.1+dfsg/autom4te.cache/output.0:5043:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ion-3.2.1+dfsg/autom4te.cache/output.0-5044-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-5046-      do
ion-3.2.1+dfsg/autom4te.cache/output.0:5047:        i=`expr $i + 1`
ion-3.2.1+dfsg/autom4te.cache/output.0-5048-        teststring=$teststring$teststring
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-5050-      # Only check the string length outside the loop.
ion-3.2.1+dfsg/autom4te.cache/output.0:5051:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ion-3.2.1+dfsg/autom4te.cache/output.0-5052-      teststring=
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-5055-      # linker.  It appears as though 1/2 is a usable value.
ion-3.2.1+dfsg/autom4te.cache/output.0:5056:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ion-3.2.1+dfsg/autom4te.cache/output.0-5057-    fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-5491-openbsd*)
ion-3.2.1+dfsg/autom4te.cache/output.0:5492:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/autom4te.cache/output.0-5493-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-5558-    else
ion-3.2.1+dfsg/autom4te.cache/output.0:5559:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ion-3.2.1+dfsg/autom4te.cache/output.0-5560-    fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-5703-  # decide which to use based on capabilities of $DLLTOOL
ion-3.2.1+dfsg/autom4te.cache/output.0:5704:  case `$DLLTOOL --help 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-5705-  *--identify-strict*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-6224-# If we're using GNU nm, then use its standard symbol codes.
ion-3.2.1+dfsg/autom4te.cache/output.0:6225:case `$NM -V 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-6226-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-6242-mingw*)
ion-3.2.1+dfsg/autom4te.cache/output.0:6243:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ion-3.2.1+dfsg/autom4te.cache/output.0-6244-  ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-6461-   if test "$GCC" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.0:6462:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.0-6463-   fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-6465- /*)
ion-3.2.1+dfsg/autom4te.cache/output.0:6466:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ion-3.2.1+dfsg/autom4te.cache/output.0-6467-   ;; #(
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-6501-  test $ac_status = 0; }; then
ion-3.2.1+dfsg/autom4te.cache/output.0:6502:    case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/autom4te.cache/output.0-6503-      *ELF-32*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-6521-    if test "$lt_cv_prog_gnu_ld" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.0:6522:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/autom4te.cache/output.0-6523-	*32-bit*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-6533-    else
ion-3.2.1+dfsg/autom4te.cache/output.0:6534:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/autom4te.cache/output.0-6535-	*32-bit*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-7700-do :
ion-3.2.1+dfsg/autom4te.cache/output.0:7701:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.0-7702-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-7705-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.0:7706:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.0-7707-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-7991-done
ion-3.2.1+dfsg/autom4te.cache/output.0:7992:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ion-3.2.1+dfsg/autom4te.cache/output.0-7993-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-8020-	"file_magic "*)
ion-3.2.1+dfsg/autom4te.cache/output.0:8021:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/autom4te.cache/output.0-8022-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-8086-	"file_magic "*)
ion-3.2.1+dfsg/autom4te.cache/output.0:8087:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/autom4te.cache/output.0-8088-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-8453-      *)
ion-3.2.1+dfsg/autom4te.cache/output.0:8454:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/autom4te.cache/output.0-8455-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-8813-  if test "$hard_links" = no; then
ion-3.2.1+dfsg/autom4te.cache/output.0:8814:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ion-3.2.1+dfsg/autom4te.cache/output.0:8815:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ion-3.2.1+dfsg/autom4te.cache/output.0-8816-    need_locks=warn
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-8902-	# shared libraries, regardless of the interface used.
ion-3.2.1+dfsg/autom4te.cache/output.0:8903:	case `$LD -v 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-8904-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-8934-    supports_anon_versioning=no
ion-3.2.1+dfsg/autom4te.cache/output.0:8935:    case `$LD -v 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-8936-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9003-	# is EXPORTS), use it as is; otherwise, prepend...
ion-3.2.1+dfsg/autom4te.cache/output.0:9004:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/autom4te.cache/output.0-9005-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9031-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ion-3.2.1+dfsg/autom4te.cache/output.0:9032:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0:9033:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0-9034-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9049-        pgcc*)				# Portland Group C compiler
ion-3.2.1+dfsg/autom4te.cache/output.0:9050:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.0-9051-	  tmp_addflag=' $pic_flag'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9054-					# Portland Group f77 and f90 compilers
ion-3.2.1+dfsg/autom4te.cache/output.0:9055:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.0-9056-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9069-	nvcc*)	# Cuda Compiler Driver 2.2
ion-3.2.1+dfsg/autom4te.cache/output.0:9070:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.0-9071-	  compiler_needs_object=yes
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9073-	esac
ion-3.2.1+dfsg/autom4te.cache/output.0:9074:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/autom4te.cache/output.0-9075-	*Sun\ C*)			# Sun C 5.9
ion-3.2.1+dfsg/autom4te.cache/output.0:9076:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.0-9077-	  compiler_needs_object=yes
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9141-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ion-3.2.1+dfsg/autom4te.cache/output.0:9142:      case `$LD -v 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-9143-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9264-	# below for broken collect2 doesn't work under 4.3+
ion-3.2.1+dfsg/autom4te.cache/output.0:9265:	  collect2name=`${CC} -print-prog-name=collect2`
ion-3.2.1+dfsg/autom4te.cache/output.0-9266-	  if test -f "$collect2name" &&
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9338-      }'
ion-3.2.1+dfsg/autom4te.cache/output.0:9339:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.0-9340-  # Check for a 64-bit object if we didn't find anything.
ion-3.2.1+dfsg/autom4te.cache/output.0-9341-  if test -z "$lt_cv_aix_libpath_"; then
ion-3.2.1+dfsg/autom4te.cache/output.0:9342:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.0-9343-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9356-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ion-3.2.1+dfsg/autom4te.cache/output.0:9357:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ion-3.2.1+dfsg/autom4te.cache/output.0-9358-      else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9391-      }'
ion-3.2.1+dfsg/autom4te.cache/output.0:9392:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.0-9393-  # Check for a 64-bit object if we didn't find anything.
ion-3.2.1+dfsg/autom4te.cache/output.0-9394-  if test -z "$lt_cv_aix_libpath_"; then
ion-3.2.1+dfsg/autom4te.cache/output.0:9395:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.0-9396-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9464-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ion-3.2.1+dfsg/autom4te.cache/output.0:9465:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/autom4te.cache/output.0-9466-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9501-	# FIXME: Setting linknames here is a bad hack.
ion-3.2.1+dfsg/autom4te.cache/output.0:9502:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ion-3.2.1+dfsg/autom4te.cache/output.0-9503-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9519-  if test "$lt_cv_ld_force_load" = "yes"; then
ion-3.2.1+dfsg/autom4te.cache/output.0:9520:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ion-3.2.1+dfsg/autom4te.cache/output.0-9521-    
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9699-      if test "$GCC" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.0:9700:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0-9701-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9727-	if test "$lt_cv_irix_exported_symbol" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.0:9728:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0-9729-	fi
ion-3.2.1+dfsg/autom4te.cache/output.0-9730-      else
ion-3.2.1+dfsg/autom4te.cache/output.0:9731:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0:9732:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0-9733-      fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9767-	hardcode_direct_absolute=yes
ion-3.2.1+dfsg/autom4te.cache/output.0:9768:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/autom4te.cache/output.0-9769-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9800-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/autom4te.cache/output.0:9801:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0-9802-      else
ion-3.2.1+dfsg/autom4te.cache/output.0-9803-	allow_undefined_flag=' -expect_unresolved \*'
ion-3.2.1+dfsg/autom4te.cache/output.0:9804:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0-9805-      fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9813-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/autom4te.cache/output.0:9814:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0-9815-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9817-	allow_undefined_flag=' -expect_unresolved \*'
ion-3.2.1+dfsg/autom4te.cache/output.0:9818:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.0:9819:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ion-3.2.1+dfsg/autom4te.cache/output.0:9820:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ion-3.2.1+dfsg/autom4te.cache/output.0-9821-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-9836-      else
ion-3.2.1+dfsg/autom4te.cache/output.0:9837:	case `$CC -V 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.0-9838-	*"Compilers 5.0"*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10235-  esac
ion-3.2.1+dfsg/autom4te.cache/output.0:10236:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ion-3.2.1+dfsg/autom4te.cache/output.0-10237-  case $lt_search_path_spec in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10242-    # okay in the real world where ";" in dirpaths is itself problematic.
ion-3.2.1+dfsg/autom4te.cache/output.0:10243:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-10244-    ;;
ion-3.2.1+dfsg/autom4te.cache/output.0-10245-  *)
ion-3.2.1+dfsg/autom4te.cache/output.0:10246:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/autom4te.cache/output.0-10247-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10251-  lt_tmp_lt_search_path_spec=
ion-3.2.1+dfsg/autom4te.cache/output.0:10252:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.0-10253-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10286-  esac
ion-3.2.1+dfsg/autom4te.cache/output.0:10287:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ion-3.2.1+dfsg/autom4te.cache/output.0-10288-else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10374-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ion-3.2.1+dfsg/autom4te.cache/output.0:10375:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ion-3.2.1+dfsg/autom4te.cache/output.0-10376-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10410-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/autom4te.cache/output.0:10411:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/autom4te.cache/output.0:10412:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.0:10413:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/autom4te.cache/output.0-10414-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10419-      fi'
ion-3.2.1+dfsg/autom4te.cache/output.0:10420:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.0-10421-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10427-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ion-3.2.1+dfsg/autom4te.cache/output.0:10428:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.0-10429-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10433-      # MinGW DLLs use traditional 'lib' prefix
ion-3.2.1+dfsg/autom4te.cache/output.0:10434:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.0-10435-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10437-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ion-3.2.1+dfsg/autom4te.cache/output.0:10438:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.0-10439-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10446-    libname_spec='$name'
ion-3.2.1+dfsg/autom4te.cache/output.0:10447:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.0-10448-    library_names_spec='${libname}.dll.lib'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10458-        # Let DOS variable expansion print the short 8.3 style file name.
ion-3.2.1+dfsg/autom4te.cache/output.0:10459:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ion-3.2.1+dfsg/autom4te.cache/output.0-10460-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10463-      # Convert to MSYS style.
ion-3.2.1+dfsg/autom4te.cache/output.0:10464:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ion-3.2.1+dfsg/autom4te.cache/output.0-10465-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10469-      # like /cygdrive/c/PROGRA~1:/cygdr...
ion-3.2.1+dfsg/autom4te.cache/output.0:10470:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ion-3.2.1+dfsg/autom4te.cache/output.0:10471:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.0:10472:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/autom4te.cache/output.0-10473-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10477-        # It is most probably a Windows format PATH.
ion-3.2.1+dfsg/autom4te.cache/output.0:10478:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-10479-      else
ion-3.2.1+dfsg/autom4te.cache/output.0:10480:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/autom4te.cache/output.0-10481-      fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10487-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/autom4te.cache/output.0:10488:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/autom4te.cache/output.0:10489:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.0:10490:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/autom4te.cache/output.0-10491-      test -d \$dldir || mkdir -p \$dldir~
ion-3.2.1+dfsg/autom4te.cache/output.0-10492-      $install_prog $dir/$dlname \$dldir/$dlname'
ion-3.2.1+dfsg/autom4te.cache/output.0:10493:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.0-10494-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10501-    # Assume MSVC wrapper
ion-3.2.1+dfsg/autom4te.cache/output.0:10502:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ion-3.2.1+dfsg/autom4te.cache/output.0-10503-    dynamic_linker='Win32 ld.exe'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10518-  shlibpath_var=DYLD_LIBRARY_PATH
ion-3.2.1+dfsg/autom4te.cache/output.0:10519:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ion-3.2.1+dfsg/autom4te.cache/output.0-10520-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10744-  if test -f /etc/ld.so.conf; then
ion-3.2.1+dfsg/autom4te.cache/output.0:10745:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ion-3.2.1+dfsg/autom4te.cache/output.0-10746-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-10818-  shlibpath_var=LD_LIBRARY_PATH
ion-3.2.1+dfsg/autom4te.cache/output.0:10819:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/autom4te.cache/output.0-10820-    case $host_os in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-11743-set x ${MAKE-make}
ion-3.2.1+dfsg/autom4te.cache/output.0:11744:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.0-11745-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-11753-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ion-3.2.1+dfsg/autom4te.cache/output.0:11754:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.0-11755-  *@@@%%%=?*=@@@%%%*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-12668-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
ion-3.2.1+dfsg/autom4te.cache/output.0:12669:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.0-12670-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-12700-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.0:12701:@%:@define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.0-12702-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-12979-do :
ion-3.2.1+dfsg/autom4te.cache/output.0:12980:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.0-12981-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-12983-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.0:12984:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.0-12985-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-13212-do :
ion-3.2.1+dfsg/autom4te.cache/output.0:13213:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.0-13214-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-13216-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.0:13217:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.0-13218-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-13494-do :
ion-3.2.1+dfsg/autom4te.cache/output.0:13495:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.0-13496-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-13498-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.0:13499:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.0-13500-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-13632-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ion-3.2.1+dfsg/autom4te.cache/output.0:13633:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ion-3.2.1+dfsg/autom4te.cache/output.0-13634-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-13763-if test -z "$BASH_VERSION$ZSH_VERSION" \
ion-3.2.1+dfsg/autom4te.cache/output.0:13764:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.0-13765-  as_echo='print -r --'
ion-3.2.1+dfsg/autom4te.cache/output.0-13766-  as_echo_n='print -rn --'
ion-3.2.1+dfsg/autom4te.cache/output.0:13767:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.0-13768-  as_echo='printf %s\n'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-13770-else
ion-3.2.1+dfsg/autom4te.cache/output.0:13771:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ion-3.2.1+dfsg/autom4te.cache/output.0-13772-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-13780-	expr "X$arg" : "X\\(.*\\)$as_nl";
ion-3.2.1+dfsg/autom4te.cache/output.0:13781:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ion-3.2.1+dfsg/autom4te.cache/output.0-13782-      esac;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-13929-  {
ion-3.2.1+dfsg/autom4te.cache/output.0:13930:    as_val=`expr "$@" || test $? -eq 1`
ion-3.2.1+dfsg/autom4te.cache/output.0-13931-  }
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14033-      case $as_dir in #(
ion-3.2.1+dfsg/autom4te.cache/output.0:14034:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ion-3.2.1+dfsg/autom4te.cache/output.0-14035-      *) as_qdir=$as_dir;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14168-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ion-3.2.1+dfsg/autom4te.cache/output.0:14169:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ion-3.2.1+dfsg/autom4te.cache/output.0-14170-ac_cs_version="\\
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14193-  --*=?*)
ion-3.2.1+dfsg/autom4te.cache/output.0:14194:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ion-3.2.1+dfsg/autom4te.cache/output.0:14195:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.0-14196-    ac_shift=:
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14198-  --*=)
ion-3.2.1+dfsg/autom4te.cache/output.0:14199:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ion-3.2.1+dfsg/autom4te.cache/output.0-14200-    ac_optarg=
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14222-    case $ac_optarg in
ion-3.2.1+dfsg/autom4te.cache/output.0:14223:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.0-14224-    '') as_fn_error $? "missing file argument" ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14230-    case $ac_optarg in
ion-3.2.1+dfsg/autom4te.cache/output.0:14231:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.0-14232-    esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14299-delay_variable_subst='$delay_variable_subst'
ion-3.2.1+dfsg/autom4te.cache/output.0:14300:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14301:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14302:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14303:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14304:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14305:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14306:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14307:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14308:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14309:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14310:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14311:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14312:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14313:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14314:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14315:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14316:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14317:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14318:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14319:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14320:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14321:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14322:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14323:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14324:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14325:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14326:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14327:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14328:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14329:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14330:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14331:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14332:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14333:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14334:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14335:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14336:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14337:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14338:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14339:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14340:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14341:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14342:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14343:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14344:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14345:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14346:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14347:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14348:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14349:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14350:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14351:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14352:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14353:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14354:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14355:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14356:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14357:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14358:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14359:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14360:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14361:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14362:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14363:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14364:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14365:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14366:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14367:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14368:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14369:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14370:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14371:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14372:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14373:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14374:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14375:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14376:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14377:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14378:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14379:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14380:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14381:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14382:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14383:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14384:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14385:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14386:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14387:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14388:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14389:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14390:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14391:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14392:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14393:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14394:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14395:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14396:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14397:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14398:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14399:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14400:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14401:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14402:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14403:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14404:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14405:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14406:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14407:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14408:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14409:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14410:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14411:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14412:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14413:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14414:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14415:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14416:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14417:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14418:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14419:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14420:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14421:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14422:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14423:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14424:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14425:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14426:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14427:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14428:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0:14429:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.0-14430-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14508-striplib; do
ion-3.2.1+dfsg/autom4te.cache/output.0:14509:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/autom4te.cache/output.0-14510-    *[\\\\\\\`\\"\\\$]*)
ion-3.2.1+dfsg/autom4te.cache/output.0:14511:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/autom4te.cache/output.0-14512-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14538-sys_lib_dlsearch_path_spec; do
ion-3.2.1+dfsg/autom4te.cache/output.0:14539:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/autom4te.cache/output.0-14540-    *[\\\\\\\`\\"\\\$]*)
ion-3.2.1+dfsg/autom4te.cache/output.0:14541:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/autom4te.cache/output.0-14542-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14637-fi
ion-3.2.1+dfsg/autom4te.cache/output.0:14638:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.0-14639-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14654-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ion-3.2.1+dfsg/autom4te.cache/output.0:14655:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ion-3.2.1+dfsg/autom4te.cache/output.0-14656-ac_delim='%!_!# '
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14660-
ion-3.2.1+dfsg/autom4te.cache/output.0:14661:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ion-3.2.1+dfsg/autom4te.cache/output.0-14662-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14798-for ac_last_try in false false :; do
ion-3.2.1+dfsg/autom4te.cache/output.0:14799:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ion-3.2.1+dfsg/autom4te.cache/output.0-14800-  if test -z "$ac_tt"; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14930-      esac
ion-3.2.1+dfsg/autom4te.cache/output.0:14931:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ion-3.2.1+dfsg/autom4te.cache/output.0-14932-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-14989-*)
ion-3.2.1+dfsg/autom4te.cache/output.0:14990:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ion-3.2.1+dfsg/autom4te.cache/output.0-14991-  # A ".." for each directory in $ac_dir_suffix.
ion-3.2.1+dfsg/autom4te.cache/output.0:14992:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ion-3.2.1+dfsg/autom4te.cache/output.0-14993-  case $ac_top_builddir_sub in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-15050-/@mandir@/p'
ion-3.2.1+dfsg/autom4te.cache/output.0:15051:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ion-3.2.1+dfsg/autom4te.cache/output.0-15052-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-15067-
ion-3.2.1+dfsg/autom4te.cache/output.0:15068:# Neutralize VPATH when `$srcdir' = `.'.
ion-3.2.1+dfsg/autom4te.cache/output.0-15069-# Shell code in configure.ac might set extrasub.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-15095-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ion-3.2.1+dfsg/autom4te.cache/output.0:15096:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ion-3.2.1+dfsg/autom4te.cache/output.0-15097-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-15141-    * )
ion-3.2.1+dfsg/autom4te.cache/output.0:15142:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ion-3.2.1+dfsg/autom4te.cache/output.0-15143-  esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-15188-    # Strip MF so we end up with the name of the file.
ion-3.2.1+dfsg/autom4te.cache/output.0:15189:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ion-3.2.1+dfsg/autom4te.cache/output.0-15190-    # Check whether this is an Automake generated Makefile or not.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-15225-    # from the Makefile without running 'make'.
ion-3.2.1+dfsg/autom4te.cache/output.0:15226:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/output.0-15227-    test -z "$DEPDIR" && continue
ion-3.2.1+dfsg/autom4te.cache/output.0:15228:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/output.0-15229-    test -z "$am__include" && continue
ion-3.2.1+dfsg/autom4te.cache/output.0:15230:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/output.0-15231-    # Find all dependency output files, they are included files with
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.0-15284-
ion-3.2.1+dfsg/autom4te.cache/output.0:15285:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ion-3.2.1+dfsg/autom4te.cache/output.0-15286-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-40-	     IFS=-.
ion-3.2.1+dfsg/autom4te.cache/traces.2:41:	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
ion-3.2.1+dfsg/autom4te.cache/traces.2-42-	     IFS=$save_IFS
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-213-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
ion-3.2.1+dfsg/autom4te.cache/traces.2:214:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
ion-3.2.1+dfsg/autom4te.cache/traces.2-215-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-269-    [m4_ifset([AC_LIST_HEADERS],
ion-3.2.1+dfsg/autom4te.cache/traces.2:270:	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
ion-3.2.1+dfsg/autom4te.cache/traces.2-271-	[])])])
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-555-    ac_nlist=conftest.nm
ion-3.2.1+dfsg/autom4te.cache/traces.2:556:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
ion-3.2.1+dfsg/autom4te.cache/traces.2-557-      # See whether the symbols have a leading underscore.
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-668-# expand $ac_aux_dir to an absolute path
ion-3.2.1+dfsg/autom4te.cache/traces.2:669:am_aux_dir=`cd $ac_aux_dir && pwd`
ion-3.2.1+dfsg/autom4te.cache/traces.2-670-])
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-740-  if test "$am_compiler_list" = ""; then
ion-3.2.1+dfsg/autom4te.cache/traces.2:741:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ion-3.2.1+dfsg/autom4te.cache/traces.2-742-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-866-    # Strip MF so we end up with the name of the file.
ion-3.2.1+dfsg/autom4te.cache/traces.2:867:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ion-3.2.1+dfsg/autom4te.cache/traces.2-868-    # Check whether this is an Automake generated Makefile or not.
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-875-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ion-3.2.1+dfsg/autom4te.cache/traces.2:876:      dirpart=`AS_DIRNAME("$mf")`
ion-3.2.1+dfsg/autom4te.cache/traces.2-877-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-881-    # from the Makefile without running 'make'.
ion-3.2.1+dfsg/autom4te.cache/traces.2:882:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/traces.2-883-    test -z "$DEPDIR" && continue
ion-3.2.1+dfsg/autom4te.cache/traces.2:884:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/traces.2-885-    test -z "$am__include" && continue
ion-3.2.1+dfsg/autom4te.cache/traces.2:886:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/traces.2-887-    # Find all dependency output files, they are included files with
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-895-      test -f "$dirpart/$file" && continue
ion-3.2.1+dfsg/autom4te.cache/traces.2:896:      fdir=`AS_DIRNAME(["$file"])`
ion-3.2.1+dfsg/autom4te.cache/traces.2-897-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-913-AC_REQUIRE([AC_PROG_INSTALL])dnl
ion-3.2.1+dfsg/autom4te.cache/traces.2:914:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ion-3.2.1+dfsg/autom4te.cache/traces.2-915-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1053-    * )
ion-3.2.1+dfsg/autom4te.cache/traces.2:1054:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ion-3.2.1+dfsg/autom4te.cache/traces.2-1055-  esac
ion-3.2.1+dfsg/autom4te.cache/traces.2-1056-done
ion-3.2.1+dfsg/autom4te.cache/traces.2:1057:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ion-3.2.1+dfsg/autom4te.cache/traces.2-1058-m4trace:/usr/share/aclocal-1.14/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1090-# Ignore all kinds of additional output from 'make'.
ion-3.2.1+dfsg/autom4te.cache/traces.2:1091:case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/traces.2-1092-*the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1100-   echo '.include "confinc"' > confmf
ion-3.2.1+dfsg/autom4te.cache/traces.2:1101:   case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/traces.2-1102-   *the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1199-     echo "timestamp, slept: $am_has_slept" > conftest.file
ion-3.2.1+dfsg/autom4te.cache/traces.2:1200:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1201-     if test "$[*]" = "X"; then
ion-3.2.1+dfsg/autom4te.cache/traces.2-1202-	# -L didn't work.
ion-3.2.1+dfsg/autom4te.cache/traces.2:1203:	set X `ls -t "$srcdir/configure" conftest.file`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1204-     fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1591-   if test "$GCC" = yes; then
ion-3.2.1+dfsg/autom4te.cache/traces.2:1592:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1593-   fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1595- /*)
ion-3.2.1+dfsg/autom4te.cache/traces.2:1596:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1597-   ;; #(
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1742-    # And add a safety zone
ion-3.2.1+dfsg/autom4te.cache/traces.2:1743:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/traces.2:1744:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1745-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1775-    if test -n "$kargmax"; then
ion-3.2.1+dfsg/autom4te.cache/traces.2:1776:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1777-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1784-	test undefined != "$lt_cv_sys_max_cmd_len"; then
ion-3.2.1+dfsg/autom4te.cache/traces.2:1785:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/traces.2:1786:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1787-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1796-      # we can't tell.
ion-3.2.1+dfsg/autom4te.cache/traces.2:1797:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ion-3.2.1+dfsg/autom4te.cache/traces.2-1798-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1800-      do
ion-3.2.1+dfsg/autom4te.cache/traces.2:1801:        i=`expr $i + 1`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1802-        teststring=$teststring$teststring
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1804-      # Only check the string length outside the loop.
ion-3.2.1+dfsg/autom4te.cache/traces.2:1805:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1806-      teststring=
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1809-      # linker.  It appears as though 1/2 is a usable value.
ion-3.2.1+dfsg/autom4te.cache/traces.2:1810:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1811-    fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-1967-	"file_magic "*)
ion-3.2.1+dfsg/autom4te.cache/traces.2:1968:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/autom4te.cache/traces.2-1969-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-2028-    # gcc leaves a trailing carriage return which upsets mingw
ion-3.2.1+dfsg/autom4te.cache/traces.2:2029:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ion-3.2.1+dfsg/autom4te.cache/traces.2-2030-  *)
ion-3.2.1+dfsg/autom4te.cache/traces.2:2031:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ion-3.2.1+dfsg/autom4te.cache/traces.2-2032-  esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-2037-      # Canonicalize the pathname of ld
ion-3.2.1+dfsg/autom4te.cache/traces.2:2038:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ion-3.2.1+dfsg/autom4te.cache/traces.2-2039-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ion-3.2.1+dfsg/autom4te.cache/traces.2:2040:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ion-3.2.1+dfsg/autom4te.cache/traces.2-2041-      done
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-2068-      # Break only if it was the GNU/non-GNU ld that we prefer.
ion-3.2.1+dfsg/autom4te.cache/traces.2:2069:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/autom4te.cache/traces.2-2070-      *GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-2123-	# Tru64's nm complains that /dev/null is an invalid object file
ion-3.2.1+dfsg/autom4te.cache/traces.2:2124:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/traces.2-2125-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-2129-	*)
ion-3.2.1+dfsg/autom4te.cache/traces.2:2130:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/traces.2-2131-	  */dev/null*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.2-2155-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
ion-3.2.1+dfsg/autom4te.cache/traces.2:2156:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/traces.2-2157-    *COFF*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ion-3.2.1+dfsg/autom4te.cache/output.2:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.2-47-  as_echo='print -r --'
ion-3.2.1+dfsg/autom4te.cache/output.2-48-  as_echo_n='print -rn --'
ion-3.2.1+dfsg/autom4te.cache/output.2:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.2-50-  as_echo='printf %s\n'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-52-else
ion-3.2.1+dfsg/autom4te.cache/output.2:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ion-3.2.1+dfsg/autom4te.cache/output.2-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ion-3.2.1+dfsg/autom4te.cache/output.2:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ion-3.2.1+dfsg/autom4te.cache/output.2-64-      esac;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ion-3.2.1+dfsg/autom4te.cache/output.2:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ion-3.2.1+dfsg/autom4te.cache/output.2-201-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-206-    PATH=/empty FPATH=/empty; export PATH FPATH
ion-3.2.1+dfsg/autom4te.cache/output.2:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ion-3.2.1+dfsg/autom4te.cache/output.2:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
ion-3.2.1+dfsg/autom4te.cache/output.2-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-336-      case $as_dir in #(
ion-3.2.1+dfsg/autom4te.cache/output.2:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ion-3.2.1+dfsg/autom4te.cache/output.2-338-      *) as_qdir=$as_dir;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-409-  {
ion-3.2.1+dfsg/autom4te.cache/output.2:410:    as_val=`expr "$@" || test $? -eq 1`
ion-3.2.1+dfsg/autom4te.cache/output.2-411-  }
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ion-3.2.1+dfsg/autom4te.cache/output.2:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ion-3.2.1+dfsg/autom4te.cache/output.2-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-875-  case $ac_option in
ion-3.2.1+dfsg/autom4te.cache/output.2:876:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ion-3.2.1+dfsg/autom4te.cache/output.2-877-  *=)   ac_optarg= ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-919-  -disable-* | --disable-*)
ion-3.2.1+dfsg/autom4te.cache/output.2:920:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.2-921-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-924-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.2:925:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-926-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-945-  -enable-* | --enable-*)
ion-3.2.1+dfsg/autom4te.cache/output.2:946:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.2-947-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-950-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.2:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-952-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1149-  -with-* | --with-*)
ion-3.2.1+dfsg/autom4te.cache/output.2:1150:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.2-1151-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1154-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.2:1155:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-1156-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1165-  -without-* | --without-*)
ion-3.2.1+dfsg/autom4te.cache/output.2:1166:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.2-1167-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1170-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.2:1171:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-1172-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1203-  *=*)
ion-3.2.1+dfsg/autom4te.cache/output.2:1204:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ion-3.2.1+dfsg/autom4te.cache/output.2-1205-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1224-if test -n "$ac_prev"; then
ion-3.2.1+dfsg/autom4te.cache/output.2:1225:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-1226-  as_fn_error $? "missing argument to $ac_option"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1246-    */ )
ion-3.2.1+dfsg/autom4te.cache/output.2:1247:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.2-1248-      eval $ac_var=\$ac_val;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1281-ac_ls_di=`ls -di .` &&
ion-3.2.1+dfsg/autom4te.cache/output.2:1282:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ion-3.2.1+dfsg/autom4te.cache/output.2-1283-  as_fn_error $? "working directory cannot be determined"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1337-case $srcdir in
ion-3.2.1+dfsg/autom4te.cache/output.2:1338:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ion-3.2.1+dfsg/autom4te.cache/output.2-1339-esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1380-By default, \`make install' will install all the files in
ion-3.2.1+dfsg/autom4te.cache/output.2:1381:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ion-3.2.1+dfsg/autom4te.cache/output.2:1382:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ion-3.2.1+dfsg/autom4te.cache/output.2-1383-for instance \`--prefix=\$HOME'.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-1490-*)
ion-3.2.1+dfsg/autom4te.cache/output.2:1491:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ion-3.2.1+dfsg/autom4te.cache/output.2-1492-  # A ".." for each directory in $ac_dir_suffix.
ion-3.2.1+dfsg/autom4te.cache/output.2:1493:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ion-3.2.1+dfsg/autom4te.cache/output.2-1494-  case $ac_top_builddir_sub in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2032-    *\'*)
ion-3.2.1+dfsg/autom4te.cache/output.2:2033:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.2-2034-    esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2115-      case $ac_val in
ion-3.2.1+dfsg/autom4te.cache/output.2:2116:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ion-3.2.1+dfsg/autom4te.cache/output.2-2117-      esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2130-	case $ac_val in
ion-3.2.1+dfsg/autom4te.cache/output.2:2131:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ion-3.2.1+dfsg/autom4te.cache/output.2-2132-	esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2250-    set,)
ion-3.2.1+dfsg/autom4te.cache/output.2:2251:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ion-3.2.1+dfsg/autom4te.cache/output.2:2252:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ion-3.2.1+dfsg/autom4te.cache/output.2-2253-      ac_cache_corrupted=: ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2261-	# differences in whitespace do not lead to failure.
ion-3.2.1+dfsg/autom4te.cache/output.2:2262:	ac_old_val_w=`echo x $ac_old_val`
ion-3.2.1+dfsg/autom4te.cache/output.2:2263:	ac_new_val_w=`echo x $ac_new_val`
ion-3.2.1+dfsg/autom4te.cache/output.2-2264-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2281-    case $ac_new_val in
ion-3.2.1+dfsg/autom4te.cache/output.2:2282:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.2-2283-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2462-     echo "timestamp, slept: $am_has_slept" > conftest.file
ion-3.2.1+dfsg/autom4te.cache/output.2:2463:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.2-2464-     if test "$*" = "X"; then
ion-3.2.1+dfsg/autom4te.cache/output.2-2465-	# -L didn't work.
ion-3.2.1+dfsg/autom4te.cache/output.2:2466:	set X `ls -t "$srcdir/configure" conftest.file`
ion-3.2.1+dfsg/autom4te.cache/output.2-2467-     fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2513-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ion-3.2.1+dfsg/autom4te.cache/output.2:2514:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ion-3.2.1+dfsg/autom4te.cache/output.2-2515-
ion-3.2.1+dfsg/autom4te.cache/output.2-2516-# expand $ac_aux_dir to an absolute path
ion-3.2.1+dfsg/autom4te.cache/output.2:2517:am_aux_dir=`cd $ac_aux_dir && pwd`
ion-3.2.1+dfsg/autom4te.cache/output.2-2518-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2658-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ion-3.2.1+dfsg/autom4te.cache/output.2:2659:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ion-3.2.1+dfsg/autom4te.cache/output.2-2660-	     'mkdir (GNU coreutils) '* | \
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2731-set x ${MAKE-make}
ion-3.2.1+dfsg/autom4te.cache/output.2:2732:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-2733-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2741-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ion-3.2.1+dfsg/autom4te.cache/output.2:2742:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.2-2743-  *@@@%%%=?*=@@@%%%*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-2807-
ion-3.2.1+dfsg/autom4te.cache/output.2:2808:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ion-3.2.1+dfsg/autom4te.cache/output.2-2809-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-3276-$as_echo_n "checking whether the C compiler works... " >&6; }
ion-3.2.1+dfsg/autom4te.cache/output.2:3277:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ion-3.2.1+dfsg/autom4te.cache/output.2-3278-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-3320-	then :; else
ion-3.2.1+dfsg/autom4te.cache/output.2:3321:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.2-3322-	fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-3380-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ion-3.2.1+dfsg/autom4te.cache/output.2:3381:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.2-3382-	  break;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-3489-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ion-3.2.1+dfsg/autom4te.cache/output.2:3490:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.2-3491-       break;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-3797-# Ignore all kinds of additional output from 'make'.
ion-3.2.1+dfsg/autom4te.cache/output.2:3798:case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/output.2-3799-*the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-3807-   echo '.include "confinc"' > confmf
ion-3.2.1+dfsg/autom4te.cache/output.2:3808:   case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/output.2-3809-   *the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-3870-  if test "$am_compiler_list" = ""; then
ion-3.2.1+dfsg/autom4te.cache/output.2:3871:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ion-3.2.1+dfsg/autom4te.cache/output.2-3872-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4179-test "x$ac_build_alias" = x &&
ion-3.2.1+dfsg/autom4te.cache/output.2:4180:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ion-3.2.1+dfsg/autom4te.cache/output.2-4181-test "x$ac_build_alias" = x &&
ion-3.2.1+dfsg/autom4te.cache/output.2-4182-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ion-3.2.1+dfsg/autom4te.cache/output.2:4183:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ion-3.2.1+dfsg/autom4te.cache/output.2-4184-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4203-IFS=$ac_save_IFS
ion-3.2.1+dfsg/autom4te.cache/output.2:4204:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ion-3.2.1+dfsg/autom4te.cache/output.2-4205-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4214-else
ion-3.2.1+dfsg/autom4te.cache/output.2:4215:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ion-3.2.1+dfsg/autom4te.cache/output.2-4216-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4236-IFS=$ac_save_IFS
ion-3.2.1+dfsg/autom4te.cache/output.2:4237:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ion-3.2.1+dfsg/autom4te.cache/output.2-4238-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4264-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ion-3.2.1+dfsg/autom4te.cache/output.2:4265:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/autom4te.cache/output.2-4266-  ECHO='print -r --'
ion-3.2.1+dfsg/autom4te.cache/output.2:4267:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/autom4te.cache/output.2-4268-  ECHO='printf %s\n'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4333-  # Check for GNU $ac_path_SED
ion-3.2.1+dfsg/autom4te.cache/output.2:4334:case `"$ac_path_SED" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-4335-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4409-  # Check for GNU $ac_path_GREP
ion-3.2.1+dfsg/autom4te.cache/output.2:4410:case `"$ac_path_GREP" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-4411-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4475-  # Check for GNU $ac_path_EGREP
ion-3.2.1+dfsg/autom4te.cache/output.2:4476:case `"$ac_path_EGREP" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-4477-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4542-  # Check for GNU $ac_path_FGREP
ion-3.2.1+dfsg/autom4te.cache/output.2:4543:case `"$ac_path_FGREP" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-4544-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4622-    # gcc leaves a trailing carriage return which upsets mingw
ion-3.2.1+dfsg/autom4te.cache/output.2:4623:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ion-3.2.1+dfsg/autom4te.cache/output.2-4624-  *)
ion-3.2.1+dfsg/autom4te.cache/output.2:4625:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ion-3.2.1+dfsg/autom4te.cache/output.2-4626-  esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4631-      # Canonicalize the pathname of ld
ion-3.2.1+dfsg/autom4te.cache/output.2:4632:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-4633-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ion-3.2.1+dfsg/autom4te.cache/output.2:4634:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ion-3.2.1+dfsg/autom4te.cache/output.2-4635-      done
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4666-      # Break only if it was the GNU/non-GNU ld that we prefer.
ion-3.2.1+dfsg/autom4te.cache/output.2:4667:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.2-4668-      *GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4697-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ion-3.2.1+dfsg/autom4te.cache/output.2:4698:case `$LD -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.2-4699-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4742-	# Tru64's nm complains that /dev/null is an invalid object file
ion-3.2.1+dfsg/autom4te.cache/output.2:4743:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/output.2-4744-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4748-	*)
ion-3.2.1+dfsg/autom4te.cache/output.2:4749:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/output.2-4750-	  */dev/null*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4876-
ion-3.2.1+dfsg/autom4te.cache/output.2:4877:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/output.2-4878-    *COFF*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-4988-    # And add a safety zone
ion-3.2.1+dfsg/autom4te.cache/output.2:4989:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/output.2:4990:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/output.2-4991-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-5021-    if test -n "$kargmax"; then
ion-3.2.1+dfsg/autom4te.cache/output.2:5022:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ion-3.2.1+dfsg/autom4te.cache/output.2-5023-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-5030-	test undefined != "$lt_cv_sys_max_cmd_len"; then
ion-3.2.1+dfsg/autom4te.cache/output.2:5031:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/output.2:5032:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/output.2-5033-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-5042-      # we can't tell.
ion-3.2.1+dfsg/autom4te.cache/output.2:5043:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ion-3.2.1+dfsg/autom4te.cache/output.2-5044-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-5046-      do
ion-3.2.1+dfsg/autom4te.cache/output.2:5047:        i=`expr $i + 1`
ion-3.2.1+dfsg/autom4te.cache/output.2-5048-        teststring=$teststring$teststring
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-5050-      # Only check the string length outside the loop.
ion-3.2.1+dfsg/autom4te.cache/output.2:5051:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ion-3.2.1+dfsg/autom4te.cache/output.2-5052-      teststring=
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-5055-      # linker.  It appears as though 1/2 is a usable value.
ion-3.2.1+dfsg/autom4te.cache/output.2:5056:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ion-3.2.1+dfsg/autom4te.cache/output.2-5057-    fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-5491-openbsd*)
ion-3.2.1+dfsg/autom4te.cache/output.2:5492:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/autom4te.cache/output.2-5493-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-5558-    else
ion-3.2.1+dfsg/autom4te.cache/output.2:5559:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ion-3.2.1+dfsg/autom4te.cache/output.2-5560-    fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-5703-  # decide which to use based on capabilities of $DLLTOOL
ion-3.2.1+dfsg/autom4te.cache/output.2:5704:  case `$DLLTOOL --help 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-5705-  *--identify-strict*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-6224-# If we're using GNU nm, then use its standard symbol codes.
ion-3.2.1+dfsg/autom4te.cache/output.2:6225:case `$NM -V 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-6226-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-6242-mingw*)
ion-3.2.1+dfsg/autom4te.cache/output.2:6243:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ion-3.2.1+dfsg/autom4te.cache/output.2-6244-  ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-6461-   if test "$GCC" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.2:6462:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.2-6463-   fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-6465- /*)
ion-3.2.1+dfsg/autom4te.cache/output.2:6466:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ion-3.2.1+dfsg/autom4te.cache/output.2-6467-   ;; #(
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-6501-  test $ac_status = 0; }; then
ion-3.2.1+dfsg/autom4te.cache/output.2:6502:    case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/autom4te.cache/output.2-6503-      *ELF-32*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-6521-    if test "$lt_cv_prog_gnu_ld" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.2:6522:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/autom4te.cache/output.2-6523-	*32-bit*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-6533-    else
ion-3.2.1+dfsg/autom4te.cache/output.2:6534:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/autom4te.cache/output.2-6535-	*32-bit*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-7700-do :
ion-3.2.1+dfsg/autom4te.cache/output.2:7701:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.2-7702-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-7705-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.2:7706:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.2-7707-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-7991-done
ion-3.2.1+dfsg/autom4te.cache/output.2:7992:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ion-3.2.1+dfsg/autom4te.cache/output.2-7993-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-8020-	"file_magic "*)
ion-3.2.1+dfsg/autom4te.cache/output.2:8021:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/autom4te.cache/output.2-8022-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-8086-	"file_magic "*)
ion-3.2.1+dfsg/autom4te.cache/output.2:8087:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/autom4te.cache/output.2-8088-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-8453-      *)
ion-3.2.1+dfsg/autom4te.cache/output.2:8454:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/autom4te.cache/output.2-8455-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-8813-  if test "$hard_links" = no; then
ion-3.2.1+dfsg/autom4te.cache/output.2:8814:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ion-3.2.1+dfsg/autom4te.cache/output.2:8815:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ion-3.2.1+dfsg/autom4te.cache/output.2-8816-    need_locks=warn
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-8902-	# shared libraries, regardless of the interface used.
ion-3.2.1+dfsg/autom4te.cache/output.2:8903:	case `$LD -v 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-8904-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-8934-    supports_anon_versioning=no
ion-3.2.1+dfsg/autom4te.cache/output.2:8935:    case `$LD -v 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-8936-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9003-	# is EXPORTS), use it as is; otherwise, prepend...
ion-3.2.1+dfsg/autom4te.cache/output.2:9004:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/autom4te.cache/output.2-9005-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9031-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ion-3.2.1+dfsg/autom4te.cache/output.2:9032:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2:9033:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2-9034-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9049-        pgcc*)				# Portland Group C compiler
ion-3.2.1+dfsg/autom4te.cache/output.2:9050:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.2-9051-	  tmp_addflag=' $pic_flag'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9054-					# Portland Group f77 and f90 compilers
ion-3.2.1+dfsg/autom4te.cache/output.2:9055:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.2-9056-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9069-	nvcc*)	# Cuda Compiler Driver 2.2
ion-3.2.1+dfsg/autom4te.cache/output.2:9070:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.2-9071-	  compiler_needs_object=yes
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9073-	esac
ion-3.2.1+dfsg/autom4te.cache/output.2:9074:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/autom4te.cache/output.2-9075-	*Sun\ C*)			# Sun C 5.9
ion-3.2.1+dfsg/autom4te.cache/output.2:9076:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.2-9077-	  compiler_needs_object=yes
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9141-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ion-3.2.1+dfsg/autom4te.cache/output.2:9142:      case `$LD -v 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-9143-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9264-	# below for broken collect2 doesn't work under 4.3+
ion-3.2.1+dfsg/autom4te.cache/output.2:9265:	  collect2name=`${CC} -print-prog-name=collect2`
ion-3.2.1+dfsg/autom4te.cache/output.2-9266-	  if test -f "$collect2name" &&
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9338-      }'
ion-3.2.1+dfsg/autom4te.cache/output.2:9339:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.2-9340-  # Check for a 64-bit object if we didn't find anything.
ion-3.2.1+dfsg/autom4te.cache/output.2-9341-  if test -z "$lt_cv_aix_libpath_"; then
ion-3.2.1+dfsg/autom4te.cache/output.2:9342:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.2-9343-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9356-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ion-3.2.1+dfsg/autom4te.cache/output.2:9357:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ion-3.2.1+dfsg/autom4te.cache/output.2-9358-      else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9391-      }'
ion-3.2.1+dfsg/autom4te.cache/output.2:9392:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.2-9393-  # Check for a 64-bit object if we didn't find anything.
ion-3.2.1+dfsg/autom4te.cache/output.2-9394-  if test -z "$lt_cv_aix_libpath_"; then
ion-3.2.1+dfsg/autom4te.cache/output.2:9395:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.2-9396-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9464-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ion-3.2.1+dfsg/autom4te.cache/output.2:9465:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/autom4te.cache/output.2-9466-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9501-	# FIXME: Setting linknames here is a bad hack.
ion-3.2.1+dfsg/autom4te.cache/output.2:9502:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ion-3.2.1+dfsg/autom4te.cache/output.2-9503-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9519-  if test "$lt_cv_ld_force_load" = "yes"; then
ion-3.2.1+dfsg/autom4te.cache/output.2:9520:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ion-3.2.1+dfsg/autom4te.cache/output.2-9521-    
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9699-      if test "$GCC" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.2:9700:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2-9701-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9727-	if test "$lt_cv_irix_exported_symbol" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.2:9728:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2-9729-	fi
ion-3.2.1+dfsg/autom4te.cache/output.2-9730-      else
ion-3.2.1+dfsg/autom4te.cache/output.2:9731:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2:9732:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2-9733-      fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9767-	hardcode_direct_absolute=yes
ion-3.2.1+dfsg/autom4te.cache/output.2:9768:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/autom4te.cache/output.2-9769-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9800-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/autom4te.cache/output.2:9801:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2-9802-      else
ion-3.2.1+dfsg/autom4te.cache/output.2-9803-	allow_undefined_flag=' -expect_unresolved \*'
ion-3.2.1+dfsg/autom4te.cache/output.2:9804:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2-9805-      fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9813-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/autom4te.cache/output.2:9814:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2-9815-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9817-	allow_undefined_flag=' -expect_unresolved \*'
ion-3.2.1+dfsg/autom4te.cache/output.2:9818:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.2:9819:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ion-3.2.1+dfsg/autom4te.cache/output.2:9820:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ion-3.2.1+dfsg/autom4te.cache/output.2-9821-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-9836-      else
ion-3.2.1+dfsg/autom4te.cache/output.2:9837:	case `$CC -V 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.2-9838-	*"Compilers 5.0"*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10235-  esac
ion-3.2.1+dfsg/autom4te.cache/output.2:10236:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ion-3.2.1+dfsg/autom4te.cache/output.2-10237-  case $lt_search_path_spec in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10242-    # okay in the real world where ";" in dirpaths is itself problematic.
ion-3.2.1+dfsg/autom4te.cache/output.2:10243:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-10244-    ;;
ion-3.2.1+dfsg/autom4te.cache/output.2-10245-  *)
ion-3.2.1+dfsg/autom4te.cache/output.2:10246:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/autom4te.cache/output.2-10247-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10251-  lt_tmp_lt_search_path_spec=
ion-3.2.1+dfsg/autom4te.cache/output.2:10252:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.2-10253-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10286-  esac
ion-3.2.1+dfsg/autom4te.cache/output.2:10287:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ion-3.2.1+dfsg/autom4te.cache/output.2-10288-else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10374-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ion-3.2.1+dfsg/autom4te.cache/output.2:10375:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ion-3.2.1+dfsg/autom4te.cache/output.2-10376-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10410-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/autom4te.cache/output.2:10411:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/autom4te.cache/output.2:10412:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.2:10413:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/autom4te.cache/output.2-10414-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10419-      fi'
ion-3.2.1+dfsg/autom4te.cache/output.2:10420:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.2-10421-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10427-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ion-3.2.1+dfsg/autom4te.cache/output.2:10428:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.2-10429-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10433-      # MinGW DLLs use traditional 'lib' prefix
ion-3.2.1+dfsg/autom4te.cache/output.2:10434:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.2-10435-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10437-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ion-3.2.1+dfsg/autom4te.cache/output.2:10438:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.2-10439-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10446-    libname_spec='$name'
ion-3.2.1+dfsg/autom4te.cache/output.2:10447:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.2-10448-    library_names_spec='${libname}.dll.lib'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10458-        # Let DOS variable expansion print the short 8.3 style file name.
ion-3.2.1+dfsg/autom4te.cache/output.2:10459:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ion-3.2.1+dfsg/autom4te.cache/output.2-10460-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10463-      # Convert to MSYS style.
ion-3.2.1+dfsg/autom4te.cache/output.2:10464:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ion-3.2.1+dfsg/autom4te.cache/output.2-10465-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10469-      # like /cygdrive/c/PROGRA~1:/cygdr...
ion-3.2.1+dfsg/autom4te.cache/output.2:10470:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ion-3.2.1+dfsg/autom4te.cache/output.2:10471:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.2:10472:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/autom4te.cache/output.2-10473-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10477-        # It is most probably a Windows format PATH.
ion-3.2.1+dfsg/autom4te.cache/output.2:10478:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-10479-      else
ion-3.2.1+dfsg/autom4te.cache/output.2:10480:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/autom4te.cache/output.2-10481-      fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10487-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/autom4te.cache/output.2:10488:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/autom4te.cache/output.2:10489:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.2:10490:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/autom4te.cache/output.2-10491-      test -d \$dldir || mkdir -p \$dldir~
ion-3.2.1+dfsg/autom4te.cache/output.2-10492-      $install_prog $dir/$dlname \$dldir/$dlname'
ion-3.2.1+dfsg/autom4te.cache/output.2:10493:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.2-10494-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10501-    # Assume MSVC wrapper
ion-3.2.1+dfsg/autom4te.cache/output.2:10502:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ion-3.2.1+dfsg/autom4te.cache/output.2-10503-    dynamic_linker='Win32 ld.exe'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10518-  shlibpath_var=DYLD_LIBRARY_PATH
ion-3.2.1+dfsg/autom4te.cache/output.2:10519:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ion-3.2.1+dfsg/autom4te.cache/output.2-10520-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10744-  if test -f /etc/ld.so.conf; then
ion-3.2.1+dfsg/autom4te.cache/output.2:10745:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ion-3.2.1+dfsg/autom4te.cache/output.2-10746-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-10818-  shlibpath_var=LD_LIBRARY_PATH
ion-3.2.1+dfsg/autom4te.cache/output.2:10819:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/autom4te.cache/output.2-10820-    case $host_os in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-11743-set x ${MAKE-make}
ion-3.2.1+dfsg/autom4te.cache/output.2:11744:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.2-11745-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-11753-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ion-3.2.1+dfsg/autom4te.cache/output.2:11754:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.2-11755-  *@@@%%%=?*=@@@%%%*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-12668-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
ion-3.2.1+dfsg/autom4te.cache/output.2:12669:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.2-12670-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-12700-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.2:12701:@%:@define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.2-12702-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-12979-do :
ion-3.2.1+dfsg/autom4te.cache/output.2:12980:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.2-12981-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-12983-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.2:12984:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.2-12985-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-13212-do :
ion-3.2.1+dfsg/autom4te.cache/output.2:13213:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.2-13214-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-13216-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.2:13217:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.2-13218-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-13494-do :
ion-3.2.1+dfsg/autom4te.cache/output.2:13495:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.2-13496-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-13498-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.2:13499:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.2-13500-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-13632-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ion-3.2.1+dfsg/autom4te.cache/output.2:13633:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ion-3.2.1+dfsg/autom4te.cache/output.2-13634-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-13763-if test -z "$BASH_VERSION$ZSH_VERSION" \
ion-3.2.1+dfsg/autom4te.cache/output.2:13764:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.2-13765-  as_echo='print -r --'
ion-3.2.1+dfsg/autom4te.cache/output.2-13766-  as_echo_n='print -rn --'
ion-3.2.1+dfsg/autom4te.cache/output.2:13767:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.2-13768-  as_echo='printf %s\n'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-13770-else
ion-3.2.1+dfsg/autom4te.cache/output.2:13771:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ion-3.2.1+dfsg/autom4te.cache/output.2-13772-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-13780-	expr "X$arg" : "X\\(.*\\)$as_nl";
ion-3.2.1+dfsg/autom4te.cache/output.2:13781:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ion-3.2.1+dfsg/autom4te.cache/output.2-13782-      esac;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-13929-  {
ion-3.2.1+dfsg/autom4te.cache/output.2:13930:    as_val=`expr "$@" || test $? -eq 1`
ion-3.2.1+dfsg/autom4te.cache/output.2-13931-  }
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14033-      case $as_dir in #(
ion-3.2.1+dfsg/autom4te.cache/output.2:14034:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ion-3.2.1+dfsg/autom4te.cache/output.2-14035-      *) as_qdir=$as_dir;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14168-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ion-3.2.1+dfsg/autom4te.cache/output.2:14169:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ion-3.2.1+dfsg/autom4te.cache/output.2-14170-ac_cs_version="\\
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14193-  --*=?*)
ion-3.2.1+dfsg/autom4te.cache/output.2:14194:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ion-3.2.1+dfsg/autom4te.cache/output.2:14195:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.2-14196-    ac_shift=:
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14198-  --*=)
ion-3.2.1+dfsg/autom4te.cache/output.2:14199:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ion-3.2.1+dfsg/autom4te.cache/output.2-14200-    ac_optarg=
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14222-    case $ac_optarg in
ion-3.2.1+dfsg/autom4te.cache/output.2:14223:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.2-14224-    '') as_fn_error $? "missing file argument" ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14230-    case $ac_optarg in
ion-3.2.1+dfsg/autom4te.cache/output.2:14231:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.2-14232-    esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14299-delay_variable_subst='$delay_variable_subst'
ion-3.2.1+dfsg/autom4te.cache/output.2:14300:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14301:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14302:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14303:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14304:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14305:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14306:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14307:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14308:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14309:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14310:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14311:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14312:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14313:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14314:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14315:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14316:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14317:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14318:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14319:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14320:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14321:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14322:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14323:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14324:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14325:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14326:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14327:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14328:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14329:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14330:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14331:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14332:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14333:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14334:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14335:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14336:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14337:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14338:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14339:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14340:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14341:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14342:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14343:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14344:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14345:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14346:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14347:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14348:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14349:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14350:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14351:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14352:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14353:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14354:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14355:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14356:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14357:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14358:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14359:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14360:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14361:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14362:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14363:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14364:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14365:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14366:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14367:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14368:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14369:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14370:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14371:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14372:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14373:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14374:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14375:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14376:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14377:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14378:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14379:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14380:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14381:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14382:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14383:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14384:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14385:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14386:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14387:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14388:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14389:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14390:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14391:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14392:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14393:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14394:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14395:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14396:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14397:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14398:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14399:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14400:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14401:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14402:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14403:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14404:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14405:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14406:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14407:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14408:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14409:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14410:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14411:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14412:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14413:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14414:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14415:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14416:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14417:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14418:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14419:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14420:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14421:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14422:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14423:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14424:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14425:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14426:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14427:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14428:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2:14429:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.2-14430-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14508-striplib; do
ion-3.2.1+dfsg/autom4te.cache/output.2:14509:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/autom4te.cache/output.2-14510-    *[\\\\\\\`\\"\\\$]*)
ion-3.2.1+dfsg/autom4te.cache/output.2:14511:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/autom4te.cache/output.2-14512-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14538-sys_lib_dlsearch_path_spec; do
ion-3.2.1+dfsg/autom4te.cache/output.2:14539:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/autom4te.cache/output.2-14540-    *[\\\\\\\`\\"\\\$]*)
ion-3.2.1+dfsg/autom4te.cache/output.2:14541:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/autom4te.cache/output.2-14542-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14637-fi
ion-3.2.1+dfsg/autom4te.cache/output.2:14638:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.2-14639-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14654-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ion-3.2.1+dfsg/autom4te.cache/output.2:14655:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ion-3.2.1+dfsg/autom4te.cache/output.2-14656-ac_delim='%!_!# '
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14660-
ion-3.2.1+dfsg/autom4te.cache/output.2:14661:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ion-3.2.1+dfsg/autom4te.cache/output.2-14662-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14798-for ac_last_try in false false :; do
ion-3.2.1+dfsg/autom4te.cache/output.2:14799:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ion-3.2.1+dfsg/autom4te.cache/output.2-14800-  if test -z "$ac_tt"; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14930-      esac
ion-3.2.1+dfsg/autom4te.cache/output.2:14931:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ion-3.2.1+dfsg/autom4te.cache/output.2-14932-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-14989-*)
ion-3.2.1+dfsg/autom4te.cache/output.2:14990:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ion-3.2.1+dfsg/autom4te.cache/output.2-14991-  # A ".." for each directory in $ac_dir_suffix.
ion-3.2.1+dfsg/autom4te.cache/output.2:14992:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ion-3.2.1+dfsg/autom4te.cache/output.2-14993-  case $ac_top_builddir_sub in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-15050-/@mandir@/p'
ion-3.2.1+dfsg/autom4te.cache/output.2:15051:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ion-3.2.1+dfsg/autom4te.cache/output.2-15052-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-15067-
ion-3.2.1+dfsg/autom4te.cache/output.2:15068:# Neutralize VPATH when `$srcdir' = `.'.
ion-3.2.1+dfsg/autom4te.cache/output.2-15069-# Shell code in configure.ac might set extrasub.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-15095-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ion-3.2.1+dfsg/autom4te.cache/output.2:15096:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ion-3.2.1+dfsg/autom4te.cache/output.2-15097-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-15141-    * )
ion-3.2.1+dfsg/autom4te.cache/output.2:15142:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ion-3.2.1+dfsg/autom4te.cache/output.2-15143-  esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-15188-    # Strip MF so we end up with the name of the file.
ion-3.2.1+dfsg/autom4te.cache/output.2:15189:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ion-3.2.1+dfsg/autom4te.cache/output.2-15190-    # Check whether this is an Automake generated Makefile or not.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-15225-    # from the Makefile without running 'make'.
ion-3.2.1+dfsg/autom4te.cache/output.2:15226:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/output.2-15227-    test -z "$DEPDIR" && continue
ion-3.2.1+dfsg/autom4te.cache/output.2:15228:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/output.2-15229-    test -z "$am__include" && continue
ion-3.2.1+dfsg/autom4te.cache/output.2:15230:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/output.2-15231-    # Find all dependency output files, they are included files with
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.2-15284-
ion-3.2.1+dfsg/autom4te.cache/output.2:15285:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ion-3.2.1+dfsg/autom4te.cache/output.2-15286-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-40-	     IFS=-.
ion-3.2.1+dfsg/autom4te.cache/traces.0:41:	     set x `uname -r | sed -e "$lt_sed_extract_leading_digits"`
ion-3.2.1+dfsg/autom4te.cache/traces.0-42-	     IFS=$save_IFS
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-239-   if test "$GCC" = yes; then
ion-3.2.1+dfsg/autom4te.cache/traces.0:240:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/traces.0-241-   fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-243- /*)
ion-3.2.1+dfsg/autom4te.cache/traces.0:244:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ion-3.2.1+dfsg/autom4te.cache/traces.0-245-   ;; #(
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-390-    # And add a safety zone
ion-3.2.1+dfsg/autom4te.cache/traces.0:391:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/traces.0:392:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/traces.0-393-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-423-    if test -n "$kargmax"; then
ion-3.2.1+dfsg/autom4te.cache/traces.0:424:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ion-3.2.1+dfsg/autom4te.cache/traces.0-425-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-432-	test undefined != "$lt_cv_sys_max_cmd_len"; then
ion-3.2.1+dfsg/autom4te.cache/traces.0:433:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/traces.0:434:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/traces.0-435-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-444-      # we can't tell.
ion-3.2.1+dfsg/autom4te.cache/traces.0:445:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ion-3.2.1+dfsg/autom4te.cache/traces.0-446-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-448-      do
ion-3.2.1+dfsg/autom4te.cache/traces.0:449:        i=`expr $i + 1`
ion-3.2.1+dfsg/autom4te.cache/traces.0-450-        teststring=$teststring$teststring
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-452-      # Only check the string length outside the loop.
ion-3.2.1+dfsg/autom4te.cache/traces.0:453:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ion-3.2.1+dfsg/autom4te.cache/traces.0-454-      teststring=
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-457-      # linker.  It appears as though 1/2 is a usable value.
ion-3.2.1+dfsg/autom4te.cache/traces.0:458:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ion-3.2.1+dfsg/autom4te.cache/traces.0-459-    fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-615-	"file_magic "*)
ion-3.2.1+dfsg/autom4te.cache/traces.0:616:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/autom4te.cache/traces.0-617-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-676-    # gcc leaves a trailing carriage return which upsets mingw
ion-3.2.1+dfsg/autom4te.cache/traces.0:677:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ion-3.2.1+dfsg/autom4te.cache/traces.0-678-  *)
ion-3.2.1+dfsg/autom4te.cache/traces.0:679:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ion-3.2.1+dfsg/autom4te.cache/traces.0-680-  esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-685-      # Canonicalize the pathname of ld
ion-3.2.1+dfsg/autom4te.cache/traces.0:686:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ion-3.2.1+dfsg/autom4te.cache/traces.0-687-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ion-3.2.1+dfsg/autom4te.cache/traces.0:688:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ion-3.2.1+dfsg/autom4te.cache/traces.0-689-      done
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-716-      # Break only if it was the GNU/non-GNU ld that we prefer.
ion-3.2.1+dfsg/autom4te.cache/traces.0:717:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/autom4te.cache/traces.0-718-      *GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-771-	# Tru64's nm complains that /dev/null is an invalid object file
ion-3.2.1+dfsg/autom4te.cache/traces.0:772:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/traces.0-773-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-777-	*)
ion-3.2.1+dfsg/autom4te.cache/traces.0:778:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/traces.0-779-	  */dev/null*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-803-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
ion-3.2.1+dfsg/autom4te.cache/traces.0:804:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/traces.0-805-    *COFF*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1035-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
ion-3.2.1+dfsg/autom4te.cache/traces.0:1036:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
ion-3.2.1+dfsg/autom4te.cache/traces.0-1037-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1091-    [m4_ifset([AC_LIST_HEADERS],
ion-3.2.1+dfsg/autom4te.cache/traces.0:1092:	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
ion-3.2.1+dfsg/autom4te.cache/traces.0-1093-	[])])])
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1377-    ac_nlist=conftest.nm
ion-3.2.1+dfsg/autom4te.cache/traces.0:1378:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
ion-3.2.1+dfsg/autom4te.cache/traces.0-1379-      # See whether the symbols have a leading underscore.
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1634-# expand $ac_aux_dir to an absolute path
ion-3.2.1+dfsg/autom4te.cache/traces.0:1635:am_aux_dir=`cd $ac_aux_dir && pwd`
ion-3.2.1+dfsg/autom4te.cache/traces.0-1636-])
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1706-  if test "$am_compiler_list" = ""; then
ion-3.2.1+dfsg/autom4te.cache/traces.0:1707:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ion-3.2.1+dfsg/autom4te.cache/traces.0-1708-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1832-    # Strip MF so we end up with the name of the file.
ion-3.2.1+dfsg/autom4te.cache/traces.0:1833:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ion-3.2.1+dfsg/autom4te.cache/traces.0-1834-    # Check whether this is an Automake generated Makefile or not.
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1841-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ion-3.2.1+dfsg/autom4te.cache/traces.0:1842:      dirpart=`AS_DIRNAME("$mf")`
ion-3.2.1+dfsg/autom4te.cache/traces.0-1843-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1847-    # from the Makefile without running 'make'.
ion-3.2.1+dfsg/autom4te.cache/traces.0:1848:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/traces.0-1849-    test -z "$DEPDIR" && continue
ion-3.2.1+dfsg/autom4te.cache/traces.0:1850:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/traces.0-1851-    test -z "$am__include" && continue
ion-3.2.1+dfsg/autom4te.cache/traces.0:1852:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/traces.0-1853-    # Find all dependency output files, they are included files with
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1861-      test -f "$dirpart/$file" && continue
ion-3.2.1+dfsg/autom4te.cache/traces.0:1862:      fdir=`AS_DIRNAME(["$file"])`
ion-3.2.1+dfsg/autom4te.cache/traces.0-1863-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-1879-AC_REQUIRE([AC_PROG_INSTALL])dnl
ion-3.2.1+dfsg/autom4te.cache/traces.0:1880:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ion-3.2.1+dfsg/autom4te.cache/traces.0-1881-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-2019-    * )
ion-3.2.1+dfsg/autom4te.cache/traces.0:2020:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ion-3.2.1+dfsg/autom4te.cache/traces.0-2021-  esac
ion-3.2.1+dfsg/autom4te.cache/traces.0-2022-done
ion-3.2.1+dfsg/autom4te.cache/traces.0:2023:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ion-3.2.1+dfsg/autom4te.cache/traces.0-2024-m4trace:/usr/share/aclocal-1.14/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-2056-# Ignore all kinds of additional output from 'make'.
ion-3.2.1+dfsg/autom4te.cache/traces.0:2057:case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/traces.0-2058-*the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-2066-   echo '.include "confinc"' > confmf
ion-3.2.1+dfsg/autom4te.cache/traces.0:2067:   case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/traces.0-2068-   *the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/traces.0-2165-     echo "timestamp, slept: $am_has_slept" > conftest.file
ion-3.2.1+dfsg/autom4te.cache/traces.0:2166:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ion-3.2.1+dfsg/autom4te.cache/traces.0-2167-     if test "$[*]" = "X"; then
ion-3.2.1+dfsg/autom4te.cache/traces.0-2168-	# -L didn't work.
ion-3.2.1+dfsg/autom4te.cache/traces.0:2169:	set X `ls -t "$srcdir/configure" conftest.file`
ion-3.2.1+dfsg/autom4te.cache/traces.0-2170-     fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
ion-3.2.1+dfsg/autom4te.cache/output.1:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.1-47-  as_echo='print -r --'
ion-3.2.1+dfsg/autom4te.cache/output.1-48-  as_echo_n='print -rn --'
ion-3.2.1+dfsg/autom4te.cache/output.1:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.1-50-  as_echo='printf %s\n'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-52-else
ion-3.2.1+dfsg/autom4te.cache/output.1:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ion-3.2.1+dfsg/autom4te.cache/output.1-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
ion-3.2.1+dfsg/autom4te.cache/output.1:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ion-3.2.1+dfsg/autom4te.cache/output.1-64-      esac;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ion-3.2.1+dfsg/autom4te.cache/output.1:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ion-3.2.1+dfsg/autom4te.cache/output.1-201-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-206-    PATH=/empty FPATH=/empty; export PATH FPATH
ion-3.2.1+dfsg/autom4te.cache/output.1:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ion-3.2.1+dfsg/autom4te.cache/output.1:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
ion-3.2.1+dfsg/autom4te.cache/output.1-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-336-      case $as_dir in #(
ion-3.2.1+dfsg/autom4te.cache/output.1:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ion-3.2.1+dfsg/autom4te.cache/output.1-338-      *) as_qdir=$as_dir;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-409-  {
ion-3.2.1+dfsg/autom4te.cache/output.1:410:    as_val=`expr "$@" || test $? -eq 1`
ion-3.2.1+dfsg/autom4te.cache/output.1-411-  }
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ion-3.2.1+dfsg/autom4te.cache/output.1:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ion-3.2.1+dfsg/autom4te.cache/output.1-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-875-  case $ac_option in
ion-3.2.1+dfsg/autom4te.cache/output.1:876:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ion-3.2.1+dfsg/autom4te.cache/output.1-877-  *=)   ac_optarg= ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-919-  -disable-* | --disable-*)
ion-3.2.1+dfsg/autom4te.cache/output.1:920:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.1-921-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-924-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.1:925:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-926-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-945-  -enable-* | --enable-*)
ion-3.2.1+dfsg/autom4te.cache/output.1:946:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.1-947-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-950-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.1:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-952-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1149-  -with-* | --with-*)
ion-3.2.1+dfsg/autom4te.cache/output.1:1150:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.1-1151-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1154-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.1:1155:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-1156-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1165-  -without-* | --without-*)
ion-3.2.1+dfsg/autom4te.cache/output.1:1166:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.1-1167-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1170-    ac_useropt_orig=$ac_useropt
ion-3.2.1+dfsg/autom4te.cache/output.1:1171:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-1172-    case $ac_user_opts in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1203-  *=*)
ion-3.2.1+dfsg/autom4te.cache/output.1:1204:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ion-3.2.1+dfsg/autom4te.cache/output.1-1205-    # Reject names that are not valid shell variable names.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1224-if test -n "$ac_prev"; then
ion-3.2.1+dfsg/autom4te.cache/output.1:1225:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-1226-  as_fn_error $? "missing argument to $ac_option"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1246-    */ )
ion-3.2.1+dfsg/autom4te.cache/output.1:1247:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.1-1248-      eval $ac_var=\$ac_val;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1281-ac_ls_di=`ls -di .` &&
ion-3.2.1+dfsg/autom4te.cache/output.1:1282:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ion-3.2.1+dfsg/autom4te.cache/output.1-1283-  as_fn_error $? "working directory cannot be determined"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1337-case $srcdir in
ion-3.2.1+dfsg/autom4te.cache/output.1:1338:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ion-3.2.1+dfsg/autom4te.cache/output.1-1339-esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1380-By default, \`make install' will install all the files in
ion-3.2.1+dfsg/autom4te.cache/output.1:1381:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ion-3.2.1+dfsg/autom4te.cache/output.1:1382:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ion-3.2.1+dfsg/autom4te.cache/output.1-1383-for instance \`--prefix=\$HOME'.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-1490-*)
ion-3.2.1+dfsg/autom4te.cache/output.1:1491:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ion-3.2.1+dfsg/autom4te.cache/output.1-1492-  # A ".." for each directory in $ac_dir_suffix.
ion-3.2.1+dfsg/autom4te.cache/output.1:1493:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ion-3.2.1+dfsg/autom4te.cache/output.1-1494-  case $ac_top_builddir_sub in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2032-    *\'*)
ion-3.2.1+dfsg/autom4te.cache/output.1:2033:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.1-2034-    esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2115-      case $ac_val in
ion-3.2.1+dfsg/autom4te.cache/output.1:2116:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ion-3.2.1+dfsg/autom4te.cache/output.1-2117-      esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2130-	case $ac_val in
ion-3.2.1+dfsg/autom4te.cache/output.1:2131:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ion-3.2.1+dfsg/autom4te.cache/output.1-2132-	esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2250-    set,)
ion-3.2.1+dfsg/autom4te.cache/output.1:2251:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ion-3.2.1+dfsg/autom4te.cache/output.1:2252:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ion-3.2.1+dfsg/autom4te.cache/output.1-2253-      ac_cache_corrupted=: ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2261-	# differences in whitespace do not lead to failure.
ion-3.2.1+dfsg/autom4te.cache/output.1:2262:	ac_old_val_w=`echo x $ac_old_val`
ion-3.2.1+dfsg/autom4te.cache/output.1:2263:	ac_new_val_w=`echo x $ac_new_val`
ion-3.2.1+dfsg/autom4te.cache/output.1-2264-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2281-    case $ac_new_val in
ion-3.2.1+dfsg/autom4te.cache/output.1:2282:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.1-2283-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2462-     echo "timestamp, slept: $am_has_slept" > conftest.file
ion-3.2.1+dfsg/autom4te.cache/output.1:2463:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.1-2464-     if test "$*" = "X"; then
ion-3.2.1+dfsg/autom4te.cache/output.1-2465-	# -L didn't work.
ion-3.2.1+dfsg/autom4te.cache/output.1:2466:	set X `ls -t "$srcdir/configure" conftest.file`
ion-3.2.1+dfsg/autom4te.cache/output.1-2467-     fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2513-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ion-3.2.1+dfsg/autom4te.cache/output.1:2514:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ion-3.2.1+dfsg/autom4te.cache/output.1-2515-
ion-3.2.1+dfsg/autom4te.cache/output.1-2516-# expand $ac_aux_dir to an absolute path
ion-3.2.1+dfsg/autom4te.cache/output.1:2517:am_aux_dir=`cd $ac_aux_dir && pwd`
ion-3.2.1+dfsg/autom4te.cache/output.1-2518-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2658-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ion-3.2.1+dfsg/autom4te.cache/output.1:2659:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ion-3.2.1+dfsg/autom4te.cache/output.1-2660-	     'mkdir (GNU coreutils) '* | \
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2731-set x ${MAKE-make}
ion-3.2.1+dfsg/autom4te.cache/output.1:2732:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-2733-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2741-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ion-3.2.1+dfsg/autom4te.cache/output.1:2742:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.1-2743-  *@@@%%%=?*=@@@%%%*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-2807-
ion-3.2.1+dfsg/autom4te.cache/output.1:2808:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ion-3.2.1+dfsg/autom4te.cache/output.1-2809-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-3276-$as_echo_n "checking whether the C compiler works... " >&6; }
ion-3.2.1+dfsg/autom4te.cache/output.1:3277:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ion-3.2.1+dfsg/autom4te.cache/output.1-3278-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-3320-	then :; else
ion-3.2.1+dfsg/autom4te.cache/output.1:3321:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.1-3322-	fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-3380-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ion-3.2.1+dfsg/autom4te.cache/output.1:3381:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.1-3382-	  break;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-3489-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ion-3.2.1+dfsg/autom4te.cache/output.1:3490:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.1-3491-       break;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-3797-# Ignore all kinds of additional output from 'make'.
ion-3.2.1+dfsg/autom4te.cache/output.1:3798:case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/output.1-3799-*the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-3807-   echo '.include "confinc"' > confmf
ion-3.2.1+dfsg/autom4te.cache/output.1:3808:   case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/autom4te.cache/output.1-3809-   *the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-3870-  if test "$am_compiler_list" = ""; then
ion-3.2.1+dfsg/autom4te.cache/output.1:3871:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ion-3.2.1+dfsg/autom4te.cache/output.1-3872-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4179-test "x$ac_build_alias" = x &&
ion-3.2.1+dfsg/autom4te.cache/output.1:4180:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ion-3.2.1+dfsg/autom4te.cache/output.1-4181-test "x$ac_build_alias" = x &&
ion-3.2.1+dfsg/autom4te.cache/output.1-4182-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ion-3.2.1+dfsg/autom4te.cache/output.1:4183:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ion-3.2.1+dfsg/autom4te.cache/output.1-4184-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4203-IFS=$ac_save_IFS
ion-3.2.1+dfsg/autom4te.cache/output.1:4204:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ion-3.2.1+dfsg/autom4te.cache/output.1-4205-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4214-else
ion-3.2.1+dfsg/autom4te.cache/output.1:4215:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ion-3.2.1+dfsg/autom4te.cache/output.1-4216-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4236-IFS=$ac_save_IFS
ion-3.2.1+dfsg/autom4te.cache/output.1:4237:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ion-3.2.1+dfsg/autom4te.cache/output.1-4238-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4264-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ion-3.2.1+dfsg/autom4te.cache/output.1:4265:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/autom4te.cache/output.1-4266-  ECHO='print -r --'
ion-3.2.1+dfsg/autom4te.cache/output.1:4267:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/autom4te.cache/output.1-4268-  ECHO='printf %s\n'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4333-  # Check for GNU $ac_path_SED
ion-3.2.1+dfsg/autom4te.cache/output.1:4334:case `"$ac_path_SED" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-4335-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4409-  # Check for GNU $ac_path_GREP
ion-3.2.1+dfsg/autom4te.cache/output.1:4410:case `"$ac_path_GREP" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-4411-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4475-  # Check for GNU $ac_path_EGREP
ion-3.2.1+dfsg/autom4te.cache/output.1:4476:case `"$ac_path_EGREP" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-4477-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4542-  # Check for GNU $ac_path_FGREP
ion-3.2.1+dfsg/autom4te.cache/output.1:4543:case `"$ac_path_FGREP" --version 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-4544-*GNU*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4622-    # gcc leaves a trailing carriage return which upsets mingw
ion-3.2.1+dfsg/autom4te.cache/output.1:4623:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ion-3.2.1+dfsg/autom4te.cache/output.1-4624-  *)
ion-3.2.1+dfsg/autom4te.cache/output.1:4625:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ion-3.2.1+dfsg/autom4te.cache/output.1-4626-  esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4631-      # Canonicalize the pathname of ld
ion-3.2.1+dfsg/autom4te.cache/output.1:4632:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-4633-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ion-3.2.1+dfsg/autom4te.cache/output.1:4634:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ion-3.2.1+dfsg/autom4te.cache/output.1-4635-      done
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4666-      # Break only if it was the GNU/non-GNU ld that we prefer.
ion-3.2.1+dfsg/autom4te.cache/output.1:4667:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.1-4668-      *GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4697-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ion-3.2.1+dfsg/autom4te.cache/output.1:4698:case `$LD -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.1-4699-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4742-	# Tru64's nm complains that /dev/null is an invalid object file
ion-3.2.1+dfsg/autom4te.cache/output.1:4743:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/output.1-4744-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4748-	*)
ion-3.2.1+dfsg/autom4te.cache/output.1:4749:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/output.1-4750-	  */dev/null*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4876-
ion-3.2.1+dfsg/autom4te.cache/output.1:4877:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/autom4te.cache/output.1-4878-    *COFF*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-4988-    # And add a safety zone
ion-3.2.1+dfsg/autom4te.cache/output.1:4989:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/output.1:4990:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/output.1-4991-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-5021-    if test -n "$kargmax"; then
ion-3.2.1+dfsg/autom4te.cache/output.1:5022:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ion-3.2.1+dfsg/autom4te.cache/output.1-5023-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-5030-	test undefined != "$lt_cv_sys_max_cmd_len"; then
ion-3.2.1+dfsg/autom4te.cache/output.1:5031:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/autom4te.cache/output.1:5032:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/autom4te.cache/output.1-5033-    else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-5042-      # we can't tell.
ion-3.2.1+dfsg/autom4te.cache/output.1:5043:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ion-3.2.1+dfsg/autom4te.cache/output.1-5044-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-5046-      do
ion-3.2.1+dfsg/autom4te.cache/output.1:5047:        i=`expr $i + 1`
ion-3.2.1+dfsg/autom4te.cache/output.1-5048-        teststring=$teststring$teststring
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-5050-      # Only check the string length outside the loop.
ion-3.2.1+dfsg/autom4te.cache/output.1:5051:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ion-3.2.1+dfsg/autom4te.cache/output.1-5052-      teststring=
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-5055-      # linker.  It appears as though 1/2 is a usable value.
ion-3.2.1+dfsg/autom4te.cache/output.1:5056:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ion-3.2.1+dfsg/autom4te.cache/output.1-5057-    fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-5491-openbsd*)
ion-3.2.1+dfsg/autom4te.cache/output.1:5492:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/autom4te.cache/output.1-5493-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-5558-    else
ion-3.2.1+dfsg/autom4te.cache/output.1:5559:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ion-3.2.1+dfsg/autom4te.cache/output.1-5560-    fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-5703-  # decide which to use based on capabilities of $DLLTOOL
ion-3.2.1+dfsg/autom4te.cache/output.1:5704:  case `$DLLTOOL --help 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-5705-  *--identify-strict*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-6224-# If we're using GNU nm, then use its standard symbol codes.
ion-3.2.1+dfsg/autom4te.cache/output.1:6225:case `$NM -V 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-6226-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-6242-mingw*)
ion-3.2.1+dfsg/autom4te.cache/output.1:6243:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ion-3.2.1+dfsg/autom4te.cache/output.1-6244-  ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-6461-   if test "$GCC" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.1:6462:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.1-6463-   fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-6465- /*)
ion-3.2.1+dfsg/autom4te.cache/output.1:6466:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ion-3.2.1+dfsg/autom4te.cache/output.1-6467-   ;; #(
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-6501-  test $ac_status = 0; }; then
ion-3.2.1+dfsg/autom4te.cache/output.1:6502:    case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/autom4te.cache/output.1-6503-      *ELF-32*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-6521-    if test "$lt_cv_prog_gnu_ld" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.1:6522:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/autom4te.cache/output.1-6523-	*32-bit*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-6533-    else
ion-3.2.1+dfsg/autom4te.cache/output.1:6534:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/autom4te.cache/output.1-6535-	*32-bit*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-7700-do :
ion-3.2.1+dfsg/autom4te.cache/output.1:7701:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.1-7702-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-7705-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.1:7706:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.1-7707-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-7991-done
ion-3.2.1+dfsg/autom4te.cache/output.1:7992:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ion-3.2.1+dfsg/autom4te.cache/output.1-7993-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-8020-	"file_magic "*)
ion-3.2.1+dfsg/autom4te.cache/output.1:8021:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/autom4te.cache/output.1-8022-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-8086-	"file_magic "*)
ion-3.2.1+dfsg/autom4te.cache/output.1:8087:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/autom4te.cache/output.1-8088-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-8453-      *)
ion-3.2.1+dfsg/autom4te.cache/output.1:8454:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/autom4te.cache/output.1-8455-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-8813-  if test "$hard_links" = no; then
ion-3.2.1+dfsg/autom4te.cache/output.1:8814:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
ion-3.2.1+dfsg/autom4te.cache/output.1:8815:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
ion-3.2.1+dfsg/autom4te.cache/output.1-8816-    need_locks=warn
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-8902-	# shared libraries, regardless of the interface used.
ion-3.2.1+dfsg/autom4te.cache/output.1:8903:	case `$LD -v 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-8904-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-8934-    supports_anon_versioning=no
ion-3.2.1+dfsg/autom4te.cache/output.1:8935:    case `$LD -v 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-8936-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9003-	# is EXPORTS), use it as is; otherwise, prepend...
ion-3.2.1+dfsg/autom4te.cache/output.1:9004:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/autom4te.cache/output.1-9005-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9031-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ion-3.2.1+dfsg/autom4te.cache/output.1:9032:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1:9033:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1-9034-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9049-        pgcc*)				# Portland Group C compiler
ion-3.2.1+dfsg/autom4te.cache/output.1:9050:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.1-9051-	  tmp_addflag=' $pic_flag'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9054-					# Portland Group f77 and f90 compilers
ion-3.2.1+dfsg/autom4te.cache/output.1:9055:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.1-9056-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9069-	nvcc*)	# Cuda Compiler Driver 2.2
ion-3.2.1+dfsg/autom4te.cache/output.1:9070:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.1-9071-	  compiler_needs_object=yes
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9073-	esac
ion-3.2.1+dfsg/autom4te.cache/output.1:9074:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/autom4te.cache/output.1-9075-	*Sun\ C*)			# Sun C 5.9
ion-3.2.1+dfsg/autom4te.cache/output.1:9076:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/autom4te.cache/output.1-9077-	  compiler_needs_object=yes
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9141-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ion-3.2.1+dfsg/autom4te.cache/output.1:9142:      case `$LD -v 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-9143-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9264-	# below for broken collect2 doesn't work under 4.3+
ion-3.2.1+dfsg/autom4te.cache/output.1:9265:	  collect2name=`${CC} -print-prog-name=collect2`
ion-3.2.1+dfsg/autom4te.cache/output.1-9266-	  if test -f "$collect2name" &&
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9338-      }'
ion-3.2.1+dfsg/autom4te.cache/output.1:9339:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.1-9340-  # Check for a 64-bit object if we didn't find anything.
ion-3.2.1+dfsg/autom4te.cache/output.1-9341-  if test -z "$lt_cv_aix_libpath_"; then
ion-3.2.1+dfsg/autom4te.cache/output.1:9342:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.1-9343-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9356-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
ion-3.2.1+dfsg/autom4te.cache/output.1:9357:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ion-3.2.1+dfsg/autom4te.cache/output.1-9358-      else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9391-      }'
ion-3.2.1+dfsg/autom4te.cache/output.1:9392:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.1-9393-  # Check for a 64-bit object if we didn't find anything.
ion-3.2.1+dfsg/autom4te.cache/output.1-9394-  if test -z "$lt_cv_aix_libpath_"; then
ion-3.2.1+dfsg/autom4te.cache/output.1:9395:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/autom4te.cache/output.1-9396-  fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9464-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ion-3.2.1+dfsg/autom4te.cache/output.1:9465:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/autom4te.cache/output.1-9466-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9501-	# FIXME: Setting linknames here is a bad hack.
ion-3.2.1+dfsg/autom4te.cache/output.1:9502:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ion-3.2.1+dfsg/autom4te.cache/output.1-9503-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9519-  if test "$lt_cv_ld_force_load" = "yes"; then
ion-3.2.1+dfsg/autom4te.cache/output.1:9520:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ion-3.2.1+dfsg/autom4te.cache/output.1-9521-    
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9699-      if test "$GCC" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.1:9700:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1-9701-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9727-	if test "$lt_cv_irix_exported_symbol" = yes; then
ion-3.2.1+dfsg/autom4te.cache/output.1:9728:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1-9729-	fi
ion-3.2.1+dfsg/autom4te.cache/output.1-9730-      else
ion-3.2.1+dfsg/autom4te.cache/output.1:9731:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1:9732:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1-9733-      fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9767-	hardcode_direct_absolute=yes
ion-3.2.1+dfsg/autom4te.cache/output.1:9768:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/autom4te.cache/output.1-9769-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9800-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/autom4te.cache/output.1:9801:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1-9802-      else
ion-3.2.1+dfsg/autom4te.cache/output.1-9803-	allow_undefined_flag=' -expect_unresolved \*'
ion-3.2.1+dfsg/autom4te.cache/output.1:9804:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1-9805-      fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9813-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/autom4te.cache/output.1:9814:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1-9815-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9817-	allow_undefined_flag=' -expect_unresolved \*'
ion-3.2.1+dfsg/autom4te.cache/output.1:9818:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/autom4te.cache/output.1:9819:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ion-3.2.1+dfsg/autom4te.cache/output.1:9820:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ion-3.2.1+dfsg/autom4te.cache/output.1-9821-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-9836-      else
ion-3.2.1+dfsg/autom4te.cache/output.1:9837:	case `$CC -V 2>&1` in
ion-3.2.1+dfsg/autom4te.cache/output.1-9838-	*"Compilers 5.0"*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10235-  esac
ion-3.2.1+dfsg/autom4te.cache/output.1:10236:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ion-3.2.1+dfsg/autom4te.cache/output.1-10237-  case $lt_search_path_spec in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10242-    # okay in the real world where ";" in dirpaths is itself problematic.
ion-3.2.1+dfsg/autom4te.cache/output.1:10243:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-10244-    ;;
ion-3.2.1+dfsg/autom4te.cache/output.1-10245-  *)
ion-3.2.1+dfsg/autom4te.cache/output.1:10246:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/autom4te.cache/output.1-10247-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10251-  lt_tmp_lt_search_path_spec=
ion-3.2.1+dfsg/autom4te.cache/output.1:10252:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.1-10253-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10286-  esac
ion-3.2.1+dfsg/autom4te.cache/output.1:10287:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ion-3.2.1+dfsg/autom4te.cache/output.1-10288-else
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10374-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ion-3.2.1+dfsg/autom4te.cache/output.1:10375:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ion-3.2.1+dfsg/autom4te.cache/output.1-10376-    ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10410-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/autom4te.cache/output.1:10411:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/autom4te.cache/output.1:10412:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.1:10413:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/autom4te.cache/output.1-10414-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10419-      fi'
ion-3.2.1+dfsg/autom4te.cache/output.1:10420:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.1-10421-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10427-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ion-3.2.1+dfsg/autom4te.cache/output.1:10428:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.1-10429-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10433-      # MinGW DLLs use traditional 'lib' prefix
ion-3.2.1+dfsg/autom4te.cache/output.1:10434:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.1-10435-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10437-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ion-3.2.1+dfsg/autom4te.cache/output.1:10438:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.1-10439-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10446-    libname_spec='$name'
ion-3.2.1+dfsg/autom4te.cache/output.1:10447:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/autom4te.cache/output.1-10448-    library_names_spec='${libname}.dll.lib'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10458-        # Let DOS variable expansion print the short 8.3 style file name.
ion-3.2.1+dfsg/autom4te.cache/output.1:10459:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ion-3.2.1+dfsg/autom4te.cache/output.1-10460-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10463-      # Convert to MSYS style.
ion-3.2.1+dfsg/autom4te.cache/output.1:10464:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ion-3.2.1+dfsg/autom4te.cache/output.1-10465-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10469-      # like /cygdrive/c/PROGRA~1:/cygdr...
ion-3.2.1+dfsg/autom4te.cache/output.1:10470:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ion-3.2.1+dfsg/autom4te.cache/output.1:10471:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.1:10472:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/autom4te.cache/output.1-10473-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10477-        # It is most probably a Windows format PATH.
ion-3.2.1+dfsg/autom4te.cache/output.1:10478:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-10479-      else
ion-3.2.1+dfsg/autom4te.cache/output.1:10480:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/autom4te.cache/output.1-10481-      fi
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10487-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/autom4te.cache/output.1:10488:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/autom4te.cache/output.1:10489:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.1:10490:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/autom4te.cache/output.1-10491-      test -d \$dldir || mkdir -p \$dldir~
ion-3.2.1+dfsg/autom4te.cache/output.1-10492-      $install_prog $dir/$dlname \$dldir/$dlname'
ion-3.2.1+dfsg/autom4te.cache/output.1:10493:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/autom4te.cache/output.1-10494-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10501-    # Assume MSVC wrapper
ion-3.2.1+dfsg/autom4te.cache/output.1:10502:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
ion-3.2.1+dfsg/autom4te.cache/output.1-10503-    dynamic_linker='Win32 ld.exe'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10518-  shlibpath_var=DYLD_LIBRARY_PATH
ion-3.2.1+dfsg/autom4te.cache/output.1:10519:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ion-3.2.1+dfsg/autom4te.cache/output.1-10520-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10744-  if test -f /etc/ld.so.conf; then
ion-3.2.1+dfsg/autom4te.cache/output.1:10745:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ion-3.2.1+dfsg/autom4te.cache/output.1-10746-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-10818-  shlibpath_var=LD_LIBRARY_PATH
ion-3.2.1+dfsg/autom4te.cache/output.1:10819:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/autom4te.cache/output.1-10820-    case $host_os in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-11743-set x ${MAKE-make}
ion-3.2.1+dfsg/autom4te.cache/output.1:11744:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ion-3.2.1+dfsg/autom4te.cache/output.1-11745-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-11753-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ion-3.2.1+dfsg/autom4te.cache/output.1:11754:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ion-3.2.1+dfsg/autom4te.cache/output.1-11755-  *@@@%%%=?*=@@@%%%*)
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-12668-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
ion-3.2.1+dfsg/autom4te.cache/output.1:12669:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.1-12670-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-12700-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.1:12701:@%:@define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.1-12702-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-12979-do :
ion-3.2.1+dfsg/autom4te.cache/output.1:12980:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.1-12981-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-12983-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.1:12984:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.1-12985-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-13212-do :
ion-3.2.1+dfsg/autom4te.cache/output.1:13213:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.1-13214-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-13216-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.1:13217:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.1-13218-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-13494-do :
ion-3.2.1+dfsg/autom4te.cache/output.1:13495:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ion-3.2.1+dfsg/autom4te.cache/output.1-13496-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-13498-  cat >>confdefs.h <<_ACEOF
ion-3.2.1+dfsg/autom4te.cache/output.1:13499:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ion-3.2.1+dfsg/autom4te.cache/output.1-13500-_ACEOF
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-13632-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ion-3.2.1+dfsg/autom4te.cache/output.1:13633:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ion-3.2.1+dfsg/autom4te.cache/output.1-13634-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-13763-if test -z "$BASH_VERSION$ZSH_VERSION" \
ion-3.2.1+dfsg/autom4te.cache/output.1:13764:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.1-13765-  as_echo='print -r --'
ion-3.2.1+dfsg/autom4te.cache/output.1-13766-  as_echo_n='print -rn --'
ion-3.2.1+dfsg/autom4te.cache/output.1:13767:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ion-3.2.1+dfsg/autom4te.cache/output.1-13768-  as_echo='printf %s\n'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-13770-else
ion-3.2.1+dfsg/autom4te.cache/output.1:13771:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ion-3.2.1+dfsg/autom4te.cache/output.1-13772-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-13780-	expr "X$arg" : "X\\(.*\\)$as_nl";
ion-3.2.1+dfsg/autom4te.cache/output.1:13781:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ion-3.2.1+dfsg/autom4te.cache/output.1-13782-      esac;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-13929-  {
ion-3.2.1+dfsg/autom4te.cache/output.1:13930:    as_val=`expr "$@" || test $? -eq 1`
ion-3.2.1+dfsg/autom4te.cache/output.1-13931-  }
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14033-      case $as_dir in #(
ion-3.2.1+dfsg/autom4te.cache/output.1:14034:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ion-3.2.1+dfsg/autom4te.cache/output.1-14035-      *) as_qdir=$as_dir;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14168-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ion-3.2.1+dfsg/autom4te.cache/output.1:14169:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ion-3.2.1+dfsg/autom4te.cache/output.1-14170-ac_cs_version="\\
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14193-  --*=?*)
ion-3.2.1+dfsg/autom4te.cache/output.1:14194:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ion-3.2.1+dfsg/autom4te.cache/output.1:14195:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ion-3.2.1+dfsg/autom4te.cache/output.1-14196-    ac_shift=:
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14198-  --*=)
ion-3.2.1+dfsg/autom4te.cache/output.1:14199:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ion-3.2.1+dfsg/autom4te.cache/output.1-14200-    ac_optarg=
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14222-    case $ac_optarg in
ion-3.2.1+dfsg/autom4te.cache/output.1:14223:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.1-14224-    '') as_fn_error $? "missing file argument" ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14230-    case $ac_optarg in
ion-3.2.1+dfsg/autom4te.cache/output.1:14231:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ion-3.2.1+dfsg/autom4te.cache/output.1-14232-    esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14299-delay_variable_subst='$delay_variable_subst'
ion-3.2.1+dfsg/autom4te.cache/output.1:14300:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14301:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14302:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14303:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14304:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14305:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14306:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14307:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14308:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14309:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14310:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14311:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14312:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14313:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14314:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14315:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14316:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14317:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14318:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14319:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14320:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14321:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14322:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14323:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14324:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14325:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14326:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14327:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14328:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14329:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14330:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14331:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14332:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14333:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14334:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14335:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14336:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14337:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14338:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14339:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14340:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14341:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14342:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14343:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14344:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14345:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14346:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14347:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14348:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14349:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14350:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14351:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14352:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14353:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14354:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14355:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14356:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14357:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14358:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14359:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14360:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14361:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14362:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14363:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14364:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14365:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14366:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14367:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14368:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14369:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14370:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14371:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14372:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14373:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14374:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14375:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14376:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14377:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14378:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14379:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14380:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14381:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14382:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14383:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14384:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14385:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14386:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14387:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14388:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14389:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14390:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14391:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14392:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14393:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14394:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14395:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14396:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14397:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14398:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14399:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14400:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14401:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14402:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14403:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14404:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14405:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14406:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14407:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14408:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14409:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14410:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14411:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14412:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14413:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14414:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14415:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14416:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14417:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14418:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14419:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14420:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14421:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14422:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14423:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14424:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14425:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14426:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14427:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14428:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1:14429:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/autom4te.cache/output.1-14430-
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14508-striplib; do
ion-3.2.1+dfsg/autom4te.cache/output.1:14509:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/autom4te.cache/output.1-14510-    *[\\\\\\\`\\"\\\$]*)
ion-3.2.1+dfsg/autom4te.cache/output.1:14511:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/autom4te.cache/output.1-14512-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14538-sys_lib_dlsearch_path_spec; do
ion-3.2.1+dfsg/autom4te.cache/output.1:14539:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/autom4te.cache/output.1-14540-    *[\\\\\\\`\\"\\\$]*)
ion-3.2.1+dfsg/autom4te.cache/output.1:14541:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/autom4te.cache/output.1-14542-      ;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14637-fi
ion-3.2.1+dfsg/autom4te.cache/output.1:14638:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ion-3.2.1+dfsg/autom4te.cache/output.1-14639-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14654-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ion-3.2.1+dfsg/autom4te.cache/output.1:14655:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ion-3.2.1+dfsg/autom4te.cache/output.1-14656-ac_delim='%!_!# '
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14660-
ion-3.2.1+dfsg/autom4te.cache/output.1:14661:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ion-3.2.1+dfsg/autom4te.cache/output.1-14662-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14798-for ac_last_try in false false :; do
ion-3.2.1+dfsg/autom4te.cache/output.1:14799:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ion-3.2.1+dfsg/autom4te.cache/output.1-14800-  if test -z "$ac_tt"; then
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14930-      esac
ion-3.2.1+dfsg/autom4te.cache/output.1:14931:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ion-3.2.1+dfsg/autom4te.cache/output.1-14932-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-14989-*)
ion-3.2.1+dfsg/autom4te.cache/output.1:14990:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ion-3.2.1+dfsg/autom4te.cache/output.1-14991-  # A ".." for each directory in $ac_dir_suffix.
ion-3.2.1+dfsg/autom4te.cache/output.1:14992:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ion-3.2.1+dfsg/autom4te.cache/output.1-14993-  case $ac_top_builddir_sub in
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-15050-/@mandir@/p'
ion-3.2.1+dfsg/autom4te.cache/output.1:15051:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ion-3.2.1+dfsg/autom4te.cache/output.1-15052-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-15067-
ion-3.2.1+dfsg/autom4te.cache/output.1:15068:# Neutralize VPATH when `$srcdir' = `.'.
ion-3.2.1+dfsg/autom4te.cache/output.1-15069-# Shell code in configure.ac might set extrasub.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-15095-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ion-3.2.1+dfsg/autom4te.cache/output.1:15096:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ion-3.2.1+dfsg/autom4te.cache/output.1-15097-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-15141-    * )
ion-3.2.1+dfsg/autom4te.cache/output.1:15142:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ion-3.2.1+dfsg/autom4te.cache/output.1-15143-  esac
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-15188-    # Strip MF so we end up with the name of the file.
ion-3.2.1+dfsg/autom4te.cache/output.1:15189:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ion-3.2.1+dfsg/autom4te.cache/output.1-15190-    # Check whether this is an Automake generated Makefile or not.
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-15225-    # from the Makefile without running 'make'.
ion-3.2.1+dfsg/autom4te.cache/output.1:15226:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/output.1-15227-    test -z "$DEPDIR" && continue
ion-3.2.1+dfsg/autom4te.cache/output.1:15228:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/output.1-15229-    test -z "$am__include" && continue
ion-3.2.1+dfsg/autom4te.cache/output.1:15230:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ion-3.2.1+dfsg/autom4te.cache/output.1-15231-    # Find all dependency output files, they are included files with
##############################################
ion-3.2.1+dfsg/autom4te.cache/output.1-15284-
ion-3.2.1+dfsg/autom4te.cache/output.1:15285:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ion-3.2.1+dfsg/autom4te.cache/output.1-15286-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ion-3.2.1+dfsg/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ion-3.2.1+dfsg/aclocal.m4:153:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ion-3.2.1+dfsg/aclocal.m4-154-# and then we would define $MISSING as
##############################################
ion-3.2.1+dfsg/aclocal.m4-168-# expand $ac_aux_dir to an absolute path
ion-3.2.1+dfsg/aclocal.m4:169:am_aux_dir=`cd $ac_aux_dir && pwd`
ion-3.2.1+dfsg/aclocal.m4-170-])
##############################################
ion-3.2.1+dfsg/aclocal.m4-303-  if test "$am_compiler_list" = ""; then
ion-3.2.1+dfsg/aclocal.m4:304:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ion-3.2.1+dfsg/aclocal.m4-305-  fi
##############################################
ion-3.2.1+dfsg/aclocal.m4-454-    # Strip MF so we end up with the name of the file.
ion-3.2.1+dfsg/aclocal.m4:455:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ion-3.2.1+dfsg/aclocal.m4-456-    # Check whether this is an Automake generated Makefile or not.
##############################################
ion-3.2.1+dfsg/aclocal.m4-463-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ion-3.2.1+dfsg/aclocal.m4:464:      dirpart=`AS_DIRNAME("$mf")`
ion-3.2.1+dfsg/aclocal.m4-465-    else
##############################################
ion-3.2.1+dfsg/aclocal.m4-469-    # from the Makefile without running 'make'.
ion-3.2.1+dfsg/aclocal.m4:470:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ion-3.2.1+dfsg/aclocal.m4-471-    test -z "$DEPDIR" && continue
ion-3.2.1+dfsg/aclocal.m4:472:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ion-3.2.1+dfsg/aclocal.m4-473-    test -z "$am__include" && continue
ion-3.2.1+dfsg/aclocal.m4:474:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ion-3.2.1+dfsg/aclocal.m4-475-    # Find all dependency output files, they are included files with
##############################################
ion-3.2.1+dfsg/aclocal.m4-483-      test -f "$dirpart/$file" && continue
ion-3.2.1+dfsg/aclocal.m4:484:      fdir=`AS_DIRNAME(["$file"])`
ion-3.2.1+dfsg/aclocal.m4-485-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ion-3.2.1+dfsg/aclocal.m4-541-AC_REQUIRE([AC_PROG_INSTALL])dnl
ion-3.2.1+dfsg/aclocal.m4:542:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ion-3.2.1+dfsg/aclocal.m4-543-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ion-3.2.1+dfsg/aclocal.m4-696-    * )
ion-3.2.1+dfsg/aclocal.m4:697:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ion-3.2.1+dfsg/aclocal.m4-698-  esac
ion-3.2.1+dfsg/aclocal.m4-699-done
ion-3.2.1+dfsg/aclocal.m4:700:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ion-3.2.1+dfsg/aclocal.m4-701-
##############################################
ion-3.2.1+dfsg/aclocal.m4-767-# Ignore all kinds of additional output from 'make'.
ion-3.2.1+dfsg/aclocal.m4:768:case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/aclocal.m4-769-*the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/aclocal.m4-777-   echo '.include "confinc"' > confmf
ion-3.2.1+dfsg/aclocal.m4:778:   case `$am_make -s -f confmf 2> /dev/null` in #(
ion-3.2.1+dfsg/aclocal.m4-779-   *the\ am__doit\ target*)
##############################################
ion-3.2.1+dfsg/aclocal.m4-959-     echo "timestamp, slept: $am_has_slept" > conftest.file
ion-3.2.1+dfsg/aclocal.m4:960:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ion-3.2.1+dfsg/aclocal.m4-961-     if test "$[*]" = "X"; then
ion-3.2.1+dfsg/aclocal.m4-962-	# -L didn't work.
ion-3.2.1+dfsg/aclocal.m4:963:	set X `ls -t "$srcdir/configure" conftest.file`
ion-3.2.1+dfsg/aclocal.m4-964-     fi
##############################################
ion-3.2.1+dfsg/ici/sdr/sdrmgt.c-37-#define	SMALL_IN_USE	(0xffffffffffffff00)
ion-3.2.1+dfsg/ici/sdr/sdrmgt.c:38:#define	SMALL_NEXT_ADDR (0x00ffffffffffffff)
ion-3.2.1+dfsg/ici/sdr/sdrmgt.c-39-#define	LARGE_IN_USE	(0xffffffffffffffff)
##############################################
ion-3.2.1+dfsg/ici/sdr/sdrmgt.c-41-#define	SMALL_IN_USE	(0xffffff00)
ion-3.2.1+dfsg/ici/sdr/sdrmgt.c:42:#define	SMALL_NEXT_ADDR (0x00ffffff)
ion-3.2.1+dfsg/ici/sdr/sdrmgt.c-43-#define	LARGE_IN_USE	(0xffffffff)
##############################################
ion-3.2.1+dfsg/ici/sdr/sdrmgt.c-47-#define	SMALL_BLK_LIMIT	(SMALL_SIZES * WORD_SIZE)
ion-3.2.1+dfsg/ici/sdr/sdrmgt.c:48:#define SMALL_MAX_ADDR	(1L << (8 * (WORD_SIZE - 1)))
ion-3.2.1+dfsg/ici/sdr/sdrmgt.c-49-
##############################################
ion-3.2.1+dfsg/ici/library/platform.c-208-	CHKNULL(buffer);
ion-3.2.1+dfsg/ici/library/platform.c:209:	if (hostGetByAddr((int) hostNbr, buffer) < 0)
ion-3.2.1+dfsg/ici/library/platform.c-210-	{
##############################################
ion-3.2.1+dfsg/ici/library/platform.c-730-	hostNbr = htonl(hostNbr);
ion-3.2.1+dfsg/ici/library/platform.c:731:	hostInfo = gethostbyaddr((char *) &hostNbr, sizeof hostNbr, AF_INET);
ion-3.2.1+dfsg/ici/library/platform.c-732-	if (hostInfo == NULL)
##############################################
ion-3.2.1+dfsg/ici/library/platform.c-884-	hostNbr = htonl(hostNbr);
ion-3.2.1+dfsg/ici/library/platform.c:885:	hostInfo = gethostbyaddr((char *) &hostNbr, sizeof hostNbr, AF_INET);
ion-3.2.1+dfsg/ici/library/platform.c-886-	if (hostInfo == NULL)
##############################################
ion-3.2.1+dfsg/ici/library/platform.c-1036-	hostNbr = htonl(hostNbr);
ion-3.2.1+dfsg/ici/library/platform.c:1037:	hostInfo = gethostbyaddr((char *) &hostNbr, sizeof hostNbr, AF_INET);
ion-3.2.1+dfsg/ici/library/platform.c-1038-	if (hostInfo == NULL)
##############################################
ion-3.2.1+dfsg/depcomp-64-  case $1 in
ion-3.2.1+dfsg/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ion-3.2.1+dfsg/depcomp-66-      *) dir=;;
##############################################
ion-3.2.1+dfsg/depcomp-73-{
ion-3.2.1+dfsg/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ion-3.2.1+dfsg/depcomp-75-}
##############################################
ion-3.2.1+dfsg/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ion-3.2.1+dfsg/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ion-3.2.1+dfsg/depcomp-128-
##############################################
ion-3.2.1+dfsg/depcomp-405-        sleep 1
ion-3.2.1+dfsg/depcomp:406:        i=`expr $i - 1`
ion-3.2.1+dfsg/depcomp-407-      done
ion-3.2.1+dfsg/depcomp-408-    fi
ion-3.2.1+dfsg/depcomp:409:    i=`expr $i - 1`
ion-3.2.1+dfsg/depcomp-410-  done
##############################################
ion-3.2.1+dfsg/depcomp-425-  # Do two passes, one to just change these to
ion-3.2.1+dfsg/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ion-3.2.1+dfsg/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ion-3.2.1+dfsg/depcomp-659-  done
ion-3.2.1+dfsg/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ion-3.2.1+dfsg/depcomp-661-  touch "$tmpdepfile"
##############################################
ion-3.2.1+dfsg/Makefile.in-49-  { \
ion-3.2.1+dfsg/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ion-3.2.1+dfsg/Makefile.in-51-  }; \
##############################################
ion-3.2.1+dfsg/Makefile.in-191-CONFIG_CLEAN_VPATH_FILES =
ion-3.2.1+dfsg/Makefile.in:192:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ion-3.2.1+dfsg/Makefile.in-193-am__vpath_adj = case $$p in \
ion-3.2.1+dfsg/Makefile.in:194:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ion-3.2.1+dfsg/Makefile.in-195-    *) f=$$p;; \
ion-3.2.1+dfsg/Makefile.in-196-  esac;
ion-3.2.1+dfsg/Makefile.in:197:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ion-3.2.1+dfsg/Makefile.in-198-am__install_max = 40
ion-3.2.1+dfsg/Makefile.in-199-am__nobase_strip_setup = \
ion-3.2.1+dfsg/Makefile.in:200:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ion-3.2.1+dfsg/Makefile.in-201-am__nobase_strip = \
##############################################
ion-3.2.1+dfsg/Makefile.in-1620-  while test -n "$$dir1"; do \
ion-3.2.1+dfsg/Makefile.in:1621:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ion-3.2.1+dfsg/Makefile.in-1622-    if test "$$first" != "."; then \
ion-3.2.1+dfsg/Makefile.in-1623-      if test "$$first" = ".."; then \
ion-3.2.1+dfsg/Makefile.in:1624:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ion-3.2.1+dfsg/Makefile.in:1625:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ion-3.2.1+dfsg/Makefile.in-1626-      else \
ion-3.2.1+dfsg/Makefile.in:1627:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ion-3.2.1+dfsg/Makefile.in-1628-        if test "$$first2" = "$$first"; then \
ion-3.2.1+dfsg/Makefile.in:1629:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ion-3.2.1+dfsg/Makefile.in-1630-        else \
##############################################
ion-3.2.1+dfsg/Makefile.in-1635-    fi; \
ion-3.2.1+dfsg/Makefile.in:1636:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ion-3.2.1+dfsg/Makefile.in-1637-  done; \
##############################################
ion-3.2.1+dfsg/Makefile.in-3750-	test -n "$(EXEEXT)" || exit 0; \
ion-3.2.1+dfsg/Makefile.in:3751:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ion-3.2.1+dfsg/Makefile.in-3752-	echo " rm -f" $$list; \
##############################################
ion-3.2.1+dfsg/Makefile.in-3759-	test -n "$(EXEEXT)" || exit 0; \
ion-3.2.1+dfsg/Makefile.in:3760:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
ion-3.2.1+dfsg/Makefile.in-3761-	echo " rm -f" $$list; \
##############################################
ion-3.2.1+dfsg/Makefile.in-5362-.c.o:
ion-3.2.1+dfsg/Makefile.in:5363:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
ion-3.2.1+dfsg/Makefile.in-5364-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ion-3.2.1+dfsg/Makefile.in-5370-.c.obj:
ion-3.2.1+dfsg/Makefile.in:5371:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
ion-3.2.1+dfsg/Makefile.in:5372:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
ion-3.2.1+dfsg/Makefile.in-5373-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5375-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5376:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ion-3.2.1+dfsg/Makefile.in-5377-
ion-3.2.1+dfsg/Makefile.in-5378-.c.lo:
ion-3.2.1+dfsg/Makefile.in:5379:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
ion-3.2.1+dfsg/Makefile.in-5380-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ion-3.2.1+dfsg/Makefile.in-5386-ams/library/libams_la-libams.lo: ams/library/libams.c
ion-3.2.1+dfsg/Makefile.in:5387:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -MT ams/library/libams_la-libams.lo -MD -MP -MF ams/library/$(DEPDIR)/libams_la-libams.Tpo -c -o ams/library/libams_la-libams.lo `test -f 'ams/library/libams.c' || echo '$(srcdir)/'`ams/library/libams.c
ion-3.2.1+dfsg/Makefile.in-5388-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/libams_la-libams.Tpo ams/library/$(DEPDIR)/libams_la-libams.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5390-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5391:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -c -o ams/library/libams_la-libams.lo `test -f 'ams/library/libams.c' || echo '$(srcdir)/'`ams/library/libams.c
ion-3.2.1+dfsg/Makefile.in-5392-
ion-3.2.1+dfsg/Makefile.in-5393-ams/library/libams_la-amscommon.lo: ams/library/amscommon.c
ion-3.2.1+dfsg/Makefile.in:5394:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -MT ams/library/libams_la-amscommon.lo -MD -MP -MF ams/library/$(DEPDIR)/libams_la-amscommon.Tpo -c -o ams/library/libams_la-amscommon.lo `test -f 'ams/library/amscommon.c' || echo '$(srcdir)/'`ams/library/amscommon.c
ion-3.2.1+dfsg/Makefile.in-5395-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/libams_la-amscommon.Tpo ams/library/$(DEPDIR)/libams_la-amscommon.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5397-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5398:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -c -o ams/library/libams_la-amscommon.lo `test -f 'ams/library/amscommon.c' || echo '$(srcdir)/'`ams/library/amscommon.c
ion-3.2.1+dfsg/Makefile.in-5399-
ion-3.2.1+dfsg/Makefile.in-5400-ams/library/libams_la-loadmib.lo: ams/library/loadmib.c
ion-3.2.1+dfsg/Makefile.in:5401:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -MT ams/library/libams_la-loadmib.lo -MD -MP -MF ams/library/$(DEPDIR)/libams_la-loadmib.Tpo -c -o ams/library/libams_la-loadmib.lo `test -f 'ams/library/loadmib.c' || echo '$(srcdir)/'`ams/library/loadmib.c
ion-3.2.1+dfsg/Makefile.in-5402-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/libams_la-loadmib.Tpo ams/library/$(DEPDIR)/libams_la-loadmib.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5404-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5405:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -c -o ams/library/libams_la-loadmib.lo `test -f 'ams/library/loadmib.c' || echo '$(srcdir)/'`ams/library/loadmib.c
ion-3.2.1+dfsg/Makefile.in-5406-
ion-3.2.1+dfsg/Makefile.in-5407-ams/library/libams_la-crypt.lo: ams/library/crypt.c
ion-3.2.1+dfsg/Makefile.in:5408:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -MT ams/library/libams_la-crypt.lo -MD -MP -MF ams/library/$(DEPDIR)/libams_la-crypt.Tpo -c -o ams/library/libams_la-crypt.lo `test -f 'ams/library/crypt.c' || echo '$(srcdir)/'`ams/library/crypt.c
ion-3.2.1+dfsg/Makefile.in-5409-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/libams_la-crypt.Tpo ams/library/$(DEPDIR)/libams_la-crypt.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5411-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5412:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -c -o ams/library/libams_la-crypt.lo `test -f 'ams/library/crypt.c' || echo '$(srcdir)/'`ams/library/crypt.c
ion-3.2.1+dfsg/Makefile.in-5413-
ion-3.2.1+dfsg/Makefile.in-5414-ams/library/libams_la-dgrts.lo: ams/library/dgrts.c
ion-3.2.1+dfsg/Makefile.in:5415:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -MT ams/library/libams_la-dgrts.lo -MD -MP -MF ams/library/$(DEPDIR)/libams_la-dgrts.Tpo -c -o ams/library/libams_la-dgrts.lo `test -f 'ams/library/dgrts.c' || echo '$(srcdir)/'`ams/library/dgrts.c
ion-3.2.1+dfsg/Makefile.in-5416-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/libams_la-dgrts.Tpo ams/library/$(DEPDIR)/libams_la-dgrts.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5418-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5419:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -c -o ams/library/libams_la-dgrts.lo `test -f 'ams/library/dgrts.c' || echo '$(srcdir)/'`ams/library/dgrts.c
ion-3.2.1+dfsg/Makefile.in-5420-
ion-3.2.1+dfsg/Makefile.in-5421-ams/library/libams_la-udpts.lo: ams/library/udpts.c
ion-3.2.1+dfsg/Makefile.in:5422:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -MT ams/library/libams_la-udpts.lo -MD -MP -MF ams/library/$(DEPDIR)/libams_la-udpts.Tpo -c -o ams/library/libams_la-udpts.lo `test -f 'ams/library/udpts.c' || echo '$(srcdir)/'`ams/library/udpts.c
ion-3.2.1+dfsg/Makefile.in-5423-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/libams_la-udpts.Tpo ams/library/$(DEPDIR)/libams_la-udpts.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5425-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5426:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -c -o ams/library/libams_la-udpts.lo `test -f 'ams/library/udpts.c' || echo '$(srcdir)/'`ams/library/udpts.c
ion-3.2.1+dfsg/Makefile.in-5427-
ion-3.2.1+dfsg/Makefile.in-5428-ams/library/libams_la-tcpts.lo: ams/library/tcpts.c
ion-3.2.1+dfsg/Makefile.in:5429:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -MT ams/library/libams_la-tcpts.lo -MD -MP -MF ams/library/$(DEPDIR)/libams_la-tcpts.Tpo -c -o ams/library/libams_la-tcpts.lo `test -f 'ams/library/tcpts.c' || echo '$(srcdir)/'`ams/library/tcpts.c
ion-3.2.1+dfsg/Makefile.in-5430-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/libams_la-tcpts.Tpo ams/library/$(DEPDIR)/libams_la-tcpts.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5432-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5433:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libams_la_CFLAGS) $(CFLAGS) -c -o ams/library/libams_la-tcpts.lo `test -f 'ams/library/tcpts.c' || echo '$(srcdir)/'`ams/library/tcpts.c
ion-3.2.1+dfsg/Makefile.in-5434-
ion-3.2.1+dfsg/Makefile.in-5435-bp/library/libbp_la-libbp.lo: bp/library/libbp.c
ion-3.2.1+dfsg/Makefile.in:5436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/libbp_la-libbp.lo -MD -MP -MF bp/library/$(DEPDIR)/libbp_la-libbp.Tpo -c -o bp/library/libbp_la-libbp.lo `test -f 'bp/library/libbp.c' || echo '$(srcdir)/'`bp/library/libbp.c
ion-3.2.1+dfsg/Makefile.in-5437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/$(DEPDIR)/libbp_la-libbp.Tpo bp/library/$(DEPDIR)/libbp_la-libbp.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/libbp_la-libbp.lo `test -f 'bp/library/libbp.c' || echo '$(srcdir)/'`bp/library/libbp.c
ion-3.2.1+dfsg/Makefile.in-5441-
ion-3.2.1+dfsg/Makefile.in-5442-bp/library/libbp_la-libbpP.lo: bp/library/libbpP.c
ion-3.2.1+dfsg/Makefile.in:5443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/libbp_la-libbpP.lo -MD -MP -MF bp/library/$(DEPDIR)/libbp_la-libbpP.Tpo -c -o bp/library/libbp_la-libbpP.lo `test -f 'bp/library/libbpP.c' || echo '$(srcdir)/'`bp/library/libbpP.c
ion-3.2.1+dfsg/Makefile.in-5444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/$(DEPDIR)/libbp_la-libbpP.Tpo bp/library/$(DEPDIR)/libbp_la-libbpP.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/libbp_la-libbpP.lo `test -f 'bp/library/libbpP.c' || echo '$(srcdir)/'`bp/library/libbpP.c
ion-3.2.1+dfsg/Makefile.in-5448-
ion-3.2.1+dfsg/Makefile.in-5449-bp/library/libbp_la-libbpnm.lo: bp/library/libbpnm.c
ion-3.2.1+dfsg/Makefile.in:5450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/libbp_la-libbpnm.lo -MD -MP -MF bp/library/$(DEPDIR)/libbp_la-libbpnm.Tpo -c -o bp/library/libbp_la-libbpnm.lo `test -f 'bp/library/libbpnm.c' || echo '$(srcdir)/'`bp/library/libbpnm.c
ion-3.2.1+dfsg/Makefile.in-5451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/$(DEPDIR)/libbp_la-libbpnm.Tpo bp/library/$(DEPDIR)/libbp_la-libbpnm.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/libbp_la-libbpnm.lo `test -f 'bp/library/libbpnm.c' || echo '$(srcdir)/'`bp/library/libbpnm.c
ion-3.2.1+dfsg/Makefile.in-5455-
ion-3.2.1+dfsg/Makefile.in-5456-bp/library/ext/phn/libbp_la-phn.lo: bp/library/ext/phn/phn.c
ion-3.2.1+dfsg/Makefile.in:5457:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/ext/phn/libbp_la-phn.lo -MD -MP -MF bp/library/ext/phn/$(DEPDIR)/libbp_la-phn.Tpo -c -o bp/library/ext/phn/libbp_la-phn.lo `test -f 'bp/library/ext/phn/phn.c' || echo '$(srcdir)/'`bp/library/ext/phn/phn.c
ion-3.2.1+dfsg/Makefile.in-5458-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/ext/phn/$(DEPDIR)/libbp_la-phn.Tpo bp/library/ext/phn/$(DEPDIR)/libbp_la-phn.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5460-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5461:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/ext/phn/libbp_la-phn.lo `test -f 'bp/library/ext/phn/phn.c' || echo '$(srcdir)/'`bp/library/ext/phn/phn.c
ion-3.2.1+dfsg/Makefile.in-5462-
ion-3.2.1+dfsg/Makefile.in-5463-bp/library/ext/ecos/libbp_la-ecos.lo: bp/library/ext/ecos/ecos.c
ion-3.2.1+dfsg/Makefile.in:5464:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/ext/ecos/libbp_la-ecos.lo -MD -MP -MF bp/library/ext/ecos/$(DEPDIR)/libbp_la-ecos.Tpo -c -o bp/library/ext/ecos/libbp_la-ecos.lo `test -f 'bp/library/ext/ecos/ecos.c' || echo '$(srcdir)/'`bp/library/ext/ecos/ecos.c
ion-3.2.1+dfsg/Makefile.in-5465-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/ext/ecos/$(DEPDIR)/libbp_la-ecos.Tpo bp/library/ext/ecos/$(DEPDIR)/libbp_la-ecos.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5467-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5468:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/ext/ecos/libbp_la-ecos.lo `test -f 'bp/library/ext/ecos/ecos.c' || echo '$(srcdir)/'`bp/library/ext/ecos/ecos.c
ion-3.2.1+dfsg/Makefile.in-5469-
ion-3.2.1+dfsg/Makefile.in-5470-bp/library/libbp_la-bei.lo: bp/library/bei.c
ion-3.2.1+dfsg/Makefile.in:5471:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/libbp_la-bei.lo -MD -MP -MF bp/library/$(DEPDIR)/libbp_la-bei.Tpo -c -o bp/library/libbp_la-bei.lo `test -f 'bp/library/bei.c' || echo '$(srcdir)/'`bp/library/bei.c
ion-3.2.1+dfsg/Makefile.in-5472-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/$(DEPDIR)/libbp_la-bei.Tpo bp/library/$(DEPDIR)/libbp_la-bei.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5474-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5475:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/libbp_la-bei.lo `test -f 'bp/library/bei.c' || echo '$(srcdir)/'`bp/library/bei.c
ion-3.2.1+dfsg/Makefile.in-5476-
ion-3.2.1+dfsg/Makefile.in-5477-bp/library/ext/bae/libbp_la-bae.lo: bp/library/ext/bae/bae.c
ion-3.2.1+dfsg/Makefile.in:5478:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/ext/bae/libbp_la-bae.lo -MD -MP -MF bp/library/ext/bae/$(DEPDIR)/libbp_la-bae.Tpo -c -o bp/library/ext/bae/libbp_la-bae.lo `test -f 'bp/library/ext/bae/bae.c' || echo '$(srcdir)/'`bp/library/ext/bae/bae.c
ion-3.2.1+dfsg/Makefile.in-5479-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/ext/bae/$(DEPDIR)/libbp_la-bae.Tpo bp/library/ext/bae/$(DEPDIR)/libbp_la-bae.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5481-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5482:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/ext/bae/libbp_la-bae.lo `test -f 'bp/library/ext/bae/bae.c' || echo '$(srcdir)/'`bp/library/ext/bae/bae.c
ion-3.2.1+dfsg/Makefile.in-5483-
ion-3.2.1+dfsg/Makefile.in-5484-bp/library/ext/bsp/libbp_la-extbsputil.lo: bp/library/ext/bsp/extbsputil.c
ion-3.2.1+dfsg/Makefile.in:5485:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/ext/bsp/libbp_la-extbsputil.lo -MD -MP -MF bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbsputil.Tpo -c -o bp/library/ext/bsp/libbp_la-extbsputil.lo `test -f 'bp/library/ext/bsp/extbsputil.c' || echo '$(srcdir)/'`bp/library/ext/bsp/extbsputil.c
ion-3.2.1+dfsg/Makefile.in-5486-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbsputil.Tpo bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbsputil.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5488-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5489:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/ext/bsp/libbp_la-extbsputil.lo `test -f 'bp/library/ext/bsp/extbsputil.c' || echo '$(srcdir)/'`bp/library/ext/bsp/extbsputil.c
ion-3.2.1+dfsg/Makefile.in-5490-
ion-3.2.1+dfsg/Makefile.in-5491-bp/library/ext/bsp/libbp_la-extbspbab.lo: bp/library/ext/bsp/extbspbab.c
ion-3.2.1+dfsg/Makefile.in:5492:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/ext/bsp/libbp_la-extbspbab.lo -MD -MP -MF bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbspbab.Tpo -c -o bp/library/ext/bsp/libbp_la-extbspbab.lo `test -f 'bp/library/ext/bsp/extbspbab.c' || echo '$(srcdir)/'`bp/library/ext/bsp/extbspbab.c
ion-3.2.1+dfsg/Makefile.in-5493-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbspbab.Tpo bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbspbab.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5495-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5496:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/ext/bsp/libbp_la-extbspbab.lo `test -f 'bp/library/ext/bsp/extbspbab.c' || echo '$(srcdir)/'`bp/library/ext/bsp/extbspbab.c
ion-3.2.1+dfsg/Makefile.in-5497-
ion-3.2.1+dfsg/Makefile.in-5498-bp/library/ext/bsp/libbp_la-extbsppcb.lo: bp/library/ext/bsp/extbsppcb.c
ion-3.2.1+dfsg/Makefile.in:5499:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/ext/bsp/libbp_la-extbsppcb.lo -MD -MP -MF bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbsppcb.Tpo -c -o bp/library/ext/bsp/libbp_la-extbsppcb.lo `test -f 'bp/library/ext/bsp/extbsppcb.c' || echo '$(srcdir)/'`bp/library/ext/bsp/extbsppcb.c
ion-3.2.1+dfsg/Makefile.in-5500-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbsppcb.Tpo bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbsppcb.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5502-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5503:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/ext/bsp/libbp_la-extbsppcb.lo `test -f 'bp/library/ext/bsp/extbsppcb.c' || echo '$(srcdir)/'`bp/library/ext/bsp/extbsppcb.c
ion-3.2.1+dfsg/Makefile.in-5504-
ion-3.2.1+dfsg/Makefile.in-5505-bp/library/ext/bsp/libbp_la-extbsppib.lo: bp/library/ext/bsp/extbsppib.c
ion-3.2.1+dfsg/Makefile.in:5506:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/ext/bsp/libbp_la-extbsppib.lo -MD -MP -MF bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbsppib.Tpo -c -o bp/library/ext/bsp/libbp_la-extbsppib.lo `test -f 'bp/library/ext/bsp/extbsppib.c' || echo '$(srcdir)/'`bp/library/ext/bsp/extbsppib.c
ion-3.2.1+dfsg/Makefile.in-5507-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbsppib.Tpo bp/library/ext/bsp/$(DEPDIR)/libbp_la-extbsppib.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5509-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5510:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/ext/bsp/libbp_la-extbsppib.lo `test -f 'bp/library/ext/bsp/extbsppib.c' || echo '$(srcdir)/'`bp/library/ext/bsp/extbsppib.c
ion-3.2.1+dfsg/Makefile.in-5511-
ion-3.2.1+dfsg/Makefile.in-5512-bp/library/ext/snid/libbp_la-snid.lo: bp/library/ext/snid/snid.c
ion-3.2.1+dfsg/Makefile.in:5513:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/ext/snid/libbp_la-snid.lo -MD -MP -MF bp/library/ext/snid/$(DEPDIR)/libbp_la-snid.Tpo -c -o bp/library/ext/snid/libbp_la-snid.lo `test -f 'bp/library/ext/snid/snid.c' || echo '$(srcdir)/'`bp/library/ext/snid/snid.c
ion-3.2.1+dfsg/Makefile.in-5514-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/ext/snid/$(DEPDIR)/libbp_la-snid.Tpo bp/library/ext/snid/$(DEPDIR)/libbp_la-snid.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5516-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5517:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/ext/snid/libbp_la-snid.lo `test -f 'bp/library/ext/snid/snid.c' || echo '$(srcdir)/'`bp/library/ext/snid/snid.c
ion-3.2.1+dfsg/Makefile.in-5518-
ion-3.2.1+dfsg/Makefile.in-5519-ici/crypto/NULL_SUITES/libbp_la-crypto.lo: ici/crypto/NULL_SUITES/crypto.c
ion-3.2.1+dfsg/Makefile.in:5520:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT ici/crypto/NULL_SUITES/libbp_la-crypto.lo -MD -MP -MF ici/crypto/NULL_SUITES/$(DEPDIR)/libbp_la-crypto.Tpo -c -o ici/crypto/NULL_SUITES/libbp_la-crypto.lo `test -f 'ici/crypto/NULL_SUITES/crypto.c' || echo '$(srcdir)/'`ici/crypto/NULL_SUITES/crypto.c
ion-3.2.1+dfsg/Makefile.in-5521-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/crypto/NULL_SUITES/$(DEPDIR)/libbp_la-crypto.Tpo ici/crypto/NULL_SUITES/$(DEPDIR)/libbp_la-crypto.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5523-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5524:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o ici/crypto/NULL_SUITES/libbp_la-crypto.lo `test -f 'ici/crypto/NULL_SUITES/crypto.c' || echo '$(srcdir)/'`ici/crypto/NULL_SUITES/crypto.c
ion-3.2.1+dfsg/Makefile.in-5525-
ion-3.2.1+dfsg/Makefile.in-5526-bp/library/acs/libbp_la-acsrx.lo: bp/library/acs/acsrx.c
ion-3.2.1+dfsg/Makefile.in:5527:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/acs/libbp_la-acsrx.lo -MD -MP -MF bp/library/acs/$(DEPDIR)/libbp_la-acsrx.Tpo -c -o bp/library/acs/libbp_la-acsrx.lo `test -f 'bp/library/acs/acsrx.c' || echo '$(srcdir)/'`bp/library/acs/acsrx.c
ion-3.2.1+dfsg/Makefile.in-5528-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/acs/$(DEPDIR)/libbp_la-acsrx.Tpo bp/library/acs/$(DEPDIR)/libbp_la-acsrx.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5530-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5531:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/acs/libbp_la-acsrx.lo `test -f 'bp/library/acs/acsrx.c' || echo '$(srcdir)/'`bp/library/acs/acsrx.c
ion-3.2.1+dfsg/Makefile.in-5532-
ion-3.2.1+dfsg/Makefile.in-5533-bp/library/acs/libbp_la-acstx.lo: bp/library/acs/acstx.c
ion-3.2.1+dfsg/Makefile.in:5534:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/acs/libbp_la-acstx.lo -MD -MP -MF bp/library/acs/$(DEPDIR)/libbp_la-acstx.Tpo -c -o bp/library/acs/libbp_la-acstx.lo `test -f 'bp/library/acs/acstx.c' || echo '$(srcdir)/'`bp/library/acs/acstx.c
ion-3.2.1+dfsg/Makefile.in-5535-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/acs/$(DEPDIR)/libbp_la-acstx.Tpo bp/library/acs/$(DEPDIR)/libbp_la-acstx.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5537-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5538:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/acs/libbp_la-acstx.lo `test -f 'bp/library/acs/acstx.c' || echo '$(srcdir)/'`bp/library/acs/acstx.c
ion-3.2.1+dfsg/Makefile.in-5539-
ion-3.2.1+dfsg/Makefile.in-5540-bp/library/acs/libbp_la-acsserialize.lo: bp/library/acs/acsserialize.c
ion-3.2.1+dfsg/Makefile.in:5541:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/acs/libbp_la-acsserialize.lo -MD -MP -MF bp/library/acs/$(DEPDIR)/libbp_la-acsserialize.Tpo -c -o bp/library/acs/libbp_la-acsserialize.lo `test -f 'bp/library/acs/acsserialize.c' || echo '$(srcdir)/'`bp/library/acs/acsserialize.c
ion-3.2.1+dfsg/Makefile.in-5542-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/acs/$(DEPDIR)/libbp_la-acsserialize.Tpo bp/library/acs/$(DEPDIR)/libbp_la-acsserialize.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5544-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5545:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/acs/libbp_la-acsserialize.lo `test -f 'bp/library/acs/acsserialize.c' || echo '$(srcdir)/'`bp/library/acs/acsserialize.c
ion-3.2.1+dfsg/Makefile.in-5546-
ion-3.2.1+dfsg/Makefile.in-5547-bp/library/acs/libbp_la-acsappend.lo: bp/library/acs/acsappend.c
ion-3.2.1+dfsg/Makefile.in:5548:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/acs/libbp_la-acsappend.lo -MD -MP -MF bp/library/acs/$(DEPDIR)/libbp_la-acsappend.Tpo -c -o bp/library/acs/libbp_la-acsappend.lo `test -f 'bp/library/acs/acsappend.c' || echo '$(srcdir)/'`bp/library/acs/acsappend.c
ion-3.2.1+dfsg/Makefile.in-5549-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/acs/$(DEPDIR)/libbp_la-acsappend.Tpo bp/library/acs/$(DEPDIR)/libbp_la-acsappend.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5551-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5552:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/acs/libbp_la-acsappend.lo `test -f 'bp/library/acs/acsappend.c' || echo '$(srcdir)/'`bp/library/acs/acsappend.c
ion-3.2.1+dfsg/Makefile.in-5553-
ion-3.2.1+dfsg/Makefile.in-5554-bp/library/acs/libbp_la-acsid.lo: bp/library/acs/acsid.c
ion-3.2.1+dfsg/Makefile.in:5555:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/acs/libbp_la-acsid.lo -MD -MP -MF bp/library/acs/$(DEPDIR)/libbp_la-acsid.Tpo -c -o bp/library/acs/libbp_la-acsid.lo `test -f 'bp/library/acs/acsid.c' || echo '$(srcdir)/'`bp/library/acs/acsid.c
ion-3.2.1+dfsg/Makefile.in-5556-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/acs/$(DEPDIR)/libbp_la-acsid.Tpo bp/library/acs/$(DEPDIR)/libbp_la-acsid.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5558-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5559:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/acs/libbp_la-acsid.lo `test -f 'bp/library/acs/acsid.c' || echo '$(srcdir)/'`bp/library/acs/acsid.c
ion-3.2.1+dfsg/Makefile.in-5560-
ion-3.2.1+dfsg/Makefile.in-5561-bp/library/ext/cteb/libbp_la-cteb.lo: bp/library/ext/cteb/cteb.c
ion-3.2.1+dfsg/Makefile.in:5562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/library/ext/cteb/libbp_la-cteb.lo -MD -MP -MF bp/library/ext/cteb/$(DEPDIR)/libbp_la-cteb.Tpo -c -o bp/library/ext/cteb/libbp_la-cteb.lo `test -f 'bp/library/ext/cteb/cteb.c' || echo '$(srcdir)/'`bp/library/ext/cteb/cteb.c
ion-3.2.1+dfsg/Makefile.in-5563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/library/ext/cteb/$(DEPDIR)/libbp_la-cteb.Tpo bp/library/ext/cteb/$(DEPDIR)/libbp_la-cteb.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/library/ext/cteb/libbp_la-cteb.lo `test -f 'bp/library/ext/cteb/cteb.c' || echo '$(srcdir)/'`bp/library/ext/cteb/cteb.c
ion-3.2.1+dfsg/Makefile.in-5567-
ion-3.2.1+dfsg/Makefile.in-5568-bp/imc/libbp_la-libimcfw.lo: bp/imc/libimcfw.c
ion-3.2.1+dfsg/Makefile.in:5569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -MT bp/imc/libbp_la-libimcfw.lo -MD -MP -MF bp/imc/$(DEPDIR)/libbp_la-libimcfw.Tpo -c -o bp/imc/libbp_la-libimcfw.lo `test -f 'bp/imc/libimcfw.c' || echo '$(srcdir)/'`bp/imc/libimcfw.c
ion-3.2.1+dfsg/Makefile.in-5570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/imc/$(DEPDIR)/libbp_la-libimcfw.Tpo bp/imc/$(DEPDIR)/libbp_la-libimcfw.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbp_la_CFLAGS) $(CFLAGS) -c -o bp/imc/libbp_la-libimcfw.lo `test -f 'bp/imc/libimcfw.c' || echo '$(srcdir)/'`bp/imc/libimcfw.c
ion-3.2.1+dfsg/Makefile.in-5574-
ion-3.2.1+dfsg/Makefile.in-5575-bss/library/libbss_la-libbss.lo: bss/library/libbss.c
ion-3.2.1+dfsg/Makefile.in:5576:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbss_la_CFLAGS) $(CFLAGS) -MT bss/library/libbss_la-libbss.lo -MD -MP -MF bss/library/$(DEPDIR)/libbss_la-libbss.Tpo -c -o bss/library/libbss_la-libbss.lo `test -f 'bss/library/libbss.c' || echo '$(srcdir)/'`bss/library/libbss.c
ion-3.2.1+dfsg/Makefile.in-5577-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/library/$(DEPDIR)/libbss_la-libbss.Tpo bss/library/$(DEPDIR)/libbss_la-libbss.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbss_la_CFLAGS) $(CFLAGS) -c -o bss/library/libbss_la-libbss.lo `test -f 'bss/library/libbss.c' || echo '$(srcdir)/'`bss/library/libbss.c
ion-3.2.1+dfsg/Makefile.in-5581-
ion-3.2.1+dfsg/Makefile.in-5582-bss/library/libbss_la-libbssP.lo: bss/library/libbssP.c
ion-3.2.1+dfsg/Makefile.in:5583:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbss_la_CFLAGS) $(CFLAGS) -MT bss/library/libbss_la-libbssP.lo -MD -MP -MF bss/library/$(DEPDIR)/libbss_la-libbssP.Tpo -c -o bss/library/libbss_la-libbssP.lo `test -f 'bss/library/libbssP.c' || echo '$(srcdir)/'`bss/library/libbssP.c
ion-3.2.1+dfsg/Makefile.in-5584-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/library/$(DEPDIR)/libbss_la-libbssP.Tpo bss/library/$(DEPDIR)/libbss_la-libbssP.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbss_la_CFLAGS) $(CFLAGS) -c -o bss/library/libbss_la-libbssP.lo `test -f 'bss/library/libbssP.c' || echo '$(srcdir)/'`bss/library/libbssP.c
ion-3.2.1+dfsg/Makefile.in-5588-
ion-3.2.1+dfsg/Makefile.in-5589-bssp/library/libbssp_la-libbssp.lo: bssp/library/libbssp.c
ion-3.2.1+dfsg/Makefile.in:5590:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbssp_la_CFLAGS) $(CFLAGS) -MT bssp/library/libbssp_la-libbssp.lo -MD -MP -MF bssp/library/$(DEPDIR)/libbssp_la-libbssp.Tpo -c -o bssp/library/libbssp_la-libbssp.lo `test -f 'bssp/library/libbssp.c' || echo '$(srcdir)/'`bssp/library/libbssp.c
ion-3.2.1+dfsg/Makefile.in-5591-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/library/$(DEPDIR)/libbssp_la-libbssp.Tpo bssp/library/$(DEPDIR)/libbssp_la-libbssp.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbssp_la_CFLAGS) $(CFLAGS) -c -o bssp/library/libbssp_la-libbssp.lo `test -f 'bssp/library/libbssp.c' || echo '$(srcdir)/'`bssp/library/libbssp.c
ion-3.2.1+dfsg/Makefile.in-5595-
ion-3.2.1+dfsg/Makefile.in-5596-bssp/library/libbssp_la-libbsspP.lo: bssp/library/libbsspP.c
ion-3.2.1+dfsg/Makefile.in:5597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbssp_la_CFLAGS) $(CFLAGS) -MT bssp/library/libbssp_la-libbsspP.lo -MD -MP -MF bssp/library/$(DEPDIR)/libbssp_la-libbsspP.Tpo -c -o bssp/library/libbssp_la-libbsspP.lo `test -f 'bssp/library/libbsspP.c' || echo '$(srcdir)/'`bssp/library/libbsspP.c
ion-3.2.1+dfsg/Makefile.in-5598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/library/$(DEPDIR)/libbssp_la-libbsspP.Tpo bssp/library/$(DEPDIR)/libbssp_la-libbsspP.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbssp_la_CFLAGS) $(CFLAGS) -c -o bssp/library/libbssp_la-libbsspP.lo `test -f 'bssp/library/libbsspP.c' || echo '$(srcdir)/'`bssp/library/libbsspP.c
ion-3.2.1+dfsg/Makefile.in-5602-
ion-3.2.1+dfsg/Makefile.in-5603-bssp/library/libbsspP_la-libbssp.lo: bssp/library/libbssp.c
ion-3.2.1+dfsg/Makefile.in:5604:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbsspP_la_CFLAGS) $(CFLAGS) -MT bssp/library/libbsspP_la-libbssp.lo -MD -MP -MF bssp/library/$(DEPDIR)/libbsspP_la-libbssp.Tpo -c -o bssp/library/libbsspP_la-libbssp.lo `test -f 'bssp/library/libbssp.c' || echo '$(srcdir)/'`bssp/library/libbssp.c
ion-3.2.1+dfsg/Makefile.in-5605-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/library/$(DEPDIR)/libbsspP_la-libbssp.Tpo bssp/library/$(DEPDIR)/libbsspP_la-libbssp.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5607-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5608:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbsspP_la_CFLAGS) $(CFLAGS) -c -o bssp/library/libbsspP_la-libbssp.lo `test -f 'bssp/library/libbssp.c' || echo '$(srcdir)/'`bssp/library/libbssp.c
ion-3.2.1+dfsg/Makefile.in-5609-
ion-3.2.1+dfsg/Makefile.in-5610-bssp/library/libbsspP_la-libbsspP.lo: bssp/library/libbsspP.c
ion-3.2.1+dfsg/Makefile.in:5611:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbsspP_la_CFLAGS) $(CFLAGS) -MT bssp/library/libbsspP_la-libbsspP.lo -MD -MP -MF bssp/library/$(DEPDIR)/libbsspP_la-libbsspP.Tpo -c -o bssp/library/libbsspP_la-libbsspP.lo `test -f 'bssp/library/libbsspP.c' || echo '$(srcdir)/'`bssp/library/libbsspP.c
ion-3.2.1+dfsg/Makefile.in-5612-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/library/$(DEPDIR)/libbsspP_la-libbsspP.Tpo bssp/library/$(DEPDIR)/libbsspP_la-libbsspP.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5614-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5615:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbsspP_la_CFLAGS) $(CFLAGS) -c -o bssp/library/libbsspP_la-libbsspP.lo `test -f 'bssp/library/libbsspP.c' || echo '$(srcdir)/'`bssp/library/libbsspP.c
ion-3.2.1+dfsg/Makefile.in-5616-
ion-3.2.1+dfsg/Makefile.in-5617-cfdp/library/libcfdp_la-libcfdp.lo: cfdp/library/libcfdp.c
ion-3.2.1+dfsg/Makefile.in:5618:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfdp_la_CFLAGS) $(CFLAGS) -MT cfdp/library/libcfdp_la-libcfdp.lo -MD -MP -MF cfdp/library/$(DEPDIR)/libcfdp_la-libcfdp.Tpo -c -o cfdp/library/libcfdp_la-libcfdp.lo `test -f 'cfdp/library/libcfdp.c' || echo '$(srcdir)/'`cfdp/library/libcfdp.c
ion-3.2.1+dfsg/Makefile.in-5619-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/library/$(DEPDIR)/libcfdp_la-libcfdp.Tpo cfdp/library/$(DEPDIR)/libcfdp_la-libcfdp.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5621-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5622:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfdp_la_CFLAGS) $(CFLAGS) -c -o cfdp/library/libcfdp_la-libcfdp.lo `test -f 'cfdp/library/libcfdp.c' || echo '$(srcdir)/'`cfdp/library/libcfdp.c
ion-3.2.1+dfsg/Makefile.in-5623-
ion-3.2.1+dfsg/Makefile.in-5624-cfdp/library/libcfdp_la-libcfdpops.lo: cfdp/library/libcfdpops.c
ion-3.2.1+dfsg/Makefile.in:5625:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfdp_la_CFLAGS) $(CFLAGS) -MT cfdp/library/libcfdp_la-libcfdpops.lo -MD -MP -MF cfdp/library/$(DEPDIR)/libcfdp_la-libcfdpops.Tpo -c -o cfdp/library/libcfdp_la-libcfdpops.lo `test -f 'cfdp/library/libcfdpops.c' || echo '$(srcdir)/'`cfdp/library/libcfdpops.c
ion-3.2.1+dfsg/Makefile.in-5626-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/library/$(DEPDIR)/libcfdp_la-libcfdpops.Tpo cfdp/library/$(DEPDIR)/libcfdp_la-libcfdpops.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5628-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5629:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfdp_la_CFLAGS) $(CFLAGS) -c -o cfdp/library/libcfdp_la-libcfdpops.lo `test -f 'cfdp/library/libcfdpops.c' || echo '$(srcdir)/'`cfdp/library/libcfdpops.c
ion-3.2.1+dfsg/Makefile.in-5630-
ion-3.2.1+dfsg/Makefile.in-5631-cfdp/library/libcfdp_la-libcfdpP.lo: cfdp/library/libcfdpP.c
ion-3.2.1+dfsg/Makefile.in:5632:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfdp_la_CFLAGS) $(CFLAGS) -MT cfdp/library/libcfdp_la-libcfdpP.lo -MD -MP -MF cfdp/library/$(DEPDIR)/libcfdp_la-libcfdpP.Tpo -c -o cfdp/library/libcfdp_la-libcfdpP.lo `test -f 'cfdp/library/libcfdpP.c' || echo '$(srcdir)/'`cfdp/library/libcfdpP.c
ion-3.2.1+dfsg/Makefile.in-5633-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/library/$(DEPDIR)/libcfdp_la-libcfdpP.Tpo cfdp/library/$(DEPDIR)/libcfdp_la-libcfdpP.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5635-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5636:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfdp_la_CFLAGS) $(CFLAGS) -c -o cfdp/library/libcfdp_la-libcfdpP.lo `test -f 'cfdp/library/libcfdpP.c' || echo '$(srcdir)/'`cfdp/library/libcfdpP.c
ion-3.2.1+dfsg/Makefile.in-5637-
ion-3.2.1+dfsg/Makefile.in-5638-bp/cgr/libcgr_la-libcgr.lo: bp/cgr/libcgr.c
ion-3.2.1+dfsg/Makefile.in:5639:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcgr_la_CFLAGS) $(CFLAGS) -MT bp/cgr/libcgr_la-libcgr.lo -MD -MP -MF bp/cgr/$(DEPDIR)/libcgr_la-libcgr.Tpo -c -o bp/cgr/libcgr_la-libcgr.lo `test -f 'bp/cgr/libcgr.c' || echo '$(srcdir)/'`bp/cgr/libcgr.c
ion-3.2.1+dfsg/Makefile.in-5640-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/cgr/$(DEPDIR)/libcgr_la-libcgr.Tpo bp/cgr/$(DEPDIR)/libcgr_la-libcgr.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5642-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5643:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcgr_la_CFLAGS) $(CFLAGS) -c -o bp/cgr/libcgr_la-libcgr.lo `test -f 'bp/cgr/libcgr.c' || echo '$(srcdir)/'`bp/cgr/libcgr.c
ion-3.2.1+dfsg/Makefile.in-5644-
ion-3.2.1+dfsg/Makefile.in-5645-dgr/library/libdgr_la-libdgr.lo: dgr/library/libdgr.c
ion-3.2.1+dfsg/Makefile.in:5646:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdgr_la_CFLAGS) $(CFLAGS) -MT dgr/library/libdgr_la-libdgr.lo -MD -MP -MF dgr/library/$(DEPDIR)/libdgr_la-libdgr.Tpo -c -o dgr/library/libdgr_la-libdgr.lo `test -f 'dgr/library/libdgr.c' || echo '$(srcdir)/'`dgr/library/libdgr.c
ion-3.2.1+dfsg/Makefile.in-5647-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/library/$(DEPDIR)/libdgr_la-libdgr.Tpo dgr/library/$(DEPDIR)/libdgr_la-libdgr.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5649-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5650:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdgr_la_CFLAGS) $(CFLAGS) -c -o dgr/library/libdgr_la-libdgr.lo `test -f 'dgr/library/libdgr.c' || echo '$(srcdir)/'`dgr/library/libdgr.c
ion-3.2.1+dfsg/Makefile.in-5651-
ion-3.2.1+dfsg/Makefile.in-5652-bp/dtn2/libdtn2fw_la-libdtn2fw.lo: bp/dtn2/libdtn2fw.c
ion-3.2.1+dfsg/Makefile.in:5653:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtn2fw_la_CFLAGS) $(CFLAGS) -MT bp/dtn2/libdtn2fw_la-libdtn2fw.lo -MD -MP -MF bp/dtn2/$(DEPDIR)/libdtn2fw_la-libdtn2fw.Tpo -c -o bp/dtn2/libdtn2fw_la-libdtn2fw.lo `test -f 'bp/dtn2/libdtn2fw.c' || echo '$(srcdir)/'`bp/dtn2/libdtn2fw.c
ion-3.2.1+dfsg/Makefile.in-5654-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dtn2/$(DEPDIR)/libdtn2fw_la-libdtn2fw.Tpo bp/dtn2/$(DEPDIR)/libdtn2fw_la-libdtn2fw.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5656-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5657:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtn2fw_la_CFLAGS) $(CFLAGS) -c -o bp/dtn2/libdtn2fw_la-libdtn2fw.lo `test -f 'bp/dtn2/libdtn2fw.c' || echo '$(srcdir)/'`bp/dtn2/libdtn2fw.c
ion-3.2.1+dfsg/Makefile.in-5658-
ion-3.2.1+dfsg/Makefile.in-5659-dtpc/library/libdtpc_la-libdtpc.lo: dtpc/library/libdtpc.c
ion-3.2.1+dfsg/Makefile.in:5660:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtpc_la_CFLAGS) $(CFLAGS) -MT dtpc/library/libdtpc_la-libdtpc.lo -MD -MP -MF dtpc/library/$(DEPDIR)/libdtpc_la-libdtpc.Tpo -c -o dtpc/library/libdtpc_la-libdtpc.lo `test -f 'dtpc/library/libdtpc.c' || echo '$(srcdir)/'`dtpc/library/libdtpc.c
ion-3.2.1+dfsg/Makefile.in-5661-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/library/$(DEPDIR)/libdtpc_la-libdtpc.Tpo dtpc/library/$(DEPDIR)/libdtpc_la-libdtpc.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5663-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5664:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtpc_la_CFLAGS) $(CFLAGS) -c -o dtpc/library/libdtpc_la-libdtpc.lo `test -f 'dtpc/library/libdtpc.c' || echo '$(srcdir)/'`dtpc/library/libdtpc.c
ion-3.2.1+dfsg/Makefile.in-5665-
ion-3.2.1+dfsg/Makefile.in-5666-dtpc/library/libdtpc_la-libdtpcP.lo: dtpc/library/libdtpcP.c
ion-3.2.1+dfsg/Makefile.in:5667:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtpc_la_CFLAGS) $(CFLAGS) -MT dtpc/library/libdtpc_la-libdtpcP.lo -MD -MP -MF dtpc/library/$(DEPDIR)/libdtpc_la-libdtpcP.Tpo -c -o dtpc/library/libdtpc_la-libdtpcP.lo `test -f 'dtpc/library/libdtpcP.c' || echo '$(srcdir)/'`dtpc/library/libdtpcP.c
ion-3.2.1+dfsg/Makefile.in-5668-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/library/$(DEPDIR)/libdtpc_la-libdtpcP.Tpo dtpc/library/$(DEPDIR)/libdtpc_la-libdtpcP.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5670-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5671:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtpc_la_CFLAGS) $(CFLAGS) -c -o dtpc/library/libdtpc_la-libdtpcP.lo `test -f 'dtpc/library/libdtpcP.c' || echo '$(srcdir)/'`dtpc/library/libdtpcP.c
ion-3.2.1+dfsg/Makefile.in-5672-
ion-3.2.1+dfsg/Makefile.in-5673-ici/library/libici_la-llcv.lo: ici/library/llcv.c
ion-3.2.1+dfsg/Makefile.in:5674:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-llcv.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-llcv.Tpo -c -o ici/library/libici_la-llcv.lo `test -f 'ici/library/llcv.c' || echo '$(srcdir)/'`ici/library/llcv.c
ion-3.2.1+dfsg/Makefile.in-5675-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-llcv.Tpo ici/library/$(DEPDIR)/libici_la-llcv.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5677-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5678:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-llcv.lo `test -f 'ici/library/llcv.c' || echo '$(srcdir)/'`ici/library/llcv.c
ion-3.2.1+dfsg/Makefile.in-5679-
ion-3.2.1+dfsg/Makefile.in-5680-ici/library/libici_la-libicinm.lo: ici/library/libicinm.c
ion-3.2.1+dfsg/Makefile.in:5681:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-libicinm.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-libicinm.Tpo -c -o ici/library/libici_la-libicinm.lo `test -f 'ici/library/libicinm.c' || echo '$(srcdir)/'`ici/library/libicinm.c
ion-3.2.1+dfsg/Makefile.in-5682-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-libicinm.Tpo ici/library/$(DEPDIR)/libici_la-libicinm.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5684-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5685:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-libicinm.lo `test -f 'ici/library/libicinm.c' || echo '$(srcdir)/'`ici/library/libicinm.c
ion-3.2.1+dfsg/Makefile.in-5686-
ion-3.2.1+dfsg/Makefile.in-5687-ici/library/libici_la-platform.lo: ici/library/platform.c
ion-3.2.1+dfsg/Makefile.in:5688:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-platform.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-platform.Tpo -c -o ici/library/libici_la-platform.lo `test -f 'ici/library/platform.c' || echo '$(srcdir)/'`ici/library/platform.c
ion-3.2.1+dfsg/Makefile.in-5689-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-platform.Tpo ici/library/$(DEPDIR)/libici_la-platform.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5691-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5692:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-platform.lo `test -f 'ici/library/platform.c' || echo '$(srcdir)/'`ici/library/platform.c
ion-3.2.1+dfsg/Makefile.in-5693-
ion-3.2.1+dfsg/Makefile.in-5694-ici/library/libici_la-platform_sm.lo: ici/library/platform_sm.c
ion-3.2.1+dfsg/Makefile.in:5695:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-platform_sm.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-platform_sm.Tpo -c -o ici/library/libici_la-platform_sm.lo `test -f 'ici/library/platform_sm.c' || echo '$(srcdir)/'`ici/library/platform_sm.c
ion-3.2.1+dfsg/Makefile.in-5696-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-platform_sm.Tpo ici/library/$(DEPDIR)/libici_la-platform_sm.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5698-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5699:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-platform_sm.lo `test -f 'ici/library/platform_sm.c' || echo '$(srcdir)/'`ici/library/platform_sm.c
ion-3.2.1+dfsg/Makefile.in-5700-
ion-3.2.1+dfsg/Makefile.in-5701-ici/library/libici_la-memmgr.lo: ici/library/memmgr.c
ion-3.2.1+dfsg/Makefile.in:5702:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-memmgr.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-memmgr.Tpo -c -o ici/library/libici_la-memmgr.lo `test -f 'ici/library/memmgr.c' || echo '$(srcdir)/'`ici/library/memmgr.c
ion-3.2.1+dfsg/Makefile.in-5703-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-memmgr.Tpo ici/library/$(DEPDIR)/libici_la-memmgr.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5705-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5706:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-memmgr.lo `test -f 'ici/library/memmgr.c' || echo '$(srcdir)/'`ici/library/memmgr.c
ion-3.2.1+dfsg/Makefile.in-5707-
ion-3.2.1+dfsg/Makefile.in-5708-ici/library/libici_la-lyst.lo: ici/library/lyst.c
ion-3.2.1+dfsg/Makefile.in:5709:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-lyst.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-lyst.Tpo -c -o ici/library/libici_la-lyst.lo `test -f 'ici/library/lyst.c' || echo '$(srcdir)/'`ici/library/lyst.c
ion-3.2.1+dfsg/Makefile.in-5710-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-lyst.Tpo ici/library/$(DEPDIR)/libici_la-lyst.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5712-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5713:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-lyst.lo `test -f 'ici/library/lyst.c' || echo '$(srcdir)/'`ici/library/lyst.c
ion-3.2.1+dfsg/Makefile.in-5714-
ion-3.2.1+dfsg/Makefile.in-5715-ici/library/libici_la-psm.lo: ici/library/psm.c
ion-3.2.1+dfsg/Makefile.in:5716:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-psm.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-psm.Tpo -c -o ici/library/libici_la-psm.lo `test -f 'ici/library/psm.c' || echo '$(srcdir)/'`ici/library/psm.c
ion-3.2.1+dfsg/Makefile.in-5717-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-psm.Tpo ici/library/$(DEPDIR)/libici_la-psm.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5719-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5720:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-psm.lo `test -f 'ici/library/psm.c' || echo '$(srcdir)/'`ici/library/psm.c
ion-3.2.1+dfsg/Makefile.in-5721-
ion-3.2.1+dfsg/Makefile.in-5722-ici/library/libici_la-smlist.lo: ici/library/smlist.c
ion-3.2.1+dfsg/Makefile.in:5723:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-smlist.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-smlist.Tpo -c -o ici/library/libici_la-smlist.lo `test -f 'ici/library/smlist.c' || echo '$(srcdir)/'`ici/library/smlist.c
ion-3.2.1+dfsg/Makefile.in-5724-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-smlist.Tpo ici/library/$(DEPDIR)/libici_la-smlist.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5726-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5727:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-smlist.lo `test -f 'ici/library/smlist.c' || echo '$(srcdir)/'`ici/library/smlist.c
ion-3.2.1+dfsg/Makefile.in-5728-
ion-3.2.1+dfsg/Makefile.in-5729-ici/library/libici_la-sptrace.lo: ici/library/sptrace.c
ion-3.2.1+dfsg/Makefile.in:5730:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-sptrace.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-sptrace.Tpo -c -o ici/library/libici_la-sptrace.lo `test -f 'ici/library/sptrace.c' || echo '$(srcdir)/'`ici/library/sptrace.c
ion-3.2.1+dfsg/Makefile.in-5731-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-sptrace.Tpo ici/library/$(DEPDIR)/libici_la-sptrace.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5733-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5734:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-sptrace.lo `test -f 'ici/library/sptrace.c' || echo '$(srcdir)/'`ici/library/sptrace.c
ion-3.2.1+dfsg/Makefile.in-5735-
ion-3.2.1+dfsg/Makefile.in-5736-ici/library/libici_la-rfx.lo: ici/library/rfx.c
ion-3.2.1+dfsg/Makefile.in:5737:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-rfx.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-rfx.Tpo -c -o ici/library/libici_la-rfx.lo `test -f 'ici/library/rfx.c' || echo '$(srcdir)/'`ici/library/rfx.c
ion-3.2.1+dfsg/Makefile.in-5738-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-rfx.Tpo ici/library/$(DEPDIR)/libici_la-rfx.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5740-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5741:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-rfx.lo `test -f 'ici/library/rfx.c' || echo '$(srcdir)/'`ici/library/rfx.c
ion-3.2.1+dfsg/Makefile.in-5742-
ion-3.2.1+dfsg/Makefile.in-5743-ici/library/libici_la-ion.lo: ici/library/ion.c
ion-3.2.1+dfsg/Makefile.in:5744:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-ion.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-ion.Tpo -c -o ici/library/libici_la-ion.lo `test -f 'ici/library/ion.c' || echo '$(srcdir)/'`ici/library/ion.c
ion-3.2.1+dfsg/Makefile.in-5745-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-ion.Tpo ici/library/$(DEPDIR)/libici_la-ion.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5747-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5748:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-ion.lo `test -f 'ici/library/ion.c' || echo '$(srcdir)/'`ici/library/ion.c
ion-3.2.1+dfsg/Makefile.in-5749-
ion-3.2.1+dfsg/Makefile.in-5750-ici/library/libici_la-ionsec.lo: ici/library/ionsec.c
ion-3.2.1+dfsg/Makefile.in:5751:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-ionsec.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-ionsec.Tpo -c -o ici/library/libici_la-ionsec.lo `test -f 'ici/library/ionsec.c' || echo '$(srcdir)/'`ici/library/ionsec.c
ion-3.2.1+dfsg/Makefile.in-5752-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-ionsec.Tpo ici/library/$(DEPDIR)/libici_la-ionsec.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5754-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5755:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-ionsec.lo `test -f 'ici/library/ionsec.c' || echo '$(srcdir)/'`ici/library/ionsec.c
ion-3.2.1+dfsg/Makefile.in-5756-
ion-3.2.1+dfsg/Makefile.in-5757-ici/library/libici_la-zco.lo: ici/library/zco.c
ion-3.2.1+dfsg/Makefile.in:5758:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-zco.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-zco.Tpo -c -o ici/library/libici_la-zco.lo `test -f 'ici/library/zco.c' || echo '$(srcdir)/'`ici/library/zco.c
ion-3.2.1+dfsg/Makefile.in-5759-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-zco.Tpo ici/library/$(DEPDIR)/libici_la-zco.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5761-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5762:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-zco.lo `test -f 'ici/library/zco.c' || echo '$(srcdir)/'`ici/library/zco.c
ion-3.2.1+dfsg/Makefile.in-5763-
ion-3.2.1+dfsg/Makefile.in-5764-ici/library/libici_la-smrbt.lo: ici/library/smrbt.c
ion-3.2.1+dfsg/Makefile.in:5765:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/library/libici_la-smrbt.lo -MD -MP -MF ici/library/$(DEPDIR)/libici_la-smrbt.Tpo -c -o ici/library/libici_la-smrbt.lo `test -f 'ici/library/smrbt.c' || echo '$(srcdir)/'`ici/library/smrbt.c
ion-3.2.1+dfsg/Makefile.in-5766-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/library/$(DEPDIR)/libici_la-smrbt.Tpo ici/library/$(DEPDIR)/libici_la-smrbt.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5768-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5769:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/library/libici_la-smrbt.lo `test -f 'ici/library/smrbt.c' || echo '$(srcdir)/'`ici/library/smrbt.c
ion-3.2.1+dfsg/Makefile.in-5770-
ion-3.2.1+dfsg/Makefile.in-5771-ici/sdr/libici_la-sdrxn.lo: ici/sdr/sdrxn.c
ion-3.2.1+dfsg/Makefile.in:5772:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/sdr/libici_la-sdrxn.lo -MD -MP -MF ici/sdr/$(DEPDIR)/libici_la-sdrxn.Tpo -c -o ici/sdr/libici_la-sdrxn.lo `test -f 'ici/sdr/sdrxn.c' || echo '$(srcdir)/'`ici/sdr/sdrxn.c
ion-3.2.1+dfsg/Makefile.in-5773-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/sdr/$(DEPDIR)/libici_la-sdrxn.Tpo ici/sdr/$(DEPDIR)/libici_la-sdrxn.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5775-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5776:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/sdr/libici_la-sdrxn.lo `test -f 'ici/sdr/sdrxn.c' || echo '$(srcdir)/'`ici/sdr/sdrxn.c
ion-3.2.1+dfsg/Makefile.in-5777-
ion-3.2.1+dfsg/Makefile.in-5778-ici/sdr/libici_la-sdrmgt.lo: ici/sdr/sdrmgt.c
ion-3.2.1+dfsg/Makefile.in:5779:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/sdr/libici_la-sdrmgt.lo -MD -MP -MF ici/sdr/$(DEPDIR)/libici_la-sdrmgt.Tpo -c -o ici/sdr/libici_la-sdrmgt.lo `test -f 'ici/sdr/sdrmgt.c' || echo '$(srcdir)/'`ici/sdr/sdrmgt.c
ion-3.2.1+dfsg/Makefile.in-5780-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/sdr/$(DEPDIR)/libici_la-sdrmgt.Tpo ici/sdr/$(DEPDIR)/libici_la-sdrmgt.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5782-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5783:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/sdr/libici_la-sdrmgt.lo `test -f 'ici/sdr/sdrmgt.c' || echo '$(srcdir)/'`ici/sdr/sdrmgt.c
ion-3.2.1+dfsg/Makefile.in-5784-
ion-3.2.1+dfsg/Makefile.in-5785-ici/sdr/libici_la-sdrstring.lo: ici/sdr/sdrstring.c
ion-3.2.1+dfsg/Makefile.in:5786:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/sdr/libici_la-sdrstring.lo -MD -MP -MF ici/sdr/$(DEPDIR)/libici_la-sdrstring.Tpo -c -o ici/sdr/libici_la-sdrstring.lo `test -f 'ici/sdr/sdrstring.c' || echo '$(srcdir)/'`ici/sdr/sdrstring.c
ion-3.2.1+dfsg/Makefile.in-5787-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/sdr/$(DEPDIR)/libici_la-sdrstring.Tpo ici/sdr/$(DEPDIR)/libici_la-sdrstring.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5789-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5790:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/sdr/libici_la-sdrstring.lo `test -f 'ici/sdr/sdrstring.c' || echo '$(srcdir)/'`ici/sdr/sdrstring.c
ion-3.2.1+dfsg/Makefile.in-5791-
ion-3.2.1+dfsg/Makefile.in-5792-ici/sdr/libici_la-sdrlist.lo: ici/sdr/sdrlist.c
ion-3.2.1+dfsg/Makefile.in:5793:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/sdr/libici_la-sdrlist.lo -MD -MP -MF ici/sdr/$(DEPDIR)/libici_la-sdrlist.Tpo -c -o ici/sdr/libici_la-sdrlist.lo `test -f 'ici/sdr/sdrlist.c' || echo '$(srcdir)/'`ici/sdr/sdrlist.c
ion-3.2.1+dfsg/Makefile.in-5794-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/sdr/$(DEPDIR)/libici_la-sdrlist.Tpo ici/sdr/$(DEPDIR)/libici_la-sdrlist.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5796-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5797:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/sdr/libici_la-sdrlist.lo `test -f 'ici/sdr/sdrlist.c' || echo '$(srcdir)/'`ici/sdr/sdrlist.c
ion-3.2.1+dfsg/Makefile.in-5798-
ion-3.2.1+dfsg/Makefile.in-5799-ici/sdr/libici_la-sdrtable.lo: ici/sdr/sdrtable.c
ion-3.2.1+dfsg/Makefile.in:5800:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/sdr/libici_la-sdrtable.lo -MD -MP -MF ici/sdr/$(DEPDIR)/libici_la-sdrtable.Tpo -c -o ici/sdr/libici_la-sdrtable.lo `test -f 'ici/sdr/sdrtable.c' || echo '$(srcdir)/'`ici/sdr/sdrtable.c
ion-3.2.1+dfsg/Makefile.in-5801-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/sdr/$(DEPDIR)/libici_la-sdrtable.Tpo ici/sdr/$(DEPDIR)/libici_la-sdrtable.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5803-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5804:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/sdr/libici_la-sdrtable.lo `test -f 'ici/sdr/sdrtable.c' || echo '$(srcdir)/'`ici/sdr/sdrtable.c
ion-3.2.1+dfsg/Makefile.in-5805-
ion-3.2.1+dfsg/Makefile.in-5806-ici/sdr/libici_la-sdrhash.lo: ici/sdr/sdrhash.c
ion-3.2.1+dfsg/Makefile.in:5807:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/sdr/libici_la-sdrhash.lo -MD -MP -MF ici/sdr/$(DEPDIR)/libici_la-sdrhash.Tpo -c -o ici/sdr/libici_la-sdrhash.lo `test -f 'ici/sdr/sdrhash.c' || echo '$(srcdir)/'`ici/sdr/sdrhash.c
ion-3.2.1+dfsg/Makefile.in-5808-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/sdr/$(DEPDIR)/libici_la-sdrhash.Tpo ici/sdr/$(DEPDIR)/libici_la-sdrhash.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5810-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5811:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/sdr/libici_la-sdrhash.lo `test -f 'ici/sdr/sdrhash.c' || echo '$(srcdir)/'`ici/sdr/sdrhash.c
ion-3.2.1+dfsg/Makefile.in-5812-
ion-3.2.1+dfsg/Makefile.in-5813-ici/sdr/libici_la-sdrcatlg.lo: ici/sdr/sdrcatlg.c
ion-3.2.1+dfsg/Makefile.in:5814:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -MT ici/sdr/libici_la-sdrcatlg.lo -MD -MP -MF ici/sdr/$(DEPDIR)/libici_la-sdrcatlg.Tpo -c -o ici/sdr/libici_la-sdrcatlg.lo `test -f 'ici/sdr/sdrcatlg.c' || echo '$(srcdir)/'`ici/sdr/sdrcatlg.c
ion-3.2.1+dfsg/Makefile.in-5815-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/sdr/$(DEPDIR)/libici_la-sdrcatlg.Tpo ici/sdr/$(DEPDIR)/libici_la-sdrcatlg.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5817-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5818:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libici_la_CFLAGS) $(CFLAGS) -c -o ici/sdr/libici_la-sdrcatlg.lo `test -f 'ici/sdr/sdrcatlg.c' || echo '$(srcdir)/'`ici/sdr/sdrcatlg.c
ion-3.2.1+dfsg/Makefile.in-5819-
ion-3.2.1+dfsg/Makefile.in-5820-bp/ipn/libipnfw_la-libipnfw.lo: bp/ipn/libipnfw.c
ion-3.2.1+dfsg/Makefile.in:5821:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipnfw_la_CFLAGS) $(CFLAGS) -MT bp/ipn/libipnfw_la-libipnfw.lo -MD -MP -MF bp/ipn/$(DEPDIR)/libipnfw_la-libipnfw.Tpo -c -o bp/ipn/libipnfw_la-libipnfw.lo `test -f 'bp/ipn/libipnfw.c' || echo '$(srcdir)/'`bp/ipn/libipnfw.c
ion-3.2.1+dfsg/Makefile.in-5822-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ipn/$(DEPDIR)/libipnfw_la-libipnfw.Tpo bp/ipn/$(DEPDIR)/libipnfw_la-libipnfw.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5824-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5825:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libipnfw_la_CFLAGS) $(CFLAGS) -c -o bp/ipn/libipnfw_la-libipnfw.lo `test -f 'bp/ipn/libipnfw.c' || echo '$(srcdir)/'`bp/ipn/libipnfw.c
ion-3.2.1+dfsg/Makefile.in-5826-
ion-3.2.1+dfsg/Makefile.in-5827-ltp/library/libltp_la-libltp.lo: ltp/library/libltp.c
ion-3.2.1+dfsg/Makefile.in:5828:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -MT ltp/library/libltp_la-libltp.lo -MD -MP -MF ltp/library/$(DEPDIR)/libltp_la-libltp.Tpo -c -o ltp/library/libltp_la-libltp.lo `test -f 'ltp/library/libltp.c' || echo '$(srcdir)/'`ltp/library/libltp.c
ion-3.2.1+dfsg/Makefile.in-5829-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/library/$(DEPDIR)/libltp_la-libltp.Tpo ltp/library/$(DEPDIR)/libltp_la-libltp.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5831-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5832:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -c -o ltp/library/libltp_la-libltp.lo `test -f 'ltp/library/libltp.c' || echo '$(srcdir)/'`ltp/library/libltp.c
ion-3.2.1+dfsg/Makefile.in-5833-
ion-3.2.1+dfsg/Makefile.in-5834-ltp/library/libltp_la-libltpP.lo: ltp/library/libltpP.c
ion-3.2.1+dfsg/Makefile.in:5835:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -MT ltp/library/libltp_la-libltpP.lo -MD -MP -MF ltp/library/$(DEPDIR)/libltp_la-libltpP.Tpo -c -o ltp/library/libltp_la-libltpP.lo `test -f 'ltp/library/libltpP.c' || echo '$(srcdir)/'`ltp/library/libltpP.c
ion-3.2.1+dfsg/Makefile.in-5836-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/library/$(DEPDIR)/libltp_la-libltpP.Tpo ltp/library/$(DEPDIR)/libltp_la-libltpP.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5838-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5839:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -c -o ltp/library/libltp_la-libltpP.lo `test -f 'ltp/library/libltpP.c' || echo '$(srcdir)/'`ltp/library/libltpP.c
ion-3.2.1+dfsg/Makefile.in-5840-
ion-3.2.1+dfsg/Makefile.in-5841-ltp/library/libltp_la-ltpei.lo: ltp/library/ltpei.c
ion-3.2.1+dfsg/Makefile.in:5842:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -MT ltp/library/libltp_la-ltpei.lo -MD -MP -MF ltp/library/$(DEPDIR)/libltp_la-ltpei.Tpo -c -o ltp/library/libltp_la-ltpei.lo `test -f 'ltp/library/ltpei.c' || echo '$(srcdir)/'`ltp/library/ltpei.c
ion-3.2.1+dfsg/Makefile.in-5843-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/library/$(DEPDIR)/libltp_la-ltpei.Tpo ltp/library/$(DEPDIR)/libltp_la-ltpei.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5845-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5846:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -c -o ltp/library/libltp_la-ltpei.lo `test -f 'ltp/library/ltpei.c' || echo '$(srcdir)/'`ltp/library/ltpei.c
ion-3.2.1+dfsg/Makefile.in-5847-
ion-3.2.1+dfsg/Makefile.in-5848-ltp/sda/libltp_la-libsda.lo: ltp/sda/libsda.c
ion-3.2.1+dfsg/Makefile.in:5849:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -MT ltp/sda/libltp_la-libsda.lo -MD -MP -MF ltp/sda/$(DEPDIR)/libltp_la-libsda.Tpo -c -o ltp/sda/libltp_la-libsda.lo `test -f 'ltp/sda/libsda.c' || echo '$(srcdir)/'`ltp/sda/libsda.c
ion-3.2.1+dfsg/Makefile.in-5850-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/sda/$(DEPDIR)/libltp_la-libsda.Tpo ltp/sda/$(DEPDIR)/libltp_la-libsda.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5852-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5853:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -c -o ltp/sda/libltp_la-libsda.lo `test -f 'ltp/sda/libsda.c' || echo '$(srcdir)/'`ltp/sda/libsda.c
ion-3.2.1+dfsg/Makefile.in-5854-
ion-3.2.1+dfsg/Makefile.in-5855-ltp/library/libltp_la-libltpnm.lo: ltp/library/libltpnm.c
ion-3.2.1+dfsg/Makefile.in:5856:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -MT ltp/library/libltp_la-libltpnm.lo -MD -MP -MF ltp/library/$(DEPDIR)/libltp_la-libltpnm.Tpo -c -o ltp/library/libltp_la-libltpnm.lo `test -f 'ltp/library/libltpnm.c' || echo '$(srcdir)/'`ltp/library/libltpnm.c
ion-3.2.1+dfsg/Makefile.in-5857-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/library/$(DEPDIR)/libltp_la-libltpnm.Tpo ltp/library/$(DEPDIR)/libltp_la-libltpnm.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5859-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5860:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libltp_la_CFLAGS) $(CFLAGS) -c -o ltp/library/libltp_la-libltpnm.lo `test -f 'ltp/library/libltpnm.c' || echo '$(srcdir)/'`ltp/library/libltpnm.c
ion-3.2.1+dfsg/Makefile.in-5861-
ion-3.2.1+dfsg/Makefile.in-5862-bssp/tcp/libtcpbsa_la-libtcpbsa.lo: bssp/tcp/libtcpbsa.c
ion-3.2.1+dfsg/Makefile.in:5863:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtcpbsa_la_CFLAGS) $(CFLAGS) -MT bssp/tcp/libtcpbsa_la-libtcpbsa.lo -MD -MP -MF bssp/tcp/$(DEPDIR)/libtcpbsa_la-libtcpbsa.Tpo -c -o bssp/tcp/libtcpbsa_la-libtcpbsa.lo `test -f 'bssp/tcp/libtcpbsa.c' || echo '$(srcdir)/'`bssp/tcp/libtcpbsa.c
ion-3.2.1+dfsg/Makefile.in-5864-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/tcp/$(DEPDIR)/libtcpbsa_la-libtcpbsa.Tpo bssp/tcp/$(DEPDIR)/libtcpbsa_la-libtcpbsa.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5866-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5867:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtcpbsa_la_CFLAGS) $(CFLAGS) -c -o bssp/tcp/libtcpbsa_la-libtcpbsa.lo `test -f 'bssp/tcp/libtcpbsa.c' || echo '$(srcdir)/'`bssp/tcp/libtcpbsa.c
ion-3.2.1+dfsg/Makefile.in-5868-
ion-3.2.1+dfsg/Makefile.in-5869-bp/tcp/libtcpcla_la-libtcpcla.lo: bp/tcp/libtcpcla.c
ion-3.2.1+dfsg/Makefile.in:5870:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtcpcla_la_CFLAGS) $(CFLAGS) -MT bp/tcp/libtcpcla_la-libtcpcla.lo -MD -MP -MF bp/tcp/$(DEPDIR)/libtcpcla_la-libtcpcla.Tpo -c -o bp/tcp/libtcpcla_la-libtcpcla.lo `test -f 'bp/tcp/libtcpcla.c' || echo '$(srcdir)/'`bp/tcp/libtcpcla.c
ion-3.2.1+dfsg/Makefile.in-5871-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/tcp/$(DEPDIR)/libtcpcla_la-libtcpcla.Tpo bp/tcp/$(DEPDIR)/libtcpcla_la-libtcpcla.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5873-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5874:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtcpcla_la_CFLAGS) $(CFLAGS) -c -o bp/tcp/libtcpcla_la-libtcpcla.lo `test -f 'bp/tcp/libtcpcla.c' || echo '$(srcdir)/'`bp/tcp/libtcpcla.c
ion-3.2.1+dfsg/Makefile.in-5875-
ion-3.2.1+dfsg/Makefile.in-5876-bp/udp/libudpcla_la-libudpcla.lo: bp/udp/libudpcla.c
ion-3.2.1+dfsg/Makefile.in:5877:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libudpcla_la_CFLAGS) $(CFLAGS) -MT bp/udp/libudpcla_la-libudpcla.lo -MD -MP -MF bp/udp/$(DEPDIR)/libudpcla_la-libudpcla.Tpo -c -o bp/udp/libudpcla_la-libudpcla.lo `test -f 'bp/udp/libudpcla.c' || echo '$(srcdir)/'`bp/udp/libudpcla.c
ion-3.2.1+dfsg/Makefile.in-5878-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/udp/$(DEPDIR)/libudpcla_la-libudpcla.Tpo bp/udp/$(DEPDIR)/libudpcla_la-libudpcla.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5880-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5881:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libudpcla_la_CFLAGS) $(CFLAGS) -c -o bp/udp/libudpcla_la-libudpcla.lo `test -f 'bp/udp/libudpcla.c' || echo '$(srcdir)/'`bp/udp/libudpcla.c
ion-3.2.1+dfsg/Makefile.in-5882-
ion-3.2.1+dfsg/Makefile.in-5883-tests/library/tests_library_libtestutil_la-check.lo: tests/library/check.c
ion-3.2.1+dfsg/Makefile.in:5884:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_library_libtestutil_la_CFLAGS) $(CFLAGS) -MT tests/library/tests_library_libtestutil_la-check.lo -MD -MP -MF tests/library/$(DEPDIR)/tests_library_libtestutil_la-check.Tpo -c -o tests/library/tests_library_libtestutil_la-check.lo `test -f 'tests/library/check.c' || echo '$(srcdir)/'`tests/library/check.c
ion-3.2.1+dfsg/Makefile.in-5885-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/library/$(DEPDIR)/tests_library_libtestutil_la-check.Tpo tests/library/$(DEPDIR)/tests_library_libtestutil_la-check.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5887-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5888:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_library_libtestutil_la_CFLAGS) $(CFLAGS) -c -o tests/library/tests_library_libtestutil_la-check.lo `test -f 'tests/library/check.c' || echo '$(srcdir)/'`tests/library/check.c
ion-3.2.1+dfsg/Makefile.in-5889-
ion-3.2.1+dfsg/Makefile.in-5890-tests/library/tests_library_libtestutil_la-paths.lo: tests/library/paths.c
ion-3.2.1+dfsg/Makefile.in:5891:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_library_libtestutil_la_CFLAGS) $(CFLAGS) -MT tests/library/tests_library_libtestutil_la-paths.lo -MD -MP -MF tests/library/$(DEPDIR)/tests_library_libtestutil_la-paths.Tpo -c -o tests/library/tests_library_libtestutil_la-paths.lo `test -f 'tests/library/paths.c' || echo '$(srcdir)/'`tests/library/paths.c
ion-3.2.1+dfsg/Makefile.in-5892-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/library/$(DEPDIR)/tests_library_libtestutil_la-paths.Tpo tests/library/$(DEPDIR)/tests_library_libtestutil_la-paths.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5894-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5895:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_library_libtestutil_la_CFLAGS) $(CFLAGS) -c -o tests/library/tests_library_libtestutil_la-paths.lo `test -f 'tests/library/paths.c' || echo '$(srcdir)/'`tests/library/paths.c
ion-3.2.1+dfsg/Makefile.in-5896-
ion-3.2.1+dfsg/Makefile.in-5897-tests/library/tests_library_libtestutil_la-ionstart.lo: tests/library/ionstart.c
ion-3.2.1+dfsg/Makefile.in:5898:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_library_libtestutil_la_CFLAGS) $(CFLAGS) -MT tests/library/tests_library_libtestutil_la-ionstart.lo -MD -MP -MF tests/library/$(DEPDIR)/tests_library_libtestutil_la-ionstart.Tpo -c -o tests/library/tests_library_libtestutil_la-ionstart.lo `test -f 'tests/library/ionstart.c' || echo '$(srcdir)/'`tests/library/ionstart.c
ion-3.2.1+dfsg/Makefile.in-5899-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/library/$(DEPDIR)/tests_library_libtestutil_la-ionstart.Tpo tests/library/$(DEPDIR)/tests_library_libtestutil_la-ionstart.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5901-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5902:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_library_libtestutil_la_CFLAGS) $(CFLAGS) -c -o tests/library/tests_library_libtestutil_la-ionstart.lo `test -f 'tests/library/ionstart.c' || echo '$(srcdir)/'`tests/library/ionstart.c
ion-3.2.1+dfsg/Makefile.in-5903-
ion-3.2.1+dfsg/Makefile.in-5904-tests/library/tests_library_libtestutil_la-ionstop.lo: tests/library/ionstop.c
ion-3.2.1+dfsg/Makefile.in:5905:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_library_libtestutil_la_CFLAGS) $(CFLAGS) -MT tests/library/tests_library_libtestutil_la-ionstop.lo -MD -MP -MF tests/library/$(DEPDIR)/tests_library_libtestutil_la-ionstop.Tpo -c -o tests/library/tests_library_libtestutil_la-ionstop.lo `test -f 'tests/library/ionstop.c' || echo '$(srcdir)/'`tests/library/ionstop.c
ion-3.2.1+dfsg/Makefile.in-5906-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/library/$(DEPDIR)/tests_library_libtestutil_la-ionstop.Tpo tests/library/$(DEPDIR)/tests_library_libtestutil_la-ionstop.Plo
##############################################
ion-3.2.1+dfsg/Makefile.in-5908-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5909:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_library_libtestutil_la_CFLAGS) $(CFLAGS) -c -o tests/library/tests_library_libtestutil_la-ionstop.lo `test -f 'tests/library/ionstop.c' || echo '$(srcdir)/'`tests/library/ionstop.c
ion-3.2.1+dfsg/Makefile.in-5910-
ion-3.2.1+dfsg/Makefile.in-5911-bp/utils/acsadmin-acsadmin.o: bp/utils/acsadmin.c
ion-3.2.1+dfsg/Makefile.in:5912:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acsadmin_CFLAGS) $(CFLAGS) -MT bp/utils/acsadmin-acsadmin.o -MD -MP -MF bp/utils/$(DEPDIR)/acsadmin-acsadmin.Tpo -c -o bp/utils/acsadmin-acsadmin.o `test -f 'bp/utils/acsadmin.c' || echo '$(srcdir)/'`bp/utils/acsadmin.c
ion-3.2.1+dfsg/Makefile.in-5913-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/acsadmin-acsadmin.Tpo bp/utils/$(DEPDIR)/acsadmin-acsadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5915-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5916:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acsadmin_CFLAGS) $(CFLAGS) -c -o bp/utils/acsadmin-acsadmin.o `test -f 'bp/utils/acsadmin.c' || echo '$(srcdir)/'`bp/utils/acsadmin.c
ion-3.2.1+dfsg/Makefile.in-5917-
ion-3.2.1+dfsg/Makefile.in-5918-bp/utils/acsadmin-acsadmin.obj: bp/utils/acsadmin.c
ion-3.2.1+dfsg/Makefile.in:5919:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acsadmin_CFLAGS) $(CFLAGS) -MT bp/utils/acsadmin-acsadmin.obj -MD -MP -MF bp/utils/$(DEPDIR)/acsadmin-acsadmin.Tpo -c -o bp/utils/acsadmin-acsadmin.obj `if test -f 'bp/utils/acsadmin.c'; then $(CYGPATH_W) 'bp/utils/acsadmin.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/acsadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5920-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/acsadmin-acsadmin.Tpo bp/utils/$(DEPDIR)/acsadmin-acsadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5922-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5923:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acsadmin_CFLAGS) $(CFLAGS) -c -o bp/utils/acsadmin-acsadmin.obj `if test -f 'bp/utils/acsadmin.c'; then $(CYGPATH_W) 'bp/utils/acsadmin.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/acsadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5924-
ion-3.2.1+dfsg/Makefile.in-5925-bp/utils/acslist-acslist.o: bp/utils/acslist.c
ion-3.2.1+dfsg/Makefile.in:5926:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acslist_CFLAGS) $(CFLAGS) -MT bp/utils/acslist-acslist.o -MD -MP -MF bp/utils/$(DEPDIR)/acslist-acslist.Tpo -c -o bp/utils/acslist-acslist.o `test -f 'bp/utils/acslist.c' || echo '$(srcdir)/'`bp/utils/acslist.c
ion-3.2.1+dfsg/Makefile.in-5927-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/acslist-acslist.Tpo bp/utils/$(DEPDIR)/acslist-acslist.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5929-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5930:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acslist_CFLAGS) $(CFLAGS) -c -o bp/utils/acslist-acslist.o `test -f 'bp/utils/acslist.c' || echo '$(srcdir)/'`bp/utils/acslist.c
ion-3.2.1+dfsg/Makefile.in-5931-
ion-3.2.1+dfsg/Makefile.in-5932-bp/utils/acslist-acslist.obj: bp/utils/acslist.c
ion-3.2.1+dfsg/Makefile.in:5933:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acslist_CFLAGS) $(CFLAGS) -MT bp/utils/acslist-acslist.obj -MD -MP -MF bp/utils/$(DEPDIR)/acslist-acslist.Tpo -c -o bp/utils/acslist-acslist.obj `if test -f 'bp/utils/acslist.c'; then $(CYGPATH_W) 'bp/utils/acslist.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/acslist.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5934-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/acslist-acslist.Tpo bp/utils/$(DEPDIR)/acslist-acslist.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5936-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5937:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(acslist_CFLAGS) $(CFLAGS) -c -o bp/utils/acslist-acslist.obj `if test -f 'bp/utils/acslist.c'; then $(CYGPATH_W) 'bp/utils/acslist.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/acslist.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5938-
ion-3.2.1+dfsg/Makefile.in-5939-ams/test/amsbenchr-amsbenchr.o: ams/test/amsbenchr.c
ion-3.2.1+dfsg/Makefile.in:5940:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsbenchr_CFLAGS) $(CFLAGS) -MT ams/test/amsbenchr-amsbenchr.o -MD -MP -MF ams/test/$(DEPDIR)/amsbenchr-amsbenchr.Tpo -c -o ams/test/amsbenchr-amsbenchr.o `test -f 'ams/test/amsbenchr.c' || echo '$(srcdir)/'`ams/test/amsbenchr.c
ion-3.2.1+dfsg/Makefile.in-5941-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amsbenchr-amsbenchr.Tpo ams/test/$(DEPDIR)/amsbenchr-amsbenchr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5943-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5944:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsbenchr_CFLAGS) $(CFLAGS) -c -o ams/test/amsbenchr-amsbenchr.o `test -f 'ams/test/amsbenchr.c' || echo '$(srcdir)/'`ams/test/amsbenchr.c
ion-3.2.1+dfsg/Makefile.in-5945-
ion-3.2.1+dfsg/Makefile.in-5946-ams/test/amsbenchr-amsbenchr.obj: ams/test/amsbenchr.c
ion-3.2.1+dfsg/Makefile.in:5947:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsbenchr_CFLAGS) $(CFLAGS) -MT ams/test/amsbenchr-amsbenchr.obj -MD -MP -MF ams/test/$(DEPDIR)/amsbenchr-amsbenchr.Tpo -c -o ams/test/amsbenchr-amsbenchr.obj `if test -f 'ams/test/amsbenchr.c'; then $(CYGPATH_W) 'ams/test/amsbenchr.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amsbenchr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5948-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amsbenchr-amsbenchr.Tpo ams/test/$(DEPDIR)/amsbenchr-amsbenchr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5950-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5951:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsbenchr_CFLAGS) $(CFLAGS) -c -o ams/test/amsbenchr-amsbenchr.obj `if test -f 'ams/test/amsbenchr.c'; then $(CYGPATH_W) 'ams/test/amsbenchr.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amsbenchr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5952-
ion-3.2.1+dfsg/Makefile.in-5953-ams/test/amsbenchs-amsbenchs.o: ams/test/amsbenchs.c
ion-3.2.1+dfsg/Makefile.in:5954:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsbenchs_CFLAGS) $(CFLAGS) -MT ams/test/amsbenchs-amsbenchs.o -MD -MP -MF ams/test/$(DEPDIR)/amsbenchs-amsbenchs.Tpo -c -o ams/test/amsbenchs-amsbenchs.o `test -f 'ams/test/amsbenchs.c' || echo '$(srcdir)/'`ams/test/amsbenchs.c
ion-3.2.1+dfsg/Makefile.in-5955-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amsbenchs-amsbenchs.Tpo ams/test/$(DEPDIR)/amsbenchs-amsbenchs.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5957-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5958:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsbenchs_CFLAGS) $(CFLAGS) -c -o ams/test/amsbenchs-amsbenchs.o `test -f 'ams/test/amsbenchs.c' || echo '$(srcdir)/'`ams/test/amsbenchs.c
ion-3.2.1+dfsg/Makefile.in-5959-
ion-3.2.1+dfsg/Makefile.in-5960-ams/test/amsbenchs-amsbenchs.obj: ams/test/amsbenchs.c
ion-3.2.1+dfsg/Makefile.in:5961:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsbenchs_CFLAGS) $(CFLAGS) -MT ams/test/amsbenchs-amsbenchs.obj -MD -MP -MF ams/test/$(DEPDIR)/amsbenchs-amsbenchs.Tpo -c -o ams/test/amsbenchs-amsbenchs.obj `if test -f 'ams/test/amsbenchs.c'; then $(CYGPATH_W) 'ams/test/amsbenchs.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amsbenchs.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5962-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amsbenchs-amsbenchs.Tpo ams/test/$(DEPDIR)/amsbenchs-amsbenchs.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5964-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5965:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsbenchs_CFLAGS) $(CFLAGS) -c -o ams/test/amsbenchs-amsbenchs.obj `if test -f 'ams/test/amsbenchs.c'; then $(CYGPATH_W) 'ams/test/amsbenchs.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amsbenchs.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5966-
ion-3.2.1+dfsg/Makefile.in-5967-ams/library/amsd-amsd.o: ams/library/amsd.c
ion-3.2.1+dfsg/Makefile.in:5968:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-amsd.o -MD -MP -MF ams/library/$(DEPDIR)/amsd-amsd.Tpo -c -o ams/library/amsd-amsd.o `test -f 'ams/library/amsd.c' || echo '$(srcdir)/'`ams/library/amsd.c
ion-3.2.1+dfsg/Makefile.in-5969-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-amsd.Tpo ams/library/$(DEPDIR)/amsd-amsd.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5971-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5972:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-amsd.o `test -f 'ams/library/amsd.c' || echo '$(srcdir)/'`ams/library/amsd.c
ion-3.2.1+dfsg/Makefile.in-5973-
ion-3.2.1+dfsg/Makefile.in-5974-ams/library/amsd-amsd.obj: ams/library/amsd.c
ion-3.2.1+dfsg/Makefile.in:5975:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-amsd.obj -MD -MP -MF ams/library/$(DEPDIR)/amsd-amsd.Tpo -c -o ams/library/amsd-amsd.obj `if test -f 'ams/library/amsd.c'; then $(CYGPATH_W) 'ams/library/amsd.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/amsd.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5976-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-amsd.Tpo ams/library/$(DEPDIR)/amsd-amsd.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5978-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5979:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-amsd.obj `if test -f 'ams/library/amsd.c'; then $(CYGPATH_W) 'ams/library/amsd.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/amsd.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5980-
ion-3.2.1+dfsg/Makefile.in-5981-ams/library/amsd-libams.o: ams/library/libams.c
ion-3.2.1+dfsg/Makefile.in:5982:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-libams.o -MD -MP -MF ams/library/$(DEPDIR)/amsd-libams.Tpo -c -o ams/library/amsd-libams.o `test -f 'ams/library/libams.c' || echo '$(srcdir)/'`ams/library/libams.c
ion-3.2.1+dfsg/Makefile.in-5983-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-libams.Tpo ams/library/$(DEPDIR)/amsd-libams.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5985-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5986:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-libams.o `test -f 'ams/library/libams.c' || echo '$(srcdir)/'`ams/library/libams.c
ion-3.2.1+dfsg/Makefile.in-5987-
ion-3.2.1+dfsg/Makefile.in-5988-ams/library/amsd-libams.obj: ams/library/libams.c
ion-3.2.1+dfsg/Makefile.in:5989:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-libams.obj -MD -MP -MF ams/library/$(DEPDIR)/amsd-libams.Tpo -c -o ams/library/amsd-libams.obj `if test -f 'ams/library/libams.c'; then $(CYGPATH_W) 'ams/library/libams.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/libams.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5990-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-libams.Tpo ams/library/$(DEPDIR)/amsd-libams.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5992-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:5993:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-libams.obj `if test -f 'ams/library/libams.c'; then $(CYGPATH_W) 'ams/library/libams.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/libams.c'; fi`
ion-3.2.1+dfsg/Makefile.in-5994-
ion-3.2.1+dfsg/Makefile.in-5995-ams/library/amsd-amscommon.o: ams/library/amscommon.c
ion-3.2.1+dfsg/Makefile.in:5996:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-amscommon.o -MD -MP -MF ams/library/$(DEPDIR)/amsd-amscommon.Tpo -c -o ams/library/amsd-amscommon.o `test -f 'ams/library/amscommon.c' || echo '$(srcdir)/'`ams/library/amscommon.c
ion-3.2.1+dfsg/Makefile.in-5997-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-amscommon.Tpo ams/library/$(DEPDIR)/amsd-amscommon.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-5999-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6000:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-amscommon.o `test -f 'ams/library/amscommon.c' || echo '$(srcdir)/'`ams/library/amscommon.c
ion-3.2.1+dfsg/Makefile.in-6001-
ion-3.2.1+dfsg/Makefile.in-6002-ams/library/amsd-amscommon.obj: ams/library/amscommon.c
ion-3.2.1+dfsg/Makefile.in:6003:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-amscommon.obj -MD -MP -MF ams/library/$(DEPDIR)/amsd-amscommon.Tpo -c -o ams/library/amsd-amscommon.obj `if test -f 'ams/library/amscommon.c'; then $(CYGPATH_W) 'ams/library/amscommon.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/amscommon.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6004-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-amscommon.Tpo ams/library/$(DEPDIR)/amsd-amscommon.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6006-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6007:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-amscommon.obj `if test -f 'ams/library/amscommon.c'; then $(CYGPATH_W) 'ams/library/amscommon.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/amscommon.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6008-
ion-3.2.1+dfsg/Makefile.in-6009-ams/library/amsd-crypt.o: ams/library/crypt.c
ion-3.2.1+dfsg/Makefile.in:6010:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-crypt.o -MD -MP -MF ams/library/$(DEPDIR)/amsd-crypt.Tpo -c -o ams/library/amsd-crypt.o `test -f 'ams/library/crypt.c' || echo '$(srcdir)/'`ams/library/crypt.c
ion-3.2.1+dfsg/Makefile.in-6011-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-crypt.Tpo ams/library/$(DEPDIR)/amsd-crypt.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6013-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6014:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-crypt.o `test -f 'ams/library/crypt.c' || echo '$(srcdir)/'`ams/library/crypt.c
ion-3.2.1+dfsg/Makefile.in-6015-
ion-3.2.1+dfsg/Makefile.in-6016-ams/library/amsd-crypt.obj: ams/library/crypt.c
ion-3.2.1+dfsg/Makefile.in:6017:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-crypt.obj -MD -MP -MF ams/library/$(DEPDIR)/amsd-crypt.Tpo -c -o ams/library/amsd-crypt.obj `if test -f 'ams/library/crypt.c'; then $(CYGPATH_W) 'ams/library/crypt.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/crypt.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6018-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-crypt.Tpo ams/library/$(DEPDIR)/amsd-crypt.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6020-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6021:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-crypt.obj `if test -f 'ams/library/crypt.c'; then $(CYGPATH_W) 'ams/library/crypt.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/crypt.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6022-
ion-3.2.1+dfsg/Makefile.in-6023-ams/library/amsd-dgrts.o: ams/library/dgrts.c
ion-3.2.1+dfsg/Makefile.in:6024:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-dgrts.o -MD -MP -MF ams/library/$(DEPDIR)/amsd-dgrts.Tpo -c -o ams/library/amsd-dgrts.o `test -f 'ams/library/dgrts.c' || echo '$(srcdir)/'`ams/library/dgrts.c
ion-3.2.1+dfsg/Makefile.in-6025-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-dgrts.Tpo ams/library/$(DEPDIR)/amsd-dgrts.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6027-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6028:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-dgrts.o `test -f 'ams/library/dgrts.c' || echo '$(srcdir)/'`ams/library/dgrts.c
ion-3.2.1+dfsg/Makefile.in-6029-
ion-3.2.1+dfsg/Makefile.in-6030-ams/library/amsd-dgrts.obj: ams/library/dgrts.c
ion-3.2.1+dfsg/Makefile.in:6031:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-dgrts.obj -MD -MP -MF ams/library/$(DEPDIR)/amsd-dgrts.Tpo -c -o ams/library/amsd-dgrts.obj `if test -f 'ams/library/dgrts.c'; then $(CYGPATH_W) 'ams/library/dgrts.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/dgrts.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6032-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-dgrts.Tpo ams/library/$(DEPDIR)/amsd-dgrts.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6034-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6035:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-dgrts.obj `if test -f 'ams/library/dgrts.c'; then $(CYGPATH_W) 'ams/library/dgrts.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/dgrts.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6036-
ion-3.2.1+dfsg/Makefile.in-6037-ams/library/amsd-udpts.o: ams/library/udpts.c
ion-3.2.1+dfsg/Makefile.in:6038:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-udpts.o -MD -MP -MF ams/library/$(DEPDIR)/amsd-udpts.Tpo -c -o ams/library/amsd-udpts.o `test -f 'ams/library/udpts.c' || echo '$(srcdir)/'`ams/library/udpts.c
ion-3.2.1+dfsg/Makefile.in-6039-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-udpts.Tpo ams/library/$(DEPDIR)/amsd-udpts.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6041-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6042:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-udpts.o `test -f 'ams/library/udpts.c' || echo '$(srcdir)/'`ams/library/udpts.c
ion-3.2.1+dfsg/Makefile.in-6043-
ion-3.2.1+dfsg/Makefile.in-6044-ams/library/amsd-udpts.obj: ams/library/udpts.c
ion-3.2.1+dfsg/Makefile.in:6045:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-udpts.obj -MD -MP -MF ams/library/$(DEPDIR)/amsd-udpts.Tpo -c -o ams/library/amsd-udpts.obj `if test -f 'ams/library/udpts.c'; then $(CYGPATH_W) 'ams/library/udpts.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/udpts.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6046-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-udpts.Tpo ams/library/$(DEPDIR)/amsd-udpts.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6048-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6049:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-udpts.obj `if test -f 'ams/library/udpts.c'; then $(CYGPATH_W) 'ams/library/udpts.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/udpts.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6050-
ion-3.2.1+dfsg/Makefile.in-6051-ams/library/amsd-tcpts.o: ams/library/tcpts.c
ion-3.2.1+dfsg/Makefile.in:6052:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-tcpts.o -MD -MP -MF ams/library/$(DEPDIR)/amsd-tcpts.Tpo -c -o ams/library/amsd-tcpts.o `test -f 'ams/library/tcpts.c' || echo '$(srcdir)/'`ams/library/tcpts.c
ion-3.2.1+dfsg/Makefile.in-6053-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-tcpts.Tpo ams/library/$(DEPDIR)/amsd-tcpts.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6055-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6056:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-tcpts.o `test -f 'ams/library/tcpts.c' || echo '$(srcdir)/'`ams/library/tcpts.c
ion-3.2.1+dfsg/Makefile.in-6057-
ion-3.2.1+dfsg/Makefile.in-6058-ams/library/amsd-tcpts.obj: ams/library/tcpts.c
ion-3.2.1+dfsg/Makefile.in:6059:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -MT ams/library/amsd-tcpts.obj -MD -MP -MF ams/library/$(DEPDIR)/amsd-tcpts.Tpo -c -o ams/library/amsd-tcpts.obj `if test -f 'ams/library/tcpts.c'; then $(CYGPATH_W) 'ams/library/tcpts.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/tcpts.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6060-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/library/$(DEPDIR)/amsd-tcpts.Tpo ams/library/$(DEPDIR)/amsd-tcpts.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6062-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6063:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsd_CFLAGS) $(CFLAGS) -c -o ams/library/amsd-tcpts.obj `if test -f 'ams/library/tcpts.c'; then $(CYGPATH_W) 'ams/library/tcpts.c'; else $(CYGPATH_W) '$(srcdir)/ams/library/tcpts.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6064-
ion-3.2.1+dfsg/Makefile.in-6065-ams/test/amshello-amshello.o: ams/test/amshello.c
ion-3.2.1+dfsg/Makefile.in:6066:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amshello_CFLAGS) $(CFLAGS) -MT ams/test/amshello-amshello.o -MD -MP -MF ams/test/$(DEPDIR)/amshello-amshello.Tpo -c -o ams/test/amshello-amshello.o `test -f 'ams/test/amshello.c' || echo '$(srcdir)/'`ams/test/amshello.c
ion-3.2.1+dfsg/Makefile.in-6067-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amshello-amshello.Tpo ams/test/$(DEPDIR)/amshello-amshello.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6069-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6070:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amshello_CFLAGS) $(CFLAGS) -c -o ams/test/amshello-amshello.o `test -f 'ams/test/amshello.c' || echo '$(srcdir)/'`ams/test/amshello.c
ion-3.2.1+dfsg/Makefile.in-6071-
ion-3.2.1+dfsg/Makefile.in-6072-ams/test/amshello-amshello.obj: ams/test/amshello.c
ion-3.2.1+dfsg/Makefile.in:6073:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amshello_CFLAGS) $(CFLAGS) -MT ams/test/amshello-amshello.obj -MD -MP -MF ams/test/$(DEPDIR)/amshello-amshello.Tpo -c -o ams/test/amshello-amshello.obj `if test -f 'ams/test/amshello.c'; then $(CYGPATH_W) 'ams/test/amshello.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amshello.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6074-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amshello-amshello.Tpo ams/test/$(DEPDIR)/amshello-amshello.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6076-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6077:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amshello_CFLAGS) $(CFLAGS) -c -o ams/test/amshello-amshello.obj `if test -f 'ams/test/amshello.c'; then $(CYGPATH_W) 'ams/test/amshello.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amshello.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6078-
ion-3.2.1+dfsg/Makefile.in-6079-ams/test/amslog-amslog.o: ams/test/amslog.c
ion-3.2.1+dfsg/Makefile.in:6080:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amslog_CFLAGS) $(CFLAGS) -MT ams/test/amslog-amslog.o -MD -MP -MF ams/test/$(DEPDIR)/amslog-amslog.Tpo -c -o ams/test/amslog-amslog.o `test -f 'ams/test/amslog.c' || echo '$(srcdir)/'`ams/test/amslog.c
ion-3.2.1+dfsg/Makefile.in-6081-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amslog-amslog.Tpo ams/test/$(DEPDIR)/amslog-amslog.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6083-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6084:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amslog_CFLAGS) $(CFLAGS) -c -o ams/test/amslog-amslog.o `test -f 'ams/test/amslog.c' || echo '$(srcdir)/'`ams/test/amslog.c
ion-3.2.1+dfsg/Makefile.in-6085-
ion-3.2.1+dfsg/Makefile.in-6086-ams/test/amslog-amslog.obj: ams/test/amslog.c
ion-3.2.1+dfsg/Makefile.in:6087:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amslog_CFLAGS) $(CFLAGS) -MT ams/test/amslog-amslog.obj -MD -MP -MF ams/test/$(DEPDIR)/amslog-amslog.Tpo -c -o ams/test/amslog-amslog.obj `if test -f 'ams/test/amslog.c'; then $(CYGPATH_W) 'ams/test/amslog.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amslog.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6088-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amslog-amslog.Tpo ams/test/$(DEPDIR)/amslog-amslog.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6090-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6091:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amslog_CFLAGS) $(CFLAGS) -c -o ams/test/amslog-amslog.obj `if test -f 'ams/test/amslog.c'; then $(CYGPATH_W) 'ams/test/amslog.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amslog.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6092-
ion-3.2.1+dfsg/Makefile.in-6093-ams/test/amslogprt-amslogprt.o: ams/test/amslogprt.c
ion-3.2.1+dfsg/Makefile.in:6094:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amslogprt_CFLAGS) $(CFLAGS) -MT ams/test/amslogprt-amslogprt.o -MD -MP -MF ams/test/$(DEPDIR)/amslogprt-amslogprt.Tpo -c -o ams/test/amslogprt-amslogprt.o `test -f 'ams/test/amslogprt.c' || echo '$(srcdir)/'`ams/test/amslogprt.c
ion-3.2.1+dfsg/Makefile.in-6095-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amslogprt-amslogprt.Tpo ams/test/$(DEPDIR)/amslogprt-amslogprt.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6097-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6098:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amslogprt_CFLAGS) $(CFLAGS) -c -o ams/test/amslogprt-amslogprt.o `test -f 'ams/test/amslogprt.c' || echo '$(srcdir)/'`ams/test/amslogprt.c
ion-3.2.1+dfsg/Makefile.in-6099-
ion-3.2.1+dfsg/Makefile.in-6100-ams/test/amslogprt-amslogprt.obj: ams/test/amslogprt.c
ion-3.2.1+dfsg/Makefile.in:6101:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amslogprt_CFLAGS) $(CFLAGS) -MT ams/test/amslogprt-amslogprt.obj -MD -MP -MF ams/test/$(DEPDIR)/amslogprt-amslogprt.Tpo -c -o ams/test/amslogprt-amslogprt.obj `if test -f 'ams/test/amslogprt.c'; then $(CYGPATH_W) 'ams/test/amslogprt.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amslogprt.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6102-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amslogprt-amslogprt.Tpo ams/test/$(DEPDIR)/amslogprt-amslogprt.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6104-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6105:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amslogprt_CFLAGS) $(CFLAGS) -c -o ams/test/amslogprt-amslogprt.obj `if test -f 'ams/test/amslogprt.c'; then $(CYGPATH_W) 'ams/test/amslogprt.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amslogprt.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6106-
ion-3.2.1+dfsg/Makefile.in-6107-ams/test/amsshell-amsshell.o: ams/test/amsshell.c
ion-3.2.1+dfsg/Makefile.in:6108:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsshell_CFLAGS) $(CFLAGS) -MT ams/test/amsshell-amsshell.o -MD -MP -MF ams/test/$(DEPDIR)/amsshell-amsshell.Tpo -c -o ams/test/amsshell-amsshell.o `test -f 'ams/test/amsshell.c' || echo '$(srcdir)/'`ams/test/amsshell.c
ion-3.2.1+dfsg/Makefile.in-6109-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amsshell-amsshell.Tpo ams/test/$(DEPDIR)/amsshell-amsshell.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6111-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6112:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsshell_CFLAGS) $(CFLAGS) -c -o ams/test/amsshell-amsshell.o `test -f 'ams/test/amsshell.c' || echo '$(srcdir)/'`ams/test/amsshell.c
ion-3.2.1+dfsg/Makefile.in-6113-
ion-3.2.1+dfsg/Makefile.in-6114-ams/test/amsshell-amsshell.obj: ams/test/amsshell.c
ion-3.2.1+dfsg/Makefile.in:6115:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsshell_CFLAGS) $(CFLAGS) -MT ams/test/amsshell-amsshell.obj -MD -MP -MF ams/test/$(DEPDIR)/amsshell-amsshell.Tpo -c -o ams/test/amsshell-amsshell.obj `if test -f 'ams/test/amsshell.c'; then $(CYGPATH_W) 'ams/test/amsshell.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amsshell.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6116-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/test/$(DEPDIR)/amsshell-amsshell.Tpo ams/test/$(DEPDIR)/amsshell-amsshell.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6118-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6119:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsshell_CFLAGS) $(CFLAGS) -c -o ams/test/amsshell-amsshell.obj `if test -f 'ams/test/amsshell.c'; then $(CYGPATH_W) 'ams/test/amsshell.c'; else $(CYGPATH_W) '$(srcdir)/ams/test/amsshell.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6120-
ion-3.2.1+dfsg/Makefile.in-6121-ams/utils/amsstop-amsstop.o: ams/utils/amsstop.c
ion-3.2.1+dfsg/Makefile.in:6122:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsstop_CFLAGS) $(CFLAGS) -MT ams/utils/amsstop-amsstop.o -MD -MP -MF ams/utils/$(DEPDIR)/amsstop-amsstop.Tpo -c -o ams/utils/amsstop-amsstop.o `test -f 'ams/utils/amsstop.c' || echo '$(srcdir)/'`ams/utils/amsstop.c
ion-3.2.1+dfsg/Makefile.in-6123-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/utils/$(DEPDIR)/amsstop-amsstop.Tpo ams/utils/$(DEPDIR)/amsstop-amsstop.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6125-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6126:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsstop_CFLAGS) $(CFLAGS) -c -o ams/utils/amsstop-amsstop.o `test -f 'ams/utils/amsstop.c' || echo '$(srcdir)/'`ams/utils/amsstop.c
ion-3.2.1+dfsg/Makefile.in-6127-
ion-3.2.1+dfsg/Makefile.in-6128-ams/utils/amsstop-amsstop.obj: ams/utils/amsstop.c
ion-3.2.1+dfsg/Makefile.in:6129:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsstop_CFLAGS) $(CFLAGS) -MT ams/utils/amsstop-amsstop.obj -MD -MP -MF ams/utils/$(DEPDIR)/amsstop-amsstop.Tpo -c -o ams/utils/amsstop-amsstop.obj `if test -f 'ams/utils/amsstop.c'; then $(CYGPATH_W) 'ams/utils/amsstop.c'; else $(CYGPATH_W) '$(srcdir)/ams/utils/amsstop.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6130-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/utils/$(DEPDIR)/amsstop-amsstop.Tpo ams/utils/$(DEPDIR)/amsstop-amsstop.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6132-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6133:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(amsstop_CFLAGS) $(CFLAGS) -c -o ams/utils/amsstop-amsstop.obj `if test -f 'ams/utils/amsstop.c'; then $(CYGPATH_W) 'ams/utils/amsstop.c'; else $(CYGPATH_W) '$(srcdir)/ams/utils/amsstop.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6134-
ion-3.2.1+dfsg/Makefile.in-6135-ltp/aos/aoslsi-aoslsi.o: ltp/aos/aoslsi.c
ion-3.2.1+dfsg/Makefile.in:6136:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(aoslsi_CFLAGS) $(CFLAGS) -MT ltp/aos/aoslsi-aoslsi.o -MD -MP -MF ltp/aos/$(DEPDIR)/aoslsi-aoslsi.Tpo -c -o ltp/aos/aoslsi-aoslsi.o `test -f 'ltp/aos/aoslsi.c' || echo '$(srcdir)/'`ltp/aos/aoslsi.c
ion-3.2.1+dfsg/Makefile.in-6137-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/aos/$(DEPDIR)/aoslsi-aoslsi.Tpo ltp/aos/$(DEPDIR)/aoslsi-aoslsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6139-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6140:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(aoslsi_CFLAGS) $(CFLAGS) -c -o ltp/aos/aoslsi-aoslsi.o `test -f 'ltp/aos/aoslsi.c' || echo '$(srcdir)/'`ltp/aos/aoslsi.c
ion-3.2.1+dfsg/Makefile.in-6141-
ion-3.2.1+dfsg/Makefile.in-6142-ltp/aos/aoslsi-aoslsi.obj: ltp/aos/aoslsi.c
ion-3.2.1+dfsg/Makefile.in:6143:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(aoslsi_CFLAGS) $(CFLAGS) -MT ltp/aos/aoslsi-aoslsi.obj -MD -MP -MF ltp/aos/$(DEPDIR)/aoslsi-aoslsi.Tpo -c -o ltp/aos/aoslsi-aoslsi.obj `if test -f 'ltp/aos/aoslsi.c'; then $(CYGPATH_W) 'ltp/aos/aoslsi.c'; else $(CYGPATH_W) '$(srcdir)/ltp/aos/aoslsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6144-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/aos/$(DEPDIR)/aoslsi-aoslsi.Tpo ltp/aos/$(DEPDIR)/aoslsi-aoslsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6146-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6147:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(aoslsi_CFLAGS) $(CFLAGS) -c -o ltp/aos/aoslsi-aoslsi.obj `if test -f 'ltp/aos/aoslsi.c'; then $(CYGPATH_W) 'ltp/aos/aoslsi.c'; else $(CYGPATH_W) '$(srcdir)/ltp/aos/aoslsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6148-
ion-3.2.1+dfsg/Makefile.in-6149-ltp/aos/aoslso-aoslso.o: ltp/aos/aoslso.c
ion-3.2.1+dfsg/Makefile.in:6150:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(aoslso_CFLAGS) $(CFLAGS) -MT ltp/aos/aoslso-aoslso.o -MD -MP -MF ltp/aos/$(DEPDIR)/aoslso-aoslso.Tpo -c -o ltp/aos/aoslso-aoslso.o `test -f 'ltp/aos/aoslso.c' || echo '$(srcdir)/'`ltp/aos/aoslso.c
ion-3.2.1+dfsg/Makefile.in-6151-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/aos/$(DEPDIR)/aoslso-aoslso.Tpo ltp/aos/$(DEPDIR)/aoslso-aoslso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6153-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6154:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(aoslso_CFLAGS) $(CFLAGS) -c -o ltp/aos/aoslso-aoslso.o `test -f 'ltp/aos/aoslso.c' || echo '$(srcdir)/'`ltp/aos/aoslso.c
ion-3.2.1+dfsg/Makefile.in-6155-
ion-3.2.1+dfsg/Makefile.in-6156-ltp/aos/aoslso-aoslso.obj: ltp/aos/aoslso.c
ion-3.2.1+dfsg/Makefile.in:6157:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(aoslso_CFLAGS) $(CFLAGS) -MT ltp/aos/aoslso-aoslso.obj -MD -MP -MF ltp/aos/$(DEPDIR)/aoslso-aoslso.Tpo -c -o ltp/aos/aoslso-aoslso.obj `if test -f 'ltp/aos/aoslso.c'; then $(CYGPATH_W) 'ltp/aos/aoslso.c'; else $(CYGPATH_W) '$(srcdir)/ltp/aos/aoslso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6158-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/aos/$(DEPDIR)/aoslso-aoslso.Tpo ltp/aos/$(DEPDIR)/aoslso-aoslso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6160-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6161:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(aoslso_CFLAGS) $(CFLAGS) -c -o ltp/aos/aoslso-aoslso.obj `if test -f 'ltp/aos/aoslso.c'; then $(CYGPATH_W) 'ltp/aos/aoslso.c'; else $(CYGPATH_W) '$(srcdir)/ltp/aos/aoslso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6162-
ion-3.2.1+dfsg/Makefile.in-6163-bp/utils/bpadmin-bpadmin.o: bp/utils/bpadmin.c
ion-3.2.1+dfsg/Makefile.in:6164:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpadmin_CFLAGS) $(CFLAGS) -MT bp/utils/bpadmin-bpadmin.o -MD -MP -MF bp/utils/$(DEPDIR)/bpadmin-bpadmin.Tpo -c -o bp/utils/bpadmin-bpadmin.o `test -f 'bp/utils/bpadmin.c' || echo '$(srcdir)/'`bp/utils/bpadmin.c
ion-3.2.1+dfsg/Makefile.in-6165-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bpadmin-bpadmin.Tpo bp/utils/$(DEPDIR)/bpadmin-bpadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6167-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6168:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpadmin_CFLAGS) $(CFLAGS) -c -o bp/utils/bpadmin-bpadmin.o `test -f 'bp/utils/bpadmin.c' || echo '$(srcdir)/'`bp/utils/bpadmin.c
ion-3.2.1+dfsg/Makefile.in-6169-
ion-3.2.1+dfsg/Makefile.in-6170-bp/utils/bpadmin-bpadmin.obj: bp/utils/bpadmin.c
ion-3.2.1+dfsg/Makefile.in:6171:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpadmin_CFLAGS) $(CFLAGS) -MT bp/utils/bpadmin-bpadmin.obj -MD -MP -MF bp/utils/$(DEPDIR)/bpadmin-bpadmin.Tpo -c -o bp/utils/bpadmin-bpadmin.obj `if test -f 'bp/utils/bpadmin.c'; then $(CYGPATH_W) 'bp/utils/bpadmin.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bpadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6172-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bpadmin-bpadmin.Tpo bp/utils/$(DEPDIR)/bpadmin-bpadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6174-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6175:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpadmin_CFLAGS) $(CFLAGS) -c -o bp/utils/bpadmin-bpadmin.obj `if test -f 'bp/utils/bpadmin.c'; then $(CYGPATH_W) 'bp/utils/bpadmin.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bpadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6176-
ion-3.2.1+dfsg/Makefile.in-6177-bp/utils/bpcancel-bpcancel.o: bp/utils/bpcancel.c
ion-3.2.1+dfsg/Makefile.in:6178:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcancel_CFLAGS) $(CFLAGS) -MT bp/utils/bpcancel-bpcancel.o -MD -MP -MF bp/utils/$(DEPDIR)/bpcancel-bpcancel.Tpo -c -o bp/utils/bpcancel-bpcancel.o `test -f 'bp/utils/bpcancel.c' || echo '$(srcdir)/'`bp/utils/bpcancel.c
ion-3.2.1+dfsg/Makefile.in-6179-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bpcancel-bpcancel.Tpo bp/utils/$(DEPDIR)/bpcancel-bpcancel.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6181-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6182:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcancel_CFLAGS) $(CFLAGS) -c -o bp/utils/bpcancel-bpcancel.o `test -f 'bp/utils/bpcancel.c' || echo '$(srcdir)/'`bp/utils/bpcancel.c
ion-3.2.1+dfsg/Makefile.in-6183-
ion-3.2.1+dfsg/Makefile.in-6184-bp/utils/bpcancel-bpcancel.obj: bp/utils/bpcancel.c
ion-3.2.1+dfsg/Makefile.in:6185:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcancel_CFLAGS) $(CFLAGS) -MT bp/utils/bpcancel-bpcancel.obj -MD -MP -MF bp/utils/$(DEPDIR)/bpcancel-bpcancel.Tpo -c -o bp/utils/bpcancel-bpcancel.obj `if test -f 'bp/utils/bpcancel.c'; then $(CYGPATH_W) 'bp/utils/bpcancel.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bpcancel.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6186-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bpcancel-bpcancel.Tpo bp/utils/$(DEPDIR)/bpcancel-bpcancel.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6188-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6189:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcancel_CFLAGS) $(CFLAGS) -c -o bp/utils/bpcancel-bpcancel.obj `if test -f 'bp/utils/bpcancel.c'; then $(CYGPATH_W) 'bp/utils/bpcancel.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bpcancel.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6190-
ion-3.2.1+dfsg/Makefile.in-6191-bp/test/bpchat-bpchat.o: bp/test/bpchat.c
ion-3.2.1+dfsg/Makefile.in:6192:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpchat_CFLAGS) $(CFLAGS) -MT bp/test/bpchat-bpchat.o -MD -MP -MF bp/test/$(DEPDIR)/bpchat-bpchat.Tpo -c -o bp/test/bpchat-bpchat.o `test -f 'bp/test/bpchat.c' || echo '$(srcdir)/'`bp/test/bpchat.c
ion-3.2.1+dfsg/Makefile.in-6193-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpchat-bpchat.Tpo bp/test/$(DEPDIR)/bpchat-bpchat.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6195-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6196:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpchat_CFLAGS) $(CFLAGS) -c -o bp/test/bpchat-bpchat.o `test -f 'bp/test/bpchat.c' || echo '$(srcdir)/'`bp/test/bpchat.c
ion-3.2.1+dfsg/Makefile.in-6197-
ion-3.2.1+dfsg/Makefile.in-6198-bp/test/bpchat-bpchat.obj: bp/test/bpchat.c
ion-3.2.1+dfsg/Makefile.in:6199:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpchat_CFLAGS) $(CFLAGS) -MT bp/test/bpchat-bpchat.obj -MD -MP -MF bp/test/$(DEPDIR)/bpchat-bpchat.Tpo -c -o bp/test/bpchat-bpchat.obj `if test -f 'bp/test/bpchat.c'; then $(CYGPATH_W) 'bp/test/bpchat.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpchat.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6200-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpchat-bpchat.Tpo bp/test/$(DEPDIR)/bpchat-bpchat.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6202-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6203:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpchat_CFLAGS) $(CFLAGS) -c -o bp/test/bpchat-bpchat.obj `if test -f 'bp/test/bpchat.c'; then $(CYGPATH_W) 'bp/test/bpchat.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpchat.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6204-
ion-3.2.1+dfsg/Makefile.in-6205-bp/daemon/bpclock-bpclock.o: bp/daemon/bpclock.c
ion-3.2.1+dfsg/Makefile.in:6206:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpclock_CFLAGS) $(CFLAGS) -MT bp/daemon/bpclock-bpclock.o -MD -MP -MF bp/daemon/$(DEPDIR)/bpclock-bpclock.Tpo -c -o bp/daemon/bpclock-bpclock.o `test -f 'bp/daemon/bpclock.c' || echo '$(srcdir)/'`bp/daemon/bpclock.c
ion-3.2.1+dfsg/Makefile.in-6207-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/daemon/$(DEPDIR)/bpclock-bpclock.Tpo bp/daemon/$(DEPDIR)/bpclock-bpclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6209-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6210:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpclock_CFLAGS) $(CFLAGS) -c -o bp/daemon/bpclock-bpclock.o `test -f 'bp/daemon/bpclock.c' || echo '$(srcdir)/'`bp/daemon/bpclock.c
ion-3.2.1+dfsg/Makefile.in-6211-
ion-3.2.1+dfsg/Makefile.in-6212-bp/daemon/bpclock-bpclock.obj: bp/daemon/bpclock.c
ion-3.2.1+dfsg/Makefile.in:6213:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpclock_CFLAGS) $(CFLAGS) -MT bp/daemon/bpclock-bpclock.obj -MD -MP -MF bp/daemon/$(DEPDIR)/bpclock-bpclock.Tpo -c -o bp/daemon/bpclock-bpclock.obj `if test -f 'bp/daemon/bpclock.c'; then $(CYGPATH_W) 'bp/daemon/bpclock.c'; else $(CYGPATH_W) '$(srcdir)/bp/daemon/bpclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6214-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/daemon/$(DEPDIR)/bpclock-bpclock.Tpo bp/daemon/$(DEPDIR)/bpclock-bpclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6216-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6217:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpclock_CFLAGS) $(CFLAGS) -c -o bp/daemon/bpclock-bpclock.obj `if test -f 'bp/daemon/bpclock.c'; then $(CYGPATH_W) 'bp/daemon/bpclock.c'; else $(CYGPATH_W) '$(srcdir)/bp/daemon/bpclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6218-
ion-3.2.1+dfsg/Makefile.in-6219-bp/test/bpcounter-bpcounter.o: bp/test/bpcounter.c
ion-3.2.1+dfsg/Makefile.in:6220:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcounter_CFLAGS) $(CFLAGS) -MT bp/test/bpcounter-bpcounter.o -MD -MP -MF bp/test/$(DEPDIR)/bpcounter-bpcounter.Tpo -c -o bp/test/bpcounter-bpcounter.o `test -f 'bp/test/bpcounter.c' || echo '$(srcdir)/'`bp/test/bpcounter.c
ion-3.2.1+dfsg/Makefile.in-6221-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpcounter-bpcounter.Tpo bp/test/$(DEPDIR)/bpcounter-bpcounter.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6223-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6224:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcounter_CFLAGS) $(CFLAGS) -c -o bp/test/bpcounter-bpcounter.o `test -f 'bp/test/bpcounter.c' || echo '$(srcdir)/'`bp/test/bpcounter.c
ion-3.2.1+dfsg/Makefile.in-6225-
ion-3.2.1+dfsg/Makefile.in-6226-bp/test/bpcounter-bpcounter.obj: bp/test/bpcounter.c
ion-3.2.1+dfsg/Makefile.in:6227:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcounter_CFLAGS) $(CFLAGS) -MT bp/test/bpcounter-bpcounter.obj -MD -MP -MF bp/test/$(DEPDIR)/bpcounter-bpcounter.Tpo -c -o bp/test/bpcounter-bpcounter.obj `if test -f 'bp/test/bpcounter.c'; then $(CYGPATH_W) 'bp/test/bpcounter.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpcounter.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6228-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpcounter-bpcounter.Tpo bp/test/$(DEPDIR)/bpcounter-bpcounter.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6230-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6231:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcounter_CFLAGS) $(CFLAGS) -c -o bp/test/bpcounter-bpcounter.obj `if test -f 'bp/test/bpcounter.c'; then $(CYGPATH_W) 'bp/test/bpcounter.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpcounter.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6232-
ion-3.2.1+dfsg/Makefile.in-6233-cfdp/utils/bpcp-bpcp.o: cfdp/utils/bpcp.c
ion-3.2.1+dfsg/Makefile.in:6234:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcp_CFLAGS) $(CFLAGS) -MT cfdp/utils/bpcp-bpcp.o -MD -MP -MF cfdp/utils/$(DEPDIR)/bpcp-bpcp.Tpo -c -o cfdp/utils/bpcp-bpcp.o `test -f 'cfdp/utils/bpcp.c' || echo '$(srcdir)/'`cfdp/utils/bpcp.c
ion-3.2.1+dfsg/Makefile.in-6235-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/utils/$(DEPDIR)/bpcp-bpcp.Tpo cfdp/utils/$(DEPDIR)/bpcp-bpcp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6237-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6238:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcp_CFLAGS) $(CFLAGS) -c -o cfdp/utils/bpcp-bpcp.o `test -f 'cfdp/utils/bpcp.c' || echo '$(srcdir)/'`cfdp/utils/bpcp.c
ion-3.2.1+dfsg/Makefile.in-6239-
ion-3.2.1+dfsg/Makefile.in-6240-cfdp/utils/bpcp-bpcp.obj: cfdp/utils/bpcp.c
ion-3.2.1+dfsg/Makefile.in:6241:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcp_CFLAGS) $(CFLAGS) -MT cfdp/utils/bpcp-bpcp.obj -MD -MP -MF cfdp/utils/$(DEPDIR)/bpcp-bpcp.Tpo -c -o cfdp/utils/bpcp-bpcp.obj `if test -f 'cfdp/utils/bpcp.c'; then $(CYGPATH_W) 'cfdp/utils/bpcp.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/utils/bpcp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6242-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/utils/$(DEPDIR)/bpcp-bpcp.Tpo cfdp/utils/$(DEPDIR)/bpcp-bpcp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6244-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6245:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcp_CFLAGS) $(CFLAGS) -c -o cfdp/utils/bpcp-bpcp.obj `if test -f 'cfdp/utils/bpcp.c'; then $(CYGPATH_W) 'cfdp/utils/bpcp.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/utils/bpcp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6246-
ion-3.2.1+dfsg/Makefile.in-6247-cfdp/utils/bpcpd-bpcpd.o: cfdp/utils/bpcpd.c
ion-3.2.1+dfsg/Makefile.in:6248:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcpd_CFLAGS) $(CFLAGS) -MT cfdp/utils/bpcpd-bpcpd.o -MD -MP -MF cfdp/utils/$(DEPDIR)/bpcpd-bpcpd.Tpo -c -o cfdp/utils/bpcpd-bpcpd.o `test -f 'cfdp/utils/bpcpd.c' || echo '$(srcdir)/'`cfdp/utils/bpcpd.c
ion-3.2.1+dfsg/Makefile.in-6249-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/utils/$(DEPDIR)/bpcpd-bpcpd.Tpo cfdp/utils/$(DEPDIR)/bpcpd-bpcpd.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6251-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6252:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcpd_CFLAGS) $(CFLAGS) -c -o cfdp/utils/bpcpd-bpcpd.o `test -f 'cfdp/utils/bpcpd.c' || echo '$(srcdir)/'`cfdp/utils/bpcpd.c
ion-3.2.1+dfsg/Makefile.in-6253-
ion-3.2.1+dfsg/Makefile.in-6254-cfdp/utils/bpcpd-bpcpd.obj: cfdp/utils/bpcpd.c
ion-3.2.1+dfsg/Makefile.in:6255:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcpd_CFLAGS) $(CFLAGS) -MT cfdp/utils/bpcpd-bpcpd.obj -MD -MP -MF cfdp/utils/$(DEPDIR)/bpcpd-bpcpd.Tpo -c -o cfdp/utils/bpcpd-bpcpd.obj `if test -f 'cfdp/utils/bpcpd.c'; then $(CYGPATH_W) 'cfdp/utils/bpcpd.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/utils/bpcpd.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6256-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/utils/$(DEPDIR)/bpcpd-bpcpd.Tpo cfdp/utils/$(DEPDIR)/bpcpd-bpcpd.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6259:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpcpd_CFLAGS) $(CFLAGS) -c -o cfdp/utils/bpcpd-bpcpd.obj `if test -f 'cfdp/utils/bpcpd.c'; then $(CYGPATH_W) 'cfdp/utils/bpcpd.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/utils/bpcpd.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6260-
ion-3.2.1+dfsg/Makefile.in-6261-bp/test/bpdriver-bpdriver.o: bp/test/bpdriver.c
ion-3.2.1+dfsg/Makefile.in:6262:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpdriver_CFLAGS) $(CFLAGS) -MT bp/test/bpdriver-bpdriver.o -MD -MP -MF bp/test/$(DEPDIR)/bpdriver-bpdriver.Tpo -c -o bp/test/bpdriver-bpdriver.o `test -f 'bp/test/bpdriver.c' || echo '$(srcdir)/'`bp/test/bpdriver.c
ion-3.2.1+dfsg/Makefile.in-6263-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpdriver-bpdriver.Tpo bp/test/$(DEPDIR)/bpdriver-bpdriver.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6265-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6266:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpdriver_CFLAGS) $(CFLAGS) -c -o bp/test/bpdriver-bpdriver.o `test -f 'bp/test/bpdriver.c' || echo '$(srcdir)/'`bp/test/bpdriver.c
ion-3.2.1+dfsg/Makefile.in-6267-
ion-3.2.1+dfsg/Makefile.in-6268-bp/test/bpdriver-bpdriver.obj: bp/test/bpdriver.c
ion-3.2.1+dfsg/Makefile.in:6269:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpdriver_CFLAGS) $(CFLAGS) -MT bp/test/bpdriver-bpdriver.obj -MD -MP -MF bp/test/$(DEPDIR)/bpdriver-bpdriver.Tpo -c -o bp/test/bpdriver-bpdriver.obj `if test -f 'bp/test/bpdriver.c'; then $(CYGPATH_W) 'bp/test/bpdriver.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpdriver.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6270-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpdriver-bpdriver.Tpo bp/test/$(DEPDIR)/bpdriver-bpdriver.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6272-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6273:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpdriver_CFLAGS) $(CFLAGS) -c -o bp/test/bpdriver-bpdriver.obj `if test -f 'bp/test/bpdriver.c'; then $(CYGPATH_W) 'bp/test/bpdriver.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpdriver.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6274-
ion-3.2.1+dfsg/Makefile.in-6275-bp/test/bpecho-bpecho.o: bp/test/bpecho.c
ion-3.2.1+dfsg/Makefile.in:6276:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpecho_CFLAGS) $(CFLAGS) -MT bp/test/bpecho-bpecho.o -MD -MP -MF bp/test/$(DEPDIR)/bpecho-bpecho.Tpo -c -o bp/test/bpecho-bpecho.o `test -f 'bp/test/bpecho.c' || echo '$(srcdir)/'`bp/test/bpecho.c
ion-3.2.1+dfsg/Makefile.in-6277-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpecho-bpecho.Tpo bp/test/$(DEPDIR)/bpecho-bpecho.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6279-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6280:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpecho_CFLAGS) $(CFLAGS) -c -o bp/test/bpecho-bpecho.o `test -f 'bp/test/bpecho.c' || echo '$(srcdir)/'`bp/test/bpecho.c
ion-3.2.1+dfsg/Makefile.in-6281-
ion-3.2.1+dfsg/Makefile.in-6282-bp/test/bpecho-bpecho.obj: bp/test/bpecho.c
ion-3.2.1+dfsg/Makefile.in:6283:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpecho_CFLAGS) $(CFLAGS) -MT bp/test/bpecho-bpecho.obj -MD -MP -MF bp/test/$(DEPDIR)/bpecho-bpecho.Tpo -c -o bp/test/bpecho-bpecho.obj `if test -f 'bp/test/bpecho.c'; then $(CYGPATH_W) 'bp/test/bpecho.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpecho.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6284-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpecho-bpecho.Tpo bp/test/$(DEPDIR)/bpecho-bpecho.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6286-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6287:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpecho_CFLAGS) $(CFLAGS) -c -o bp/test/bpecho-bpecho.obj `if test -f 'bp/test/bpecho.c'; then $(CYGPATH_W) 'bp/test/bpecho.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpecho.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6288-
ion-3.2.1+dfsg/Makefile.in-6289-bp/test/bping-bping.o: bp/test/bping.c
ion-3.2.1+dfsg/Makefile.in:6290:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bping_CFLAGS) $(CFLAGS) -MT bp/test/bping-bping.o -MD -MP -MF bp/test/$(DEPDIR)/bping-bping.Tpo -c -o bp/test/bping-bping.o `test -f 'bp/test/bping.c' || echo '$(srcdir)/'`bp/test/bping.c
ion-3.2.1+dfsg/Makefile.in-6291-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bping-bping.Tpo bp/test/$(DEPDIR)/bping-bping.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6293-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6294:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bping_CFLAGS) $(CFLAGS) -c -o bp/test/bping-bping.o `test -f 'bp/test/bping.c' || echo '$(srcdir)/'`bp/test/bping.c
ion-3.2.1+dfsg/Makefile.in-6295-
ion-3.2.1+dfsg/Makefile.in-6296-bp/test/bping-bping.obj: bp/test/bping.c
ion-3.2.1+dfsg/Makefile.in:6297:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bping_CFLAGS) $(CFLAGS) -MT bp/test/bping-bping.obj -MD -MP -MF bp/test/$(DEPDIR)/bping-bping.Tpo -c -o bp/test/bping-bping.obj `if test -f 'bp/test/bping.c'; then $(CYGPATH_W) 'bp/test/bping.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bping.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6298-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bping-bping.Tpo bp/test/$(DEPDIR)/bping-bping.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6300-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6301:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bping_CFLAGS) $(CFLAGS) -c -o bp/test/bping-bping.obj `if test -f 'bp/test/bping.c'; then $(CYGPATH_W) 'bp/test/bping.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bping.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6302-
ion-3.2.1+dfsg/Makefile.in-6303-bp/utils/bplist-bplist.o: bp/utils/bplist.c
ion-3.2.1+dfsg/Makefile.in:6304:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bplist_CFLAGS) $(CFLAGS) -MT bp/utils/bplist-bplist.o -MD -MP -MF bp/utils/$(DEPDIR)/bplist-bplist.Tpo -c -o bp/utils/bplist-bplist.o `test -f 'bp/utils/bplist.c' || echo '$(srcdir)/'`bp/utils/bplist.c
ion-3.2.1+dfsg/Makefile.in-6305-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bplist-bplist.Tpo bp/utils/$(DEPDIR)/bplist-bplist.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6307-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6308:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bplist_CFLAGS) $(CFLAGS) -c -o bp/utils/bplist-bplist.o `test -f 'bp/utils/bplist.c' || echo '$(srcdir)/'`bp/utils/bplist.c
ion-3.2.1+dfsg/Makefile.in-6309-
ion-3.2.1+dfsg/Makefile.in-6310-bp/utils/bplist-bplist.obj: bp/utils/bplist.c
ion-3.2.1+dfsg/Makefile.in:6311:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bplist_CFLAGS) $(CFLAGS) -MT bp/utils/bplist-bplist.obj -MD -MP -MF bp/utils/$(DEPDIR)/bplist-bplist.Tpo -c -o bp/utils/bplist-bplist.obj `if test -f 'bp/utils/bplist.c'; then $(CYGPATH_W) 'bp/utils/bplist.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bplist.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6312-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bplist-bplist.Tpo bp/utils/$(DEPDIR)/bplist-bplist.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6315:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bplist_CFLAGS) $(CFLAGS) -c -o bp/utils/bplist-bplist.obj `if test -f 'bp/utils/bplist.c'; then $(CYGPATH_W) 'bp/utils/bplist.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bplist.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6316-
ion-3.2.1+dfsg/Makefile.in-6317-bp/utils/bprecvfile-bprecvfile.o: bp/utils/bprecvfile.c
ion-3.2.1+dfsg/Makefile.in:6318:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bprecvfile_CFLAGS) $(CFLAGS) -MT bp/utils/bprecvfile-bprecvfile.o -MD -MP -MF bp/utils/$(DEPDIR)/bprecvfile-bprecvfile.Tpo -c -o bp/utils/bprecvfile-bprecvfile.o `test -f 'bp/utils/bprecvfile.c' || echo '$(srcdir)/'`bp/utils/bprecvfile.c
ion-3.2.1+dfsg/Makefile.in-6319-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bprecvfile-bprecvfile.Tpo bp/utils/$(DEPDIR)/bprecvfile-bprecvfile.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6321-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6322:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bprecvfile_CFLAGS) $(CFLAGS) -c -o bp/utils/bprecvfile-bprecvfile.o `test -f 'bp/utils/bprecvfile.c' || echo '$(srcdir)/'`bp/utils/bprecvfile.c
ion-3.2.1+dfsg/Makefile.in-6323-
ion-3.2.1+dfsg/Makefile.in-6324-bp/utils/bprecvfile-bprecvfile.obj: bp/utils/bprecvfile.c
ion-3.2.1+dfsg/Makefile.in:6325:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bprecvfile_CFLAGS) $(CFLAGS) -MT bp/utils/bprecvfile-bprecvfile.obj -MD -MP -MF bp/utils/$(DEPDIR)/bprecvfile-bprecvfile.Tpo -c -o bp/utils/bprecvfile-bprecvfile.obj `if test -f 'bp/utils/bprecvfile.c'; then $(CYGPATH_W) 'bp/utils/bprecvfile.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bprecvfile.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6326-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bprecvfile-bprecvfile.Tpo bp/utils/$(DEPDIR)/bprecvfile-bprecvfile.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6328-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6329:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bprecvfile_CFLAGS) $(CFLAGS) -c -o bp/utils/bprecvfile-bprecvfile.obj `if test -f 'bp/utils/bprecvfile.c'; then $(CYGPATH_W) 'bp/utils/bprecvfile.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bprecvfile.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6330-
ion-3.2.1+dfsg/Makefile.in-6331-bp/utils/bpsendfile-bpsendfile.o: bp/utils/bpsendfile.c
ion-3.2.1+dfsg/Makefile.in:6332:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsendfile_CFLAGS) $(CFLAGS) -MT bp/utils/bpsendfile-bpsendfile.o -MD -MP -MF bp/utils/$(DEPDIR)/bpsendfile-bpsendfile.Tpo -c -o bp/utils/bpsendfile-bpsendfile.o `test -f 'bp/utils/bpsendfile.c' || echo '$(srcdir)/'`bp/utils/bpsendfile.c
ion-3.2.1+dfsg/Makefile.in-6333-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bpsendfile-bpsendfile.Tpo bp/utils/$(DEPDIR)/bpsendfile-bpsendfile.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6335-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6336:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsendfile_CFLAGS) $(CFLAGS) -c -o bp/utils/bpsendfile-bpsendfile.o `test -f 'bp/utils/bpsendfile.c' || echo '$(srcdir)/'`bp/utils/bpsendfile.c
ion-3.2.1+dfsg/Makefile.in-6337-
ion-3.2.1+dfsg/Makefile.in-6338-bp/utils/bpsendfile-bpsendfile.obj: bp/utils/bpsendfile.c
ion-3.2.1+dfsg/Makefile.in:6339:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsendfile_CFLAGS) $(CFLAGS) -MT bp/utils/bpsendfile-bpsendfile.obj -MD -MP -MF bp/utils/$(DEPDIR)/bpsendfile-bpsendfile.Tpo -c -o bp/utils/bpsendfile-bpsendfile.obj `if test -f 'bp/utils/bpsendfile.c'; then $(CYGPATH_W) 'bp/utils/bpsendfile.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bpsendfile.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6340-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bpsendfile-bpsendfile.Tpo bp/utils/$(DEPDIR)/bpsendfile-bpsendfile.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6342-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6343:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsendfile_CFLAGS) $(CFLAGS) -c -o bp/utils/bpsendfile-bpsendfile.obj `if test -f 'bp/utils/bpsendfile.c'; then $(CYGPATH_W) 'bp/utils/bpsendfile.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bpsendfile.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6344-
ion-3.2.1+dfsg/Makefile.in-6345-bp/test/bpsink-bpsink.o: bp/test/bpsink.c
ion-3.2.1+dfsg/Makefile.in:6346:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsink_CFLAGS) $(CFLAGS) -MT bp/test/bpsink-bpsink.o -MD -MP -MF bp/test/$(DEPDIR)/bpsink-bpsink.Tpo -c -o bp/test/bpsink-bpsink.o `test -f 'bp/test/bpsink.c' || echo '$(srcdir)/'`bp/test/bpsink.c
ion-3.2.1+dfsg/Makefile.in-6347-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpsink-bpsink.Tpo bp/test/$(DEPDIR)/bpsink-bpsink.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6349-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6350:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsink_CFLAGS) $(CFLAGS) -c -o bp/test/bpsink-bpsink.o `test -f 'bp/test/bpsink.c' || echo '$(srcdir)/'`bp/test/bpsink.c
ion-3.2.1+dfsg/Makefile.in-6351-
ion-3.2.1+dfsg/Makefile.in-6352-bp/test/bpsink-bpsink.obj: bp/test/bpsink.c
ion-3.2.1+dfsg/Makefile.in:6353:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsink_CFLAGS) $(CFLAGS) -MT bp/test/bpsink-bpsink.obj -MD -MP -MF bp/test/$(DEPDIR)/bpsink-bpsink.Tpo -c -o bp/test/bpsink-bpsink.obj `if test -f 'bp/test/bpsink.c'; then $(CYGPATH_W) 'bp/test/bpsink.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpsink.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6354-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpsink-bpsink.Tpo bp/test/$(DEPDIR)/bpsink-bpsink.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6356-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6357:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsink_CFLAGS) $(CFLAGS) -c -o bp/test/bpsink-bpsink.obj `if test -f 'bp/test/bpsink.c'; then $(CYGPATH_W) 'bp/test/bpsink.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpsink.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6358-
ion-3.2.1+dfsg/Makefile.in-6359-bp/test/bpsource-bpsource.o: bp/test/bpsource.c
ion-3.2.1+dfsg/Makefile.in:6360:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsource_CFLAGS) $(CFLAGS) -MT bp/test/bpsource-bpsource.o -MD -MP -MF bp/test/$(DEPDIR)/bpsource-bpsource.Tpo -c -o bp/test/bpsource-bpsource.o `test -f 'bp/test/bpsource.c' || echo '$(srcdir)/'`bp/test/bpsource.c
ion-3.2.1+dfsg/Makefile.in-6361-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpsource-bpsource.Tpo bp/test/$(DEPDIR)/bpsource-bpsource.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6363-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6364:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsource_CFLAGS) $(CFLAGS) -c -o bp/test/bpsource-bpsource.o `test -f 'bp/test/bpsource.c' || echo '$(srcdir)/'`bp/test/bpsource.c
ion-3.2.1+dfsg/Makefile.in-6365-
ion-3.2.1+dfsg/Makefile.in-6366-bp/test/bpsource-bpsource.obj: bp/test/bpsource.c
ion-3.2.1+dfsg/Makefile.in:6367:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsource_CFLAGS) $(CFLAGS) -MT bp/test/bpsource-bpsource.obj -MD -MP -MF bp/test/$(DEPDIR)/bpsource-bpsource.Tpo -c -o bp/test/bpsource-bpsource.obj `if test -f 'bp/test/bpsource.c'; then $(CYGPATH_W) 'bp/test/bpsource.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpsource.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6368-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpsource-bpsource.Tpo bp/test/$(DEPDIR)/bpsource-bpsource.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6370-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6371:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpsource_CFLAGS) $(CFLAGS) -c -o bp/test/bpsource-bpsource.obj `if test -f 'bp/test/bpsource.c'; then $(CYGPATH_W) 'bp/test/bpsource.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpsource.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6372-
ion-3.2.1+dfsg/Makefile.in-6373-bp/utils/bpstats-bpstats.o: bp/utils/bpstats.c
ion-3.2.1+dfsg/Makefile.in:6374:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpstats_CFLAGS) $(CFLAGS) -MT bp/utils/bpstats-bpstats.o -MD -MP -MF bp/utils/$(DEPDIR)/bpstats-bpstats.Tpo -c -o bp/utils/bpstats-bpstats.o `test -f 'bp/utils/bpstats.c' || echo '$(srcdir)/'`bp/utils/bpstats.c
ion-3.2.1+dfsg/Makefile.in-6375-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bpstats-bpstats.Tpo bp/utils/$(DEPDIR)/bpstats-bpstats.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6377-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6378:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpstats_CFLAGS) $(CFLAGS) -c -o bp/utils/bpstats-bpstats.o `test -f 'bp/utils/bpstats.c' || echo '$(srcdir)/'`bp/utils/bpstats.c
ion-3.2.1+dfsg/Makefile.in-6379-
ion-3.2.1+dfsg/Makefile.in-6380-bp/utils/bpstats-bpstats.obj: bp/utils/bpstats.c
ion-3.2.1+dfsg/Makefile.in:6381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpstats_CFLAGS) $(CFLAGS) -MT bp/utils/bpstats-bpstats.obj -MD -MP -MF bp/utils/$(DEPDIR)/bpstats-bpstats.Tpo -c -o bp/utils/bpstats-bpstats.obj `if test -f 'bp/utils/bpstats.c'; then $(CYGPATH_W) 'bp/utils/bpstats.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bpstats.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bpstats-bpstats.Tpo bp/utils/$(DEPDIR)/bpstats-bpstats.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpstats_CFLAGS) $(CFLAGS) -c -o bp/utils/bpstats-bpstats.obj `if test -f 'bp/utils/bpstats.c'; then $(CYGPATH_W) 'bp/utils/bpstats.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bpstats.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6386-
ion-3.2.1+dfsg/Makefile.in-6387-bp/test/bpstats2-bpstats2.o: bp/test/bpstats2.c
ion-3.2.1+dfsg/Makefile.in:6388:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpstats2_CFLAGS) $(CFLAGS) -MT bp/test/bpstats2-bpstats2.o -MD -MP -MF bp/test/$(DEPDIR)/bpstats2-bpstats2.Tpo -c -o bp/test/bpstats2-bpstats2.o `test -f 'bp/test/bpstats2.c' || echo '$(srcdir)/'`bp/test/bpstats2.c
ion-3.2.1+dfsg/Makefile.in-6389-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpstats2-bpstats2.Tpo bp/test/$(DEPDIR)/bpstats2-bpstats2.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6391-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6392:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpstats2_CFLAGS) $(CFLAGS) -c -o bp/test/bpstats2-bpstats2.o `test -f 'bp/test/bpstats2.c' || echo '$(srcdir)/'`bp/test/bpstats2.c
ion-3.2.1+dfsg/Makefile.in-6393-
ion-3.2.1+dfsg/Makefile.in-6394-bp/test/bpstats2-bpstats2.obj: bp/test/bpstats2.c
ion-3.2.1+dfsg/Makefile.in:6395:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpstats2_CFLAGS) $(CFLAGS) -MT bp/test/bpstats2-bpstats2.obj -MD -MP -MF bp/test/$(DEPDIR)/bpstats2-bpstats2.Tpo -c -o bp/test/bpstats2-bpstats2.obj `if test -f 'bp/test/bpstats2.c'; then $(CYGPATH_W) 'bp/test/bpstats2.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpstats2.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6396-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/test/$(DEPDIR)/bpstats2-bpstats2.Tpo bp/test/$(DEPDIR)/bpstats2-bpstats2.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6398-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6399:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bpstats2_CFLAGS) $(CFLAGS) -c -o bp/test/bpstats2-bpstats2.obj `if test -f 'bp/test/bpstats2.c'; then $(CYGPATH_W) 'bp/test/bpstats2.c'; else $(CYGPATH_W) '$(srcdir)/bp/test/bpstats2.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6400-
ion-3.2.1+dfsg/Makefile.in-6401-bp/utils/bptrace-bptrace.o: bp/utils/bptrace.c
ion-3.2.1+dfsg/Makefile.in:6402:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bptrace_CFLAGS) $(CFLAGS) -MT bp/utils/bptrace-bptrace.o -MD -MP -MF bp/utils/$(DEPDIR)/bptrace-bptrace.Tpo -c -o bp/utils/bptrace-bptrace.o `test -f 'bp/utils/bptrace.c' || echo '$(srcdir)/'`bp/utils/bptrace.c
ion-3.2.1+dfsg/Makefile.in-6403-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bptrace-bptrace.Tpo bp/utils/$(DEPDIR)/bptrace-bptrace.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6405-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6406:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bptrace_CFLAGS) $(CFLAGS) -c -o bp/utils/bptrace-bptrace.o `test -f 'bp/utils/bptrace.c' || echo '$(srcdir)/'`bp/utils/bptrace.c
ion-3.2.1+dfsg/Makefile.in-6407-
ion-3.2.1+dfsg/Makefile.in-6408-bp/utils/bptrace-bptrace.obj: bp/utils/bptrace.c
ion-3.2.1+dfsg/Makefile.in:6409:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bptrace_CFLAGS) $(CFLAGS) -MT bp/utils/bptrace-bptrace.obj -MD -MP -MF bp/utils/$(DEPDIR)/bptrace-bptrace.Tpo -c -o bp/utils/bptrace-bptrace.obj `if test -f 'bp/utils/bptrace.c'; then $(CYGPATH_W) 'bp/utils/bptrace.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bptrace.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6410-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/bptrace-bptrace.Tpo bp/utils/$(DEPDIR)/bptrace-bptrace.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6412-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6413:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bptrace_CFLAGS) $(CFLAGS) -c -o bp/utils/bptrace-bptrace.obj `if test -f 'bp/utils/bptrace.c'; then $(CYGPATH_W) 'bp/utils/bptrace.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/bptrace.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6414-
ion-3.2.1+dfsg/Makefile.in-6415-cfdp/bp/bputa-bputa.o: cfdp/bp/bputa.c
ion-3.2.1+dfsg/Makefile.in:6416:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bputa_CFLAGS) $(CFLAGS) -MT cfdp/bp/bputa-bputa.o -MD -MP -MF cfdp/bp/$(DEPDIR)/bputa-bputa.Tpo -c -o cfdp/bp/bputa-bputa.o `test -f 'cfdp/bp/bputa.c' || echo '$(srcdir)/'`cfdp/bp/bputa.c
ion-3.2.1+dfsg/Makefile.in-6417-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/bp/$(DEPDIR)/bputa-bputa.Tpo cfdp/bp/$(DEPDIR)/bputa-bputa.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6419-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6420:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bputa_CFLAGS) $(CFLAGS) -c -o cfdp/bp/bputa-bputa.o `test -f 'cfdp/bp/bputa.c' || echo '$(srcdir)/'`cfdp/bp/bputa.c
ion-3.2.1+dfsg/Makefile.in-6421-
ion-3.2.1+dfsg/Makefile.in-6422-cfdp/bp/bputa-bputa.obj: cfdp/bp/bputa.c
ion-3.2.1+dfsg/Makefile.in:6423:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bputa_CFLAGS) $(CFLAGS) -MT cfdp/bp/bputa-bputa.obj -MD -MP -MF cfdp/bp/$(DEPDIR)/bputa-bputa.Tpo -c -o cfdp/bp/bputa-bputa.obj `if test -f 'cfdp/bp/bputa.c'; then $(CYGPATH_W) 'cfdp/bp/bputa.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/bp/bputa.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6424-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/bp/$(DEPDIR)/bputa-bputa.Tpo cfdp/bp/$(DEPDIR)/bputa-bputa.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6426-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6427:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bputa_CFLAGS) $(CFLAGS) -c -o cfdp/bp/bputa-bputa.obj `if test -f 'cfdp/bp/bputa.c'; then $(CYGPATH_W) 'cfdp/bp/bputa.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/bp/bputa.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6428-
ion-3.2.1+dfsg/Makefile.in-6429-bp/brs/brsccla-brsccla.o: bp/brs/brsccla.c
ion-3.2.1+dfsg/Makefile.in:6430:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(brsccla_CFLAGS) $(CFLAGS) -MT bp/brs/brsccla-brsccla.o -MD -MP -MF bp/brs/$(DEPDIR)/brsccla-brsccla.Tpo -c -o bp/brs/brsccla-brsccla.o `test -f 'bp/brs/brsccla.c' || echo '$(srcdir)/'`bp/brs/brsccla.c
ion-3.2.1+dfsg/Makefile.in-6431-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/brs/$(DEPDIR)/brsccla-brsccla.Tpo bp/brs/$(DEPDIR)/brsccla-brsccla.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6433-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6434:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(brsccla_CFLAGS) $(CFLAGS) -c -o bp/brs/brsccla-brsccla.o `test -f 'bp/brs/brsccla.c' || echo '$(srcdir)/'`bp/brs/brsccla.c
ion-3.2.1+dfsg/Makefile.in-6435-
ion-3.2.1+dfsg/Makefile.in-6436-bp/brs/brsccla-brsccla.obj: bp/brs/brsccla.c
ion-3.2.1+dfsg/Makefile.in:6437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(brsccla_CFLAGS) $(CFLAGS) -MT bp/brs/brsccla-brsccla.obj -MD -MP -MF bp/brs/$(DEPDIR)/brsccla-brsccla.Tpo -c -o bp/brs/brsccla-brsccla.obj `if test -f 'bp/brs/brsccla.c'; then $(CYGPATH_W) 'bp/brs/brsccla.c'; else $(CYGPATH_W) '$(srcdir)/bp/brs/brsccla.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/brs/$(DEPDIR)/brsccla-brsccla.Tpo bp/brs/$(DEPDIR)/brsccla-brsccla.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(brsccla_CFLAGS) $(CFLAGS) -c -o bp/brs/brsccla-brsccla.obj `if test -f 'bp/brs/brsccla.c'; then $(CYGPATH_W) 'bp/brs/brsccla.c'; else $(CYGPATH_W) '$(srcdir)/bp/brs/brsccla.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6442-
ion-3.2.1+dfsg/Makefile.in-6443-bp/brs/brsscla-brsscla.o: bp/brs/brsscla.c
ion-3.2.1+dfsg/Makefile.in:6444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(brsscla_CFLAGS) $(CFLAGS) -MT bp/brs/brsscla-brsscla.o -MD -MP -MF bp/brs/$(DEPDIR)/brsscla-brsscla.Tpo -c -o bp/brs/brsscla-brsscla.o `test -f 'bp/brs/brsscla.c' || echo '$(srcdir)/'`bp/brs/brsscla.c
ion-3.2.1+dfsg/Makefile.in-6445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/brs/$(DEPDIR)/brsscla-brsscla.Tpo bp/brs/$(DEPDIR)/brsscla-brsscla.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(brsscla_CFLAGS) $(CFLAGS) -c -o bp/brs/brsscla-brsscla.o `test -f 'bp/brs/brsscla.c' || echo '$(srcdir)/'`bp/brs/brsscla.c
ion-3.2.1+dfsg/Makefile.in-6449-
ion-3.2.1+dfsg/Makefile.in-6450-bp/brs/brsscla-brsscla.obj: bp/brs/brsscla.c
ion-3.2.1+dfsg/Makefile.in:6451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(brsscla_CFLAGS) $(CFLAGS) -MT bp/brs/brsscla-brsscla.obj -MD -MP -MF bp/brs/$(DEPDIR)/brsscla-brsscla.Tpo -c -o bp/brs/brsscla-brsscla.obj `if test -f 'bp/brs/brsscla.c'; then $(CYGPATH_W) 'bp/brs/brsscla.c'; else $(CYGPATH_W) '$(srcdir)/bp/brs/brsscla.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/brs/$(DEPDIR)/brsscla-brsscla.Tpo bp/brs/$(DEPDIR)/brsscla-brsscla.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(brsscla_CFLAGS) $(CFLAGS) -c -o bp/brs/brsscla-brsscla.obj `if test -f 'bp/brs/brsscla.c'; then $(CYGPATH_W) 'bp/brs/brsscla.c'; else $(CYGPATH_W) '$(srcdir)/bp/brs/brsscla.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6456-
ion-3.2.1+dfsg/Makefile.in-6457-bss/test/bssStreamingApp-bssStreamingApp.o: bss/test/bssStreamingApp.c
ion-3.2.1+dfsg/Makefile.in:6458:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssStreamingApp_CFLAGS) $(CFLAGS) -MT bss/test/bssStreamingApp-bssStreamingApp.o -MD -MP -MF bss/test/$(DEPDIR)/bssStreamingApp-bssStreamingApp.Tpo -c -o bss/test/bssStreamingApp-bssStreamingApp.o `test -f 'bss/test/bssStreamingApp.c' || echo '$(srcdir)/'`bss/test/bssStreamingApp.c
ion-3.2.1+dfsg/Makefile.in-6459-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/test/$(DEPDIR)/bssStreamingApp-bssStreamingApp.Tpo bss/test/$(DEPDIR)/bssStreamingApp-bssStreamingApp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6461-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6462:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssStreamingApp_CFLAGS) $(CFLAGS) -c -o bss/test/bssStreamingApp-bssStreamingApp.o `test -f 'bss/test/bssStreamingApp.c' || echo '$(srcdir)/'`bss/test/bssStreamingApp.c
ion-3.2.1+dfsg/Makefile.in-6463-
ion-3.2.1+dfsg/Makefile.in-6464-bss/test/bssStreamingApp-bssStreamingApp.obj: bss/test/bssStreamingApp.c
ion-3.2.1+dfsg/Makefile.in:6465:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssStreamingApp_CFLAGS) $(CFLAGS) -MT bss/test/bssStreamingApp-bssStreamingApp.obj -MD -MP -MF bss/test/$(DEPDIR)/bssStreamingApp-bssStreamingApp.Tpo -c -o bss/test/bssStreamingApp-bssStreamingApp.obj `if test -f 'bss/test/bssStreamingApp.c'; then $(CYGPATH_W) 'bss/test/bssStreamingApp.c'; else $(CYGPATH_W) '$(srcdir)/bss/test/bssStreamingApp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6466-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/test/$(DEPDIR)/bssStreamingApp-bssStreamingApp.Tpo bss/test/$(DEPDIR)/bssStreamingApp-bssStreamingApp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6468-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6469:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssStreamingApp_CFLAGS) $(CFLAGS) -c -o bss/test/bssStreamingApp-bssStreamingApp.obj `if test -f 'bss/test/bssStreamingApp.c'; then $(CYGPATH_W) 'bss/test/bssStreamingApp.c'; else $(CYGPATH_W) '$(srcdir)/bss/test/bssStreamingApp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6470-
ion-3.2.1+dfsg/Makefile.in-6471-bss/test/bsscounter-bsscounter.o: bss/test/bsscounter.c
ion-3.2.1+dfsg/Makefile.in:6472:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsscounter_CFLAGS) $(CFLAGS) -MT bss/test/bsscounter-bsscounter.o -MD -MP -MF bss/test/$(DEPDIR)/bsscounter-bsscounter.Tpo -c -o bss/test/bsscounter-bsscounter.o `test -f 'bss/test/bsscounter.c' || echo '$(srcdir)/'`bss/test/bsscounter.c
ion-3.2.1+dfsg/Makefile.in-6473-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/test/$(DEPDIR)/bsscounter-bsscounter.Tpo bss/test/$(DEPDIR)/bsscounter-bsscounter.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6475-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6476:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsscounter_CFLAGS) $(CFLAGS) -c -o bss/test/bsscounter-bsscounter.o `test -f 'bss/test/bsscounter.c' || echo '$(srcdir)/'`bss/test/bsscounter.c
ion-3.2.1+dfsg/Makefile.in-6477-
ion-3.2.1+dfsg/Makefile.in-6478-bss/test/bsscounter-bsscounter.obj: bss/test/bsscounter.c
ion-3.2.1+dfsg/Makefile.in:6479:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsscounter_CFLAGS) $(CFLAGS) -MT bss/test/bsscounter-bsscounter.obj -MD -MP -MF bss/test/$(DEPDIR)/bsscounter-bsscounter.Tpo -c -o bss/test/bsscounter-bsscounter.obj `if test -f 'bss/test/bsscounter.c'; then $(CYGPATH_W) 'bss/test/bsscounter.c'; else $(CYGPATH_W) '$(srcdir)/bss/test/bsscounter.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6480-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/test/$(DEPDIR)/bsscounter-bsscounter.Tpo bss/test/$(DEPDIR)/bsscounter-bsscounter.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6482-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6483:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsscounter_CFLAGS) $(CFLAGS) -c -o bss/test/bsscounter-bsscounter.obj `if test -f 'bss/test/bsscounter.c'; then $(CYGPATH_W) 'bss/test/bsscounter.c'; else $(CYGPATH_W) '$(srcdir)/bss/test/bsscounter.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6484-
ion-3.2.1+dfsg/Makefile.in-6485-bss/test/bssdriver-bssdriver.o: bss/test/bssdriver.c
ion-3.2.1+dfsg/Makefile.in:6486:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssdriver_CFLAGS) $(CFLAGS) -MT bss/test/bssdriver-bssdriver.o -MD -MP -MF bss/test/$(DEPDIR)/bssdriver-bssdriver.Tpo -c -o bss/test/bssdriver-bssdriver.o `test -f 'bss/test/bssdriver.c' || echo '$(srcdir)/'`bss/test/bssdriver.c
ion-3.2.1+dfsg/Makefile.in-6487-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/test/$(DEPDIR)/bssdriver-bssdriver.Tpo bss/test/$(DEPDIR)/bssdriver-bssdriver.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6489-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6490:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssdriver_CFLAGS) $(CFLAGS) -c -o bss/test/bssdriver-bssdriver.o `test -f 'bss/test/bssdriver.c' || echo '$(srcdir)/'`bss/test/bssdriver.c
ion-3.2.1+dfsg/Makefile.in-6491-
ion-3.2.1+dfsg/Makefile.in-6492-bss/test/bssdriver-bssdriver.obj: bss/test/bssdriver.c
ion-3.2.1+dfsg/Makefile.in:6493:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssdriver_CFLAGS) $(CFLAGS) -MT bss/test/bssdriver-bssdriver.obj -MD -MP -MF bss/test/$(DEPDIR)/bssdriver-bssdriver.Tpo -c -o bss/test/bssdriver-bssdriver.obj `if test -f 'bss/test/bssdriver.c'; then $(CYGPATH_W) 'bss/test/bssdriver.c'; else $(CYGPATH_W) '$(srcdir)/bss/test/bssdriver.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6494-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/test/$(DEPDIR)/bssdriver-bssdriver.Tpo bss/test/$(DEPDIR)/bssdriver-bssdriver.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6496-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6497:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssdriver_CFLAGS) $(CFLAGS) -c -o bss/test/bssdriver-bssdriver.obj `if test -f 'bss/test/bssdriver.c'; then $(CYGPATH_W) 'bss/test/bssdriver.c'; else $(CYGPATH_W) '$(srcdir)/bss/test/bssdriver.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6498-
ion-3.2.1+dfsg/Makefile.in-6499-bssp/utils/bsspadmin-bsspadmin.o: bssp/utils/bsspadmin.c
ion-3.2.1+dfsg/Makefile.in:6500:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspadmin_CFLAGS) $(CFLAGS) -MT bssp/utils/bsspadmin-bsspadmin.o -MD -MP -MF bssp/utils/$(DEPDIR)/bsspadmin-bsspadmin.Tpo -c -o bssp/utils/bsspadmin-bsspadmin.o `test -f 'bssp/utils/bsspadmin.c' || echo '$(srcdir)/'`bssp/utils/bsspadmin.c
ion-3.2.1+dfsg/Makefile.in-6501-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/utils/$(DEPDIR)/bsspadmin-bsspadmin.Tpo bssp/utils/$(DEPDIR)/bsspadmin-bsspadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6503-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6504:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspadmin_CFLAGS) $(CFLAGS) -c -o bssp/utils/bsspadmin-bsspadmin.o `test -f 'bssp/utils/bsspadmin.c' || echo '$(srcdir)/'`bssp/utils/bsspadmin.c
ion-3.2.1+dfsg/Makefile.in-6505-
ion-3.2.1+dfsg/Makefile.in-6506-bssp/utils/bsspadmin-bsspadmin.obj: bssp/utils/bsspadmin.c
ion-3.2.1+dfsg/Makefile.in:6507:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspadmin_CFLAGS) $(CFLAGS) -MT bssp/utils/bsspadmin-bsspadmin.obj -MD -MP -MF bssp/utils/$(DEPDIR)/bsspadmin-bsspadmin.Tpo -c -o bssp/utils/bsspadmin-bsspadmin.obj `if test -f 'bssp/utils/bsspadmin.c'; then $(CYGPATH_W) 'bssp/utils/bsspadmin.c'; else $(CYGPATH_W) '$(srcdir)/bssp/utils/bsspadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6508-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/utils/$(DEPDIR)/bsspadmin-bsspadmin.Tpo bssp/utils/$(DEPDIR)/bsspadmin-bsspadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6510-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6511:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspadmin_CFLAGS) $(CFLAGS) -c -o bssp/utils/bsspadmin-bsspadmin.obj `if test -f 'bssp/utils/bsspadmin.c'; then $(CYGPATH_W) 'bssp/utils/bsspadmin.c'; else $(CYGPATH_W) '$(srcdir)/bssp/utils/bsspadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6512-
ion-3.2.1+dfsg/Makefile.in-6513-bp/bssp/bsspcli-bsspcli.o: bp/bssp/bsspcli.c
ion-3.2.1+dfsg/Makefile.in:6514:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspcli_CFLAGS) $(CFLAGS) -MT bp/bssp/bsspcli-bsspcli.o -MD -MP -MF bp/bssp/$(DEPDIR)/bsspcli-bsspcli.Tpo -c -o bp/bssp/bsspcli-bsspcli.o `test -f 'bp/bssp/bsspcli.c' || echo '$(srcdir)/'`bp/bssp/bsspcli.c
ion-3.2.1+dfsg/Makefile.in-6515-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/bssp/$(DEPDIR)/bsspcli-bsspcli.Tpo bp/bssp/$(DEPDIR)/bsspcli-bsspcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6517-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6518:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspcli_CFLAGS) $(CFLAGS) -c -o bp/bssp/bsspcli-bsspcli.o `test -f 'bp/bssp/bsspcli.c' || echo '$(srcdir)/'`bp/bssp/bsspcli.c
ion-3.2.1+dfsg/Makefile.in-6519-
ion-3.2.1+dfsg/Makefile.in-6520-bp/bssp/bsspcli-bsspcli.obj: bp/bssp/bsspcli.c
ion-3.2.1+dfsg/Makefile.in:6521:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspcli_CFLAGS) $(CFLAGS) -MT bp/bssp/bsspcli-bsspcli.obj -MD -MP -MF bp/bssp/$(DEPDIR)/bsspcli-bsspcli.Tpo -c -o bp/bssp/bsspcli-bsspcli.obj `if test -f 'bp/bssp/bsspcli.c'; then $(CYGPATH_W) 'bp/bssp/bsspcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/bssp/bsspcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6522-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/bssp/$(DEPDIR)/bsspcli-bsspcli.Tpo bp/bssp/$(DEPDIR)/bsspcli-bsspcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6525:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspcli_CFLAGS) $(CFLAGS) -c -o bp/bssp/bsspcli-bsspcli.obj `if test -f 'bp/bssp/bsspcli.c'; then $(CYGPATH_W) 'bp/bssp/bsspcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/bssp/bsspcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6526-
ion-3.2.1+dfsg/Makefile.in-6527-bp/bssp/bsspclo-bsspclo.o: bp/bssp/bsspclo.c
ion-3.2.1+dfsg/Makefile.in:6528:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspclo_CFLAGS) $(CFLAGS) -MT bp/bssp/bsspclo-bsspclo.o -MD -MP -MF bp/bssp/$(DEPDIR)/bsspclo-bsspclo.Tpo -c -o bp/bssp/bsspclo-bsspclo.o `test -f 'bp/bssp/bsspclo.c' || echo '$(srcdir)/'`bp/bssp/bsspclo.c
ion-3.2.1+dfsg/Makefile.in-6529-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/bssp/$(DEPDIR)/bsspclo-bsspclo.Tpo bp/bssp/$(DEPDIR)/bsspclo-bsspclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6531-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6532:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspclo_CFLAGS) $(CFLAGS) -c -o bp/bssp/bsspclo-bsspclo.o `test -f 'bp/bssp/bsspclo.c' || echo '$(srcdir)/'`bp/bssp/bsspclo.c
ion-3.2.1+dfsg/Makefile.in-6533-
ion-3.2.1+dfsg/Makefile.in-6534-bp/bssp/bsspclo-bsspclo.obj: bp/bssp/bsspclo.c
ion-3.2.1+dfsg/Makefile.in:6535:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspclo_CFLAGS) $(CFLAGS) -MT bp/bssp/bsspclo-bsspclo.obj -MD -MP -MF bp/bssp/$(DEPDIR)/bsspclo-bsspclo.Tpo -c -o bp/bssp/bsspclo-bsspclo.obj `if test -f 'bp/bssp/bsspclo.c'; then $(CYGPATH_W) 'bp/bssp/bsspclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/bssp/bsspclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6536-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/bssp/$(DEPDIR)/bsspclo-bsspclo.Tpo bp/bssp/$(DEPDIR)/bsspclo-bsspclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6538-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6539:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspclo_CFLAGS) $(CFLAGS) -c -o bp/bssp/bsspclo-bsspclo.obj `if test -f 'bp/bssp/bsspclo.c'; then $(CYGPATH_W) 'bp/bssp/bsspclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/bssp/bsspclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6540-
ion-3.2.1+dfsg/Makefile.in-6541-bssp/daemon/bsspclock-bsspclock.o: bssp/daemon/bsspclock.c
ion-3.2.1+dfsg/Makefile.in:6542:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspclock_CFLAGS) $(CFLAGS) -MT bssp/daemon/bsspclock-bsspclock.o -MD -MP -MF bssp/daemon/$(DEPDIR)/bsspclock-bsspclock.Tpo -c -o bssp/daemon/bsspclock-bsspclock.o `test -f 'bssp/daemon/bsspclock.c' || echo '$(srcdir)/'`bssp/daemon/bsspclock.c
ion-3.2.1+dfsg/Makefile.in-6543-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/daemon/$(DEPDIR)/bsspclock-bsspclock.Tpo bssp/daemon/$(DEPDIR)/bsspclock-bsspclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6546:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspclock_CFLAGS) $(CFLAGS) -c -o bssp/daemon/bsspclock-bsspclock.o `test -f 'bssp/daemon/bsspclock.c' || echo '$(srcdir)/'`bssp/daemon/bsspclock.c
ion-3.2.1+dfsg/Makefile.in-6547-
ion-3.2.1+dfsg/Makefile.in-6548-bssp/daemon/bsspclock-bsspclock.obj: bssp/daemon/bsspclock.c
ion-3.2.1+dfsg/Makefile.in:6549:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspclock_CFLAGS) $(CFLAGS) -MT bssp/daemon/bsspclock-bsspclock.obj -MD -MP -MF bssp/daemon/$(DEPDIR)/bsspclock-bsspclock.Tpo -c -o bssp/daemon/bsspclock-bsspclock.obj `if test -f 'bssp/daemon/bsspclock.c'; then $(CYGPATH_W) 'bssp/daemon/bsspclock.c'; else $(CYGPATH_W) '$(srcdir)/bssp/daemon/bsspclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6550-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/daemon/$(DEPDIR)/bsspclock-bsspclock.Tpo bssp/daemon/$(DEPDIR)/bsspclock-bsspclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6552-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6553:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bsspclock_CFLAGS) $(CFLAGS) -c -o bssp/daemon/bsspclock-bsspclock.obj `if test -f 'bssp/daemon/bsspclock.c'; then $(CYGPATH_W) 'bssp/daemon/bsspclock.c'; else $(CYGPATH_W) '$(srcdir)/bssp/daemon/bsspclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6554-
ion-3.2.1+dfsg/Makefile.in-6555-bss/test/bssrecv-bssrecv.o: bss/test/bssrecv.c
ion-3.2.1+dfsg/Makefile.in:6556:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssrecv_CFLAGS) $(CFLAGS) -MT bss/test/bssrecv-bssrecv.o -MD -MP -MF bss/test/$(DEPDIR)/bssrecv-bssrecv.Tpo -c -o bss/test/bssrecv-bssrecv.o `test -f 'bss/test/bssrecv.c' || echo '$(srcdir)/'`bss/test/bssrecv.c
ion-3.2.1+dfsg/Makefile.in-6557-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/test/$(DEPDIR)/bssrecv-bssrecv.Tpo bss/test/$(DEPDIR)/bssrecv-bssrecv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6559-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6560:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssrecv_CFLAGS) $(CFLAGS) -c -o bss/test/bssrecv-bssrecv.o `test -f 'bss/test/bssrecv.c' || echo '$(srcdir)/'`bss/test/bssrecv.c
ion-3.2.1+dfsg/Makefile.in-6561-
ion-3.2.1+dfsg/Makefile.in-6562-bss/test/bssrecv-bssrecv.obj: bss/test/bssrecv.c
ion-3.2.1+dfsg/Makefile.in:6563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssrecv_CFLAGS) $(CFLAGS) -MT bss/test/bssrecv-bssrecv.obj -MD -MP -MF bss/test/$(DEPDIR)/bssrecv-bssrecv.Tpo -c -o bss/test/bssrecv-bssrecv.obj `if test -f 'bss/test/bssrecv.c'; then $(CYGPATH_W) 'bss/test/bssrecv.c'; else $(CYGPATH_W) '$(srcdir)/bss/test/bssrecv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bss/test/$(DEPDIR)/bssrecv-bssrecv.Tpo bss/test/$(DEPDIR)/bssrecv-bssrecv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bssrecv_CFLAGS) $(CFLAGS) -c -o bss/test/bssrecv-bssrecv.obj `if test -f 'bss/test/bssrecv.c'; then $(CYGPATH_W) 'bss/test/bssrecv.c'; else $(CYGPATH_W) '$(srcdir)/bss/test/bssrecv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6568-
ion-3.2.1+dfsg/Makefile.in-6569-cfdp/utils/cfdpadmin-cfdpadmin.o: cfdp/utils/cfdpadmin.c
ion-3.2.1+dfsg/Makefile.in:6570:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdpadmin_CFLAGS) $(CFLAGS) -MT cfdp/utils/cfdpadmin-cfdpadmin.o -MD -MP -MF cfdp/utils/$(DEPDIR)/cfdpadmin-cfdpadmin.Tpo -c -o cfdp/utils/cfdpadmin-cfdpadmin.o `test -f 'cfdp/utils/cfdpadmin.c' || echo '$(srcdir)/'`cfdp/utils/cfdpadmin.c
ion-3.2.1+dfsg/Makefile.in-6571-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/utils/$(DEPDIR)/cfdpadmin-cfdpadmin.Tpo cfdp/utils/$(DEPDIR)/cfdpadmin-cfdpadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6573-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6574:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdpadmin_CFLAGS) $(CFLAGS) -c -o cfdp/utils/cfdpadmin-cfdpadmin.o `test -f 'cfdp/utils/cfdpadmin.c' || echo '$(srcdir)/'`cfdp/utils/cfdpadmin.c
ion-3.2.1+dfsg/Makefile.in-6575-
ion-3.2.1+dfsg/Makefile.in-6576-cfdp/utils/cfdpadmin-cfdpadmin.obj: cfdp/utils/cfdpadmin.c
ion-3.2.1+dfsg/Makefile.in:6577:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdpadmin_CFLAGS) $(CFLAGS) -MT cfdp/utils/cfdpadmin-cfdpadmin.obj -MD -MP -MF cfdp/utils/$(DEPDIR)/cfdpadmin-cfdpadmin.Tpo -c -o cfdp/utils/cfdpadmin-cfdpadmin.obj `if test -f 'cfdp/utils/cfdpadmin.c'; then $(CYGPATH_W) 'cfdp/utils/cfdpadmin.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/utils/cfdpadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6578-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/utils/$(DEPDIR)/cfdpadmin-cfdpadmin.Tpo cfdp/utils/$(DEPDIR)/cfdpadmin-cfdpadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdpadmin_CFLAGS) $(CFLAGS) -c -o cfdp/utils/cfdpadmin-cfdpadmin.obj `if test -f 'cfdp/utils/cfdpadmin.c'; then $(CYGPATH_W) 'cfdp/utils/cfdpadmin.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/utils/cfdpadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6582-
ion-3.2.1+dfsg/Makefile.in-6583-cfdp/daemon/cfdpclock-cfdpclock.o: cfdp/daemon/cfdpclock.c
ion-3.2.1+dfsg/Makefile.in:6584:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdpclock_CFLAGS) $(CFLAGS) -MT cfdp/daemon/cfdpclock-cfdpclock.o -MD -MP -MF cfdp/daemon/$(DEPDIR)/cfdpclock-cfdpclock.Tpo -c -o cfdp/daemon/cfdpclock-cfdpclock.o `test -f 'cfdp/daemon/cfdpclock.c' || echo '$(srcdir)/'`cfdp/daemon/cfdpclock.c
ion-3.2.1+dfsg/Makefile.in-6585-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/daemon/$(DEPDIR)/cfdpclock-cfdpclock.Tpo cfdp/daemon/$(DEPDIR)/cfdpclock-cfdpclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdpclock_CFLAGS) $(CFLAGS) -c -o cfdp/daemon/cfdpclock-cfdpclock.o `test -f 'cfdp/daemon/cfdpclock.c' || echo '$(srcdir)/'`cfdp/daemon/cfdpclock.c
ion-3.2.1+dfsg/Makefile.in-6589-
ion-3.2.1+dfsg/Makefile.in-6590-cfdp/daemon/cfdpclock-cfdpclock.obj: cfdp/daemon/cfdpclock.c
ion-3.2.1+dfsg/Makefile.in:6591:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdpclock_CFLAGS) $(CFLAGS) -MT cfdp/daemon/cfdpclock-cfdpclock.obj -MD -MP -MF cfdp/daemon/$(DEPDIR)/cfdpclock-cfdpclock.Tpo -c -o cfdp/daemon/cfdpclock-cfdpclock.obj `if test -f 'cfdp/daemon/cfdpclock.c'; then $(CYGPATH_W) 'cfdp/daemon/cfdpclock.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/daemon/cfdpclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6592-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/daemon/$(DEPDIR)/cfdpclock-cfdpclock.Tpo cfdp/daemon/$(DEPDIR)/cfdpclock-cfdpclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6594-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6595:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdpclock_CFLAGS) $(CFLAGS) -c -o cfdp/daemon/cfdpclock-cfdpclock.obj `if test -f 'cfdp/daemon/cfdpclock.c'; then $(CYGPATH_W) 'cfdp/daemon/cfdpclock.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/daemon/cfdpclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6596-
ion-3.2.1+dfsg/Makefile.in-6597-cfdp/test/cfdptest-cfdptest.o: cfdp/test/cfdptest.c
ion-3.2.1+dfsg/Makefile.in:6598:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdptest_CFLAGS) $(CFLAGS) -MT cfdp/test/cfdptest-cfdptest.o -MD -MP -MF cfdp/test/$(DEPDIR)/cfdptest-cfdptest.Tpo -c -o cfdp/test/cfdptest-cfdptest.o `test -f 'cfdp/test/cfdptest.c' || echo '$(srcdir)/'`cfdp/test/cfdptest.c
ion-3.2.1+dfsg/Makefile.in-6599-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/test/$(DEPDIR)/cfdptest-cfdptest.Tpo cfdp/test/$(DEPDIR)/cfdptest-cfdptest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6601-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6602:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdptest_CFLAGS) $(CFLAGS) -c -o cfdp/test/cfdptest-cfdptest.o `test -f 'cfdp/test/cfdptest.c' || echo '$(srcdir)/'`cfdp/test/cfdptest.c
ion-3.2.1+dfsg/Makefile.in-6603-
ion-3.2.1+dfsg/Makefile.in-6604-cfdp/test/cfdptest-cfdptest.obj: cfdp/test/cfdptest.c
ion-3.2.1+dfsg/Makefile.in:6605:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdptest_CFLAGS) $(CFLAGS) -MT cfdp/test/cfdptest-cfdptest.obj -MD -MP -MF cfdp/test/$(DEPDIR)/cfdptest-cfdptest.Tpo -c -o cfdp/test/cfdptest-cfdptest.obj `if test -f 'cfdp/test/cfdptest.c'; then $(CYGPATH_W) 'cfdp/test/cfdptest.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/test/cfdptest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6606-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cfdp/test/$(DEPDIR)/cfdptest-cfdptest.Tpo cfdp/test/$(DEPDIR)/cfdptest-cfdptest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6608-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6609:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cfdptest_CFLAGS) $(CFLAGS) -c -o cfdp/test/cfdptest-cfdptest.obj `if test -f 'cfdp/test/cfdptest.c'; then $(CYGPATH_W) 'cfdp/test/cfdptest.c'; else $(CYGPATH_W) '$(srcdir)/cfdp/test/cfdptest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6610-
ion-3.2.1+dfsg/Makefile.in-6611-bp/utils/cgrfetch-cgrfetch.o: bp/utils/cgrfetch.c
ion-3.2.1+dfsg/Makefile.in:6612:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cgrfetch_CFLAGS) $(CFLAGS) -MT bp/utils/cgrfetch-cgrfetch.o -MD -MP -MF bp/utils/$(DEPDIR)/cgrfetch-cgrfetch.Tpo -c -o bp/utils/cgrfetch-cgrfetch.o `test -f 'bp/utils/cgrfetch.c' || echo '$(srcdir)/'`bp/utils/cgrfetch.c
ion-3.2.1+dfsg/Makefile.in-6613-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/cgrfetch-cgrfetch.Tpo bp/utils/$(DEPDIR)/cgrfetch-cgrfetch.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6615-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6616:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cgrfetch_CFLAGS) $(CFLAGS) -c -o bp/utils/cgrfetch-cgrfetch.o `test -f 'bp/utils/cgrfetch.c' || echo '$(srcdir)/'`bp/utils/cgrfetch.c
ion-3.2.1+dfsg/Makefile.in-6617-
ion-3.2.1+dfsg/Makefile.in-6618-bp/utils/cgrfetch-cgrfetch.obj: bp/utils/cgrfetch.c
ion-3.2.1+dfsg/Makefile.in:6619:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cgrfetch_CFLAGS) $(CFLAGS) -MT bp/utils/cgrfetch-cgrfetch.obj -MD -MP -MF bp/utils/$(DEPDIR)/cgrfetch-cgrfetch.Tpo -c -o bp/utils/cgrfetch-cgrfetch.obj `if test -f 'bp/utils/cgrfetch.c'; then $(CYGPATH_W) 'bp/utils/cgrfetch.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/cgrfetch.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6620-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/cgrfetch-cgrfetch.Tpo bp/utils/$(DEPDIR)/cgrfetch-cgrfetch.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6622-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6623:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cgrfetch_CFLAGS) $(CFLAGS) -c -o bp/utils/cgrfetch-cgrfetch.obj `if test -f 'bp/utils/cgrfetch.c'; then $(CYGPATH_W) 'bp/utils/cgrfetch.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/cgrfetch.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6624-
ion-3.2.1+dfsg/Makefile.in-6625-bp/dccp/dccpcli-dccpcli.o: bp/dccp/dccpcli.c
ion-3.2.1+dfsg/Makefile.in:6626:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccpcli_CFLAGS) $(CFLAGS) -MT bp/dccp/dccpcli-dccpcli.o -MD -MP -MF bp/dccp/$(DEPDIR)/dccpcli-dccpcli.Tpo -c -o bp/dccp/dccpcli-dccpcli.o `test -f 'bp/dccp/dccpcli.c' || echo '$(srcdir)/'`bp/dccp/dccpcli.c
ion-3.2.1+dfsg/Makefile.in-6627-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dccp/$(DEPDIR)/dccpcli-dccpcli.Tpo bp/dccp/$(DEPDIR)/dccpcli-dccpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6629-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6630:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccpcli_CFLAGS) $(CFLAGS) -c -o bp/dccp/dccpcli-dccpcli.o `test -f 'bp/dccp/dccpcli.c' || echo '$(srcdir)/'`bp/dccp/dccpcli.c
ion-3.2.1+dfsg/Makefile.in-6631-
ion-3.2.1+dfsg/Makefile.in-6632-bp/dccp/dccpcli-dccpcli.obj: bp/dccp/dccpcli.c
ion-3.2.1+dfsg/Makefile.in:6633:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccpcli_CFLAGS) $(CFLAGS) -MT bp/dccp/dccpcli-dccpcli.obj -MD -MP -MF bp/dccp/$(DEPDIR)/dccpcli-dccpcli.Tpo -c -o bp/dccp/dccpcli-dccpcli.obj `if test -f 'bp/dccp/dccpcli.c'; then $(CYGPATH_W) 'bp/dccp/dccpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/dccp/dccpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6634-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dccp/$(DEPDIR)/dccpcli-dccpcli.Tpo bp/dccp/$(DEPDIR)/dccpcli-dccpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6636-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6637:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccpcli_CFLAGS) $(CFLAGS) -c -o bp/dccp/dccpcli-dccpcli.obj `if test -f 'bp/dccp/dccpcli.c'; then $(CYGPATH_W) 'bp/dccp/dccpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/dccp/dccpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6638-
ion-3.2.1+dfsg/Makefile.in-6639-bp/dccp/dccpclo-dccpclo.o: bp/dccp/dccpclo.c
ion-3.2.1+dfsg/Makefile.in:6640:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccpclo_CFLAGS) $(CFLAGS) -MT bp/dccp/dccpclo-dccpclo.o -MD -MP -MF bp/dccp/$(DEPDIR)/dccpclo-dccpclo.Tpo -c -o bp/dccp/dccpclo-dccpclo.o `test -f 'bp/dccp/dccpclo.c' || echo '$(srcdir)/'`bp/dccp/dccpclo.c
ion-3.2.1+dfsg/Makefile.in-6641-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dccp/$(DEPDIR)/dccpclo-dccpclo.Tpo bp/dccp/$(DEPDIR)/dccpclo-dccpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6643-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6644:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccpclo_CFLAGS) $(CFLAGS) -c -o bp/dccp/dccpclo-dccpclo.o `test -f 'bp/dccp/dccpclo.c' || echo '$(srcdir)/'`bp/dccp/dccpclo.c
ion-3.2.1+dfsg/Makefile.in-6645-
ion-3.2.1+dfsg/Makefile.in-6646-bp/dccp/dccpclo-dccpclo.obj: bp/dccp/dccpclo.c
ion-3.2.1+dfsg/Makefile.in:6647:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccpclo_CFLAGS) $(CFLAGS) -MT bp/dccp/dccpclo-dccpclo.obj -MD -MP -MF bp/dccp/$(DEPDIR)/dccpclo-dccpclo.Tpo -c -o bp/dccp/dccpclo-dccpclo.obj `if test -f 'bp/dccp/dccpclo.c'; then $(CYGPATH_W) 'bp/dccp/dccpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/dccp/dccpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6648-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dccp/$(DEPDIR)/dccpclo-dccpclo.Tpo bp/dccp/$(DEPDIR)/dccpclo-dccpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6650-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6651:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccpclo_CFLAGS) $(CFLAGS) -c -o bp/dccp/dccpclo-dccpclo.obj `if test -f 'bp/dccp/dccpclo.c'; then $(CYGPATH_W) 'bp/dccp/dccpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/dccp/dccpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6652-
ion-3.2.1+dfsg/Makefile.in-6653-ltp/dccp/dccplsi-dccplsi.o: ltp/dccp/dccplsi.c
ion-3.2.1+dfsg/Makefile.in:6654:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccplsi_CFLAGS) $(CFLAGS) -MT ltp/dccp/dccplsi-dccplsi.o -MD -MP -MF ltp/dccp/$(DEPDIR)/dccplsi-dccplsi.Tpo -c -o ltp/dccp/dccplsi-dccplsi.o `test -f 'ltp/dccp/dccplsi.c' || echo '$(srcdir)/'`ltp/dccp/dccplsi.c
ion-3.2.1+dfsg/Makefile.in-6655-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/dccp/$(DEPDIR)/dccplsi-dccplsi.Tpo ltp/dccp/$(DEPDIR)/dccplsi-dccplsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6657-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6658:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccplsi_CFLAGS) $(CFLAGS) -c -o ltp/dccp/dccplsi-dccplsi.o `test -f 'ltp/dccp/dccplsi.c' || echo '$(srcdir)/'`ltp/dccp/dccplsi.c
ion-3.2.1+dfsg/Makefile.in-6659-
ion-3.2.1+dfsg/Makefile.in-6660-ltp/dccp/dccplsi-dccplsi.obj: ltp/dccp/dccplsi.c
ion-3.2.1+dfsg/Makefile.in:6661:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccplsi_CFLAGS) $(CFLAGS) -MT ltp/dccp/dccplsi-dccplsi.obj -MD -MP -MF ltp/dccp/$(DEPDIR)/dccplsi-dccplsi.Tpo -c -o ltp/dccp/dccplsi-dccplsi.obj `if test -f 'ltp/dccp/dccplsi.c'; then $(CYGPATH_W) 'ltp/dccp/dccplsi.c'; else $(CYGPATH_W) '$(srcdir)/ltp/dccp/dccplsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6662-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/dccp/$(DEPDIR)/dccplsi-dccplsi.Tpo ltp/dccp/$(DEPDIR)/dccplsi-dccplsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6664-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6665:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccplsi_CFLAGS) $(CFLAGS) -c -o ltp/dccp/dccplsi-dccplsi.obj `if test -f 'ltp/dccp/dccplsi.c'; then $(CYGPATH_W) 'ltp/dccp/dccplsi.c'; else $(CYGPATH_W) '$(srcdir)/ltp/dccp/dccplsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6666-
ion-3.2.1+dfsg/Makefile.in-6667-ltp/dccp/dccplso-dccplso.o: ltp/dccp/dccplso.c
ion-3.2.1+dfsg/Makefile.in:6668:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccplso_CFLAGS) $(CFLAGS) -MT ltp/dccp/dccplso-dccplso.o -MD -MP -MF ltp/dccp/$(DEPDIR)/dccplso-dccplso.Tpo -c -o ltp/dccp/dccplso-dccplso.o `test -f 'ltp/dccp/dccplso.c' || echo '$(srcdir)/'`ltp/dccp/dccplso.c
ion-3.2.1+dfsg/Makefile.in-6669-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/dccp/$(DEPDIR)/dccplso-dccplso.Tpo ltp/dccp/$(DEPDIR)/dccplso-dccplso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6671-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6672:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccplso_CFLAGS) $(CFLAGS) -c -o ltp/dccp/dccplso-dccplso.o `test -f 'ltp/dccp/dccplso.c' || echo '$(srcdir)/'`ltp/dccp/dccplso.c
ion-3.2.1+dfsg/Makefile.in-6673-
ion-3.2.1+dfsg/Makefile.in-6674-ltp/dccp/dccplso-dccplso.obj: ltp/dccp/dccplso.c
ion-3.2.1+dfsg/Makefile.in:6675:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccplso_CFLAGS) $(CFLAGS) -MT ltp/dccp/dccplso-dccplso.obj -MD -MP -MF ltp/dccp/$(DEPDIR)/dccplso-dccplso.Tpo -c -o ltp/dccp/dccplso-dccplso.obj `if test -f 'ltp/dccp/dccplso.c'; then $(CYGPATH_W) 'ltp/dccp/dccplso.c'; else $(CYGPATH_W) '$(srcdir)/ltp/dccp/dccplso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6676-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/dccp/$(DEPDIR)/dccplso-dccplso.Tpo ltp/dccp/$(DEPDIR)/dccplso-dccplso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6678-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6679:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dccplso_CFLAGS) $(CFLAGS) -c -o ltp/dccp/dccplso-dccplso.obj `if test -f 'ltp/dccp/dccplso.c'; then $(CYGPATH_W) 'ltp/dccp/dccplso.c'; else $(CYGPATH_W) '$(srcdir)/ltp/dccp/dccplso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6680-
ion-3.2.1+dfsg/Makefile.in-6681-dgr/test/dgr2file-dgr2file.o: dgr/test/dgr2file.c
ion-3.2.1+dfsg/Makefile.in:6682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dgr2file_CFLAGS) $(CFLAGS) -MT dgr/test/dgr2file-dgr2file.o -MD -MP -MF dgr/test/$(DEPDIR)/dgr2file-dgr2file.Tpo -c -o dgr/test/dgr2file-dgr2file.o `test -f 'dgr/test/dgr2file.c' || echo '$(srcdir)/'`dgr/test/dgr2file.c
ion-3.2.1+dfsg/Makefile.in-6683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/dgr2file-dgr2file.Tpo dgr/test/$(DEPDIR)/dgr2file-dgr2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dgr2file_CFLAGS) $(CFLAGS) -c -o dgr/test/dgr2file-dgr2file.o `test -f 'dgr/test/dgr2file.c' || echo '$(srcdir)/'`dgr/test/dgr2file.c
ion-3.2.1+dfsg/Makefile.in-6687-
ion-3.2.1+dfsg/Makefile.in-6688-dgr/test/dgr2file-dgr2file.obj: dgr/test/dgr2file.c
ion-3.2.1+dfsg/Makefile.in:6689:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dgr2file_CFLAGS) $(CFLAGS) -MT dgr/test/dgr2file-dgr2file.obj -MD -MP -MF dgr/test/$(DEPDIR)/dgr2file-dgr2file.Tpo -c -o dgr/test/dgr2file-dgr2file.obj `if test -f 'dgr/test/dgr2file.c'; then $(CYGPATH_W) 'dgr/test/dgr2file.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/dgr2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6690-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/dgr2file-dgr2file.Tpo dgr/test/$(DEPDIR)/dgr2file-dgr2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6692-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6693:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dgr2file_CFLAGS) $(CFLAGS) -c -o dgr/test/dgr2file-dgr2file.obj `if test -f 'dgr/test/dgr2file.c'; then $(CYGPATH_W) 'dgr/test/dgr2file.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/dgr2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6694-
ion-3.2.1+dfsg/Makefile.in-6695-bp/dgr/dgrcla-dgrcla.o: bp/dgr/dgrcla.c
ion-3.2.1+dfsg/Makefile.in:6696:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dgrcla_CFLAGS) $(CFLAGS) -MT bp/dgr/dgrcla-dgrcla.o -MD -MP -MF bp/dgr/$(DEPDIR)/dgrcla-dgrcla.Tpo -c -o bp/dgr/dgrcla-dgrcla.o `test -f 'bp/dgr/dgrcla.c' || echo '$(srcdir)/'`bp/dgr/dgrcla.c
ion-3.2.1+dfsg/Makefile.in-6697-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dgr/$(DEPDIR)/dgrcla-dgrcla.Tpo bp/dgr/$(DEPDIR)/dgrcla-dgrcla.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6699-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6700:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dgrcla_CFLAGS) $(CFLAGS) -c -o bp/dgr/dgrcla-dgrcla.o `test -f 'bp/dgr/dgrcla.c' || echo '$(srcdir)/'`bp/dgr/dgrcla.c
ion-3.2.1+dfsg/Makefile.in-6701-
ion-3.2.1+dfsg/Makefile.in-6702-bp/dgr/dgrcla-dgrcla.obj: bp/dgr/dgrcla.c
ion-3.2.1+dfsg/Makefile.in:6703:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dgrcla_CFLAGS) $(CFLAGS) -MT bp/dgr/dgrcla-dgrcla.obj -MD -MP -MF bp/dgr/$(DEPDIR)/dgrcla-dgrcla.Tpo -c -o bp/dgr/dgrcla-dgrcla.obj `if test -f 'bp/dgr/dgrcla.c'; then $(CYGPATH_W) 'bp/dgr/dgrcla.c'; else $(CYGPATH_W) '$(srcdir)/bp/dgr/dgrcla.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6704-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dgr/$(DEPDIR)/dgrcla-dgrcla.Tpo bp/dgr/$(DEPDIR)/dgrcla-dgrcla.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6706-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6707:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dgrcla_CFLAGS) $(CFLAGS) -c -o bp/dgr/dgrcla-dgrcla.obj `if test -f 'bp/dgr/dgrcla.c'; then $(CYGPATH_W) 'bp/dgr/dgrcla.c'; else $(CYGPATH_W) '$(srcdir)/bp/dgr/dgrcla.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6708-
ion-3.2.1+dfsg/Makefile.in-6709-bp/dtn2/dtn2admin-dtn2admin.o: bp/dtn2/dtn2admin.c
ion-3.2.1+dfsg/Makefile.in:6710:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2admin_CFLAGS) $(CFLAGS) -MT bp/dtn2/dtn2admin-dtn2admin.o -MD -MP -MF bp/dtn2/$(DEPDIR)/dtn2admin-dtn2admin.Tpo -c -o bp/dtn2/dtn2admin-dtn2admin.o `test -f 'bp/dtn2/dtn2admin.c' || echo '$(srcdir)/'`bp/dtn2/dtn2admin.c
ion-3.2.1+dfsg/Makefile.in-6711-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dtn2/$(DEPDIR)/dtn2admin-dtn2admin.Tpo bp/dtn2/$(DEPDIR)/dtn2admin-dtn2admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6713-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6714:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2admin_CFLAGS) $(CFLAGS) -c -o bp/dtn2/dtn2admin-dtn2admin.o `test -f 'bp/dtn2/dtn2admin.c' || echo '$(srcdir)/'`bp/dtn2/dtn2admin.c
ion-3.2.1+dfsg/Makefile.in-6715-
ion-3.2.1+dfsg/Makefile.in-6716-bp/dtn2/dtn2admin-dtn2admin.obj: bp/dtn2/dtn2admin.c
ion-3.2.1+dfsg/Makefile.in:6717:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2admin_CFLAGS) $(CFLAGS) -MT bp/dtn2/dtn2admin-dtn2admin.obj -MD -MP -MF bp/dtn2/$(DEPDIR)/dtn2admin-dtn2admin.Tpo -c -o bp/dtn2/dtn2admin-dtn2admin.obj `if test -f 'bp/dtn2/dtn2admin.c'; then $(CYGPATH_W) 'bp/dtn2/dtn2admin.c'; else $(CYGPATH_W) '$(srcdir)/bp/dtn2/dtn2admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6718-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dtn2/$(DEPDIR)/dtn2admin-dtn2admin.Tpo bp/dtn2/$(DEPDIR)/dtn2admin-dtn2admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6720-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6721:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2admin_CFLAGS) $(CFLAGS) -c -o bp/dtn2/dtn2admin-dtn2admin.obj `if test -f 'bp/dtn2/dtn2admin.c'; then $(CYGPATH_W) 'bp/dtn2/dtn2admin.c'; else $(CYGPATH_W) '$(srcdir)/bp/dtn2/dtn2admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6722-
ion-3.2.1+dfsg/Makefile.in-6723-bp/dtn2/dtn2adminep-dtn2adminep.o: bp/dtn2/dtn2adminep.c
ion-3.2.1+dfsg/Makefile.in:6724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2adminep_CFLAGS) $(CFLAGS) -MT bp/dtn2/dtn2adminep-dtn2adminep.o -MD -MP -MF bp/dtn2/$(DEPDIR)/dtn2adminep-dtn2adminep.Tpo -c -o bp/dtn2/dtn2adminep-dtn2adminep.o `test -f 'bp/dtn2/dtn2adminep.c' || echo '$(srcdir)/'`bp/dtn2/dtn2adminep.c
ion-3.2.1+dfsg/Makefile.in-6725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dtn2/$(DEPDIR)/dtn2adminep-dtn2adminep.Tpo bp/dtn2/$(DEPDIR)/dtn2adminep-dtn2adminep.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2adminep_CFLAGS) $(CFLAGS) -c -o bp/dtn2/dtn2adminep-dtn2adminep.o `test -f 'bp/dtn2/dtn2adminep.c' || echo '$(srcdir)/'`bp/dtn2/dtn2adminep.c
ion-3.2.1+dfsg/Makefile.in-6729-
ion-3.2.1+dfsg/Makefile.in-6730-bp/dtn2/dtn2adminep-dtn2adminep.obj: bp/dtn2/dtn2adminep.c
ion-3.2.1+dfsg/Makefile.in:6731:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2adminep_CFLAGS) $(CFLAGS) -MT bp/dtn2/dtn2adminep-dtn2adminep.obj -MD -MP -MF bp/dtn2/$(DEPDIR)/dtn2adminep-dtn2adminep.Tpo -c -o bp/dtn2/dtn2adminep-dtn2adminep.obj `if test -f 'bp/dtn2/dtn2adminep.c'; then $(CYGPATH_W) 'bp/dtn2/dtn2adminep.c'; else $(CYGPATH_W) '$(srcdir)/bp/dtn2/dtn2adminep.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6732-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dtn2/$(DEPDIR)/dtn2adminep-dtn2adminep.Tpo bp/dtn2/$(DEPDIR)/dtn2adminep-dtn2adminep.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6734-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6735:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2adminep_CFLAGS) $(CFLAGS) -c -o bp/dtn2/dtn2adminep-dtn2adminep.obj `if test -f 'bp/dtn2/dtn2adminep.c'; then $(CYGPATH_W) 'bp/dtn2/dtn2adminep.c'; else $(CYGPATH_W) '$(srcdir)/bp/dtn2/dtn2adminep.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6736-
ion-3.2.1+dfsg/Makefile.in-6737-bp/dtn2/dtn2fw-dtn2fw.o: bp/dtn2/dtn2fw.c
ion-3.2.1+dfsg/Makefile.in:6738:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2fw_CFLAGS) $(CFLAGS) -MT bp/dtn2/dtn2fw-dtn2fw.o -MD -MP -MF bp/dtn2/$(DEPDIR)/dtn2fw-dtn2fw.Tpo -c -o bp/dtn2/dtn2fw-dtn2fw.o `test -f 'bp/dtn2/dtn2fw.c' || echo '$(srcdir)/'`bp/dtn2/dtn2fw.c
ion-3.2.1+dfsg/Makefile.in-6739-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dtn2/$(DEPDIR)/dtn2fw-dtn2fw.Tpo bp/dtn2/$(DEPDIR)/dtn2fw-dtn2fw.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6741-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6742:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2fw_CFLAGS) $(CFLAGS) -c -o bp/dtn2/dtn2fw-dtn2fw.o `test -f 'bp/dtn2/dtn2fw.c' || echo '$(srcdir)/'`bp/dtn2/dtn2fw.c
ion-3.2.1+dfsg/Makefile.in-6743-
ion-3.2.1+dfsg/Makefile.in-6744-bp/dtn2/dtn2fw-dtn2fw.obj: bp/dtn2/dtn2fw.c
ion-3.2.1+dfsg/Makefile.in:6745:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2fw_CFLAGS) $(CFLAGS) -MT bp/dtn2/dtn2fw-dtn2fw.obj -MD -MP -MF bp/dtn2/$(DEPDIR)/dtn2fw-dtn2fw.Tpo -c -o bp/dtn2/dtn2fw-dtn2fw.obj `if test -f 'bp/dtn2/dtn2fw.c'; then $(CYGPATH_W) 'bp/dtn2/dtn2fw.c'; else $(CYGPATH_W) '$(srcdir)/bp/dtn2/dtn2fw.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6746-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/dtn2/$(DEPDIR)/dtn2fw-dtn2fw.Tpo bp/dtn2/$(DEPDIR)/dtn2fw-dtn2fw.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6748-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6749:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtn2fw_CFLAGS) $(CFLAGS) -c -o bp/dtn2/dtn2fw-dtn2fw.obj `if test -f 'bp/dtn2/dtn2fw.c'; then $(CYGPATH_W) 'bp/dtn2/dtn2fw.c'; else $(CYGPATH_W) '$(srcdir)/bp/dtn2/dtn2fw.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6750-
ion-3.2.1+dfsg/Makefile.in-6751-dtpc/utils/dtpcadmin-dtpcadmin.o: dtpc/utils/dtpcadmin.c
ion-3.2.1+dfsg/Makefile.in:6752:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcadmin_CFLAGS) $(CFLAGS) -MT dtpc/utils/dtpcadmin-dtpcadmin.o -MD -MP -MF dtpc/utils/$(DEPDIR)/dtpcadmin-dtpcadmin.Tpo -c -o dtpc/utils/dtpcadmin-dtpcadmin.o `test -f 'dtpc/utils/dtpcadmin.c' || echo '$(srcdir)/'`dtpc/utils/dtpcadmin.c
ion-3.2.1+dfsg/Makefile.in-6753-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/utils/$(DEPDIR)/dtpcadmin-dtpcadmin.Tpo dtpc/utils/$(DEPDIR)/dtpcadmin-dtpcadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcadmin_CFLAGS) $(CFLAGS) -c -o dtpc/utils/dtpcadmin-dtpcadmin.o `test -f 'dtpc/utils/dtpcadmin.c' || echo '$(srcdir)/'`dtpc/utils/dtpcadmin.c
ion-3.2.1+dfsg/Makefile.in-6757-
ion-3.2.1+dfsg/Makefile.in-6758-dtpc/utils/dtpcadmin-dtpcadmin.obj: dtpc/utils/dtpcadmin.c
ion-3.2.1+dfsg/Makefile.in:6759:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcadmin_CFLAGS) $(CFLAGS) -MT dtpc/utils/dtpcadmin-dtpcadmin.obj -MD -MP -MF dtpc/utils/$(DEPDIR)/dtpcadmin-dtpcadmin.Tpo -c -o dtpc/utils/dtpcadmin-dtpcadmin.obj `if test -f 'dtpc/utils/dtpcadmin.c'; then $(CYGPATH_W) 'dtpc/utils/dtpcadmin.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/utils/dtpcadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6760-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/utils/$(DEPDIR)/dtpcadmin-dtpcadmin.Tpo dtpc/utils/$(DEPDIR)/dtpcadmin-dtpcadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6762-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6763:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcadmin_CFLAGS) $(CFLAGS) -c -o dtpc/utils/dtpcadmin-dtpcadmin.obj `if test -f 'dtpc/utils/dtpcadmin.c'; then $(CYGPATH_W) 'dtpc/utils/dtpcadmin.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/utils/dtpcadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6764-
ion-3.2.1+dfsg/Makefile.in-6765-dtpc/daemon/dtpcclock-dtpcclock.o: dtpc/daemon/dtpcclock.c
ion-3.2.1+dfsg/Makefile.in:6766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcclock_CFLAGS) $(CFLAGS) -MT dtpc/daemon/dtpcclock-dtpcclock.o -MD -MP -MF dtpc/daemon/$(DEPDIR)/dtpcclock-dtpcclock.Tpo -c -o dtpc/daemon/dtpcclock-dtpcclock.o `test -f 'dtpc/daemon/dtpcclock.c' || echo '$(srcdir)/'`dtpc/daemon/dtpcclock.c
ion-3.2.1+dfsg/Makefile.in-6767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/daemon/$(DEPDIR)/dtpcclock-dtpcclock.Tpo dtpc/daemon/$(DEPDIR)/dtpcclock-dtpcclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcclock_CFLAGS) $(CFLAGS) -c -o dtpc/daemon/dtpcclock-dtpcclock.o `test -f 'dtpc/daemon/dtpcclock.c' || echo '$(srcdir)/'`dtpc/daemon/dtpcclock.c
ion-3.2.1+dfsg/Makefile.in-6771-
ion-3.2.1+dfsg/Makefile.in-6772-dtpc/daemon/dtpcclock-dtpcclock.obj: dtpc/daemon/dtpcclock.c
ion-3.2.1+dfsg/Makefile.in:6773:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcclock_CFLAGS) $(CFLAGS) -MT dtpc/daemon/dtpcclock-dtpcclock.obj -MD -MP -MF dtpc/daemon/$(DEPDIR)/dtpcclock-dtpcclock.Tpo -c -o dtpc/daemon/dtpcclock-dtpcclock.obj `if test -f 'dtpc/daemon/dtpcclock.c'; then $(CYGPATH_W) 'dtpc/daemon/dtpcclock.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/daemon/dtpcclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6774-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/daemon/$(DEPDIR)/dtpcclock-dtpcclock.Tpo dtpc/daemon/$(DEPDIR)/dtpcclock-dtpcclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6776-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6777:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcclock_CFLAGS) $(CFLAGS) -c -o dtpc/daemon/dtpcclock-dtpcclock.obj `if test -f 'dtpc/daemon/dtpcclock.c'; then $(CYGPATH_W) 'dtpc/daemon/dtpcclock.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/daemon/dtpcclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6778-
ion-3.2.1+dfsg/Makefile.in-6779-dtpc/daemon/dtpcd-dtpcd.o: dtpc/daemon/dtpcd.c
ion-3.2.1+dfsg/Makefile.in:6780:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcd_CFLAGS) $(CFLAGS) -MT dtpc/daemon/dtpcd-dtpcd.o -MD -MP -MF dtpc/daemon/$(DEPDIR)/dtpcd-dtpcd.Tpo -c -o dtpc/daemon/dtpcd-dtpcd.o `test -f 'dtpc/daemon/dtpcd.c' || echo '$(srcdir)/'`dtpc/daemon/dtpcd.c
ion-3.2.1+dfsg/Makefile.in-6781-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/daemon/$(DEPDIR)/dtpcd-dtpcd.Tpo dtpc/daemon/$(DEPDIR)/dtpcd-dtpcd.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6783-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6784:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcd_CFLAGS) $(CFLAGS) -c -o dtpc/daemon/dtpcd-dtpcd.o `test -f 'dtpc/daemon/dtpcd.c' || echo '$(srcdir)/'`dtpc/daemon/dtpcd.c
ion-3.2.1+dfsg/Makefile.in-6785-
ion-3.2.1+dfsg/Makefile.in-6786-dtpc/daemon/dtpcd-dtpcd.obj: dtpc/daemon/dtpcd.c
ion-3.2.1+dfsg/Makefile.in:6787:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcd_CFLAGS) $(CFLAGS) -MT dtpc/daemon/dtpcd-dtpcd.obj -MD -MP -MF dtpc/daemon/$(DEPDIR)/dtpcd-dtpcd.Tpo -c -o dtpc/daemon/dtpcd-dtpcd.obj `if test -f 'dtpc/daemon/dtpcd.c'; then $(CYGPATH_W) 'dtpc/daemon/dtpcd.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/daemon/dtpcd.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6788-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/daemon/$(DEPDIR)/dtpcd-dtpcd.Tpo dtpc/daemon/$(DEPDIR)/dtpcd-dtpcd.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6790-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6791:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcd_CFLAGS) $(CFLAGS) -c -o dtpc/daemon/dtpcd-dtpcd.obj `if test -f 'dtpc/daemon/dtpcd.c'; then $(CYGPATH_W) 'dtpc/daemon/dtpcd.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/daemon/dtpcd.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6792-
ion-3.2.1+dfsg/Makefile.in-6793-dtpc/test/dtpcreceive-dtpcreceive.o: dtpc/test/dtpcreceive.c
ion-3.2.1+dfsg/Makefile.in:6794:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcreceive_CFLAGS) $(CFLAGS) -MT dtpc/test/dtpcreceive-dtpcreceive.o -MD -MP -MF dtpc/test/$(DEPDIR)/dtpcreceive-dtpcreceive.Tpo -c -o dtpc/test/dtpcreceive-dtpcreceive.o `test -f 'dtpc/test/dtpcreceive.c' || echo '$(srcdir)/'`dtpc/test/dtpcreceive.c
ion-3.2.1+dfsg/Makefile.in-6795-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/test/$(DEPDIR)/dtpcreceive-dtpcreceive.Tpo dtpc/test/$(DEPDIR)/dtpcreceive-dtpcreceive.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6797-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6798:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcreceive_CFLAGS) $(CFLAGS) -c -o dtpc/test/dtpcreceive-dtpcreceive.o `test -f 'dtpc/test/dtpcreceive.c' || echo '$(srcdir)/'`dtpc/test/dtpcreceive.c
ion-3.2.1+dfsg/Makefile.in-6799-
ion-3.2.1+dfsg/Makefile.in-6800-dtpc/test/dtpcreceive-dtpcreceive.obj: dtpc/test/dtpcreceive.c
ion-3.2.1+dfsg/Makefile.in:6801:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcreceive_CFLAGS) $(CFLAGS) -MT dtpc/test/dtpcreceive-dtpcreceive.obj -MD -MP -MF dtpc/test/$(DEPDIR)/dtpcreceive-dtpcreceive.Tpo -c -o dtpc/test/dtpcreceive-dtpcreceive.obj `if test -f 'dtpc/test/dtpcreceive.c'; then $(CYGPATH_W) 'dtpc/test/dtpcreceive.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/test/dtpcreceive.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6802-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/test/$(DEPDIR)/dtpcreceive-dtpcreceive.Tpo dtpc/test/$(DEPDIR)/dtpcreceive-dtpcreceive.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6804-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6805:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcreceive_CFLAGS) $(CFLAGS) -c -o dtpc/test/dtpcreceive-dtpcreceive.obj `if test -f 'dtpc/test/dtpcreceive.c'; then $(CYGPATH_W) 'dtpc/test/dtpcreceive.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/test/dtpcreceive.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6806-
ion-3.2.1+dfsg/Makefile.in-6807-dtpc/test/dtpcsend-dtpcsend.o: dtpc/test/dtpcsend.c
ion-3.2.1+dfsg/Makefile.in:6808:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcsend_CFLAGS) $(CFLAGS) -MT dtpc/test/dtpcsend-dtpcsend.o -MD -MP -MF dtpc/test/$(DEPDIR)/dtpcsend-dtpcsend.Tpo -c -o dtpc/test/dtpcsend-dtpcsend.o `test -f 'dtpc/test/dtpcsend.c' || echo '$(srcdir)/'`dtpc/test/dtpcsend.c
ion-3.2.1+dfsg/Makefile.in-6809-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/test/$(DEPDIR)/dtpcsend-dtpcsend.Tpo dtpc/test/$(DEPDIR)/dtpcsend-dtpcsend.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6811-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6812:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcsend_CFLAGS) $(CFLAGS) -c -o dtpc/test/dtpcsend-dtpcsend.o `test -f 'dtpc/test/dtpcsend.c' || echo '$(srcdir)/'`dtpc/test/dtpcsend.c
ion-3.2.1+dfsg/Makefile.in-6813-
ion-3.2.1+dfsg/Makefile.in-6814-dtpc/test/dtpcsend-dtpcsend.obj: dtpc/test/dtpcsend.c
ion-3.2.1+dfsg/Makefile.in:6815:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcsend_CFLAGS) $(CFLAGS) -MT dtpc/test/dtpcsend-dtpcsend.obj -MD -MP -MF dtpc/test/$(DEPDIR)/dtpcsend-dtpcsend.Tpo -c -o dtpc/test/dtpcsend-dtpcsend.obj `if test -f 'dtpc/test/dtpcsend.c'; then $(CYGPATH_W) 'dtpc/test/dtpcsend.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/test/dtpcsend.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6816-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dtpc/test/$(DEPDIR)/dtpcsend-dtpcsend.Tpo dtpc/test/$(DEPDIR)/dtpcsend-dtpcsend.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6818-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6819:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dtpcsend_CFLAGS) $(CFLAGS) -c -o dtpc/test/dtpcsend-dtpcsend.obj `if test -f 'dtpc/test/dtpcsend.c'; then $(CYGPATH_W) 'dtpc/test/dtpcsend.c'; else $(CYGPATH_W) '$(srcdir)/dtpc/test/dtpcsend.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6820-
ion-3.2.1+dfsg/Makefile.in-6821-dgr/test/file2dgr-file2dgr.o: dgr/test/file2dgr.c
ion-3.2.1+dfsg/Makefile.in:6822:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2dgr_CFLAGS) $(CFLAGS) -MT dgr/test/file2dgr-file2dgr.o -MD -MP -MF dgr/test/$(DEPDIR)/file2dgr-file2dgr.Tpo -c -o dgr/test/file2dgr-file2dgr.o `test -f 'dgr/test/file2dgr.c' || echo '$(srcdir)/'`dgr/test/file2dgr.c
ion-3.2.1+dfsg/Makefile.in-6823-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/file2dgr-file2dgr.Tpo dgr/test/$(DEPDIR)/file2dgr-file2dgr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6825-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6826:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2dgr_CFLAGS) $(CFLAGS) -c -o dgr/test/file2dgr-file2dgr.o `test -f 'dgr/test/file2dgr.c' || echo '$(srcdir)/'`dgr/test/file2dgr.c
ion-3.2.1+dfsg/Makefile.in-6827-
ion-3.2.1+dfsg/Makefile.in-6828-dgr/test/file2dgr-file2dgr.obj: dgr/test/file2dgr.c
ion-3.2.1+dfsg/Makefile.in:6829:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2dgr_CFLAGS) $(CFLAGS) -MT dgr/test/file2dgr-file2dgr.obj -MD -MP -MF dgr/test/$(DEPDIR)/file2dgr-file2dgr.Tpo -c -o dgr/test/file2dgr-file2dgr.obj `if test -f 'dgr/test/file2dgr.c'; then $(CYGPATH_W) 'dgr/test/file2dgr.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/file2dgr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6830-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/file2dgr-file2dgr.Tpo dgr/test/$(DEPDIR)/file2dgr-file2dgr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6832-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6833:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2dgr_CFLAGS) $(CFLAGS) -c -o dgr/test/file2dgr-file2dgr.obj `if test -f 'dgr/test/file2dgr.c'; then $(CYGPATH_W) 'dgr/test/file2dgr.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/file2dgr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6834-
ion-3.2.1+dfsg/Makefile.in-6835-ici/test/file2sdr-file2sdr.o: ici/test/file2sdr.c
ion-3.2.1+dfsg/Makefile.in:6836:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2sdr_CFLAGS) $(CFLAGS) -MT ici/test/file2sdr-file2sdr.o -MD -MP -MF ici/test/$(DEPDIR)/file2sdr-file2sdr.Tpo -c -o ici/test/file2sdr-file2sdr.o `test -f 'ici/test/file2sdr.c' || echo '$(srcdir)/'`ici/test/file2sdr.c
ion-3.2.1+dfsg/Makefile.in-6837-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/file2sdr-file2sdr.Tpo ici/test/$(DEPDIR)/file2sdr-file2sdr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6839-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6840:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2sdr_CFLAGS) $(CFLAGS) -c -o ici/test/file2sdr-file2sdr.o `test -f 'ici/test/file2sdr.c' || echo '$(srcdir)/'`ici/test/file2sdr.c
ion-3.2.1+dfsg/Makefile.in-6841-
ion-3.2.1+dfsg/Makefile.in-6842-ici/test/file2sdr-file2sdr.obj: ici/test/file2sdr.c
ion-3.2.1+dfsg/Makefile.in:6843:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2sdr_CFLAGS) $(CFLAGS) -MT ici/test/file2sdr-file2sdr.obj -MD -MP -MF ici/test/$(DEPDIR)/file2sdr-file2sdr.Tpo -c -o ici/test/file2sdr-file2sdr.obj `if test -f 'ici/test/file2sdr.c'; then $(CYGPATH_W) 'ici/test/file2sdr.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/file2sdr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6844-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/file2sdr-file2sdr.Tpo ici/test/$(DEPDIR)/file2sdr-file2sdr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6846-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6847:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2sdr_CFLAGS) $(CFLAGS) -c -o ici/test/file2sdr-file2sdr.obj `if test -f 'ici/test/file2sdr.c'; then $(CYGPATH_W) 'ici/test/file2sdr.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/file2sdr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6848-
ion-3.2.1+dfsg/Makefile.in-6849-ici/test/file2sm-file2sm.o: ici/test/file2sm.c
ion-3.2.1+dfsg/Makefile.in:6850:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2sm_CFLAGS) $(CFLAGS) -MT ici/test/file2sm-file2sm.o -MD -MP -MF ici/test/$(DEPDIR)/file2sm-file2sm.Tpo -c -o ici/test/file2sm-file2sm.o `test -f 'ici/test/file2sm.c' || echo '$(srcdir)/'`ici/test/file2sm.c
ion-3.2.1+dfsg/Makefile.in-6851-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/file2sm-file2sm.Tpo ici/test/$(DEPDIR)/file2sm-file2sm.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6853-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6854:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2sm_CFLAGS) $(CFLAGS) -c -o ici/test/file2sm-file2sm.o `test -f 'ici/test/file2sm.c' || echo '$(srcdir)/'`ici/test/file2sm.c
ion-3.2.1+dfsg/Makefile.in-6855-
ion-3.2.1+dfsg/Makefile.in-6856-ici/test/file2sm-file2sm.obj: ici/test/file2sm.c
ion-3.2.1+dfsg/Makefile.in:6857:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2sm_CFLAGS) $(CFLAGS) -MT ici/test/file2sm-file2sm.obj -MD -MP -MF ici/test/$(DEPDIR)/file2sm-file2sm.Tpo -c -o ici/test/file2sm-file2sm.obj `if test -f 'ici/test/file2sm.c'; then $(CYGPATH_W) 'ici/test/file2sm.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/file2sm.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6858-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/file2sm-file2sm.Tpo ici/test/$(DEPDIR)/file2sm-file2sm.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6860-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6861:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2sm_CFLAGS) $(CFLAGS) -c -o ici/test/file2sm-file2sm.obj `if test -f 'ici/test/file2sm.c'; then $(CYGPATH_W) 'ici/test/file2sm.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/file2sm.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6862-
ion-3.2.1+dfsg/Makefile.in-6863-dgr/test/file2tcp-file2tcp.o: dgr/test/file2tcp.c
ion-3.2.1+dfsg/Makefile.in:6864:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2tcp_CFLAGS) $(CFLAGS) -MT dgr/test/file2tcp-file2tcp.o -MD -MP -MF dgr/test/$(DEPDIR)/file2tcp-file2tcp.Tpo -c -o dgr/test/file2tcp-file2tcp.o `test -f 'dgr/test/file2tcp.c' || echo '$(srcdir)/'`dgr/test/file2tcp.c
ion-3.2.1+dfsg/Makefile.in-6865-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/file2tcp-file2tcp.Tpo dgr/test/$(DEPDIR)/file2tcp-file2tcp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6867-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6868:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2tcp_CFLAGS) $(CFLAGS) -c -o dgr/test/file2tcp-file2tcp.o `test -f 'dgr/test/file2tcp.c' || echo '$(srcdir)/'`dgr/test/file2tcp.c
ion-3.2.1+dfsg/Makefile.in-6869-
ion-3.2.1+dfsg/Makefile.in-6870-dgr/test/file2tcp-file2tcp.obj: dgr/test/file2tcp.c
ion-3.2.1+dfsg/Makefile.in:6871:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2tcp_CFLAGS) $(CFLAGS) -MT dgr/test/file2tcp-file2tcp.obj -MD -MP -MF dgr/test/$(DEPDIR)/file2tcp-file2tcp.Tpo -c -o dgr/test/file2tcp-file2tcp.obj `if test -f 'dgr/test/file2tcp.c'; then $(CYGPATH_W) 'dgr/test/file2tcp.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/file2tcp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6872-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/file2tcp-file2tcp.Tpo dgr/test/$(DEPDIR)/file2tcp-file2tcp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2tcp_CFLAGS) $(CFLAGS) -c -o dgr/test/file2tcp-file2tcp.obj `if test -f 'dgr/test/file2tcp.c'; then $(CYGPATH_W) 'dgr/test/file2tcp.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/file2tcp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6876-
ion-3.2.1+dfsg/Makefile.in-6877-dgr/test/file2udp-file2udp.o: dgr/test/file2udp.c
ion-3.2.1+dfsg/Makefile.in:6878:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2udp_CFLAGS) $(CFLAGS) -MT dgr/test/file2udp-file2udp.o -MD -MP -MF dgr/test/$(DEPDIR)/file2udp-file2udp.Tpo -c -o dgr/test/file2udp-file2udp.o `test -f 'dgr/test/file2udp.c' || echo '$(srcdir)/'`dgr/test/file2udp.c
ion-3.2.1+dfsg/Makefile.in-6879-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/file2udp-file2udp.Tpo dgr/test/$(DEPDIR)/file2udp-file2udp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6881-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6882:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2udp_CFLAGS) $(CFLAGS) -c -o dgr/test/file2udp-file2udp.o `test -f 'dgr/test/file2udp.c' || echo '$(srcdir)/'`dgr/test/file2udp.c
ion-3.2.1+dfsg/Makefile.in-6883-
ion-3.2.1+dfsg/Makefile.in-6884-dgr/test/file2udp-file2udp.obj: dgr/test/file2udp.c
ion-3.2.1+dfsg/Makefile.in:6885:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2udp_CFLAGS) $(CFLAGS) -MT dgr/test/file2udp-file2udp.obj -MD -MP -MF dgr/test/$(DEPDIR)/file2udp-file2udp.Tpo -c -o dgr/test/file2udp-file2udp.obj `if test -f 'dgr/test/file2udp.c'; then $(CYGPATH_W) 'dgr/test/file2udp.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/file2udp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6886-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/file2udp-file2udp.Tpo dgr/test/$(DEPDIR)/file2udp-file2udp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6888-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6889:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file2udp_CFLAGS) $(CFLAGS) -c -o dgr/test/file2udp-file2udp.obj `if test -f 'dgr/test/file2udp.c'; then $(CYGPATH_W) 'dgr/test/file2udp.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/file2udp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6890-
ion-3.2.1+dfsg/Makefile.in-6891-bp/utils/hmackeys-hmackeys.o: bp/utils/hmackeys.c
ion-3.2.1+dfsg/Makefile.in:6892:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmackeys_CFLAGS) $(CFLAGS) -MT bp/utils/hmackeys-hmackeys.o -MD -MP -MF bp/utils/$(DEPDIR)/hmackeys-hmackeys.Tpo -c -o bp/utils/hmackeys-hmackeys.o `test -f 'bp/utils/hmackeys.c' || echo '$(srcdir)/'`bp/utils/hmackeys.c
ion-3.2.1+dfsg/Makefile.in-6893-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/hmackeys-hmackeys.Tpo bp/utils/$(DEPDIR)/hmackeys-hmackeys.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6895-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6896:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmackeys_CFLAGS) $(CFLAGS) -c -o bp/utils/hmackeys-hmackeys.o `test -f 'bp/utils/hmackeys.c' || echo '$(srcdir)/'`bp/utils/hmackeys.c
ion-3.2.1+dfsg/Makefile.in-6897-
ion-3.2.1+dfsg/Makefile.in-6898-bp/utils/hmackeys-hmackeys.obj: bp/utils/hmackeys.c
ion-3.2.1+dfsg/Makefile.in:6899:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmackeys_CFLAGS) $(CFLAGS) -MT bp/utils/hmackeys-hmackeys.obj -MD -MP -MF bp/utils/$(DEPDIR)/hmackeys-hmackeys.Tpo -c -o bp/utils/hmackeys-hmackeys.obj `if test -f 'bp/utils/hmackeys.c'; then $(CYGPATH_W) 'bp/utils/hmackeys.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/hmackeys.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6900-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/hmackeys-hmackeys.Tpo bp/utils/$(DEPDIR)/hmackeys-hmackeys.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6902-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6903:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hmackeys_CFLAGS) $(CFLAGS) -c -o bp/utils/hmackeys-hmackeys.obj `if test -f 'bp/utils/hmackeys.c'; then $(CYGPATH_W) 'bp/utils/hmackeys.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/hmackeys.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6904-
ion-3.2.1+dfsg/Makefile.in-6905-bp/imc/imcadmin-imcadmin.o: bp/imc/imcadmin.c
ion-3.2.1+dfsg/Makefile.in:6906:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcadmin_CFLAGS) $(CFLAGS) -MT bp/imc/imcadmin-imcadmin.o -MD -MP -MF bp/imc/$(DEPDIR)/imcadmin-imcadmin.Tpo -c -o bp/imc/imcadmin-imcadmin.o `test -f 'bp/imc/imcadmin.c' || echo '$(srcdir)/'`bp/imc/imcadmin.c
ion-3.2.1+dfsg/Makefile.in-6907-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/imc/$(DEPDIR)/imcadmin-imcadmin.Tpo bp/imc/$(DEPDIR)/imcadmin-imcadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6909-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6910:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcadmin_CFLAGS) $(CFLAGS) -c -o bp/imc/imcadmin-imcadmin.o `test -f 'bp/imc/imcadmin.c' || echo '$(srcdir)/'`bp/imc/imcadmin.c
ion-3.2.1+dfsg/Makefile.in-6911-
ion-3.2.1+dfsg/Makefile.in-6912-bp/imc/imcadmin-imcadmin.obj: bp/imc/imcadmin.c
ion-3.2.1+dfsg/Makefile.in:6913:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcadmin_CFLAGS) $(CFLAGS) -MT bp/imc/imcadmin-imcadmin.obj -MD -MP -MF bp/imc/$(DEPDIR)/imcadmin-imcadmin.Tpo -c -o bp/imc/imcadmin-imcadmin.obj `if test -f 'bp/imc/imcadmin.c'; then $(CYGPATH_W) 'bp/imc/imcadmin.c'; else $(CYGPATH_W) '$(srcdir)/bp/imc/imcadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6914-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/imc/$(DEPDIR)/imcadmin-imcadmin.Tpo bp/imc/$(DEPDIR)/imcadmin-imcadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6916-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6917:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcadmin_CFLAGS) $(CFLAGS) -c -o bp/imc/imcadmin-imcadmin.obj `if test -f 'bp/imc/imcadmin.c'; then $(CYGPATH_W) 'bp/imc/imcadmin.c'; else $(CYGPATH_W) '$(srcdir)/bp/imc/imcadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6918-
ion-3.2.1+dfsg/Makefile.in-6919-bp/imc/imcfw-imcfw.o: bp/imc/imcfw.c
ion-3.2.1+dfsg/Makefile.in:6920:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcfw_CFLAGS) $(CFLAGS) -MT bp/imc/imcfw-imcfw.o -MD -MP -MF bp/imc/$(DEPDIR)/imcfw-imcfw.Tpo -c -o bp/imc/imcfw-imcfw.o `test -f 'bp/imc/imcfw.c' || echo '$(srcdir)/'`bp/imc/imcfw.c
ion-3.2.1+dfsg/Makefile.in-6921-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/imc/$(DEPDIR)/imcfw-imcfw.Tpo bp/imc/$(DEPDIR)/imcfw-imcfw.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6923-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6924:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcfw_CFLAGS) $(CFLAGS) -c -o bp/imc/imcfw-imcfw.o `test -f 'bp/imc/imcfw.c' || echo '$(srcdir)/'`bp/imc/imcfw.c
ion-3.2.1+dfsg/Makefile.in-6925-
ion-3.2.1+dfsg/Makefile.in-6926-bp/imc/imcfw-imcfw.obj: bp/imc/imcfw.c
ion-3.2.1+dfsg/Makefile.in:6927:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcfw_CFLAGS) $(CFLAGS) -MT bp/imc/imcfw-imcfw.obj -MD -MP -MF bp/imc/$(DEPDIR)/imcfw-imcfw.Tpo -c -o bp/imc/imcfw-imcfw.obj `if test -f 'bp/imc/imcfw.c'; then $(CYGPATH_W) 'bp/imc/imcfw.c'; else $(CYGPATH_W) '$(srcdir)/bp/imc/imcfw.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6928-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/imc/$(DEPDIR)/imcfw-imcfw.Tpo bp/imc/$(DEPDIR)/imcfw-imcfw.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6930-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6931:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(imcfw_CFLAGS) $(CFLAGS) -c -o bp/imc/imcfw-imcfw.obj `if test -f 'bp/imc/imcfw.c'; then $(CYGPATH_W) 'bp/imc/imcfw.c'; else $(CYGPATH_W) '$(srcdir)/bp/imc/imcfw.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6932-
ion-3.2.1+dfsg/Makefile.in-6933-ici/utils/ionadmin-ionadmin.o: ici/utils/ionadmin.c
ion-3.2.1+dfsg/Makefile.in:6934:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionadmin_CFLAGS) $(CFLAGS) -MT ici/utils/ionadmin-ionadmin.o -MD -MP -MF ici/utils/$(DEPDIR)/ionadmin-ionadmin.Tpo -c -o ici/utils/ionadmin-ionadmin.o `test -f 'ici/utils/ionadmin.c' || echo '$(srcdir)/'`ici/utils/ionadmin.c
ion-3.2.1+dfsg/Makefile.in-6935-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/ionadmin-ionadmin.Tpo ici/utils/$(DEPDIR)/ionadmin-ionadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6937-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6938:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionadmin_CFLAGS) $(CFLAGS) -c -o ici/utils/ionadmin-ionadmin.o `test -f 'ici/utils/ionadmin.c' || echo '$(srcdir)/'`ici/utils/ionadmin.c
ion-3.2.1+dfsg/Makefile.in-6939-
ion-3.2.1+dfsg/Makefile.in-6940-ici/utils/ionadmin-ionadmin.obj: ici/utils/ionadmin.c
ion-3.2.1+dfsg/Makefile.in:6941:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionadmin_CFLAGS) $(CFLAGS) -MT ici/utils/ionadmin-ionadmin.obj -MD -MP -MF ici/utils/$(DEPDIR)/ionadmin-ionadmin.Tpo -c -o ici/utils/ionadmin-ionadmin.obj `if test -f 'ici/utils/ionadmin.c'; then $(CYGPATH_W) 'ici/utils/ionadmin.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/ionadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6942-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/ionadmin-ionadmin.Tpo ici/utils/$(DEPDIR)/ionadmin-ionadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6944-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6945:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionadmin_CFLAGS) $(CFLAGS) -c -o ici/utils/ionadmin-ionadmin.obj `if test -f 'ici/utils/ionadmin.c'; then $(CYGPATH_W) 'ici/utils/ionadmin.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/ionadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6946-
ion-3.2.1+dfsg/Makefile.in-6947-ici/utils/ionexit-ionexit.o: ici/utils/ionexit.c
ion-3.2.1+dfsg/Makefile.in:6948:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionexit_CFLAGS) $(CFLAGS) -MT ici/utils/ionexit-ionexit.o -MD -MP -MF ici/utils/$(DEPDIR)/ionexit-ionexit.Tpo -c -o ici/utils/ionexit-ionexit.o `test -f 'ici/utils/ionexit.c' || echo '$(srcdir)/'`ici/utils/ionexit.c
ion-3.2.1+dfsg/Makefile.in-6949-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/ionexit-ionexit.Tpo ici/utils/$(DEPDIR)/ionexit-ionexit.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6951-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6952:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionexit_CFLAGS) $(CFLAGS) -c -o ici/utils/ionexit-ionexit.o `test -f 'ici/utils/ionexit.c' || echo '$(srcdir)/'`ici/utils/ionexit.c
ion-3.2.1+dfsg/Makefile.in-6953-
ion-3.2.1+dfsg/Makefile.in-6954-ici/utils/ionexit-ionexit.obj: ici/utils/ionexit.c
ion-3.2.1+dfsg/Makefile.in:6955:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionexit_CFLAGS) $(CFLAGS) -MT ici/utils/ionexit-ionexit.obj -MD -MP -MF ici/utils/$(DEPDIR)/ionexit-ionexit.Tpo -c -o ici/utils/ionexit-ionexit.obj `if test -f 'ici/utils/ionexit.c'; then $(CYGPATH_W) 'ici/utils/ionexit.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/ionexit.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6956-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/ionexit-ionexit.Tpo ici/utils/$(DEPDIR)/ionexit-ionexit.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6958-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6959:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionexit_CFLAGS) $(CFLAGS) -c -o ici/utils/ionexit-ionexit.obj `if test -f 'ici/utils/ionexit.c'; then $(CYGPATH_W) 'ici/utils/ionexit.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/ionexit.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6960-
ion-3.2.1+dfsg/Makefile.in-6961-restart/utils/ionrestart-ionrestart.o: restart/utils/ionrestart.c
ion-3.2.1+dfsg/Makefile.in:6962:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionrestart_CFLAGS) $(CFLAGS) -MT restart/utils/ionrestart-ionrestart.o -MD -MP -MF restart/utils/$(DEPDIR)/ionrestart-ionrestart.Tpo -c -o restart/utils/ionrestart-ionrestart.o `test -f 'restart/utils/ionrestart.c' || echo '$(srcdir)/'`restart/utils/ionrestart.c
ion-3.2.1+dfsg/Makefile.in-6963-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) restart/utils/$(DEPDIR)/ionrestart-ionrestart.Tpo restart/utils/$(DEPDIR)/ionrestart-ionrestart.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6965-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6966:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionrestart_CFLAGS) $(CFLAGS) -c -o restart/utils/ionrestart-ionrestart.o `test -f 'restart/utils/ionrestart.c' || echo '$(srcdir)/'`restart/utils/ionrestart.c
ion-3.2.1+dfsg/Makefile.in-6967-
ion-3.2.1+dfsg/Makefile.in-6968-restart/utils/ionrestart-ionrestart.obj: restart/utils/ionrestart.c
ion-3.2.1+dfsg/Makefile.in:6969:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionrestart_CFLAGS) $(CFLAGS) -MT restart/utils/ionrestart-ionrestart.obj -MD -MP -MF restart/utils/$(DEPDIR)/ionrestart-ionrestart.Tpo -c -o restart/utils/ionrestart-ionrestart.obj `if test -f 'restart/utils/ionrestart.c'; then $(CYGPATH_W) 'restart/utils/ionrestart.c'; else $(CYGPATH_W) '$(srcdir)/restart/utils/ionrestart.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6970-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) restart/utils/$(DEPDIR)/ionrestart-ionrestart.Tpo restart/utils/$(DEPDIR)/ionrestart-ionrestart.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6972-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6973:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionrestart_CFLAGS) $(CFLAGS) -c -o restart/utils/ionrestart-ionrestart.obj `if test -f 'restart/utils/ionrestart.c'; then $(CYGPATH_W) 'restart/utils/ionrestart.c'; else $(CYGPATH_W) '$(srcdir)/restart/utils/ionrestart.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6974-
ion-3.2.1+dfsg/Makefile.in-6975-ici/utils/ionsecadmin-ionsecadmin.o: ici/utils/ionsecadmin.c
ion-3.2.1+dfsg/Makefile.in:6976:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionsecadmin_CFLAGS) $(CFLAGS) -MT ici/utils/ionsecadmin-ionsecadmin.o -MD -MP -MF ici/utils/$(DEPDIR)/ionsecadmin-ionsecadmin.Tpo -c -o ici/utils/ionsecadmin-ionsecadmin.o `test -f 'ici/utils/ionsecadmin.c' || echo '$(srcdir)/'`ici/utils/ionsecadmin.c
ion-3.2.1+dfsg/Makefile.in-6977-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/ionsecadmin-ionsecadmin.Tpo ici/utils/$(DEPDIR)/ionsecadmin-ionsecadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6979-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6980:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionsecadmin_CFLAGS) $(CFLAGS) -c -o ici/utils/ionsecadmin-ionsecadmin.o `test -f 'ici/utils/ionsecadmin.c' || echo '$(srcdir)/'`ici/utils/ionsecadmin.c
ion-3.2.1+dfsg/Makefile.in-6981-
ion-3.2.1+dfsg/Makefile.in-6982-ici/utils/ionsecadmin-ionsecadmin.obj: ici/utils/ionsecadmin.c
ion-3.2.1+dfsg/Makefile.in:6983:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionsecadmin_CFLAGS) $(CFLAGS) -MT ici/utils/ionsecadmin-ionsecadmin.obj -MD -MP -MF ici/utils/$(DEPDIR)/ionsecadmin-ionsecadmin.Tpo -c -o ici/utils/ionsecadmin-ionsecadmin.obj `if test -f 'ici/utils/ionsecadmin.c'; then $(CYGPATH_W) 'ici/utils/ionsecadmin.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/ionsecadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6984-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/ionsecadmin-ionsecadmin.Tpo ici/utils/$(DEPDIR)/ionsecadmin-ionsecadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6986-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6987:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionsecadmin_CFLAGS) $(CFLAGS) -c -o ici/utils/ionsecadmin-ionsecadmin.obj `if test -f 'ici/utils/ionsecadmin.c'; then $(CYGPATH_W) 'ici/utils/ionsecadmin.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/ionsecadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6988-
ion-3.2.1+dfsg/Makefile.in-6989-ici/utils/ionwarn-ionwarn.o: ici/utils/ionwarn.c
ion-3.2.1+dfsg/Makefile.in:6990:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionwarn_CFLAGS) $(CFLAGS) -MT ici/utils/ionwarn-ionwarn.o -MD -MP -MF ici/utils/$(DEPDIR)/ionwarn-ionwarn.Tpo -c -o ici/utils/ionwarn-ionwarn.o `test -f 'ici/utils/ionwarn.c' || echo '$(srcdir)/'`ici/utils/ionwarn.c
ion-3.2.1+dfsg/Makefile.in-6991-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/ionwarn-ionwarn.Tpo ici/utils/$(DEPDIR)/ionwarn-ionwarn.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-6993-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:6994:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionwarn_CFLAGS) $(CFLAGS) -c -o ici/utils/ionwarn-ionwarn.o `test -f 'ici/utils/ionwarn.c' || echo '$(srcdir)/'`ici/utils/ionwarn.c
ion-3.2.1+dfsg/Makefile.in-6995-
ion-3.2.1+dfsg/Makefile.in-6996-ici/utils/ionwarn-ionwarn.obj: ici/utils/ionwarn.c
ion-3.2.1+dfsg/Makefile.in:6997:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionwarn_CFLAGS) $(CFLAGS) -MT ici/utils/ionwarn-ionwarn.obj -MD -MP -MF ici/utils/$(DEPDIR)/ionwarn-ionwarn.Tpo -c -o ici/utils/ionwarn-ionwarn.obj `if test -f 'ici/utils/ionwarn.c'; then $(CYGPATH_W) 'ici/utils/ionwarn.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/ionwarn.c'; fi`
ion-3.2.1+dfsg/Makefile.in-6998-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/ionwarn-ionwarn.Tpo ici/utils/$(DEPDIR)/ionwarn-ionwarn.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7000-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7001:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ionwarn_CFLAGS) $(CFLAGS) -c -o ici/utils/ionwarn-ionwarn.obj `if test -f 'ici/utils/ionwarn.c'; then $(CYGPATH_W) 'ici/utils/ionwarn.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/ionwarn.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7002-
ion-3.2.1+dfsg/Makefile.in-7003-bp/ipn/ipnadmin-ipnadmin.o: bp/ipn/ipnadmin.c
ion-3.2.1+dfsg/Makefile.in:7004:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnadmin_CFLAGS) $(CFLAGS) -MT bp/ipn/ipnadmin-ipnadmin.o -MD -MP -MF bp/ipn/$(DEPDIR)/ipnadmin-ipnadmin.Tpo -c -o bp/ipn/ipnadmin-ipnadmin.o `test -f 'bp/ipn/ipnadmin.c' || echo '$(srcdir)/'`bp/ipn/ipnadmin.c
ion-3.2.1+dfsg/Makefile.in-7005-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ipn/$(DEPDIR)/ipnadmin-ipnadmin.Tpo bp/ipn/$(DEPDIR)/ipnadmin-ipnadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7007-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7008:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnadmin_CFLAGS) $(CFLAGS) -c -o bp/ipn/ipnadmin-ipnadmin.o `test -f 'bp/ipn/ipnadmin.c' || echo '$(srcdir)/'`bp/ipn/ipnadmin.c
ion-3.2.1+dfsg/Makefile.in-7009-
ion-3.2.1+dfsg/Makefile.in-7010-bp/ipn/ipnadmin-ipnadmin.obj: bp/ipn/ipnadmin.c
ion-3.2.1+dfsg/Makefile.in:7011:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnadmin_CFLAGS) $(CFLAGS) -MT bp/ipn/ipnadmin-ipnadmin.obj -MD -MP -MF bp/ipn/$(DEPDIR)/ipnadmin-ipnadmin.Tpo -c -o bp/ipn/ipnadmin-ipnadmin.obj `if test -f 'bp/ipn/ipnadmin.c'; then $(CYGPATH_W) 'bp/ipn/ipnadmin.c'; else $(CYGPATH_W) '$(srcdir)/bp/ipn/ipnadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7012-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ipn/$(DEPDIR)/ipnadmin-ipnadmin.Tpo bp/ipn/$(DEPDIR)/ipnadmin-ipnadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7014-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7015:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnadmin_CFLAGS) $(CFLAGS) -c -o bp/ipn/ipnadmin-ipnadmin.obj `if test -f 'bp/ipn/ipnadmin.c'; then $(CYGPATH_W) 'bp/ipn/ipnadmin.c'; else $(CYGPATH_W) '$(srcdir)/bp/ipn/ipnadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7016-
ion-3.2.1+dfsg/Makefile.in-7017-bp/ipn/ipnadminep-ipnadminep.o: bp/ipn/ipnadminep.c
ion-3.2.1+dfsg/Makefile.in:7018:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnadminep_CFLAGS) $(CFLAGS) -MT bp/ipn/ipnadminep-ipnadminep.o -MD -MP -MF bp/ipn/$(DEPDIR)/ipnadminep-ipnadminep.Tpo -c -o bp/ipn/ipnadminep-ipnadminep.o `test -f 'bp/ipn/ipnadminep.c' || echo '$(srcdir)/'`bp/ipn/ipnadminep.c
ion-3.2.1+dfsg/Makefile.in-7019-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ipn/$(DEPDIR)/ipnadminep-ipnadminep.Tpo bp/ipn/$(DEPDIR)/ipnadminep-ipnadminep.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7021-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7022:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnadminep_CFLAGS) $(CFLAGS) -c -o bp/ipn/ipnadminep-ipnadminep.o `test -f 'bp/ipn/ipnadminep.c' || echo '$(srcdir)/'`bp/ipn/ipnadminep.c
ion-3.2.1+dfsg/Makefile.in-7023-
ion-3.2.1+dfsg/Makefile.in-7024-bp/ipn/ipnadminep-ipnadminep.obj: bp/ipn/ipnadminep.c
ion-3.2.1+dfsg/Makefile.in:7025:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnadminep_CFLAGS) $(CFLAGS) -MT bp/ipn/ipnadminep-ipnadminep.obj -MD -MP -MF bp/ipn/$(DEPDIR)/ipnadminep-ipnadminep.Tpo -c -o bp/ipn/ipnadminep-ipnadminep.obj `if test -f 'bp/ipn/ipnadminep.c'; then $(CYGPATH_W) 'bp/ipn/ipnadminep.c'; else $(CYGPATH_W) '$(srcdir)/bp/ipn/ipnadminep.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7026-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ipn/$(DEPDIR)/ipnadminep-ipnadminep.Tpo bp/ipn/$(DEPDIR)/ipnadminep-ipnadminep.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7028-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7029:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnadminep_CFLAGS) $(CFLAGS) -c -o bp/ipn/ipnadminep-ipnadminep.obj `if test -f 'bp/ipn/ipnadminep.c'; then $(CYGPATH_W) 'bp/ipn/ipnadminep.c'; else $(CYGPATH_W) '$(srcdir)/bp/ipn/ipnadminep.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7030-
ion-3.2.1+dfsg/Makefile.in-7031-bp/ipn/ipnfw-ipnfw.o: bp/ipn/ipnfw.c
ion-3.2.1+dfsg/Makefile.in:7032:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnfw_CFLAGS) $(CFLAGS) -MT bp/ipn/ipnfw-ipnfw.o -MD -MP -MF bp/ipn/$(DEPDIR)/ipnfw-ipnfw.Tpo -c -o bp/ipn/ipnfw-ipnfw.o `test -f 'bp/ipn/ipnfw.c' || echo '$(srcdir)/'`bp/ipn/ipnfw.c
ion-3.2.1+dfsg/Makefile.in-7033-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ipn/$(DEPDIR)/ipnfw-ipnfw.Tpo bp/ipn/$(DEPDIR)/ipnfw-ipnfw.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7035-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7036:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnfw_CFLAGS) $(CFLAGS) -c -o bp/ipn/ipnfw-ipnfw.o `test -f 'bp/ipn/ipnfw.c' || echo '$(srcdir)/'`bp/ipn/ipnfw.c
ion-3.2.1+dfsg/Makefile.in-7037-
ion-3.2.1+dfsg/Makefile.in-7038-bp/ipn/ipnfw-ipnfw.obj: bp/ipn/ipnfw.c
ion-3.2.1+dfsg/Makefile.in:7039:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnfw_CFLAGS) $(CFLAGS) -MT bp/ipn/ipnfw-ipnfw.obj -MD -MP -MF bp/ipn/$(DEPDIR)/ipnfw-ipnfw.Tpo -c -o bp/ipn/ipnfw-ipnfw.obj `if test -f 'bp/ipn/ipnfw.c'; then $(CYGPATH_W) 'bp/ipn/ipnfw.c'; else $(CYGPATH_W) '$(srcdir)/bp/ipn/ipnfw.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7040-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ipn/$(DEPDIR)/ipnfw-ipnfw.Tpo bp/ipn/$(DEPDIR)/ipnfw-ipnfw.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7042-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7043:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipnfw_CFLAGS) $(CFLAGS) -c -o bp/ipn/ipnfw-ipnfw.obj `if test -f 'bp/ipn/ipnfw.c'; then $(CYGPATH_W) 'bp/ipn/ipnfw.c'; else $(CYGPATH_W) '$(srcdir)/bp/ipn/ipnfw.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7044-
ion-3.2.1+dfsg/Makefile.in-7045-bp/utils/lgagent-lgagent.o: bp/utils/lgagent.c
ion-3.2.1+dfsg/Makefile.in:7046:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lgagent_CFLAGS) $(CFLAGS) -MT bp/utils/lgagent-lgagent.o -MD -MP -MF bp/utils/$(DEPDIR)/lgagent-lgagent.Tpo -c -o bp/utils/lgagent-lgagent.o `test -f 'bp/utils/lgagent.c' || echo '$(srcdir)/'`bp/utils/lgagent.c
ion-3.2.1+dfsg/Makefile.in-7047-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/lgagent-lgagent.Tpo bp/utils/$(DEPDIR)/lgagent-lgagent.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lgagent_CFLAGS) $(CFLAGS) -c -o bp/utils/lgagent-lgagent.o `test -f 'bp/utils/lgagent.c' || echo '$(srcdir)/'`bp/utils/lgagent.c
ion-3.2.1+dfsg/Makefile.in-7051-
ion-3.2.1+dfsg/Makefile.in-7052-bp/utils/lgagent-lgagent.obj: bp/utils/lgagent.c
ion-3.2.1+dfsg/Makefile.in:7053:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lgagent_CFLAGS) $(CFLAGS) -MT bp/utils/lgagent-lgagent.obj -MD -MP -MF bp/utils/$(DEPDIR)/lgagent-lgagent.Tpo -c -o bp/utils/lgagent-lgagent.obj `if test -f 'bp/utils/lgagent.c'; then $(CYGPATH_W) 'bp/utils/lgagent.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/lgagent.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7054-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/lgagent-lgagent.Tpo bp/utils/$(DEPDIR)/lgagent-lgagent.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7056-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7057:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lgagent_CFLAGS) $(CFLAGS) -c -o bp/utils/lgagent-lgagent.obj `if test -f 'bp/utils/lgagent.c'; then $(CYGPATH_W) 'bp/utils/lgagent.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/lgagent.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7058-
ion-3.2.1+dfsg/Makefile.in-7059-bp/utils/lgsend-lgsend.o: bp/utils/lgsend.c
ion-3.2.1+dfsg/Makefile.in:7060:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lgsend_CFLAGS) $(CFLAGS) -MT bp/utils/lgsend-lgsend.o -MD -MP -MF bp/utils/$(DEPDIR)/lgsend-lgsend.Tpo -c -o bp/utils/lgsend-lgsend.o `test -f 'bp/utils/lgsend.c' || echo '$(srcdir)/'`bp/utils/lgsend.c
ion-3.2.1+dfsg/Makefile.in-7061-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/lgsend-lgsend.Tpo bp/utils/$(DEPDIR)/lgsend-lgsend.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7063-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7064:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lgsend_CFLAGS) $(CFLAGS) -c -o bp/utils/lgsend-lgsend.o `test -f 'bp/utils/lgsend.c' || echo '$(srcdir)/'`bp/utils/lgsend.c
ion-3.2.1+dfsg/Makefile.in-7065-
ion-3.2.1+dfsg/Makefile.in-7066-bp/utils/lgsend-lgsend.obj: bp/utils/lgsend.c
ion-3.2.1+dfsg/Makefile.in:7067:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lgsend_CFLAGS) $(CFLAGS) -MT bp/utils/lgsend-lgsend.obj -MD -MP -MF bp/utils/$(DEPDIR)/lgsend-lgsend.Tpo -c -o bp/utils/lgsend-lgsend.obj `if test -f 'bp/utils/lgsend.c'; then $(CYGPATH_W) 'bp/utils/lgsend.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/lgsend.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7068-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/utils/$(DEPDIR)/lgsend-lgsend.Tpo bp/utils/$(DEPDIR)/lgsend-lgsend.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7070-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7071:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lgsend_CFLAGS) $(CFLAGS) -c -o bp/utils/lgsend-lgsend.obj `if test -f 'bp/utils/lgsend.c'; then $(CYGPATH_W) 'bp/utils/lgsend.c'; else $(CYGPATH_W) '$(srcdir)/bp/utils/lgsend.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7072-
ion-3.2.1+dfsg/Makefile.in-7073-ltp/utils/ltpadmin-ltpadmin.o: ltp/utils/ltpadmin.c
ion-3.2.1+dfsg/Makefile.in:7074:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpadmin_CFLAGS) $(CFLAGS) -MT ltp/utils/ltpadmin-ltpadmin.o -MD -MP -MF ltp/utils/$(DEPDIR)/ltpadmin-ltpadmin.Tpo -c -o ltp/utils/ltpadmin-ltpadmin.o `test -f 'ltp/utils/ltpadmin.c' || echo '$(srcdir)/'`ltp/utils/ltpadmin.c
ion-3.2.1+dfsg/Makefile.in-7075-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/utils/$(DEPDIR)/ltpadmin-ltpadmin.Tpo ltp/utils/$(DEPDIR)/ltpadmin-ltpadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7077-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7078:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpadmin_CFLAGS) $(CFLAGS) -c -o ltp/utils/ltpadmin-ltpadmin.o `test -f 'ltp/utils/ltpadmin.c' || echo '$(srcdir)/'`ltp/utils/ltpadmin.c
ion-3.2.1+dfsg/Makefile.in-7079-
ion-3.2.1+dfsg/Makefile.in-7080-ltp/utils/ltpadmin-ltpadmin.obj: ltp/utils/ltpadmin.c
ion-3.2.1+dfsg/Makefile.in:7081:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpadmin_CFLAGS) $(CFLAGS) -MT ltp/utils/ltpadmin-ltpadmin.obj -MD -MP -MF ltp/utils/$(DEPDIR)/ltpadmin-ltpadmin.Tpo -c -o ltp/utils/ltpadmin-ltpadmin.obj `if test -f 'ltp/utils/ltpadmin.c'; then $(CYGPATH_W) 'ltp/utils/ltpadmin.c'; else $(CYGPATH_W) '$(srcdir)/ltp/utils/ltpadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7082-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/utils/$(DEPDIR)/ltpadmin-ltpadmin.Tpo ltp/utils/$(DEPDIR)/ltpadmin-ltpadmin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7084-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7085:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpadmin_CFLAGS) $(CFLAGS) -c -o ltp/utils/ltpadmin-ltpadmin.obj `if test -f 'ltp/utils/ltpadmin.c'; then $(CYGPATH_W) 'ltp/utils/ltpadmin.c'; else $(CYGPATH_W) '$(srcdir)/ltp/utils/ltpadmin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7086-
ion-3.2.1+dfsg/Makefile.in-7087-bp/ltp/ltpcli-ltpcli.o: bp/ltp/ltpcli.c
ion-3.2.1+dfsg/Makefile.in:7088:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpcli_CFLAGS) $(CFLAGS) -MT bp/ltp/ltpcli-ltpcli.o -MD -MP -MF bp/ltp/$(DEPDIR)/ltpcli-ltpcli.Tpo -c -o bp/ltp/ltpcli-ltpcli.o `test -f 'bp/ltp/ltpcli.c' || echo '$(srcdir)/'`bp/ltp/ltpcli.c
ion-3.2.1+dfsg/Makefile.in-7089-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ltp/$(DEPDIR)/ltpcli-ltpcli.Tpo bp/ltp/$(DEPDIR)/ltpcli-ltpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7091-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7092:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpcli_CFLAGS) $(CFLAGS) -c -o bp/ltp/ltpcli-ltpcli.o `test -f 'bp/ltp/ltpcli.c' || echo '$(srcdir)/'`bp/ltp/ltpcli.c
ion-3.2.1+dfsg/Makefile.in-7093-
ion-3.2.1+dfsg/Makefile.in-7094-bp/ltp/ltpcli-ltpcli.obj: bp/ltp/ltpcli.c
ion-3.2.1+dfsg/Makefile.in:7095:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpcli_CFLAGS) $(CFLAGS) -MT bp/ltp/ltpcli-ltpcli.obj -MD -MP -MF bp/ltp/$(DEPDIR)/ltpcli-ltpcli.Tpo -c -o bp/ltp/ltpcli-ltpcli.obj `if test -f 'bp/ltp/ltpcli.c'; then $(CYGPATH_W) 'bp/ltp/ltpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/ltp/ltpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7096-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ltp/$(DEPDIR)/ltpcli-ltpcli.Tpo bp/ltp/$(DEPDIR)/ltpcli-ltpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7098-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7099:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpcli_CFLAGS) $(CFLAGS) -c -o bp/ltp/ltpcli-ltpcli.obj `if test -f 'bp/ltp/ltpcli.c'; then $(CYGPATH_W) 'bp/ltp/ltpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/ltp/ltpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7100-
ion-3.2.1+dfsg/Makefile.in-7101-bp/ltp/ltpclo-ltpclo.o: bp/ltp/ltpclo.c
ion-3.2.1+dfsg/Makefile.in:7102:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpclo_CFLAGS) $(CFLAGS) -MT bp/ltp/ltpclo-ltpclo.o -MD -MP -MF bp/ltp/$(DEPDIR)/ltpclo-ltpclo.Tpo -c -o bp/ltp/ltpclo-ltpclo.o `test -f 'bp/ltp/ltpclo.c' || echo '$(srcdir)/'`bp/ltp/ltpclo.c
ion-3.2.1+dfsg/Makefile.in-7103-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ltp/$(DEPDIR)/ltpclo-ltpclo.Tpo bp/ltp/$(DEPDIR)/ltpclo-ltpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7105-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7106:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpclo_CFLAGS) $(CFLAGS) -c -o bp/ltp/ltpclo-ltpclo.o `test -f 'bp/ltp/ltpclo.c' || echo '$(srcdir)/'`bp/ltp/ltpclo.c
ion-3.2.1+dfsg/Makefile.in-7107-
ion-3.2.1+dfsg/Makefile.in-7108-bp/ltp/ltpclo-ltpclo.obj: bp/ltp/ltpclo.c
ion-3.2.1+dfsg/Makefile.in:7109:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpclo_CFLAGS) $(CFLAGS) -MT bp/ltp/ltpclo-ltpclo.obj -MD -MP -MF bp/ltp/$(DEPDIR)/ltpclo-ltpclo.Tpo -c -o bp/ltp/ltpclo-ltpclo.obj `if test -f 'bp/ltp/ltpclo.c'; then $(CYGPATH_W) 'bp/ltp/ltpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/ltp/ltpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7110-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/ltp/$(DEPDIR)/ltpclo-ltpclo.Tpo bp/ltp/$(DEPDIR)/ltpclo-ltpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7112-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7113:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpclo_CFLAGS) $(CFLAGS) -c -o bp/ltp/ltpclo-ltpclo.obj `if test -f 'bp/ltp/ltpclo.c'; then $(CYGPATH_W) 'bp/ltp/ltpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/ltp/ltpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7114-
ion-3.2.1+dfsg/Makefile.in-7115-ltp/daemon/ltpclock-ltpclock.o: ltp/daemon/ltpclock.c
ion-3.2.1+dfsg/Makefile.in:7116:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpclock_CFLAGS) $(CFLAGS) -MT ltp/daemon/ltpclock-ltpclock.o -MD -MP -MF ltp/daemon/$(DEPDIR)/ltpclock-ltpclock.Tpo -c -o ltp/daemon/ltpclock-ltpclock.o `test -f 'ltp/daemon/ltpclock.c' || echo '$(srcdir)/'`ltp/daemon/ltpclock.c
ion-3.2.1+dfsg/Makefile.in-7117-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/daemon/$(DEPDIR)/ltpclock-ltpclock.Tpo ltp/daemon/$(DEPDIR)/ltpclock-ltpclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7119-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7120:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpclock_CFLAGS) $(CFLAGS) -c -o ltp/daemon/ltpclock-ltpclock.o `test -f 'ltp/daemon/ltpclock.c' || echo '$(srcdir)/'`ltp/daemon/ltpclock.c
ion-3.2.1+dfsg/Makefile.in-7121-
ion-3.2.1+dfsg/Makefile.in-7122-ltp/daemon/ltpclock-ltpclock.obj: ltp/daemon/ltpclock.c
ion-3.2.1+dfsg/Makefile.in:7123:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpclock_CFLAGS) $(CFLAGS) -MT ltp/daemon/ltpclock-ltpclock.obj -MD -MP -MF ltp/daemon/$(DEPDIR)/ltpclock-ltpclock.Tpo -c -o ltp/daemon/ltpclock-ltpclock.obj `if test -f 'ltp/daemon/ltpclock.c'; then $(CYGPATH_W) 'ltp/daemon/ltpclock.c'; else $(CYGPATH_W) '$(srcdir)/ltp/daemon/ltpclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7124-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/daemon/$(DEPDIR)/ltpclock-ltpclock.Tpo ltp/daemon/$(DEPDIR)/ltpclock-ltpclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7126-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7127:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpclock_CFLAGS) $(CFLAGS) -c -o ltp/daemon/ltpclock-ltpclock.obj `if test -f 'ltp/daemon/ltpclock.c'; then $(CYGPATH_W) 'ltp/daemon/ltpclock.c'; else $(CYGPATH_W) '$(srcdir)/ltp/daemon/ltpclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7128-
ion-3.2.1+dfsg/Makefile.in-7129-ltp/test/ltpcounter-ltpcounter.o: ltp/test/ltpcounter.c
ion-3.2.1+dfsg/Makefile.in:7130:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpcounter_CFLAGS) $(CFLAGS) -MT ltp/test/ltpcounter-ltpcounter.o -MD -MP -MF ltp/test/$(DEPDIR)/ltpcounter-ltpcounter.Tpo -c -o ltp/test/ltpcounter-ltpcounter.o `test -f 'ltp/test/ltpcounter.c' || echo '$(srcdir)/'`ltp/test/ltpcounter.c
ion-3.2.1+dfsg/Makefile.in-7131-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/test/$(DEPDIR)/ltpcounter-ltpcounter.Tpo ltp/test/$(DEPDIR)/ltpcounter-ltpcounter.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7133-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7134:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpcounter_CFLAGS) $(CFLAGS) -c -o ltp/test/ltpcounter-ltpcounter.o `test -f 'ltp/test/ltpcounter.c' || echo '$(srcdir)/'`ltp/test/ltpcounter.c
ion-3.2.1+dfsg/Makefile.in-7135-
ion-3.2.1+dfsg/Makefile.in-7136-ltp/test/ltpcounter-ltpcounter.obj: ltp/test/ltpcounter.c
ion-3.2.1+dfsg/Makefile.in:7137:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpcounter_CFLAGS) $(CFLAGS) -MT ltp/test/ltpcounter-ltpcounter.obj -MD -MP -MF ltp/test/$(DEPDIR)/ltpcounter-ltpcounter.Tpo -c -o ltp/test/ltpcounter-ltpcounter.obj `if test -f 'ltp/test/ltpcounter.c'; then $(CYGPATH_W) 'ltp/test/ltpcounter.c'; else $(CYGPATH_W) '$(srcdir)/ltp/test/ltpcounter.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7138-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/test/$(DEPDIR)/ltpcounter-ltpcounter.Tpo ltp/test/$(DEPDIR)/ltpcounter-ltpcounter.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7140-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7141:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpcounter_CFLAGS) $(CFLAGS) -c -o ltp/test/ltpcounter-ltpcounter.obj `if test -f 'ltp/test/ltpcounter.c'; then $(CYGPATH_W) 'ltp/test/ltpcounter.c'; else $(CYGPATH_W) '$(srcdir)/ltp/test/ltpcounter.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7142-
ion-3.2.1+dfsg/Makefile.in-7143-ltp/test/ltpdriver-ltpdriver.o: ltp/test/ltpdriver.c
ion-3.2.1+dfsg/Makefile.in:7144:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpdriver_CFLAGS) $(CFLAGS) -MT ltp/test/ltpdriver-ltpdriver.o -MD -MP -MF ltp/test/$(DEPDIR)/ltpdriver-ltpdriver.Tpo -c -o ltp/test/ltpdriver-ltpdriver.o `test -f 'ltp/test/ltpdriver.c' || echo '$(srcdir)/'`ltp/test/ltpdriver.c
ion-3.2.1+dfsg/Makefile.in-7145-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/test/$(DEPDIR)/ltpdriver-ltpdriver.Tpo ltp/test/$(DEPDIR)/ltpdriver-ltpdriver.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7147-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7148:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpdriver_CFLAGS) $(CFLAGS) -c -o ltp/test/ltpdriver-ltpdriver.o `test -f 'ltp/test/ltpdriver.c' || echo '$(srcdir)/'`ltp/test/ltpdriver.c
ion-3.2.1+dfsg/Makefile.in-7149-
ion-3.2.1+dfsg/Makefile.in-7150-ltp/test/ltpdriver-ltpdriver.obj: ltp/test/ltpdriver.c
ion-3.2.1+dfsg/Makefile.in:7151:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpdriver_CFLAGS) $(CFLAGS) -MT ltp/test/ltpdriver-ltpdriver.obj -MD -MP -MF ltp/test/$(DEPDIR)/ltpdriver-ltpdriver.Tpo -c -o ltp/test/ltpdriver-ltpdriver.obj `if test -f 'ltp/test/ltpdriver.c'; then $(CYGPATH_W) 'ltp/test/ltpdriver.c'; else $(CYGPATH_W) '$(srcdir)/ltp/test/ltpdriver.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7152-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/test/$(DEPDIR)/ltpdriver-ltpdriver.Tpo ltp/test/$(DEPDIR)/ltpdriver-ltpdriver.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7154-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7155:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpdriver_CFLAGS) $(CFLAGS) -c -o ltp/test/ltpdriver-ltpdriver.obj `if test -f 'ltp/test/ltpdriver.c'; then $(CYGPATH_W) 'ltp/test/ltpdriver.c'; else $(CYGPATH_W) '$(srcdir)/ltp/test/ltpdriver.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7156-
ion-3.2.1+dfsg/Makefile.in-7157-ltp/daemon/ltpmeter-ltpmeter.o: ltp/daemon/ltpmeter.c
ion-3.2.1+dfsg/Makefile.in:7158:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpmeter_CFLAGS) $(CFLAGS) -MT ltp/daemon/ltpmeter-ltpmeter.o -MD -MP -MF ltp/daemon/$(DEPDIR)/ltpmeter-ltpmeter.Tpo -c -o ltp/daemon/ltpmeter-ltpmeter.o `test -f 'ltp/daemon/ltpmeter.c' || echo '$(srcdir)/'`ltp/daemon/ltpmeter.c
ion-3.2.1+dfsg/Makefile.in-7159-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/daemon/$(DEPDIR)/ltpmeter-ltpmeter.Tpo ltp/daemon/$(DEPDIR)/ltpmeter-ltpmeter.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7161-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7162:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpmeter_CFLAGS) $(CFLAGS) -c -o ltp/daemon/ltpmeter-ltpmeter.o `test -f 'ltp/daemon/ltpmeter.c' || echo '$(srcdir)/'`ltp/daemon/ltpmeter.c
ion-3.2.1+dfsg/Makefile.in-7163-
ion-3.2.1+dfsg/Makefile.in-7164-ltp/daemon/ltpmeter-ltpmeter.obj: ltp/daemon/ltpmeter.c
ion-3.2.1+dfsg/Makefile.in:7165:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpmeter_CFLAGS) $(CFLAGS) -MT ltp/daemon/ltpmeter-ltpmeter.obj -MD -MP -MF ltp/daemon/$(DEPDIR)/ltpmeter-ltpmeter.Tpo -c -o ltp/daemon/ltpmeter-ltpmeter.obj `if test -f 'ltp/daemon/ltpmeter.c'; then $(CYGPATH_W) 'ltp/daemon/ltpmeter.c'; else $(CYGPATH_W) '$(srcdir)/ltp/daemon/ltpmeter.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7166-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/daemon/$(DEPDIR)/ltpmeter-ltpmeter.Tpo ltp/daemon/$(DEPDIR)/ltpmeter-ltpmeter.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7168-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7169:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ltpmeter_CFLAGS) $(CFLAGS) -c -o ltp/daemon/ltpmeter-ltpmeter.obj `if test -f 'ltp/daemon/ltpmeter.c'; then $(CYGPATH_W) 'ltp/daemon/ltpmeter.c'; else $(CYGPATH_W) '$(srcdir)/ltp/daemon/ltpmeter.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7170-
ion-3.2.1+dfsg/Makefile.in-7171-nm/agent/nm_agent-ingest.o: nm/agent/ingest.c
ion-3.2.1+dfsg/Makefile.in:7172:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-ingest.o -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-ingest.Tpo -c -o nm/agent/nm_agent-ingest.o `test -f 'nm/agent/ingest.c' || echo '$(srcdir)/'`nm/agent/ingest.c
ion-3.2.1+dfsg/Makefile.in-7173-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-ingest.Tpo nm/agent/$(DEPDIR)/nm_agent-ingest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7175-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7176:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-ingest.o `test -f 'nm/agent/ingest.c' || echo '$(srcdir)/'`nm/agent/ingest.c
ion-3.2.1+dfsg/Makefile.in-7177-
ion-3.2.1+dfsg/Makefile.in-7178-nm/agent/nm_agent-ingest.obj: nm/agent/ingest.c
ion-3.2.1+dfsg/Makefile.in:7179:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-ingest.obj -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-ingest.Tpo -c -o nm/agent/nm_agent-ingest.obj `if test -f 'nm/agent/ingest.c'; then $(CYGPATH_W) 'nm/agent/ingest.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/ingest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7180-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-ingest.Tpo nm/agent/$(DEPDIR)/nm_agent-ingest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7182-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7183:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-ingest.obj `if test -f 'nm/agent/ingest.c'; then $(CYGPATH_W) 'nm/agent/ingest.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/ingest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7184-
ion-3.2.1+dfsg/Makefile.in-7185-nm/agent/nm_agent-lcc.o: nm/agent/lcc.c
ion-3.2.1+dfsg/Makefile.in:7186:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-lcc.o -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-lcc.Tpo -c -o nm/agent/nm_agent-lcc.o `test -f 'nm/agent/lcc.c' || echo '$(srcdir)/'`nm/agent/lcc.c
ion-3.2.1+dfsg/Makefile.in-7187-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-lcc.Tpo nm/agent/$(DEPDIR)/nm_agent-lcc.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7189-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7190:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-lcc.o `test -f 'nm/agent/lcc.c' || echo '$(srcdir)/'`nm/agent/lcc.c
ion-3.2.1+dfsg/Makefile.in-7191-
ion-3.2.1+dfsg/Makefile.in-7192-nm/agent/nm_agent-lcc.obj: nm/agent/lcc.c
ion-3.2.1+dfsg/Makefile.in:7193:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-lcc.obj -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-lcc.Tpo -c -o nm/agent/nm_agent-lcc.obj `if test -f 'nm/agent/lcc.c'; then $(CYGPATH_W) 'nm/agent/lcc.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/lcc.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7194-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-lcc.Tpo nm/agent/$(DEPDIR)/nm_agent-lcc.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7196-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7197:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-lcc.obj `if test -f 'nm/agent/lcc.c'; then $(CYGPATH_W) 'nm/agent/lcc.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/lcc.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7198-
ion-3.2.1+dfsg/Makefile.in-7199-nm/agent/nm_agent-ldc.o: nm/agent/ldc.c
ion-3.2.1+dfsg/Makefile.in:7200:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-ldc.o -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-ldc.Tpo -c -o nm/agent/nm_agent-ldc.o `test -f 'nm/agent/ldc.c' || echo '$(srcdir)/'`nm/agent/ldc.c
ion-3.2.1+dfsg/Makefile.in-7201-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-ldc.Tpo nm/agent/$(DEPDIR)/nm_agent-ldc.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7203-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7204:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-ldc.o `test -f 'nm/agent/ldc.c' || echo '$(srcdir)/'`nm/agent/ldc.c
ion-3.2.1+dfsg/Makefile.in-7205-
ion-3.2.1+dfsg/Makefile.in-7206-nm/agent/nm_agent-ldc.obj: nm/agent/ldc.c
ion-3.2.1+dfsg/Makefile.in:7207:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-ldc.obj -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-ldc.Tpo -c -o nm/agent/nm_agent-ldc.obj `if test -f 'nm/agent/ldc.c'; then $(CYGPATH_W) 'nm/agent/ldc.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/ldc.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7208-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-ldc.Tpo nm/agent/$(DEPDIR)/nm_agent-ldc.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7210-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7211:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-ldc.obj `if test -f 'nm/agent/ldc.c'; then $(CYGPATH_W) 'nm/agent/ldc.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/ldc.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7212-
ion-3.2.1+dfsg/Makefile.in-7213-nm/agent/nm_agent-nmagent.o: nm/agent/nmagent.c
ion-3.2.1+dfsg/Makefile.in:7214:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-nmagent.o -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-nmagent.Tpo -c -o nm/agent/nm_agent-nmagent.o `test -f 'nm/agent/nmagent.c' || echo '$(srcdir)/'`nm/agent/nmagent.c
ion-3.2.1+dfsg/Makefile.in-7215-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-nmagent.Tpo nm/agent/$(DEPDIR)/nm_agent-nmagent.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7217-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7218:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-nmagent.o `test -f 'nm/agent/nmagent.c' || echo '$(srcdir)/'`nm/agent/nmagent.c
ion-3.2.1+dfsg/Makefile.in-7219-
ion-3.2.1+dfsg/Makefile.in-7220-nm/agent/nm_agent-nmagent.obj: nm/agent/nmagent.c
ion-3.2.1+dfsg/Makefile.in:7221:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-nmagent.obj -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-nmagent.Tpo -c -o nm/agent/nm_agent-nmagent.obj `if test -f 'nm/agent/nmagent.c'; then $(CYGPATH_W) 'nm/agent/nmagent.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/nmagent.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7222-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-nmagent.Tpo nm/agent/$(DEPDIR)/nm_agent-nmagent.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7224-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7225:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-nmagent.obj `if test -f 'nm/agent/nmagent.c'; then $(CYGPATH_W) 'nm/agent/nmagent.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/nmagent.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7226-
ion-3.2.1+dfsg/Makefile.in-7227-nm/agent/nm_agent-rda.o: nm/agent/rda.c
ion-3.2.1+dfsg/Makefile.in:7228:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-rda.o -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-rda.Tpo -c -o nm/agent/nm_agent-rda.o `test -f 'nm/agent/rda.c' || echo '$(srcdir)/'`nm/agent/rda.c
ion-3.2.1+dfsg/Makefile.in-7229-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-rda.Tpo nm/agent/$(DEPDIR)/nm_agent-rda.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7231-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7232:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-rda.o `test -f 'nm/agent/rda.c' || echo '$(srcdir)/'`nm/agent/rda.c
ion-3.2.1+dfsg/Makefile.in-7233-
ion-3.2.1+dfsg/Makefile.in-7234-nm/agent/nm_agent-rda.obj: nm/agent/rda.c
ion-3.2.1+dfsg/Makefile.in:7235:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-rda.obj -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-rda.Tpo -c -o nm/agent/nm_agent-rda.obj `if test -f 'nm/agent/rda.c'; then $(CYGPATH_W) 'nm/agent/rda.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/rda.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7236-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-rda.Tpo nm/agent/$(DEPDIR)/nm_agent-rda.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7238-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7239:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-rda.obj `if test -f 'nm/agent/rda.c'; then $(CYGPATH_W) 'nm/agent/rda.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/rda.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7240-
ion-3.2.1+dfsg/Makefile.in-7241-nm/shared/adm/nm_agent-adm.o: nm/shared/adm/adm.c
ion-3.2.1+dfsg/Makefile.in:7242:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm.Tpo -c -o nm/shared/adm/nm_agent-adm.o `test -f 'nm/shared/adm/adm.c' || echo '$(srcdir)/'`nm/shared/adm/adm.c
ion-3.2.1+dfsg/Makefile.in-7243-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7245-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7246:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm.o `test -f 'nm/shared/adm/adm.c' || echo '$(srcdir)/'`nm/shared/adm/adm.c
ion-3.2.1+dfsg/Makefile.in-7247-
ion-3.2.1+dfsg/Makefile.in-7248-nm/shared/adm/nm_agent-adm.obj: nm/shared/adm/adm.c
ion-3.2.1+dfsg/Makefile.in:7249:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm.Tpo -c -o nm/shared/adm/nm_agent-adm.obj `if test -f 'nm/shared/adm/adm.c'; then $(CYGPATH_W) 'nm/shared/adm/adm.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7250-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7252-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7253:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm.obj `if test -f 'nm/shared/adm/adm.c'; then $(CYGPATH_W) 'nm/shared/adm/adm.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7254-
ion-3.2.1+dfsg/Makefile.in-7255-nm/shared/adm/nm_agent-adm_bp.o: nm/shared/adm/adm_bp.c
ion-3.2.1+dfsg/Makefile.in:7256:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm_bp.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm_bp.Tpo -c -o nm/shared/adm/nm_agent-adm_bp.o `test -f 'nm/shared/adm/adm_bp.c' || echo '$(srcdir)/'`nm/shared/adm/adm_bp.c
ion-3.2.1+dfsg/Makefile.in-7257-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm_bp.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm_bp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7259-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7260:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm_bp.o `test -f 'nm/shared/adm/adm_bp.c' || echo '$(srcdir)/'`nm/shared/adm/adm_bp.c
ion-3.2.1+dfsg/Makefile.in-7261-
ion-3.2.1+dfsg/Makefile.in-7262-nm/shared/adm/nm_agent-adm_bp.obj: nm/shared/adm/adm_bp.c
ion-3.2.1+dfsg/Makefile.in:7263:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm_bp.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm_bp.Tpo -c -o nm/shared/adm/nm_agent-adm_bp.obj `if test -f 'nm/shared/adm/adm_bp.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_bp.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_bp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7264-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm_bp.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm_bp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7266-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7267:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm_bp.obj `if test -f 'nm/shared/adm/adm_bp.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_bp.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_bp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7268-
ion-3.2.1+dfsg/Makefile.in-7269-nm/shared/adm/nm_agent-adm_ion.o: nm/shared/adm/adm_ion.c
ion-3.2.1+dfsg/Makefile.in:7270:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm_ion.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm_ion.Tpo -c -o nm/shared/adm/nm_agent-adm_ion.o `test -f 'nm/shared/adm/adm_ion.c' || echo '$(srcdir)/'`nm/shared/adm/adm_ion.c
ion-3.2.1+dfsg/Makefile.in-7271-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm_ion.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm_ion.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7273-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7274:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm_ion.o `test -f 'nm/shared/adm/adm_ion.c' || echo '$(srcdir)/'`nm/shared/adm/adm_ion.c
ion-3.2.1+dfsg/Makefile.in-7275-
ion-3.2.1+dfsg/Makefile.in-7276-nm/shared/adm/nm_agent-adm_ion.obj: nm/shared/adm/adm_ion.c
ion-3.2.1+dfsg/Makefile.in:7277:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm_ion.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm_ion.Tpo -c -o nm/shared/adm/nm_agent-adm_ion.obj `if test -f 'nm/shared/adm/adm_ion.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_ion.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_ion.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7278-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm_ion.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm_ion.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7280-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7281:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm_ion.obj `if test -f 'nm/shared/adm/adm_ion.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_ion.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_ion.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7282-
ion-3.2.1+dfsg/Makefile.in-7283-nm/shared/adm/nm_agent-adm_ltp.o: nm/shared/adm/adm_ltp.c
ion-3.2.1+dfsg/Makefile.in:7284:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm_ltp.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm_ltp.Tpo -c -o nm/shared/adm/nm_agent-adm_ltp.o `test -f 'nm/shared/adm/adm_ltp.c' || echo '$(srcdir)/'`nm/shared/adm/adm_ltp.c
ion-3.2.1+dfsg/Makefile.in-7285-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm_ltp.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm_ltp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7287-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7288:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm_ltp.o `test -f 'nm/shared/adm/adm_ltp.c' || echo '$(srcdir)/'`nm/shared/adm/adm_ltp.c
ion-3.2.1+dfsg/Makefile.in-7289-
ion-3.2.1+dfsg/Makefile.in-7290-nm/shared/adm/nm_agent-adm_ltp.obj: nm/shared/adm/adm_ltp.c
ion-3.2.1+dfsg/Makefile.in:7291:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm_ltp.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm_ltp.Tpo -c -o nm/shared/adm/nm_agent-adm_ltp.obj `if test -f 'nm/shared/adm/adm_ltp.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_ltp.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_ltp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7292-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm_ltp.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm_ltp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7294-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7295:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm_ltp.obj `if test -f 'nm/shared/adm/adm_ltp.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_ltp.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_ltp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7296-
ion-3.2.1+dfsg/Makefile.in-7297-nm/shared/msg/nm_agent-msg_admin.o: nm/shared/msg/msg_admin.c
ion-3.2.1+dfsg/Makefile.in:7298:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-msg_admin.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-msg_admin.Tpo -c -o nm/shared/msg/nm_agent-msg_admin.o `test -f 'nm/shared/msg/msg_admin.c' || echo '$(srcdir)/'`nm/shared/msg/msg_admin.c
ion-3.2.1+dfsg/Makefile.in-7299-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-msg_admin.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-msg_admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7301-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7302:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-msg_admin.o `test -f 'nm/shared/msg/msg_admin.c' || echo '$(srcdir)/'`nm/shared/msg/msg_admin.c
ion-3.2.1+dfsg/Makefile.in-7303-
ion-3.2.1+dfsg/Makefile.in-7304-nm/shared/msg/nm_agent-msg_admin.obj: nm/shared/msg/msg_admin.c
ion-3.2.1+dfsg/Makefile.in:7305:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-msg_admin.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-msg_admin.Tpo -c -o nm/shared/msg/nm_agent-msg_admin.obj `if test -f 'nm/shared/msg/msg_admin.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_admin.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7306-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-msg_admin.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-msg_admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7308-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7309:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-msg_admin.obj `if test -f 'nm/shared/msg/msg_admin.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_admin.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7310-
ion-3.2.1+dfsg/Makefile.in-7311-nm/shared/msg/nm_agent-msg_ctrl.o: nm/shared/msg/msg_ctrl.c
ion-3.2.1+dfsg/Makefile.in:7312:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-msg_ctrl.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-msg_ctrl.Tpo -c -o nm/shared/msg/nm_agent-msg_ctrl.o `test -f 'nm/shared/msg/msg_ctrl.c' || echo '$(srcdir)/'`nm/shared/msg/msg_ctrl.c
ion-3.2.1+dfsg/Makefile.in-7313-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-msg_ctrl.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-msg_ctrl.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7315-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7316:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-msg_ctrl.o `test -f 'nm/shared/msg/msg_ctrl.c' || echo '$(srcdir)/'`nm/shared/msg/msg_ctrl.c
ion-3.2.1+dfsg/Makefile.in-7317-
ion-3.2.1+dfsg/Makefile.in-7318-nm/shared/msg/nm_agent-msg_ctrl.obj: nm/shared/msg/msg_ctrl.c
ion-3.2.1+dfsg/Makefile.in:7319:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-msg_ctrl.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-msg_ctrl.Tpo -c -o nm/shared/msg/nm_agent-msg_ctrl.obj `if test -f 'nm/shared/msg/msg_ctrl.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_ctrl.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_ctrl.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7320-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-msg_ctrl.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-msg_ctrl.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7322-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7323:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-msg_ctrl.obj `if test -f 'nm/shared/msg/msg_ctrl.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_ctrl.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_ctrl.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7324-
ion-3.2.1+dfsg/Makefile.in-7325-nm/shared/msg/nm_agent-msg_def.o: nm/shared/msg/msg_def.c
ion-3.2.1+dfsg/Makefile.in:7326:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-msg_def.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-msg_def.Tpo -c -o nm/shared/msg/nm_agent-msg_def.o `test -f 'nm/shared/msg/msg_def.c' || echo '$(srcdir)/'`nm/shared/msg/msg_def.c
ion-3.2.1+dfsg/Makefile.in-7327-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-msg_def.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-msg_def.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7329-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7330:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-msg_def.o `test -f 'nm/shared/msg/msg_def.c' || echo '$(srcdir)/'`nm/shared/msg/msg_def.c
ion-3.2.1+dfsg/Makefile.in-7331-
ion-3.2.1+dfsg/Makefile.in-7332-nm/shared/msg/nm_agent-msg_def.obj: nm/shared/msg/msg_def.c
ion-3.2.1+dfsg/Makefile.in:7333:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-msg_def.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-msg_def.Tpo -c -o nm/shared/msg/nm_agent-msg_def.obj `if test -f 'nm/shared/msg/msg_def.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_def.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_def.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7334-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-msg_def.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-msg_def.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7336-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7337:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-msg_def.obj `if test -f 'nm/shared/msg/msg_def.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_def.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_def.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7338-
ion-3.2.1+dfsg/Makefile.in-7339-nm/shared/msg/nm_agent-msg_reports.o: nm/shared/msg/msg_reports.c
ion-3.2.1+dfsg/Makefile.in:7340:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-msg_reports.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-msg_reports.Tpo -c -o nm/shared/msg/nm_agent-msg_reports.o `test -f 'nm/shared/msg/msg_reports.c' || echo '$(srcdir)/'`nm/shared/msg/msg_reports.c
ion-3.2.1+dfsg/Makefile.in-7341-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-msg_reports.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-msg_reports.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7343-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7344:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-msg_reports.o `test -f 'nm/shared/msg/msg_reports.c' || echo '$(srcdir)/'`nm/shared/msg/msg_reports.c
ion-3.2.1+dfsg/Makefile.in-7345-
ion-3.2.1+dfsg/Makefile.in-7346-nm/shared/msg/nm_agent-msg_reports.obj: nm/shared/msg/msg_reports.c
ion-3.2.1+dfsg/Makefile.in:7347:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-msg_reports.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-msg_reports.Tpo -c -o nm/shared/msg/nm_agent-msg_reports.obj `if test -f 'nm/shared/msg/msg_reports.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_reports.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_reports.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7348-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-msg_reports.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-msg_reports.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7350-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7351:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-msg_reports.obj `if test -f 'nm/shared/msg/msg_reports.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_reports.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_reports.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7352-
ion-3.2.1+dfsg/Makefile.in-7353-nm/shared/msg/nm_agent-pdu.o: nm/shared/msg/pdu.c
ion-3.2.1+dfsg/Makefile.in:7354:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-pdu.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-pdu.Tpo -c -o nm/shared/msg/nm_agent-pdu.o `test -f 'nm/shared/msg/pdu.c' || echo '$(srcdir)/'`nm/shared/msg/pdu.c
ion-3.2.1+dfsg/Makefile.in-7355-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-pdu.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-pdu.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7357-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7358:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-pdu.o `test -f 'nm/shared/msg/pdu.c' || echo '$(srcdir)/'`nm/shared/msg/pdu.c
ion-3.2.1+dfsg/Makefile.in-7359-
ion-3.2.1+dfsg/Makefile.in-7360-nm/shared/msg/nm_agent-pdu.obj: nm/shared/msg/pdu.c
ion-3.2.1+dfsg/Makefile.in:7361:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_agent-pdu.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_agent-pdu.Tpo -c -o nm/shared/msg/nm_agent-pdu.obj `if test -f 'nm/shared/msg/pdu.c'; then $(CYGPATH_W) 'nm/shared/msg/pdu.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/pdu.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7362-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_agent-pdu.Tpo nm/shared/msg/$(DEPDIR)/nm_agent-pdu.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7364-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7365:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_agent-pdu.obj `if test -f 'nm/shared/msg/pdu.c'; then $(CYGPATH_W) 'nm/shared/msg/pdu.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/pdu.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7366-
ion-3.2.1+dfsg/Makefile.in-7367-nm/shared/primitives/nm_agent-admin.o: nm/shared/primitives/admin.c
ion-3.2.1+dfsg/Makefile.in:7368:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-admin.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-admin.Tpo -c -o nm/shared/primitives/nm_agent-admin.o `test -f 'nm/shared/primitives/admin.c' || echo '$(srcdir)/'`nm/shared/primitives/admin.c
ion-3.2.1+dfsg/Makefile.in-7369-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-admin.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7371-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7372:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-admin.o `test -f 'nm/shared/primitives/admin.c' || echo '$(srcdir)/'`nm/shared/primitives/admin.c
ion-3.2.1+dfsg/Makefile.in-7373-
ion-3.2.1+dfsg/Makefile.in-7374-nm/shared/primitives/nm_agent-admin.obj: nm/shared/primitives/admin.c
ion-3.2.1+dfsg/Makefile.in:7375:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-admin.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-admin.Tpo -c -o nm/shared/primitives/nm_agent-admin.obj `if test -f 'nm/shared/primitives/admin.c'; then $(CYGPATH_W) 'nm/shared/primitives/admin.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7376-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-admin.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7378-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7379:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-admin.obj `if test -f 'nm/shared/primitives/admin.c'; then $(CYGPATH_W) 'nm/shared/primitives/admin.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7380-
ion-3.2.1+dfsg/Makefile.in-7381-nm/shared/primitives/nm_agent-def.o: nm/shared/primitives/def.c
ion-3.2.1+dfsg/Makefile.in:7382:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-def.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-def.Tpo -c -o nm/shared/primitives/nm_agent-def.o `test -f 'nm/shared/primitives/def.c' || echo '$(srcdir)/'`nm/shared/primitives/def.c
ion-3.2.1+dfsg/Makefile.in-7383-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-def.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-def.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7386:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-def.o `test -f 'nm/shared/primitives/def.c' || echo '$(srcdir)/'`nm/shared/primitives/def.c
ion-3.2.1+dfsg/Makefile.in-7387-
ion-3.2.1+dfsg/Makefile.in-7388-nm/shared/primitives/nm_agent-def.obj: nm/shared/primitives/def.c
ion-3.2.1+dfsg/Makefile.in:7389:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-def.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-def.Tpo -c -o nm/shared/primitives/nm_agent-def.obj `if test -f 'nm/shared/primitives/def.c'; then $(CYGPATH_W) 'nm/shared/primitives/def.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/def.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7390-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-def.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-def.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7392-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7393:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-def.obj `if test -f 'nm/shared/primitives/def.c'; then $(CYGPATH_W) 'nm/shared/primitives/def.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/def.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7394-
ion-3.2.1+dfsg/Makefile.in-7395-nm/shared/primitives/nm_agent-mid.o: nm/shared/primitives/mid.c
ion-3.2.1+dfsg/Makefile.in:7396:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-mid.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-mid.Tpo -c -o nm/shared/primitives/nm_agent-mid.o `test -f 'nm/shared/primitives/mid.c' || echo '$(srcdir)/'`nm/shared/primitives/mid.c
ion-3.2.1+dfsg/Makefile.in-7397-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-mid.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-mid.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7399-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7400:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-mid.o `test -f 'nm/shared/primitives/mid.c' || echo '$(srcdir)/'`nm/shared/primitives/mid.c
ion-3.2.1+dfsg/Makefile.in-7401-
ion-3.2.1+dfsg/Makefile.in-7402-nm/shared/primitives/nm_agent-mid.obj: nm/shared/primitives/mid.c
ion-3.2.1+dfsg/Makefile.in:7403:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-mid.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-mid.Tpo -c -o nm/shared/primitives/nm_agent-mid.obj `if test -f 'nm/shared/primitives/mid.c'; then $(CYGPATH_W) 'nm/shared/primitives/mid.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/mid.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7404-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-mid.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-mid.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7406-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7407:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-mid.obj `if test -f 'nm/shared/primitives/mid.c'; then $(CYGPATH_W) 'nm/shared/primitives/mid.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/mid.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7408-
ion-3.2.1+dfsg/Makefile.in-7409-nm/shared/primitives/nm_agent-oid.o: nm/shared/primitives/oid.c
ion-3.2.1+dfsg/Makefile.in:7410:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-oid.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-oid.Tpo -c -o nm/shared/primitives/nm_agent-oid.o `test -f 'nm/shared/primitives/oid.c' || echo '$(srcdir)/'`nm/shared/primitives/oid.c
ion-3.2.1+dfsg/Makefile.in-7411-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-oid.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-oid.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7413-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7414:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-oid.o `test -f 'nm/shared/primitives/oid.c' || echo '$(srcdir)/'`nm/shared/primitives/oid.c
ion-3.2.1+dfsg/Makefile.in-7415-
ion-3.2.1+dfsg/Makefile.in-7416-nm/shared/primitives/nm_agent-oid.obj: nm/shared/primitives/oid.c
ion-3.2.1+dfsg/Makefile.in:7417:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-oid.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-oid.Tpo -c -o nm/shared/primitives/nm_agent-oid.obj `if test -f 'nm/shared/primitives/oid.c'; then $(CYGPATH_W) 'nm/shared/primitives/oid.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/oid.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7418-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-oid.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-oid.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7420-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7421:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-oid.obj `if test -f 'nm/shared/primitives/oid.c'; then $(CYGPATH_W) 'nm/shared/primitives/oid.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/oid.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7422-
ion-3.2.1+dfsg/Makefile.in-7423-nm/shared/primitives/nm_agent-report.o: nm/shared/primitives/report.c
ion-3.2.1+dfsg/Makefile.in:7424:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-report.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-report.Tpo -c -o nm/shared/primitives/nm_agent-report.o `test -f 'nm/shared/primitives/report.c' || echo '$(srcdir)/'`nm/shared/primitives/report.c
ion-3.2.1+dfsg/Makefile.in-7425-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-report.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-report.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7427-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7428:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-report.o `test -f 'nm/shared/primitives/report.c' || echo '$(srcdir)/'`nm/shared/primitives/report.c
ion-3.2.1+dfsg/Makefile.in-7429-
ion-3.2.1+dfsg/Makefile.in-7430-nm/shared/primitives/nm_agent-report.obj: nm/shared/primitives/report.c
ion-3.2.1+dfsg/Makefile.in:7431:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-report.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-report.Tpo -c -o nm/shared/primitives/nm_agent-report.obj `if test -f 'nm/shared/primitives/report.c'; then $(CYGPATH_W) 'nm/shared/primitives/report.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/report.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7432-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-report.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-report.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7434-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7435:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-report.obj `if test -f 'nm/shared/primitives/report.c'; then $(CYGPATH_W) 'nm/shared/primitives/report.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/report.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7436-
ion-3.2.1+dfsg/Makefile.in-7437-nm/shared/primitives/nm_agent-rules.o: nm/shared/primitives/rules.c
ion-3.2.1+dfsg/Makefile.in:7438:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-rules.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-rules.Tpo -c -o nm/shared/primitives/nm_agent-rules.o `test -f 'nm/shared/primitives/rules.c' || echo '$(srcdir)/'`nm/shared/primitives/rules.c
ion-3.2.1+dfsg/Makefile.in-7439-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-rules.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-rules.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7441-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7442:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-rules.o `test -f 'nm/shared/primitives/rules.c' || echo '$(srcdir)/'`nm/shared/primitives/rules.c
ion-3.2.1+dfsg/Makefile.in-7443-
ion-3.2.1+dfsg/Makefile.in-7444-nm/shared/primitives/nm_agent-rules.obj: nm/shared/primitives/rules.c
ion-3.2.1+dfsg/Makefile.in:7445:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-rules.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-rules.Tpo -c -o nm/shared/primitives/nm_agent-rules.obj `if test -f 'nm/shared/primitives/rules.c'; then $(CYGPATH_W) 'nm/shared/primitives/rules.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/rules.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7446-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-rules.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-rules.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7448-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7449:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-rules.obj `if test -f 'nm/shared/primitives/rules.c'; then $(CYGPATH_W) 'nm/shared/primitives/rules.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/rules.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7450-
ion-3.2.1+dfsg/Makefile.in-7451-nm/shared/utils/nm_agent-ion_if.o: nm/shared/utils/ion_if.c
ion-3.2.1+dfsg/Makefile.in:7452:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_agent-ion_if.o -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_agent-ion_if.Tpo -c -o nm/shared/utils/nm_agent-ion_if.o `test -f 'nm/shared/utils/ion_if.c' || echo '$(srcdir)/'`nm/shared/utils/ion_if.c
ion-3.2.1+dfsg/Makefile.in-7453-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_agent-ion_if.Tpo nm/shared/utils/$(DEPDIR)/nm_agent-ion_if.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7455-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7456:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_agent-ion_if.o `test -f 'nm/shared/utils/ion_if.c' || echo '$(srcdir)/'`nm/shared/utils/ion_if.c
ion-3.2.1+dfsg/Makefile.in-7457-
ion-3.2.1+dfsg/Makefile.in-7458-nm/shared/utils/nm_agent-ion_if.obj: nm/shared/utils/ion_if.c
ion-3.2.1+dfsg/Makefile.in:7459:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_agent-ion_if.obj -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_agent-ion_if.Tpo -c -o nm/shared/utils/nm_agent-ion_if.obj `if test -f 'nm/shared/utils/ion_if.c'; then $(CYGPATH_W) 'nm/shared/utils/ion_if.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/ion_if.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7460-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_agent-ion_if.Tpo nm/shared/utils/$(DEPDIR)/nm_agent-ion_if.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7462-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7463:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_agent-ion_if.obj `if test -f 'nm/shared/utils/ion_if.c'; then $(CYGPATH_W) 'nm/shared/utils/ion_if.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/ion_if.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7464-
ion-3.2.1+dfsg/Makefile.in-7465-nm/shared/utils/nm_agent-utils.o: nm/shared/utils/utils.c
ion-3.2.1+dfsg/Makefile.in:7466:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_agent-utils.o -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_agent-utils.Tpo -c -o nm/shared/utils/nm_agent-utils.o `test -f 'nm/shared/utils/utils.c' || echo '$(srcdir)/'`nm/shared/utils/utils.c
ion-3.2.1+dfsg/Makefile.in-7467-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_agent-utils.Tpo nm/shared/utils/$(DEPDIR)/nm_agent-utils.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7469-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7470:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_agent-utils.o `test -f 'nm/shared/utils/utils.c' || echo '$(srcdir)/'`nm/shared/utils/utils.c
ion-3.2.1+dfsg/Makefile.in-7471-
ion-3.2.1+dfsg/Makefile.in-7472-nm/shared/utils/nm_agent-utils.obj: nm/shared/utils/utils.c
ion-3.2.1+dfsg/Makefile.in:7473:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_agent-utils.obj -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_agent-utils.Tpo -c -o nm/shared/utils/nm_agent-utils.obj `if test -f 'nm/shared/utils/utils.c'; then $(CYGPATH_W) 'nm/shared/utils/utils.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/utils.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7474-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_agent-utils.Tpo nm/shared/utils/$(DEPDIR)/nm_agent-utils.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7476-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7477:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_agent-utils.obj `if test -f 'nm/shared/utils/utils.c'; then $(CYGPATH_W) 'nm/shared/utils/utils.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/utils.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7478-
ion-3.2.1+dfsg/Makefile.in-7479-nm/shared/utils/nm_agent-db.o: nm/shared/utils/db.c
ion-3.2.1+dfsg/Makefile.in:7480:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_agent-db.o -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_agent-db.Tpo -c -o nm/shared/utils/nm_agent-db.o `test -f 'nm/shared/utils/db.c' || echo '$(srcdir)/'`nm/shared/utils/db.c
ion-3.2.1+dfsg/Makefile.in-7481-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_agent-db.Tpo nm/shared/utils/$(DEPDIR)/nm_agent-db.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_agent-db.o `test -f 'nm/shared/utils/db.c' || echo '$(srcdir)/'`nm/shared/utils/db.c
ion-3.2.1+dfsg/Makefile.in-7485-
ion-3.2.1+dfsg/Makefile.in-7486-nm/shared/utils/nm_agent-db.obj: nm/shared/utils/db.c
ion-3.2.1+dfsg/Makefile.in:7487:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_agent-db.obj -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_agent-db.Tpo -c -o nm/shared/utils/nm_agent-db.obj `if test -f 'nm/shared/utils/db.c'; then $(CYGPATH_W) 'nm/shared/utils/db.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/db.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7488-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_agent-db.Tpo nm/shared/utils/$(DEPDIR)/nm_agent-db.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7490-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7491:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_agent-db.obj `if test -f 'nm/shared/utils/db.c'; then $(CYGPATH_W) 'nm/shared/utils/db.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/db.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7492-
ion-3.2.1+dfsg/Makefile.in-7493-nm/agent/nm_agent-adm_agent_priv.o: nm/agent/adm_agent_priv.c
ion-3.2.1+dfsg/Makefile.in:7494:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-adm_agent_priv.o -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-adm_agent_priv.Tpo -c -o nm/agent/nm_agent-adm_agent_priv.o `test -f 'nm/agent/adm_agent_priv.c' || echo '$(srcdir)/'`nm/agent/adm_agent_priv.c
ion-3.2.1+dfsg/Makefile.in-7495-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-adm_agent_priv.Tpo nm/agent/$(DEPDIR)/nm_agent-adm_agent_priv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7497-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7498:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-adm_agent_priv.o `test -f 'nm/agent/adm_agent_priv.c' || echo '$(srcdir)/'`nm/agent/adm_agent_priv.c
ion-3.2.1+dfsg/Makefile.in-7499-
ion-3.2.1+dfsg/Makefile.in-7500-nm/agent/nm_agent-adm_agent_priv.obj: nm/agent/adm_agent_priv.c
ion-3.2.1+dfsg/Makefile.in:7501:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-adm_agent_priv.obj -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-adm_agent_priv.Tpo -c -o nm/agent/nm_agent-adm_agent_priv.obj `if test -f 'nm/agent/adm_agent_priv.c'; then $(CYGPATH_W) 'nm/agent/adm_agent_priv.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/adm_agent_priv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7502-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-adm_agent_priv.Tpo nm/agent/$(DEPDIR)/nm_agent-adm_agent_priv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7504-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7505:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-adm_agent_priv.obj `if test -f 'nm/agent/adm_agent_priv.c'; then $(CYGPATH_W) 'nm/agent/adm_agent_priv.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/adm_agent_priv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7506-
ion-3.2.1+dfsg/Makefile.in-7507-nm/agent/nm_agent-adm_bp_priv.o: nm/agent/adm_bp_priv.c
ion-3.2.1+dfsg/Makefile.in:7508:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-adm_bp_priv.o -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-adm_bp_priv.Tpo -c -o nm/agent/nm_agent-adm_bp_priv.o `test -f 'nm/agent/adm_bp_priv.c' || echo '$(srcdir)/'`nm/agent/adm_bp_priv.c
ion-3.2.1+dfsg/Makefile.in-7509-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-adm_bp_priv.Tpo nm/agent/$(DEPDIR)/nm_agent-adm_bp_priv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7511-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7512:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-adm_bp_priv.o `test -f 'nm/agent/adm_bp_priv.c' || echo '$(srcdir)/'`nm/agent/adm_bp_priv.c
ion-3.2.1+dfsg/Makefile.in-7513-
ion-3.2.1+dfsg/Makefile.in-7514-nm/agent/nm_agent-adm_bp_priv.obj: nm/agent/adm_bp_priv.c
ion-3.2.1+dfsg/Makefile.in:7515:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-adm_bp_priv.obj -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-adm_bp_priv.Tpo -c -o nm/agent/nm_agent-adm_bp_priv.obj `if test -f 'nm/agent/adm_bp_priv.c'; then $(CYGPATH_W) 'nm/agent/adm_bp_priv.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/adm_bp_priv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7516-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-adm_bp_priv.Tpo nm/agent/$(DEPDIR)/nm_agent-adm_bp_priv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7518-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7519:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-adm_bp_priv.obj `if test -f 'nm/agent/adm_bp_priv.c'; then $(CYGPATH_W) 'nm/agent/adm_bp_priv.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/adm_bp_priv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7520-
ion-3.2.1+dfsg/Makefile.in-7521-nm/agent/nm_agent-adm_ion_priv.o: nm/agent/adm_ion_priv.c
ion-3.2.1+dfsg/Makefile.in:7522:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-adm_ion_priv.o -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-adm_ion_priv.Tpo -c -o nm/agent/nm_agent-adm_ion_priv.o `test -f 'nm/agent/adm_ion_priv.c' || echo '$(srcdir)/'`nm/agent/adm_ion_priv.c
ion-3.2.1+dfsg/Makefile.in-7523-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-adm_ion_priv.Tpo nm/agent/$(DEPDIR)/nm_agent-adm_ion_priv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7525-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7526:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-adm_ion_priv.o `test -f 'nm/agent/adm_ion_priv.c' || echo '$(srcdir)/'`nm/agent/adm_ion_priv.c
ion-3.2.1+dfsg/Makefile.in-7527-
ion-3.2.1+dfsg/Makefile.in-7528-nm/agent/nm_agent-adm_ion_priv.obj: nm/agent/adm_ion_priv.c
ion-3.2.1+dfsg/Makefile.in:7529:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-adm_ion_priv.obj -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-adm_ion_priv.Tpo -c -o nm/agent/nm_agent-adm_ion_priv.obj `if test -f 'nm/agent/adm_ion_priv.c'; then $(CYGPATH_W) 'nm/agent/adm_ion_priv.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/adm_ion_priv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7530-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-adm_ion_priv.Tpo nm/agent/$(DEPDIR)/nm_agent-adm_ion_priv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7532-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7533:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-adm_ion_priv.obj `if test -f 'nm/agent/adm_ion_priv.c'; then $(CYGPATH_W) 'nm/agent/adm_ion_priv.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/adm_ion_priv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7534-
ion-3.2.1+dfsg/Makefile.in-7535-nm/agent/nm_agent-adm_ltp_priv.o: nm/agent/adm_ltp_priv.c
ion-3.2.1+dfsg/Makefile.in:7536:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-adm_ltp_priv.o -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-adm_ltp_priv.Tpo -c -o nm/agent/nm_agent-adm_ltp_priv.o `test -f 'nm/agent/adm_ltp_priv.c' || echo '$(srcdir)/'`nm/agent/adm_ltp_priv.c
ion-3.2.1+dfsg/Makefile.in-7537-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-adm_ltp_priv.Tpo nm/agent/$(DEPDIR)/nm_agent-adm_ltp_priv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7539-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7540:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-adm_ltp_priv.o `test -f 'nm/agent/adm_ltp_priv.c' || echo '$(srcdir)/'`nm/agent/adm_ltp_priv.c
ion-3.2.1+dfsg/Makefile.in-7541-
ion-3.2.1+dfsg/Makefile.in-7542-nm/agent/nm_agent-adm_ltp_priv.obj: nm/agent/adm_ltp_priv.c
ion-3.2.1+dfsg/Makefile.in:7543:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/agent/nm_agent-adm_ltp_priv.obj -MD -MP -MF nm/agent/$(DEPDIR)/nm_agent-adm_ltp_priv.Tpo -c -o nm/agent/nm_agent-adm_ltp_priv.obj `if test -f 'nm/agent/adm_ltp_priv.c'; then $(CYGPATH_W) 'nm/agent/adm_ltp_priv.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/adm_ltp_priv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7544-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/agent/$(DEPDIR)/nm_agent-adm_ltp_priv.Tpo nm/agent/$(DEPDIR)/nm_agent-adm_ltp_priv.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/agent/nm_agent-adm_ltp_priv.obj `if test -f 'nm/agent/adm_ltp_priv.c'; then $(CYGPATH_W) 'nm/agent/adm_ltp_priv.c'; else $(CYGPATH_W) '$(srcdir)/nm/agent/adm_ltp_priv.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7548-
ion-3.2.1+dfsg/Makefile.in-7549-nm/shared/primitives/nm_agent-instr.o: nm/shared/primitives/instr.c
ion-3.2.1+dfsg/Makefile.in:7550:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-instr.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-instr.Tpo -c -o nm/shared/primitives/nm_agent-instr.o `test -f 'nm/shared/primitives/instr.c' || echo '$(srcdir)/'`nm/shared/primitives/instr.c
ion-3.2.1+dfsg/Makefile.in-7551-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-instr.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-instr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7553-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7554:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-instr.o `test -f 'nm/shared/primitives/instr.c' || echo '$(srcdir)/'`nm/shared/primitives/instr.c
ion-3.2.1+dfsg/Makefile.in-7555-
ion-3.2.1+dfsg/Makefile.in-7556-nm/shared/primitives/nm_agent-instr.obj: nm/shared/primitives/instr.c
ion-3.2.1+dfsg/Makefile.in:7557:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_agent-instr.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_agent-instr.Tpo -c -o nm/shared/primitives/nm_agent-instr.obj `if test -f 'nm/shared/primitives/instr.c'; then $(CYGPATH_W) 'nm/shared/primitives/instr.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/instr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7558-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_agent-instr.Tpo nm/shared/primitives/$(DEPDIR)/nm_agent-instr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7560-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7561:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_agent-instr.obj `if test -f 'nm/shared/primitives/instr.c'; then $(CYGPATH_W) 'nm/shared/primitives/instr.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/instr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7562-
ion-3.2.1+dfsg/Makefile.in-7563-nm/shared/adm/nm_agent-adm_agent.o: nm/shared/adm/adm_agent.c
ion-3.2.1+dfsg/Makefile.in:7564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm_agent.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm_agent.Tpo -c -o nm/shared/adm/nm_agent-adm_agent.o `test -f 'nm/shared/adm/adm_agent.c' || echo '$(srcdir)/'`nm/shared/adm/adm_agent.c
ion-3.2.1+dfsg/Makefile.in-7565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm_agent.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm_agent.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm_agent.o `test -f 'nm/shared/adm/adm_agent.c' || echo '$(srcdir)/'`nm/shared/adm/adm_agent.c
ion-3.2.1+dfsg/Makefile.in-7569-
ion-3.2.1+dfsg/Makefile.in-7570-nm/shared/adm/nm_agent-adm_agent.obj: nm/shared/adm/adm_agent.c
ion-3.2.1+dfsg/Makefile.in:7571:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_agent-adm_agent.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_agent-adm_agent.Tpo -c -o nm/shared/adm/nm_agent-adm_agent.obj `if test -f 'nm/shared/adm/adm_agent.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_agent.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_agent.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7572-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_agent-adm_agent.Tpo nm/shared/adm/$(DEPDIR)/nm_agent-adm_agent.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7574-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7575:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_agent_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_agent-adm_agent.obj `if test -f 'nm/shared/adm/adm_agent.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_agent.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_agent.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7576-
ion-3.2.1+dfsg/Makefile.in-7577-nm/mgr/nm_mgr-nm_mgr.o: nm/mgr/nm_mgr.c
ion-3.2.1+dfsg/Makefile.in:7578:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/mgr/nm_mgr-nm_mgr.o -MD -MP -MF nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr.Tpo -c -o nm/mgr/nm_mgr-nm_mgr.o `test -f 'nm/mgr/nm_mgr.c' || echo '$(srcdir)/'`nm/mgr/nm_mgr.c
ion-3.2.1+dfsg/Makefile.in-7579-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr.Tpo nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/mgr/nm_mgr-nm_mgr.o `test -f 'nm/mgr/nm_mgr.c' || echo '$(srcdir)/'`nm/mgr/nm_mgr.c
ion-3.2.1+dfsg/Makefile.in-7583-
ion-3.2.1+dfsg/Makefile.in-7584-nm/mgr/nm_mgr-nm_mgr.obj: nm/mgr/nm_mgr.c
ion-3.2.1+dfsg/Makefile.in:7585:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/mgr/nm_mgr-nm_mgr.obj -MD -MP -MF nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr.Tpo -c -o nm/mgr/nm_mgr-nm_mgr.obj `if test -f 'nm/mgr/nm_mgr.c'; then $(CYGPATH_W) 'nm/mgr/nm_mgr.c'; else $(CYGPATH_W) '$(srcdir)/nm/mgr/nm_mgr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7586-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr.Tpo nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/mgr/nm_mgr-nm_mgr.obj `if test -f 'nm/mgr/nm_mgr.c'; then $(CYGPATH_W) 'nm/mgr/nm_mgr.c'; else $(CYGPATH_W) '$(srcdir)/nm/mgr/nm_mgr.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7590-
ion-3.2.1+dfsg/Makefile.in-7591-nm/mgr/nm_mgr-nm_mgr_rx.o: nm/mgr/nm_mgr_rx.c
ion-3.2.1+dfsg/Makefile.in:7592:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/mgr/nm_mgr-nm_mgr_rx.o -MD -MP -MF nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_rx.Tpo -c -o nm/mgr/nm_mgr-nm_mgr_rx.o `test -f 'nm/mgr/nm_mgr_rx.c' || echo '$(srcdir)/'`nm/mgr/nm_mgr_rx.c
ion-3.2.1+dfsg/Makefile.in-7593-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_rx.Tpo nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_rx.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7595-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7596:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/mgr/nm_mgr-nm_mgr_rx.o `test -f 'nm/mgr/nm_mgr_rx.c' || echo '$(srcdir)/'`nm/mgr/nm_mgr_rx.c
ion-3.2.1+dfsg/Makefile.in-7597-
ion-3.2.1+dfsg/Makefile.in-7598-nm/mgr/nm_mgr-nm_mgr_rx.obj: nm/mgr/nm_mgr_rx.c
ion-3.2.1+dfsg/Makefile.in:7599:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/mgr/nm_mgr-nm_mgr_rx.obj -MD -MP -MF nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_rx.Tpo -c -o nm/mgr/nm_mgr-nm_mgr_rx.obj `if test -f 'nm/mgr/nm_mgr_rx.c'; then $(CYGPATH_W) 'nm/mgr/nm_mgr_rx.c'; else $(CYGPATH_W) '$(srcdir)/nm/mgr/nm_mgr_rx.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7600-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_rx.Tpo nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_rx.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7602-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7603:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/mgr/nm_mgr-nm_mgr_rx.obj `if test -f 'nm/mgr/nm_mgr_rx.c'; then $(CYGPATH_W) 'nm/mgr/nm_mgr_rx.c'; else $(CYGPATH_W) '$(srcdir)/nm/mgr/nm_mgr_rx.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7604-
ion-3.2.1+dfsg/Makefile.in-7605-nm/mgr/nm_mgr-nm_mgr_ui.o: nm/mgr/nm_mgr_ui.c
ion-3.2.1+dfsg/Makefile.in:7606:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/mgr/nm_mgr-nm_mgr_ui.o -MD -MP -MF nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_ui.Tpo -c -o nm/mgr/nm_mgr-nm_mgr_ui.o `test -f 'nm/mgr/nm_mgr_ui.c' || echo '$(srcdir)/'`nm/mgr/nm_mgr_ui.c
ion-3.2.1+dfsg/Makefile.in-7607-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_ui.Tpo nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_ui.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7609-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7610:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/mgr/nm_mgr-nm_mgr_ui.o `test -f 'nm/mgr/nm_mgr_ui.c' || echo '$(srcdir)/'`nm/mgr/nm_mgr_ui.c
ion-3.2.1+dfsg/Makefile.in-7611-
ion-3.2.1+dfsg/Makefile.in-7612-nm/mgr/nm_mgr-nm_mgr_ui.obj: nm/mgr/nm_mgr_ui.c
ion-3.2.1+dfsg/Makefile.in:7613:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/mgr/nm_mgr-nm_mgr_ui.obj -MD -MP -MF nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_ui.Tpo -c -o nm/mgr/nm_mgr-nm_mgr_ui.obj `if test -f 'nm/mgr/nm_mgr_ui.c'; then $(CYGPATH_W) 'nm/mgr/nm_mgr_ui.c'; else $(CYGPATH_W) '$(srcdir)/nm/mgr/nm_mgr_ui.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7614-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_ui.Tpo nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_ui.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7616-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7617:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/mgr/nm_mgr-nm_mgr_ui.obj `if test -f 'nm/mgr/nm_mgr_ui.c'; then $(CYGPATH_W) 'nm/mgr/nm_mgr_ui.c'; else $(CYGPATH_W) '$(srcdir)/nm/mgr/nm_mgr_ui.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7618-
ion-3.2.1+dfsg/Makefile.in-7619-nm/shared/adm/nm_mgr-adm.o: nm/shared/adm/adm.c
ion-3.2.1+dfsg/Makefile.in:7620:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm.Tpo -c -o nm/shared/adm/nm_mgr-adm.o `test -f 'nm/shared/adm/adm.c' || echo '$(srcdir)/'`nm/shared/adm/adm.c
ion-3.2.1+dfsg/Makefile.in-7621-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7623-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7624:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm.o `test -f 'nm/shared/adm/adm.c' || echo '$(srcdir)/'`nm/shared/adm/adm.c
ion-3.2.1+dfsg/Makefile.in-7625-
ion-3.2.1+dfsg/Makefile.in-7626-nm/shared/adm/nm_mgr-adm.obj: nm/shared/adm/adm.c
ion-3.2.1+dfsg/Makefile.in:7627:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm.Tpo -c -o nm/shared/adm/nm_mgr-adm.obj `if test -f 'nm/shared/adm/adm.c'; then $(CYGPATH_W) 'nm/shared/adm/adm.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7628-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7630-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7631:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm.obj `if test -f 'nm/shared/adm/adm.c'; then $(CYGPATH_W) 'nm/shared/adm/adm.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7632-
ion-3.2.1+dfsg/Makefile.in-7633-nm/shared/adm/nm_mgr-adm_bp.o: nm/shared/adm/adm_bp.c
ion-3.2.1+dfsg/Makefile.in:7634:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm_bp.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm_bp.Tpo -c -o nm/shared/adm/nm_mgr-adm_bp.o `test -f 'nm/shared/adm/adm_bp.c' || echo '$(srcdir)/'`nm/shared/adm/adm_bp.c
ion-3.2.1+dfsg/Makefile.in-7635-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm_bp.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm_bp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7637-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7638:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm_bp.o `test -f 'nm/shared/adm/adm_bp.c' || echo '$(srcdir)/'`nm/shared/adm/adm_bp.c
ion-3.2.1+dfsg/Makefile.in-7639-
ion-3.2.1+dfsg/Makefile.in-7640-nm/shared/adm/nm_mgr-adm_bp.obj: nm/shared/adm/adm_bp.c
ion-3.2.1+dfsg/Makefile.in:7641:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm_bp.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm_bp.Tpo -c -o nm/shared/adm/nm_mgr-adm_bp.obj `if test -f 'nm/shared/adm/adm_bp.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_bp.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_bp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7642-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm_bp.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm_bp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7644-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7645:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm_bp.obj `if test -f 'nm/shared/adm/adm_bp.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_bp.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_bp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7646-
ion-3.2.1+dfsg/Makefile.in-7647-nm/shared/adm/nm_mgr-adm_ion.o: nm/shared/adm/adm_ion.c
ion-3.2.1+dfsg/Makefile.in:7648:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm_ion.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ion.Tpo -c -o nm/shared/adm/nm_mgr-adm_ion.o `test -f 'nm/shared/adm/adm_ion.c' || echo '$(srcdir)/'`nm/shared/adm/adm_ion.c
ion-3.2.1+dfsg/Makefile.in-7649-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ion.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ion.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7651-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7652:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm_ion.o `test -f 'nm/shared/adm/adm_ion.c' || echo '$(srcdir)/'`nm/shared/adm/adm_ion.c
ion-3.2.1+dfsg/Makefile.in-7653-
ion-3.2.1+dfsg/Makefile.in-7654-nm/shared/adm/nm_mgr-adm_ion.obj: nm/shared/adm/adm_ion.c
ion-3.2.1+dfsg/Makefile.in:7655:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm_ion.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ion.Tpo -c -o nm/shared/adm/nm_mgr-adm_ion.obj `if test -f 'nm/shared/adm/adm_ion.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_ion.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_ion.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7656-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ion.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ion.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7658-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7659:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm_ion.obj `if test -f 'nm/shared/adm/adm_ion.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_ion.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_ion.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7660-
ion-3.2.1+dfsg/Makefile.in-7661-nm/shared/adm/nm_mgr-adm_ltp.o: nm/shared/adm/adm_ltp.c
ion-3.2.1+dfsg/Makefile.in:7662:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm_ltp.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ltp.Tpo -c -o nm/shared/adm/nm_mgr-adm_ltp.o `test -f 'nm/shared/adm/adm_ltp.c' || echo '$(srcdir)/'`nm/shared/adm/adm_ltp.c
ion-3.2.1+dfsg/Makefile.in-7663-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ltp.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ltp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7665-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7666:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm_ltp.o `test -f 'nm/shared/adm/adm_ltp.c' || echo '$(srcdir)/'`nm/shared/adm/adm_ltp.c
ion-3.2.1+dfsg/Makefile.in-7667-
ion-3.2.1+dfsg/Makefile.in-7668-nm/shared/adm/nm_mgr-adm_ltp.obj: nm/shared/adm/adm_ltp.c
ion-3.2.1+dfsg/Makefile.in:7669:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm_ltp.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ltp.Tpo -c -o nm/shared/adm/nm_mgr-adm_ltp.obj `if test -f 'nm/shared/adm/adm_ltp.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_ltp.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_ltp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7670-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ltp.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm_ltp.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7672-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7673:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm_ltp.obj `if test -f 'nm/shared/adm/adm_ltp.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_ltp.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_ltp.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7674-
ion-3.2.1+dfsg/Makefile.in-7675-nm/shared/msg/nm_mgr-msg_admin.o: nm/shared/msg/msg_admin.c
ion-3.2.1+dfsg/Makefile.in:7676:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-msg_admin.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-msg_admin.Tpo -c -o nm/shared/msg/nm_mgr-msg_admin.o `test -f 'nm/shared/msg/msg_admin.c' || echo '$(srcdir)/'`nm/shared/msg/msg_admin.c
ion-3.2.1+dfsg/Makefile.in-7677-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-msg_admin.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-msg_admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7679-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7680:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-msg_admin.o `test -f 'nm/shared/msg/msg_admin.c' || echo '$(srcdir)/'`nm/shared/msg/msg_admin.c
ion-3.2.1+dfsg/Makefile.in-7681-
ion-3.2.1+dfsg/Makefile.in-7682-nm/shared/msg/nm_mgr-msg_admin.obj: nm/shared/msg/msg_admin.c
ion-3.2.1+dfsg/Makefile.in:7683:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-msg_admin.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-msg_admin.Tpo -c -o nm/shared/msg/nm_mgr-msg_admin.obj `if test -f 'nm/shared/msg/msg_admin.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_admin.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7684-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-msg_admin.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-msg_admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7686-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7687:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-msg_admin.obj `if test -f 'nm/shared/msg/msg_admin.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_admin.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7688-
ion-3.2.1+dfsg/Makefile.in-7689-nm/shared/msg/nm_mgr-msg_ctrl.o: nm/shared/msg/msg_ctrl.c
ion-3.2.1+dfsg/Makefile.in:7690:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-msg_ctrl.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-msg_ctrl.Tpo -c -o nm/shared/msg/nm_mgr-msg_ctrl.o `test -f 'nm/shared/msg/msg_ctrl.c' || echo '$(srcdir)/'`nm/shared/msg/msg_ctrl.c
ion-3.2.1+dfsg/Makefile.in-7691-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-msg_ctrl.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-msg_ctrl.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7693-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7694:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-msg_ctrl.o `test -f 'nm/shared/msg/msg_ctrl.c' || echo '$(srcdir)/'`nm/shared/msg/msg_ctrl.c
ion-3.2.1+dfsg/Makefile.in-7695-
ion-3.2.1+dfsg/Makefile.in-7696-nm/shared/msg/nm_mgr-msg_ctrl.obj: nm/shared/msg/msg_ctrl.c
ion-3.2.1+dfsg/Makefile.in:7697:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-msg_ctrl.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-msg_ctrl.Tpo -c -o nm/shared/msg/nm_mgr-msg_ctrl.obj `if test -f 'nm/shared/msg/msg_ctrl.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_ctrl.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_ctrl.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7698-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-msg_ctrl.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-msg_ctrl.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7700-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7701:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-msg_ctrl.obj `if test -f 'nm/shared/msg/msg_ctrl.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_ctrl.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_ctrl.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7702-
ion-3.2.1+dfsg/Makefile.in-7703-nm/shared/msg/nm_mgr-msg_def.o: nm/shared/msg/msg_def.c
ion-3.2.1+dfsg/Makefile.in:7704:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-msg_def.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-msg_def.Tpo -c -o nm/shared/msg/nm_mgr-msg_def.o `test -f 'nm/shared/msg/msg_def.c' || echo '$(srcdir)/'`nm/shared/msg/msg_def.c
ion-3.2.1+dfsg/Makefile.in-7705-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-msg_def.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-msg_def.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7707-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7708:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-msg_def.o `test -f 'nm/shared/msg/msg_def.c' || echo '$(srcdir)/'`nm/shared/msg/msg_def.c
ion-3.2.1+dfsg/Makefile.in-7709-
ion-3.2.1+dfsg/Makefile.in-7710-nm/shared/msg/nm_mgr-msg_def.obj: nm/shared/msg/msg_def.c
ion-3.2.1+dfsg/Makefile.in:7711:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-msg_def.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-msg_def.Tpo -c -o nm/shared/msg/nm_mgr-msg_def.obj `if test -f 'nm/shared/msg/msg_def.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_def.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_def.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7712-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-msg_def.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-msg_def.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7714-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7715:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-msg_def.obj `if test -f 'nm/shared/msg/msg_def.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_def.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_def.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7716-
ion-3.2.1+dfsg/Makefile.in-7717-nm/shared/msg/nm_mgr-msg_reports.o: nm/shared/msg/msg_reports.c
ion-3.2.1+dfsg/Makefile.in:7718:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-msg_reports.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-msg_reports.Tpo -c -o nm/shared/msg/nm_mgr-msg_reports.o `test -f 'nm/shared/msg/msg_reports.c' || echo '$(srcdir)/'`nm/shared/msg/msg_reports.c
ion-3.2.1+dfsg/Makefile.in-7719-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-msg_reports.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-msg_reports.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7721-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7722:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-msg_reports.o `test -f 'nm/shared/msg/msg_reports.c' || echo '$(srcdir)/'`nm/shared/msg/msg_reports.c
ion-3.2.1+dfsg/Makefile.in-7723-
ion-3.2.1+dfsg/Makefile.in-7724-nm/shared/msg/nm_mgr-msg_reports.obj: nm/shared/msg/msg_reports.c
ion-3.2.1+dfsg/Makefile.in:7725:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-msg_reports.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-msg_reports.Tpo -c -o nm/shared/msg/nm_mgr-msg_reports.obj `if test -f 'nm/shared/msg/msg_reports.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_reports.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_reports.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7726-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-msg_reports.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-msg_reports.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7728-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7729:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-msg_reports.obj `if test -f 'nm/shared/msg/msg_reports.c'; then $(CYGPATH_W) 'nm/shared/msg/msg_reports.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/msg_reports.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7730-
ion-3.2.1+dfsg/Makefile.in-7731-nm/shared/msg/nm_mgr-pdu.o: nm/shared/msg/pdu.c
ion-3.2.1+dfsg/Makefile.in:7732:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-pdu.o -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-pdu.Tpo -c -o nm/shared/msg/nm_mgr-pdu.o `test -f 'nm/shared/msg/pdu.c' || echo '$(srcdir)/'`nm/shared/msg/pdu.c
ion-3.2.1+dfsg/Makefile.in-7733-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-pdu.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-pdu.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7735-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7736:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-pdu.o `test -f 'nm/shared/msg/pdu.c' || echo '$(srcdir)/'`nm/shared/msg/pdu.c
ion-3.2.1+dfsg/Makefile.in-7737-
ion-3.2.1+dfsg/Makefile.in-7738-nm/shared/msg/nm_mgr-pdu.obj: nm/shared/msg/pdu.c
ion-3.2.1+dfsg/Makefile.in:7739:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/msg/nm_mgr-pdu.obj -MD -MP -MF nm/shared/msg/$(DEPDIR)/nm_mgr-pdu.Tpo -c -o nm/shared/msg/nm_mgr-pdu.obj `if test -f 'nm/shared/msg/pdu.c'; then $(CYGPATH_W) 'nm/shared/msg/pdu.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/pdu.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7740-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/msg/$(DEPDIR)/nm_mgr-pdu.Tpo nm/shared/msg/$(DEPDIR)/nm_mgr-pdu.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7742-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7743:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/msg/nm_mgr-pdu.obj `if test -f 'nm/shared/msg/pdu.c'; then $(CYGPATH_W) 'nm/shared/msg/pdu.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/msg/pdu.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7744-
ion-3.2.1+dfsg/Makefile.in-7745-nm/shared/primitives/nm_mgr-admin.o: nm/shared/primitives/admin.c
ion-3.2.1+dfsg/Makefile.in:7746:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-admin.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-admin.Tpo -c -o nm/shared/primitives/nm_mgr-admin.o `test -f 'nm/shared/primitives/admin.c' || echo '$(srcdir)/'`nm/shared/primitives/admin.c
ion-3.2.1+dfsg/Makefile.in-7747-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-admin.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7749-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7750:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-admin.o `test -f 'nm/shared/primitives/admin.c' || echo '$(srcdir)/'`nm/shared/primitives/admin.c
ion-3.2.1+dfsg/Makefile.in-7751-
ion-3.2.1+dfsg/Makefile.in-7752-nm/shared/primitives/nm_mgr-admin.obj: nm/shared/primitives/admin.c
ion-3.2.1+dfsg/Makefile.in:7753:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-admin.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-admin.Tpo -c -o nm/shared/primitives/nm_mgr-admin.obj `if test -f 'nm/shared/primitives/admin.c'; then $(CYGPATH_W) 'nm/shared/primitives/admin.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7754-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-admin.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-admin.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7756-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7757:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-admin.obj `if test -f 'nm/shared/primitives/admin.c'; then $(CYGPATH_W) 'nm/shared/primitives/admin.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/admin.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7758-
ion-3.2.1+dfsg/Makefile.in-7759-nm/shared/primitives/nm_mgr-def.o: nm/shared/primitives/def.c
ion-3.2.1+dfsg/Makefile.in:7760:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-def.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-def.Tpo -c -o nm/shared/primitives/nm_mgr-def.o `test -f 'nm/shared/primitives/def.c' || echo '$(srcdir)/'`nm/shared/primitives/def.c
ion-3.2.1+dfsg/Makefile.in-7761-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-def.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-def.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7763-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7764:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-def.o `test -f 'nm/shared/primitives/def.c' || echo '$(srcdir)/'`nm/shared/primitives/def.c
ion-3.2.1+dfsg/Makefile.in-7765-
ion-3.2.1+dfsg/Makefile.in-7766-nm/shared/primitives/nm_mgr-def.obj: nm/shared/primitives/def.c
ion-3.2.1+dfsg/Makefile.in:7767:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-def.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-def.Tpo -c -o nm/shared/primitives/nm_mgr-def.obj `if test -f 'nm/shared/primitives/def.c'; then $(CYGPATH_W) 'nm/shared/primitives/def.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/def.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7768-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-def.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-def.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7770-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7771:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-def.obj `if test -f 'nm/shared/primitives/def.c'; then $(CYGPATH_W) 'nm/shared/primitives/def.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/def.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7772-
ion-3.2.1+dfsg/Makefile.in-7773-nm/shared/primitives/nm_mgr-mid.o: nm/shared/primitives/mid.c
ion-3.2.1+dfsg/Makefile.in:7774:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-mid.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-mid.Tpo -c -o nm/shared/primitives/nm_mgr-mid.o `test -f 'nm/shared/primitives/mid.c' || echo '$(srcdir)/'`nm/shared/primitives/mid.c
ion-3.2.1+dfsg/Makefile.in-7775-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-mid.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-mid.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7777-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7778:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-mid.o `test -f 'nm/shared/primitives/mid.c' || echo '$(srcdir)/'`nm/shared/primitives/mid.c
ion-3.2.1+dfsg/Makefile.in-7779-
ion-3.2.1+dfsg/Makefile.in-7780-nm/shared/primitives/nm_mgr-mid.obj: nm/shared/primitives/mid.c
ion-3.2.1+dfsg/Makefile.in:7781:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-mid.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-mid.Tpo -c -o nm/shared/primitives/nm_mgr-mid.obj `if test -f 'nm/shared/primitives/mid.c'; then $(CYGPATH_W) 'nm/shared/primitives/mid.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/mid.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7782-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-mid.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-mid.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7784-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7785:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-mid.obj `if test -f 'nm/shared/primitives/mid.c'; then $(CYGPATH_W) 'nm/shared/primitives/mid.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/mid.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7786-
ion-3.2.1+dfsg/Makefile.in-7787-nm/shared/primitives/nm_mgr-oid.o: nm/shared/primitives/oid.c
ion-3.2.1+dfsg/Makefile.in:7788:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-oid.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-oid.Tpo -c -o nm/shared/primitives/nm_mgr-oid.o `test -f 'nm/shared/primitives/oid.c' || echo '$(srcdir)/'`nm/shared/primitives/oid.c
ion-3.2.1+dfsg/Makefile.in-7789-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-oid.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-oid.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7791-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7792:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-oid.o `test -f 'nm/shared/primitives/oid.c' || echo '$(srcdir)/'`nm/shared/primitives/oid.c
ion-3.2.1+dfsg/Makefile.in-7793-
ion-3.2.1+dfsg/Makefile.in-7794-nm/shared/primitives/nm_mgr-oid.obj: nm/shared/primitives/oid.c
ion-3.2.1+dfsg/Makefile.in:7795:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-oid.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-oid.Tpo -c -o nm/shared/primitives/nm_mgr-oid.obj `if test -f 'nm/shared/primitives/oid.c'; then $(CYGPATH_W) 'nm/shared/primitives/oid.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/oid.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7796-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-oid.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-oid.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7798-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7799:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-oid.obj `if test -f 'nm/shared/primitives/oid.c'; then $(CYGPATH_W) 'nm/shared/primitives/oid.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/oid.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7800-
ion-3.2.1+dfsg/Makefile.in-7801-nm/shared/primitives/nm_mgr-report.o: nm/shared/primitives/report.c
ion-3.2.1+dfsg/Makefile.in:7802:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-report.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-report.Tpo -c -o nm/shared/primitives/nm_mgr-report.o `test -f 'nm/shared/primitives/report.c' || echo '$(srcdir)/'`nm/shared/primitives/report.c
ion-3.2.1+dfsg/Makefile.in-7803-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-report.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-report.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7805-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7806:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-report.o `test -f 'nm/shared/primitives/report.c' || echo '$(srcdir)/'`nm/shared/primitives/report.c
ion-3.2.1+dfsg/Makefile.in-7807-
ion-3.2.1+dfsg/Makefile.in-7808-nm/shared/primitives/nm_mgr-report.obj: nm/shared/primitives/report.c
ion-3.2.1+dfsg/Makefile.in:7809:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-report.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-report.Tpo -c -o nm/shared/primitives/nm_mgr-report.obj `if test -f 'nm/shared/primitives/report.c'; then $(CYGPATH_W) 'nm/shared/primitives/report.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/report.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7810-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-report.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-report.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7812-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7813:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-report.obj `if test -f 'nm/shared/primitives/report.c'; then $(CYGPATH_W) 'nm/shared/primitives/report.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/report.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7814-
ion-3.2.1+dfsg/Makefile.in-7815-nm/shared/primitives/nm_mgr-rules.o: nm/shared/primitives/rules.c
ion-3.2.1+dfsg/Makefile.in:7816:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-rules.o -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-rules.Tpo -c -o nm/shared/primitives/nm_mgr-rules.o `test -f 'nm/shared/primitives/rules.c' || echo '$(srcdir)/'`nm/shared/primitives/rules.c
ion-3.2.1+dfsg/Makefile.in-7817-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-rules.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-rules.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7819-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7820:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-rules.o `test -f 'nm/shared/primitives/rules.c' || echo '$(srcdir)/'`nm/shared/primitives/rules.c
ion-3.2.1+dfsg/Makefile.in-7821-
ion-3.2.1+dfsg/Makefile.in-7822-nm/shared/primitives/nm_mgr-rules.obj: nm/shared/primitives/rules.c
ion-3.2.1+dfsg/Makefile.in:7823:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/primitives/nm_mgr-rules.obj -MD -MP -MF nm/shared/primitives/$(DEPDIR)/nm_mgr-rules.Tpo -c -o nm/shared/primitives/nm_mgr-rules.obj `if test -f 'nm/shared/primitives/rules.c'; then $(CYGPATH_W) 'nm/shared/primitives/rules.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/rules.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7824-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/primitives/$(DEPDIR)/nm_mgr-rules.Tpo nm/shared/primitives/$(DEPDIR)/nm_mgr-rules.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7826-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7827:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/primitives/nm_mgr-rules.obj `if test -f 'nm/shared/primitives/rules.c'; then $(CYGPATH_W) 'nm/shared/primitives/rules.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/primitives/rules.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7828-
ion-3.2.1+dfsg/Makefile.in-7829-nm/shared/utils/nm_mgr-ion_if.o: nm/shared/utils/ion_if.c
ion-3.2.1+dfsg/Makefile.in:7830:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_mgr-ion_if.o -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_mgr-ion_if.Tpo -c -o nm/shared/utils/nm_mgr-ion_if.o `test -f 'nm/shared/utils/ion_if.c' || echo '$(srcdir)/'`nm/shared/utils/ion_if.c
ion-3.2.1+dfsg/Makefile.in-7831-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_mgr-ion_if.Tpo nm/shared/utils/$(DEPDIR)/nm_mgr-ion_if.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7833-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7834:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_mgr-ion_if.o `test -f 'nm/shared/utils/ion_if.c' || echo '$(srcdir)/'`nm/shared/utils/ion_if.c
ion-3.2.1+dfsg/Makefile.in-7835-
ion-3.2.1+dfsg/Makefile.in-7836-nm/shared/utils/nm_mgr-ion_if.obj: nm/shared/utils/ion_if.c
ion-3.2.1+dfsg/Makefile.in:7837:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_mgr-ion_if.obj -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_mgr-ion_if.Tpo -c -o nm/shared/utils/nm_mgr-ion_if.obj `if test -f 'nm/shared/utils/ion_if.c'; then $(CYGPATH_W) 'nm/shared/utils/ion_if.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/ion_if.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7838-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_mgr-ion_if.Tpo nm/shared/utils/$(DEPDIR)/nm_mgr-ion_if.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7840-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7841:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_mgr-ion_if.obj `if test -f 'nm/shared/utils/ion_if.c'; then $(CYGPATH_W) 'nm/shared/utils/ion_if.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/ion_if.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7842-
ion-3.2.1+dfsg/Makefile.in-7843-nm/shared/utils/nm_mgr-utils.o: nm/shared/utils/utils.c
ion-3.2.1+dfsg/Makefile.in:7844:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_mgr-utils.o -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_mgr-utils.Tpo -c -o nm/shared/utils/nm_mgr-utils.o `test -f 'nm/shared/utils/utils.c' || echo '$(srcdir)/'`nm/shared/utils/utils.c
ion-3.2.1+dfsg/Makefile.in-7845-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_mgr-utils.Tpo nm/shared/utils/$(DEPDIR)/nm_mgr-utils.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7847-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7848:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_mgr-utils.o `test -f 'nm/shared/utils/utils.c' || echo '$(srcdir)/'`nm/shared/utils/utils.c
ion-3.2.1+dfsg/Makefile.in-7849-
ion-3.2.1+dfsg/Makefile.in-7850-nm/shared/utils/nm_mgr-utils.obj: nm/shared/utils/utils.c
ion-3.2.1+dfsg/Makefile.in:7851:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/utils/nm_mgr-utils.obj -MD -MP -MF nm/shared/utils/$(DEPDIR)/nm_mgr-utils.Tpo -c -o nm/shared/utils/nm_mgr-utils.obj `if test -f 'nm/shared/utils/utils.c'; then $(CYGPATH_W) 'nm/shared/utils/utils.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/utils.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7852-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/utils/$(DEPDIR)/nm_mgr-utils.Tpo nm/shared/utils/$(DEPDIR)/nm_mgr-utils.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7854-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7855:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/utils/nm_mgr-utils.obj `if test -f 'nm/shared/utils/utils.c'; then $(CYGPATH_W) 'nm/shared/utils/utils.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/utils/utils.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7856-
ion-3.2.1+dfsg/Makefile.in-7857-nm/shared/adm/nm_mgr-adm_agent.o: nm/shared/adm/adm_agent.c
ion-3.2.1+dfsg/Makefile.in:7858:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm_agent.o -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm_agent.Tpo -c -o nm/shared/adm/nm_mgr-adm_agent.o `test -f 'nm/shared/adm/adm_agent.c' || echo '$(srcdir)/'`nm/shared/adm/adm_agent.c
ion-3.2.1+dfsg/Makefile.in-7859-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm_agent.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm_agent.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7861-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7862:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm_agent.o `test -f 'nm/shared/adm/adm_agent.c' || echo '$(srcdir)/'`nm/shared/adm/adm_agent.c
ion-3.2.1+dfsg/Makefile.in-7863-
ion-3.2.1+dfsg/Makefile.in-7864-nm/shared/adm/nm_mgr-adm_agent.obj: nm/shared/adm/adm_agent.c
ion-3.2.1+dfsg/Makefile.in:7865:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/shared/adm/nm_mgr-adm_agent.obj -MD -MP -MF nm/shared/adm/$(DEPDIR)/nm_mgr-adm_agent.Tpo -c -o nm/shared/adm/nm_mgr-adm_agent.obj `if test -f 'nm/shared/adm/adm_agent.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_agent.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_agent.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7866-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/shared/adm/$(DEPDIR)/nm_mgr-adm_agent.Tpo nm/shared/adm/$(DEPDIR)/nm_mgr-adm_agent.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7868-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7869:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/shared/adm/nm_mgr-adm_agent.obj `if test -f 'nm/shared/adm/adm_agent.c'; then $(CYGPATH_W) 'nm/shared/adm/adm_agent.c'; else $(CYGPATH_W) '$(srcdir)/nm/shared/adm/adm_agent.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7870-
ion-3.2.1+dfsg/Makefile.in-7871-nm/mgr/nm_mgr-nm_mgr_db.o: nm/mgr/nm_mgr_db.c
ion-3.2.1+dfsg/Makefile.in:7872:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/mgr/nm_mgr-nm_mgr_db.o -MD -MP -MF nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_db.Tpo -c -o nm/mgr/nm_mgr-nm_mgr_db.o `test -f 'nm/mgr/nm_mgr_db.c' || echo '$(srcdir)/'`nm/mgr/nm_mgr_db.c
ion-3.2.1+dfsg/Makefile.in-7873-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_db.Tpo nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_db.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7875-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7876:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/mgr/nm_mgr-nm_mgr_db.o `test -f 'nm/mgr/nm_mgr_db.c' || echo '$(srcdir)/'`nm/mgr/nm_mgr_db.c
ion-3.2.1+dfsg/Makefile.in-7877-
ion-3.2.1+dfsg/Makefile.in-7878-nm/mgr/nm_mgr-nm_mgr_db.obj: nm/mgr/nm_mgr_db.c
ion-3.2.1+dfsg/Makefile.in:7879:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -MT nm/mgr/nm_mgr-nm_mgr_db.obj -MD -MP -MF nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_db.Tpo -c -o nm/mgr/nm_mgr-nm_mgr_db.obj `if test -f 'nm/mgr/nm_mgr_db.c'; then $(CYGPATH_W) 'nm/mgr/nm_mgr_db.c'; else $(CYGPATH_W) '$(srcdir)/nm/mgr/nm_mgr_db.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7880-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_db.Tpo nm/mgr/$(DEPDIR)/nm_mgr-nm_mgr_db.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7882-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7883:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(nm_mgr_CFLAGS) $(CFLAGS) -c -o nm/mgr/nm_mgr-nm_mgr_db.obj `if test -f 'nm/mgr/nm_mgr_db.c'; then $(CYGPATH_W) 'nm/mgr/nm_mgr_db.c'; else $(CYGPATH_W) '$(srcdir)/nm/mgr/nm_mgr_db.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7884-
ion-3.2.1+dfsg/Makefile.in-7885-ici/test/owltsim-owltsim.o: ici/test/owltsim.c
ion-3.2.1+dfsg/Makefile.in:7886:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(owltsim_CFLAGS) $(CFLAGS) -MT ici/test/owltsim-owltsim.o -MD -MP -MF ici/test/$(DEPDIR)/owltsim-owltsim.Tpo -c -o ici/test/owltsim-owltsim.o `test -f 'ici/test/owltsim.c' || echo '$(srcdir)/'`ici/test/owltsim.c
ion-3.2.1+dfsg/Makefile.in-7887-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/owltsim-owltsim.Tpo ici/test/$(DEPDIR)/owltsim-owltsim.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7889-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7890:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(owltsim_CFLAGS) $(CFLAGS) -c -o ici/test/owltsim-owltsim.o `test -f 'ici/test/owltsim.c' || echo '$(srcdir)/'`ici/test/owltsim.c
ion-3.2.1+dfsg/Makefile.in-7891-
ion-3.2.1+dfsg/Makefile.in-7892-ici/test/owltsim-owltsim.obj: ici/test/owltsim.c
ion-3.2.1+dfsg/Makefile.in:7893:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(owltsim_CFLAGS) $(CFLAGS) -MT ici/test/owltsim-owltsim.obj -MD -MP -MF ici/test/$(DEPDIR)/owltsim-owltsim.Tpo -c -o ici/test/owltsim-owltsim.obj `if test -f 'ici/test/owltsim.c'; then $(CYGPATH_W) 'ici/test/owltsim.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/owltsim.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7894-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/owltsim-owltsim.Tpo ici/test/$(DEPDIR)/owltsim-owltsim.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7896-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7897:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(owltsim_CFLAGS) $(CFLAGS) -c -o ici/test/owltsim-owltsim.obj `if test -f 'ici/test/owltsim.c'; then $(CYGPATH_W) 'ici/test/owltsim.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/owltsim.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7898-
ion-3.2.1+dfsg/Makefile.in-7899-ici/test/owlttb-owlttb.o: ici/test/owlttb.c
ion-3.2.1+dfsg/Makefile.in:7900:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(owlttb_CFLAGS) $(CFLAGS) -MT ici/test/owlttb-owlttb.o -MD -MP -MF ici/test/$(DEPDIR)/owlttb-owlttb.Tpo -c -o ici/test/owlttb-owlttb.o `test -f 'ici/test/owlttb.c' || echo '$(srcdir)/'`ici/test/owlttb.c
ion-3.2.1+dfsg/Makefile.in-7901-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/owlttb-owlttb.Tpo ici/test/$(DEPDIR)/owlttb-owlttb.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7903-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7904:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(owlttb_CFLAGS) $(CFLAGS) -c -o ici/test/owlttb-owlttb.o `test -f 'ici/test/owlttb.c' || echo '$(srcdir)/'`ici/test/owlttb.c
ion-3.2.1+dfsg/Makefile.in-7905-
ion-3.2.1+dfsg/Makefile.in-7906-ici/test/owlttb-owlttb.obj: ici/test/owlttb.c
ion-3.2.1+dfsg/Makefile.in:7907:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(owlttb_CFLAGS) $(CFLAGS) -MT ici/test/owlttb-owlttb.obj -MD -MP -MF ici/test/$(DEPDIR)/owlttb-owlttb.Tpo -c -o ici/test/owlttb-owlttb.obj `if test -f 'ici/test/owlttb.c'; then $(CYGPATH_W) 'ici/test/owlttb.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/owlttb.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7908-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/owlttb-owlttb.Tpo ici/test/$(DEPDIR)/owlttb-owlttb.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7910-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7911:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(owlttb_CFLAGS) $(CFLAGS) -c -o ici/test/owlttb-owlttb.obj `if test -f 'ici/test/owlttb.c'; then $(CYGPATH_W) 'ici/test/owlttb.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/owlttb.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7912-
ion-3.2.1+dfsg/Makefile.in-7913-ici/test/psmshell-psmshell.o: ici/test/psmshell.c
ion-3.2.1+dfsg/Makefile.in:7914:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(psmshell_CFLAGS) $(CFLAGS) -MT ici/test/psmshell-psmshell.o -MD -MP -MF ici/test/$(DEPDIR)/psmshell-psmshell.Tpo -c -o ici/test/psmshell-psmshell.o `test -f 'ici/test/psmshell.c' || echo '$(srcdir)/'`ici/test/psmshell.c
ion-3.2.1+dfsg/Makefile.in-7915-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/psmshell-psmshell.Tpo ici/test/$(DEPDIR)/psmshell-psmshell.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7917-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7918:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(psmshell_CFLAGS) $(CFLAGS) -c -o ici/test/psmshell-psmshell.o `test -f 'ici/test/psmshell.c' || echo '$(srcdir)/'`ici/test/psmshell.c
ion-3.2.1+dfsg/Makefile.in-7919-
ion-3.2.1+dfsg/Makefile.in-7920-ici/test/psmshell-psmshell.obj: ici/test/psmshell.c
ion-3.2.1+dfsg/Makefile.in:7921:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(psmshell_CFLAGS) $(CFLAGS) -MT ici/test/psmshell-psmshell.obj -MD -MP -MF ici/test/$(DEPDIR)/psmshell-psmshell.Tpo -c -o ici/test/psmshell-psmshell.obj `if test -f 'ici/test/psmshell.c'; then $(CYGPATH_W) 'ici/test/psmshell.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/psmshell.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7922-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/psmshell-psmshell.Tpo ici/test/$(DEPDIR)/psmshell-psmshell.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7924-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7925:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(psmshell_CFLAGS) $(CFLAGS) -c -o ici/test/psmshell-psmshell.obj `if test -f 'ici/test/psmshell.c'; then $(CYGPATH_W) 'ici/test/psmshell.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/psmshell.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7926-
ion-3.2.1+dfsg/Makefile.in-7927-ici/utils/psmwatch-psmwatch.o: ici/utils/psmwatch.c
ion-3.2.1+dfsg/Makefile.in:7928:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(psmwatch_CFLAGS) $(CFLAGS) -MT ici/utils/psmwatch-psmwatch.o -MD -MP -MF ici/utils/$(DEPDIR)/psmwatch-psmwatch.Tpo -c -o ici/utils/psmwatch-psmwatch.o `test -f 'ici/utils/psmwatch.c' || echo '$(srcdir)/'`ici/utils/psmwatch.c
ion-3.2.1+dfsg/Makefile.in-7929-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/psmwatch-psmwatch.Tpo ici/utils/$(DEPDIR)/psmwatch-psmwatch.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7931-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7932:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(psmwatch_CFLAGS) $(CFLAGS) -c -o ici/utils/psmwatch-psmwatch.o `test -f 'ici/utils/psmwatch.c' || echo '$(srcdir)/'`ici/utils/psmwatch.c
ion-3.2.1+dfsg/Makefile.in-7933-
ion-3.2.1+dfsg/Makefile.in-7934-ici/utils/psmwatch-psmwatch.obj: ici/utils/psmwatch.c
ion-3.2.1+dfsg/Makefile.in:7935:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(psmwatch_CFLAGS) $(CFLAGS) -MT ici/utils/psmwatch-psmwatch.obj -MD -MP -MF ici/utils/$(DEPDIR)/psmwatch-psmwatch.Tpo -c -o ici/utils/psmwatch-psmwatch.obj `if test -f 'ici/utils/psmwatch.c'; then $(CYGPATH_W) 'ici/utils/psmwatch.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/psmwatch.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7936-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/psmwatch-psmwatch.Tpo ici/utils/$(DEPDIR)/psmwatch-psmwatch.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7938-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7939:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(psmwatch_CFLAGS) $(CFLAGS) -c -o ici/utils/psmwatch-psmwatch.obj `if test -f 'ici/utils/psmwatch.c'; then $(CYGPATH_W) 'ici/utils/psmwatch.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/psmwatch.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7940-
ion-3.2.1+dfsg/Makefile.in-7941-ams/rams/ramsgate-librams.o: ams/rams/librams.c
ion-3.2.1+dfsg/Makefile.in:7942:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -MT ams/rams/ramsgate-librams.o -MD -MP -MF ams/rams/$(DEPDIR)/ramsgate-librams.Tpo -c -o ams/rams/ramsgate-librams.o `test -f 'ams/rams/librams.c' || echo '$(srcdir)/'`ams/rams/librams.c
ion-3.2.1+dfsg/Makefile.in-7943-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/rams/$(DEPDIR)/ramsgate-librams.Tpo ams/rams/$(DEPDIR)/ramsgate-librams.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7945-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7946:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -c -o ams/rams/ramsgate-librams.o `test -f 'ams/rams/librams.c' || echo '$(srcdir)/'`ams/rams/librams.c
ion-3.2.1+dfsg/Makefile.in-7947-
ion-3.2.1+dfsg/Makefile.in-7948-ams/rams/ramsgate-librams.obj: ams/rams/librams.c
ion-3.2.1+dfsg/Makefile.in:7949:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -MT ams/rams/ramsgate-librams.obj -MD -MP -MF ams/rams/$(DEPDIR)/ramsgate-librams.Tpo -c -o ams/rams/ramsgate-librams.obj `if test -f 'ams/rams/librams.c'; then $(CYGPATH_W) 'ams/rams/librams.c'; else $(CYGPATH_W) '$(srcdir)/ams/rams/librams.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7950-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/rams/$(DEPDIR)/ramsgate-librams.Tpo ams/rams/$(DEPDIR)/ramsgate-librams.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7952-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7953:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -c -o ams/rams/ramsgate-librams.obj `if test -f 'ams/rams/librams.c'; then $(CYGPATH_W) 'ams/rams/librams.c'; else $(CYGPATH_W) '$(srcdir)/ams/rams/librams.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7954-
ion-3.2.1+dfsg/Makefile.in-7955-ams/rams/ramsgate-ramscommon.o: ams/rams/ramscommon.c
ion-3.2.1+dfsg/Makefile.in:7956:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -MT ams/rams/ramsgate-ramscommon.o -MD -MP -MF ams/rams/$(DEPDIR)/ramsgate-ramscommon.Tpo -c -o ams/rams/ramsgate-ramscommon.o `test -f 'ams/rams/ramscommon.c' || echo '$(srcdir)/'`ams/rams/ramscommon.c
ion-3.2.1+dfsg/Makefile.in-7957-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/rams/$(DEPDIR)/ramsgate-ramscommon.Tpo ams/rams/$(DEPDIR)/ramsgate-ramscommon.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7959-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7960:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -c -o ams/rams/ramsgate-ramscommon.o `test -f 'ams/rams/ramscommon.c' || echo '$(srcdir)/'`ams/rams/ramscommon.c
ion-3.2.1+dfsg/Makefile.in-7961-
ion-3.2.1+dfsg/Makefile.in-7962-ams/rams/ramsgate-ramscommon.obj: ams/rams/ramscommon.c
ion-3.2.1+dfsg/Makefile.in:7963:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -MT ams/rams/ramsgate-ramscommon.obj -MD -MP -MF ams/rams/$(DEPDIR)/ramsgate-ramscommon.Tpo -c -o ams/rams/ramsgate-ramscommon.obj `if test -f 'ams/rams/ramscommon.c'; then $(CYGPATH_W) 'ams/rams/ramscommon.c'; else $(CYGPATH_W) '$(srcdir)/ams/rams/ramscommon.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7964-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/rams/$(DEPDIR)/ramsgate-ramscommon.Tpo ams/rams/$(DEPDIR)/ramsgate-ramscommon.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7966-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7967:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -c -o ams/rams/ramsgate-ramscommon.obj `if test -f 'ams/rams/ramscommon.c'; then $(CYGPATH_W) 'ams/rams/ramscommon.c'; else $(CYGPATH_W) '$(srcdir)/ams/rams/ramscommon.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7968-
ion-3.2.1+dfsg/Makefile.in-7969-ams/rams/ramsgate-ramsgate.o: ams/rams/ramsgate.c
ion-3.2.1+dfsg/Makefile.in:7970:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -MT ams/rams/ramsgate-ramsgate.o -MD -MP -MF ams/rams/$(DEPDIR)/ramsgate-ramsgate.Tpo -c -o ams/rams/ramsgate-ramsgate.o `test -f 'ams/rams/ramsgate.c' || echo '$(srcdir)/'`ams/rams/ramsgate.c
ion-3.2.1+dfsg/Makefile.in-7971-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/rams/$(DEPDIR)/ramsgate-ramsgate.Tpo ams/rams/$(DEPDIR)/ramsgate-ramsgate.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7973-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7974:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -c -o ams/rams/ramsgate-ramsgate.o `test -f 'ams/rams/ramsgate.c' || echo '$(srcdir)/'`ams/rams/ramsgate.c
ion-3.2.1+dfsg/Makefile.in-7975-
ion-3.2.1+dfsg/Makefile.in-7976-ams/rams/ramsgate-ramsgate.obj: ams/rams/ramsgate.c
ion-3.2.1+dfsg/Makefile.in:7977:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -MT ams/rams/ramsgate-ramsgate.obj -MD -MP -MF ams/rams/$(DEPDIR)/ramsgate-ramsgate.Tpo -c -o ams/rams/ramsgate-ramsgate.obj `if test -f 'ams/rams/ramsgate.c'; then $(CYGPATH_W) 'ams/rams/ramsgate.c'; else $(CYGPATH_W) '$(srcdir)/ams/rams/ramsgate.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7978-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ams/rams/$(DEPDIR)/ramsgate-ramsgate.Tpo ams/rams/$(DEPDIR)/ramsgate-ramsgate.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7980-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7981:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ramsgate_CFLAGS) $(CFLAGS) -c -o ams/rams/ramsgate-ramsgate.obj `if test -f 'ams/rams/ramsgate.c'; then $(CYGPATH_W) 'ams/rams/ramsgate.c'; else $(CYGPATH_W) '$(srcdir)/ams/rams/ramsgate.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7982-
ion-3.2.1+dfsg/Makefile.in-7983-ici/daemon/rfxclock-rfxclock.o: ici/daemon/rfxclock.c
ion-3.2.1+dfsg/Makefile.in:7984:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfxclock_CFLAGS) $(CFLAGS) -MT ici/daemon/rfxclock-rfxclock.o -MD -MP -MF ici/daemon/$(DEPDIR)/rfxclock-rfxclock.Tpo -c -o ici/daemon/rfxclock-rfxclock.o `test -f 'ici/daemon/rfxclock.c' || echo '$(srcdir)/'`ici/daemon/rfxclock.c
ion-3.2.1+dfsg/Makefile.in-7985-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/daemon/$(DEPDIR)/rfxclock-rfxclock.Tpo ici/daemon/$(DEPDIR)/rfxclock-rfxclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7987-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7988:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfxclock_CFLAGS) $(CFLAGS) -c -o ici/daemon/rfxclock-rfxclock.o `test -f 'ici/daemon/rfxclock.c' || echo '$(srcdir)/'`ici/daemon/rfxclock.c
ion-3.2.1+dfsg/Makefile.in-7989-
ion-3.2.1+dfsg/Makefile.in-7990-ici/daemon/rfxclock-rfxclock.obj: ici/daemon/rfxclock.c
ion-3.2.1+dfsg/Makefile.in:7991:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfxclock_CFLAGS) $(CFLAGS) -MT ici/daemon/rfxclock-rfxclock.obj -MD -MP -MF ici/daemon/$(DEPDIR)/rfxclock-rfxclock.Tpo -c -o ici/daemon/rfxclock-rfxclock.obj `if test -f 'ici/daemon/rfxclock.c'; then $(CYGPATH_W) 'ici/daemon/rfxclock.c'; else $(CYGPATH_W) '$(srcdir)/ici/daemon/rfxclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7992-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/daemon/$(DEPDIR)/rfxclock-rfxclock.Tpo ici/daemon/$(DEPDIR)/rfxclock-rfxclock.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-7994-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:7995:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfxclock_CFLAGS) $(CFLAGS) -c -o ici/daemon/rfxclock-rfxclock.obj `if test -f 'ici/daemon/rfxclock.c'; then $(CYGPATH_W) 'ici/daemon/rfxclock.c'; else $(CYGPATH_W) '$(srcdir)/ici/daemon/rfxclock.c'; fi`
ion-3.2.1+dfsg/Makefile.in-7996-
ion-3.2.1+dfsg/Makefile.in-7997-ltp/test/sdatest-sdatest.o: ltp/test/sdatest.c
ion-3.2.1+dfsg/Makefile.in:7998:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdatest_CFLAGS) $(CFLAGS) -MT ltp/test/sdatest-sdatest.o -MD -MP -MF ltp/test/$(DEPDIR)/sdatest-sdatest.Tpo -c -o ltp/test/sdatest-sdatest.o `test -f 'ltp/test/sdatest.c' || echo '$(srcdir)/'`ltp/test/sdatest.c
ion-3.2.1+dfsg/Makefile.in-7999-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/test/$(DEPDIR)/sdatest-sdatest.Tpo ltp/test/$(DEPDIR)/sdatest-sdatest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8001-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8002:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdatest_CFLAGS) $(CFLAGS) -c -o ltp/test/sdatest-sdatest.o `test -f 'ltp/test/sdatest.c' || echo '$(srcdir)/'`ltp/test/sdatest.c
ion-3.2.1+dfsg/Makefile.in-8003-
ion-3.2.1+dfsg/Makefile.in-8004-ltp/test/sdatest-sdatest.obj: ltp/test/sdatest.c
ion-3.2.1+dfsg/Makefile.in:8005:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdatest_CFLAGS) $(CFLAGS) -MT ltp/test/sdatest-sdatest.obj -MD -MP -MF ltp/test/$(DEPDIR)/sdatest-sdatest.Tpo -c -o ltp/test/sdatest-sdatest.obj `if test -f 'ltp/test/sdatest.c'; then $(CYGPATH_W) 'ltp/test/sdatest.c'; else $(CYGPATH_W) '$(srcdir)/ltp/test/sdatest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8006-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/test/$(DEPDIR)/sdatest-sdatest.Tpo ltp/test/$(DEPDIR)/sdatest-sdatest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8008-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8009:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdatest_CFLAGS) $(CFLAGS) -c -o ltp/test/sdatest-sdatest.obj `if test -f 'ltp/test/sdatest.c'; then $(CYGPATH_W) 'ltp/test/sdatest.c'; else $(CYGPATH_W) '$(srcdir)/ltp/test/sdatest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8010-
ion-3.2.1+dfsg/Makefile.in-8011-ici/test/sdr2file-sdr2file.o: ici/test/sdr2file.c
ion-3.2.1+dfsg/Makefile.in:8012:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdr2file_CFLAGS) $(CFLAGS) -MT ici/test/sdr2file-sdr2file.o -MD -MP -MF ici/test/$(DEPDIR)/sdr2file-sdr2file.Tpo -c -o ici/test/sdr2file-sdr2file.o `test -f 'ici/test/sdr2file.c' || echo '$(srcdir)/'`ici/test/sdr2file.c
ion-3.2.1+dfsg/Makefile.in-8013-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/sdr2file-sdr2file.Tpo ici/test/$(DEPDIR)/sdr2file-sdr2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8015-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8016:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdr2file_CFLAGS) $(CFLAGS) -c -o ici/test/sdr2file-sdr2file.o `test -f 'ici/test/sdr2file.c' || echo '$(srcdir)/'`ici/test/sdr2file.c
ion-3.2.1+dfsg/Makefile.in-8017-
ion-3.2.1+dfsg/Makefile.in-8018-ici/test/sdr2file-sdr2file.obj: ici/test/sdr2file.c
ion-3.2.1+dfsg/Makefile.in:8019:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdr2file_CFLAGS) $(CFLAGS) -MT ici/test/sdr2file-sdr2file.obj -MD -MP -MF ici/test/$(DEPDIR)/sdr2file-sdr2file.Tpo -c -o ici/test/sdr2file-sdr2file.obj `if test -f 'ici/test/sdr2file.c'; then $(CYGPATH_W) 'ici/test/sdr2file.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/sdr2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8020-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/sdr2file-sdr2file.Tpo ici/test/$(DEPDIR)/sdr2file-sdr2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8022-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8023:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdr2file_CFLAGS) $(CFLAGS) -c -o ici/test/sdr2file-sdr2file.obj `if test -f 'ici/test/sdr2file.c'; then $(CYGPATH_W) 'ici/test/sdr2file.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/sdr2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8024-
ion-3.2.1+dfsg/Makefile.in-8025-ici/utils/sdrmend-sdrmend.o: ici/utils/sdrmend.c
ion-3.2.1+dfsg/Makefile.in:8026:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdrmend_CFLAGS) $(CFLAGS) -MT ici/utils/sdrmend-sdrmend.o -MD -MP -MF ici/utils/$(DEPDIR)/sdrmend-sdrmend.Tpo -c -o ici/utils/sdrmend-sdrmend.o `test -f 'ici/utils/sdrmend.c' || echo '$(srcdir)/'`ici/utils/sdrmend.c
ion-3.2.1+dfsg/Makefile.in-8027-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/sdrmend-sdrmend.Tpo ici/utils/$(DEPDIR)/sdrmend-sdrmend.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8029-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8030:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdrmend_CFLAGS) $(CFLAGS) -c -o ici/utils/sdrmend-sdrmend.o `test -f 'ici/utils/sdrmend.c' || echo '$(srcdir)/'`ici/utils/sdrmend.c
ion-3.2.1+dfsg/Makefile.in-8031-
ion-3.2.1+dfsg/Makefile.in-8032-ici/utils/sdrmend-sdrmend.obj: ici/utils/sdrmend.c
ion-3.2.1+dfsg/Makefile.in:8033:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdrmend_CFLAGS) $(CFLAGS) -MT ici/utils/sdrmend-sdrmend.obj -MD -MP -MF ici/utils/$(DEPDIR)/sdrmend-sdrmend.Tpo -c -o ici/utils/sdrmend-sdrmend.obj `if test -f 'ici/utils/sdrmend.c'; then $(CYGPATH_W) 'ici/utils/sdrmend.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/sdrmend.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8034-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/sdrmend-sdrmend.Tpo ici/utils/$(DEPDIR)/sdrmend-sdrmend.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8036-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8037:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdrmend_CFLAGS) $(CFLAGS) -c -o ici/utils/sdrmend-sdrmend.obj `if test -f 'ici/utils/sdrmend.c'; then $(CYGPATH_W) 'ici/utils/sdrmend.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/sdrmend.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8038-
ion-3.2.1+dfsg/Makefile.in-8039-ici/utils/sdrwatch-sdrwatch.o: ici/utils/sdrwatch.c
ion-3.2.1+dfsg/Makefile.in:8040:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdrwatch_CFLAGS) $(CFLAGS) -MT ici/utils/sdrwatch-sdrwatch.o -MD -MP -MF ici/utils/$(DEPDIR)/sdrwatch-sdrwatch.Tpo -c -o ici/utils/sdrwatch-sdrwatch.o `test -f 'ici/utils/sdrwatch.c' || echo '$(srcdir)/'`ici/utils/sdrwatch.c
ion-3.2.1+dfsg/Makefile.in-8041-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/sdrwatch-sdrwatch.Tpo ici/utils/$(DEPDIR)/sdrwatch-sdrwatch.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8043-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8044:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdrwatch_CFLAGS) $(CFLAGS) -c -o ici/utils/sdrwatch-sdrwatch.o `test -f 'ici/utils/sdrwatch.c' || echo '$(srcdir)/'`ici/utils/sdrwatch.c
ion-3.2.1+dfsg/Makefile.in-8045-
ion-3.2.1+dfsg/Makefile.in-8046-ici/utils/sdrwatch-sdrwatch.obj: ici/utils/sdrwatch.c
ion-3.2.1+dfsg/Makefile.in:8047:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdrwatch_CFLAGS) $(CFLAGS) -MT ici/utils/sdrwatch-sdrwatch.obj -MD -MP -MF ici/utils/$(DEPDIR)/sdrwatch-sdrwatch.Tpo -c -o ici/utils/sdrwatch-sdrwatch.obj `if test -f 'ici/utils/sdrwatch.c'; then $(CYGPATH_W) 'ici/utils/sdrwatch.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/sdrwatch.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8048-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/utils/$(DEPDIR)/sdrwatch-sdrwatch.Tpo ici/utils/$(DEPDIR)/sdrwatch-sdrwatch.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8050-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8051:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sdrwatch_CFLAGS) $(CFLAGS) -c -o ici/utils/sdrwatch-sdrwatch.obj `if test -f 'ici/utils/sdrwatch.c'; then $(CYGPATH_W) 'ici/utils/sdrwatch.c'; else $(CYGPATH_W) '$(srcdir)/ici/utils/sdrwatch.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8052-
ion-3.2.1+dfsg/Makefile.in-8053-ici/test/sm2file-sm2file.o: ici/test/sm2file.c
ion-3.2.1+dfsg/Makefile.in:8054:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sm2file_CFLAGS) $(CFLAGS) -MT ici/test/sm2file-sm2file.o -MD -MP -MF ici/test/$(DEPDIR)/sm2file-sm2file.Tpo -c -o ici/test/sm2file-sm2file.o `test -f 'ici/test/sm2file.c' || echo '$(srcdir)/'`ici/test/sm2file.c
ion-3.2.1+dfsg/Makefile.in-8055-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/sm2file-sm2file.Tpo ici/test/$(DEPDIR)/sm2file-sm2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8057-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8058:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sm2file_CFLAGS) $(CFLAGS) -c -o ici/test/sm2file-sm2file.o `test -f 'ici/test/sm2file.c' || echo '$(srcdir)/'`ici/test/sm2file.c
ion-3.2.1+dfsg/Makefile.in-8059-
ion-3.2.1+dfsg/Makefile.in-8060-ici/test/sm2file-sm2file.obj: ici/test/sm2file.c
ion-3.2.1+dfsg/Makefile.in:8061:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sm2file_CFLAGS) $(CFLAGS) -MT ici/test/sm2file-sm2file.obj -MD -MP -MF ici/test/$(DEPDIR)/sm2file-sm2file.Tpo -c -o ici/test/sm2file-sm2file.obj `if test -f 'ici/test/sm2file.c'; then $(CYGPATH_W) 'ici/test/sm2file.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/sm2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8062-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/sm2file-sm2file.Tpo ici/test/$(DEPDIR)/sm2file-sm2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8064-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8065:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sm2file_CFLAGS) $(CFLAGS) -c -o ici/test/sm2file-sm2file.obj `if test -f 'ici/test/sm2file.c'; then $(CYGPATH_W) 'ici/test/sm2file.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/sm2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8066-
ion-3.2.1+dfsg/Makefile.in-8067-ici/test/smlistsh-smlistsh.o: ici/test/smlistsh.c
ion-3.2.1+dfsg/Makefile.in:8068:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smlistsh_CFLAGS) $(CFLAGS) -MT ici/test/smlistsh-smlistsh.o -MD -MP -MF ici/test/$(DEPDIR)/smlistsh-smlistsh.Tpo -c -o ici/test/smlistsh-smlistsh.o `test -f 'ici/test/smlistsh.c' || echo '$(srcdir)/'`ici/test/smlistsh.c
ion-3.2.1+dfsg/Makefile.in-8069-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/smlistsh-smlistsh.Tpo ici/test/$(DEPDIR)/smlistsh-smlistsh.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8071-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8072:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smlistsh_CFLAGS) $(CFLAGS) -c -o ici/test/smlistsh-smlistsh.o `test -f 'ici/test/smlistsh.c' || echo '$(srcdir)/'`ici/test/smlistsh.c
ion-3.2.1+dfsg/Makefile.in-8073-
ion-3.2.1+dfsg/Makefile.in-8074-ici/test/smlistsh-smlistsh.obj: ici/test/smlistsh.c
ion-3.2.1+dfsg/Makefile.in:8075:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smlistsh_CFLAGS) $(CFLAGS) -MT ici/test/smlistsh-smlistsh.obj -MD -MP -MF ici/test/$(DEPDIR)/smlistsh-smlistsh.Tpo -c -o ici/test/smlistsh-smlistsh.obj `if test -f 'ici/test/smlistsh.c'; then $(CYGPATH_W) 'ici/test/smlistsh.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/smlistsh.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8076-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ici/test/$(DEPDIR)/smlistsh-smlistsh.Tpo ici/test/$(DEPDIR)/smlistsh-smlistsh.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8078-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8079:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(smlistsh_CFLAGS) $(CFLAGS) -c -o ici/test/smlistsh-smlistsh.obj `if test -f 'ici/test/smlistsh.c'; then $(CYGPATH_W) 'ici/test/smlistsh.c'; else $(CYGPATH_W) '$(srcdir)/ici/test/smlistsh.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8080-
ion-3.2.1+dfsg/Makefile.in-8081-bp/tcp/stcpcli-stcpcli.o: bp/tcp/stcpcli.c
ion-3.2.1+dfsg/Makefile.in:8082:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stcpcli_CFLAGS) $(CFLAGS) -MT bp/tcp/stcpcli-stcpcli.o -MD -MP -MF bp/tcp/$(DEPDIR)/stcpcli-stcpcli.Tpo -c -o bp/tcp/stcpcli-stcpcli.o `test -f 'bp/tcp/stcpcli.c' || echo '$(srcdir)/'`bp/tcp/stcpcli.c
ion-3.2.1+dfsg/Makefile.in-8083-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/tcp/$(DEPDIR)/stcpcli-stcpcli.Tpo bp/tcp/$(DEPDIR)/stcpcli-stcpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8085-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8086:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stcpcli_CFLAGS) $(CFLAGS) -c -o bp/tcp/stcpcli-stcpcli.o `test -f 'bp/tcp/stcpcli.c' || echo '$(srcdir)/'`bp/tcp/stcpcli.c
ion-3.2.1+dfsg/Makefile.in-8087-
ion-3.2.1+dfsg/Makefile.in-8088-bp/tcp/stcpcli-stcpcli.obj: bp/tcp/stcpcli.c
ion-3.2.1+dfsg/Makefile.in:8089:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stcpcli_CFLAGS) $(CFLAGS) -MT bp/tcp/stcpcli-stcpcli.obj -MD -MP -MF bp/tcp/$(DEPDIR)/stcpcli-stcpcli.Tpo -c -o bp/tcp/stcpcli-stcpcli.obj `if test -f 'bp/tcp/stcpcli.c'; then $(CYGPATH_W) 'bp/tcp/stcpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/tcp/stcpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8090-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/tcp/$(DEPDIR)/stcpcli-stcpcli.Tpo bp/tcp/$(DEPDIR)/stcpcli-stcpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8092-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8093:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stcpcli_CFLAGS) $(CFLAGS) -c -o bp/tcp/stcpcli-stcpcli.obj `if test -f 'bp/tcp/stcpcli.c'; then $(CYGPATH_W) 'bp/tcp/stcpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/tcp/stcpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8094-
ion-3.2.1+dfsg/Makefile.in-8095-bp/tcp/stcpclo-stcpclo.o: bp/tcp/stcpclo.c
ion-3.2.1+dfsg/Makefile.in:8096:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stcpclo_CFLAGS) $(CFLAGS) -MT bp/tcp/stcpclo-stcpclo.o -MD -MP -MF bp/tcp/$(DEPDIR)/stcpclo-stcpclo.Tpo -c -o bp/tcp/stcpclo-stcpclo.o `test -f 'bp/tcp/stcpclo.c' || echo '$(srcdir)/'`bp/tcp/stcpclo.c
ion-3.2.1+dfsg/Makefile.in-8097-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/tcp/$(DEPDIR)/stcpclo-stcpclo.Tpo bp/tcp/$(DEPDIR)/stcpclo-stcpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8099-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8100:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stcpclo_CFLAGS) $(CFLAGS) -c -o bp/tcp/stcpclo-stcpclo.o `test -f 'bp/tcp/stcpclo.c' || echo '$(srcdir)/'`bp/tcp/stcpclo.c
ion-3.2.1+dfsg/Makefile.in-8101-
ion-3.2.1+dfsg/Makefile.in-8102-bp/tcp/stcpclo-stcpclo.obj: bp/tcp/stcpclo.c
ion-3.2.1+dfsg/Makefile.in:8103:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stcpclo_CFLAGS) $(CFLAGS) -MT bp/tcp/stcpclo-stcpclo.obj -MD -MP -MF bp/tcp/$(DEPDIR)/stcpclo-stcpclo.Tpo -c -o bp/tcp/stcpclo-stcpclo.obj `if test -f 'bp/tcp/stcpclo.c'; then $(CYGPATH_W) 'bp/tcp/stcpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/tcp/stcpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8104-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/tcp/$(DEPDIR)/stcpclo-stcpclo.Tpo bp/tcp/$(DEPDIR)/stcpclo-stcpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8106-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8107:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stcpclo_CFLAGS) $(CFLAGS) -c -o bp/tcp/stcpclo-stcpclo.obj `if test -f 'bp/tcp/stcpclo.c'; then $(CYGPATH_W) 'bp/tcp/stcpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/tcp/stcpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8108-
ion-3.2.1+dfsg/Makefile.in-8109-dgr/test/tcp2file-tcp2file.o: dgr/test/tcp2file.c
ion-3.2.1+dfsg/Makefile.in:8110:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcp2file_CFLAGS) $(CFLAGS) -MT dgr/test/tcp2file-tcp2file.o -MD -MP -MF dgr/test/$(DEPDIR)/tcp2file-tcp2file.Tpo -c -o dgr/test/tcp2file-tcp2file.o `test -f 'dgr/test/tcp2file.c' || echo '$(srcdir)/'`dgr/test/tcp2file.c
ion-3.2.1+dfsg/Makefile.in-8111-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/tcp2file-tcp2file.Tpo dgr/test/$(DEPDIR)/tcp2file-tcp2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8113-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8114:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcp2file_CFLAGS) $(CFLAGS) -c -o dgr/test/tcp2file-tcp2file.o `test -f 'dgr/test/tcp2file.c' || echo '$(srcdir)/'`dgr/test/tcp2file.c
ion-3.2.1+dfsg/Makefile.in-8115-
ion-3.2.1+dfsg/Makefile.in-8116-dgr/test/tcp2file-tcp2file.obj: dgr/test/tcp2file.c
ion-3.2.1+dfsg/Makefile.in:8117:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcp2file_CFLAGS) $(CFLAGS) -MT dgr/test/tcp2file-tcp2file.obj -MD -MP -MF dgr/test/$(DEPDIR)/tcp2file-tcp2file.Tpo -c -o dgr/test/tcp2file-tcp2file.obj `if test -f 'dgr/test/tcp2file.c'; then $(CYGPATH_W) 'dgr/test/tcp2file.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/tcp2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8118-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/tcp2file-tcp2file.Tpo dgr/test/$(DEPDIR)/tcp2file-tcp2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8120-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8121:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcp2file_CFLAGS) $(CFLAGS) -c -o dgr/test/tcp2file-tcp2file.obj `if test -f 'dgr/test/tcp2file.c'; then $(CYGPATH_W) 'dgr/test/tcp2file.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/tcp2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8122-
ion-3.2.1+dfsg/Makefile.in-8123-bssp/tcp/tcpbsi-tcpbsi.o: bssp/tcp/tcpbsi.c
ion-3.2.1+dfsg/Makefile.in:8124:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbsi_CFLAGS) $(CFLAGS) -MT bssp/tcp/tcpbsi-tcpbsi.o -MD -MP -MF bssp/tcp/$(DEPDIR)/tcpbsi-tcpbsi.Tpo -c -o bssp/tcp/tcpbsi-tcpbsi.o `test -f 'bssp/tcp/tcpbsi.c' || echo '$(srcdir)/'`bssp/tcp/tcpbsi.c
ion-3.2.1+dfsg/Makefile.in-8125-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/tcp/$(DEPDIR)/tcpbsi-tcpbsi.Tpo bssp/tcp/$(DEPDIR)/tcpbsi-tcpbsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8127-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8128:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbsi_CFLAGS) $(CFLAGS) -c -o bssp/tcp/tcpbsi-tcpbsi.o `test -f 'bssp/tcp/tcpbsi.c' || echo '$(srcdir)/'`bssp/tcp/tcpbsi.c
ion-3.2.1+dfsg/Makefile.in-8129-
ion-3.2.1+dfsg/Makefile.in-8130-bssp/tcp/tcpbsi-tcpbsi.obj: bssp/tcp/tcpbsi.c
ion-3.2.1+dfsg/Makefile.in:8131:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbsi_CFLAGS) $(CFLAGS) -MT bssp/tcp/tcpbsi-tcpbsi.obj -MD -MP -MF bssp/tcp/$(DEPDIR)/tcpbsi-tcpbsi.Tpo -c -o bssp/tcp/tcpbsi-tcpbsi.obj `if test -f 'bssp/tcp/tcpbsi.c'; then $(CYGPATH_W) 'bssp/tcp/tcpbsi.c'; else $(CYGPATH_W) '$(srcdir)/bssp/tcp/tcpbsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8132-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/tcp/$(DEPDIR)/tcpbsi-tcpbsi.Tpo bssp/tcp/$(DEPDIR)/tcpbsi-tcpbsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8134-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8135:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbsi_CFLAGS) $(CFLAGS) -c -o bssp/tcp/tcpbsi-tcpbsi.obj `if test -f 'bssp/tcp/tcpbsi.c'; then $(CYGPATH_W) 'bssp/tcp/tcpbsi.c'; else $(CYGPATH_W) '$(srcdir)/bssp/tcp/tcpbsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8136-
ion-3.2.1+dfsg/Makefile.in-8137-bssp/tcp/tcpbso-tcpbso.o: bssp/tcp/tcpbso.c
ion-3.2.1+dfsg/Makefile.in:8138:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbso_CFLAGS) $(CFLAGS) -MT bssp/tcp/tcpbso-tcpbso.o -MD -MP -MF bssp/tcp/$(DEPDIR)/tcpbso-tcpbso.Tpo -c -o bssp/tcp/tcpbso-tcpbso.o `test -f 'bssp/tcp/tcpbso.c' || echo '$(srcdir)/'`bssp/tcp/tcpbso.c
ion-3.2.1+dfsg/Makefile.in-8139-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/tcp/$(DEPDIR)/tcpbso-tcpbso.Tpo bssp/tcp/$(DEPDIR)/tcpbso-tcpbso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8141-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8142:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbso_CFLAGS) $(CFLAGS) -c -o bssp/tcp/tcpbso-tcpbso.o `test -f 'bssp/tcp/tcpbso.c' || echo '$(srcdir)/'`bssp/tcp/tcpbso.c
ion-3.2.1+dfsg/Makefile.in-8143-
ion-3.2.1+dfsg/Makefile.in-8144-bssp/tcp/tcpbso-tcpbso.obj: bssp/tcp/tcpbso.c
ion-3.2.1+dfsg/Makefile.in:8145:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbso_CFLAGS) $(CFLAGS) -MT bssp/tcp/tcpbso-tcpbso.obj -MD -MP -MF bssp/tcp/$(DEPDIR)/tcpbso-tcpbso.Tpo -c -o bssp/tcp/tcpbso-tcpbso.obj `if test -f 'bssp/tcp/tcpbso.c'; then $(CYGPATH_W) 'bssp/tcp/tcpbso.c'; else $(CYGPATH_W) '$(srcdir)/bssp/tcp/tcpbso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8146-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/tcp/$(DEPDIR)/tcpbso-tcpbso.Tpo bssp/tcp/$(DEPDIR)/tcpbso-tcpbso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8148-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8149:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpbso_CFLAGS) $(CFLAGS) -c -o bssp/tcp/tcpbso-tcpbso.obj `if test -f 'bssp/tcp/tcpbso.c'; then $(CYGPATH_W) 'bssp/tcp/tcpbso.c'; else $(CYGPATH_W) '$(srcdir)/bssp/tcp/tcpbso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8150-
ion-3.2.1+dfsg/Makefile.in-8151-bp/tcp/tcpcli-tcpcli.o: bp/tcp/tcpcli.c
ion-3.2.1+dfsg/Makefile.in:8152:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcli_CFLAGS) $(CFLAGS) -MT bp/tcp/tcpcli-tcpcli.o -MD -MP -MF bp/tcp/$(DEPDIR)/tcpcli-tcpcli.Tpo -c -o bp/tcp/tcpcli-tcpcli.o `test -f 'bp/tcp/tcpcli.c' || echo '$(srcdir)/'`bp/tcp/tcpcli.c
ion-3.2.1+dfsg/Makefile.in-8153-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/tcp/$(DEPDIR)/tcpcli-tcpcli.Tpo bp/tcp/$(DEPDIR)/tcpcli-tcpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8155-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8156:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcli_CFLAGS) $(CFLAGS) -c -o bp/tcp/tcpcli-tcpcli.o `test -f 'bp/tcp/tcpcli.c' || echo '$(srcdir)/'`bp/tcp/tcpcli.c
ion-3.2.1+dfsg/Makefile.in-8157-
ion-3.2.1+dfsg/Makefile.in-8158-bp/tcp/tcpcli-tcpcli.obj: bp/tcp/tcpcli.c
ion-3.2.1+dfsg/Makefile.in:8159:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcli_CFLAGS) $(CFLAGS) -MT bp/tcp/tcpcli-tcpcli.obj -MD -MP -MF bp/tcp/$(DEPDIR)/tcpcli-tcpcli.Tpo -c -o bp/tcp/tcpcli-tcpcli.obj `if test -f 'bp/tcp/tcpcli.c'; then $(CYGPATH_W) 'bp/tcp/tcpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/tcp/tcpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8160-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/tcp/$(DEPDIR)/tcpcli-tcpcli.Tpo bp/tcp/$(DEPDIR)/tcpcli-tcpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8162-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8163:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpcli_CFLAGS) $(CFLAGS) -c -o bp/tcp/tcpcli-tcpcli.obj `if test -f 'bp/tcp/tcpcli.c'; then $(CYGPATH_W) 'bp/tcp/tcpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/tcp/tcpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8164-
ion-3.2.1+dfsg/Makefile.in-8165-bp/tcp/tcpclo-tcpclo.o: bp/tcp/tcpclo.c
ion-3.2.1+dfsg/Makefile.in:8166:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpclo_CFLAGS) $(CFLAGS) -MT bp/tcp/tcpclo-tcpclo.o -MD -MP -MF bp/tcp/$(DEPDIR)/tcpclo-tcpclo.Tpo -c -o bp/tcp/tcpclo-tcpclo.o `test -f 'bp/tcp/tcpclo.c' || echo '$(srcdir)/'`bp/tcp/tcpclo.c
ion-3.2.1+dfsg/Makefile.in-8167-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/tcp/$(DEPDIR)/tcpclo-tcpclo.Tpo bp/tcp/$(DEPDIR)/tcpclo-tcpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8169-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8170:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpclo_CFLAGS) $(CFLAGS) -c -o bp/tcp/tcpclo-tcpclo.o `test -f 'bp/tcp/tcpclo.c' || echo '$(srcdir)/'`bp/tcp/tcpclo.c
ion-3.2.1+dfsg/Makefile.in-8171-
ion-3.2.1+dfsg/Makefile.in-8172-bp/tcp/tcpclo-tcpclo.obj: bp/tcp/tcpclo.c
ion-3.2.1+dfsg/Makefile.in:8173:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpclo_CFLAGS) $(CFLAGS) -MT bp/tcp/tcpclo-tcpclo.obj -MD -MP -MF bp/tcp/$(DEPDIR)/tcpclo-tcpclo.Tpo -c -o bp/tcp/tcpclo-tcpclo.obj `if test -f 'bp/tcp/tcpclo.c'; then $(CYGPATH_W) 'bp/tcp/tcpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/tcp/tcpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8174-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/tcp/$(DEPDIR)/tcpclo-tcpclo.Tpo bp/tcp/$(DEPDIR)/tcpclo-tcpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8176-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8177:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcpclo_CFLAGS) $(CFLAGS) -c -o bp/tcp/tcpclo-tcpclo.obj `if test -f 'bp/tcp/tcpclo.c'; then $(CYGPATH_W) 'bp/tcp/tcpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/tcp/tcpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8178-
ion-3.2.1+dfsg/Makefile.in-8179-tests/1000.loopback/tests_1000_loopback_dotest-dotest.o: tests/1000.loopback/dotest.c
ion-3.2.1+dfsg/Makefile.in:8180:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1000_loopback_dotest_CFLAGS) $(CFLAGS) -MT tests/1000.loopback/tests_1000_loopback_dotest-dotest.o -MD -MP -MF tests/1000.loopback/$(DEPDIR)/tests_1000_loopback_dotest-dotest.Tpo -c -o tests/1000.loopback/tests_1000_loopback_dotest-dotest.o `test -f 'tests/1000.loopback/dotest.c' || echo '$(srcdir)/'`tests/1000.loopback/dotest.c
ion-3.2.1+dfsg/Makefile.in-8181-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/1000.loopback/$(DEPDIR)/tests_1000_loopback_dotest-dotest.Tpo tests/1000.loopback/$(DEPDIR)/tests_1000_loopback_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8183-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8184:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1000_loopback_dotest_CFLAGS) $(CFLAGS) -c -o tests/1000.loopback/tests_1000_loopback_dotest-dotest.o `test -f 'tests/1000.loopback/dotest.c' || echo '$(srcdir)/'`tests/1000.loopback/dotest.c
ion-3.2.1+dfsg/Makefile.in-8185-
ion-3.2.1+dfsg/Makefile.in-8186-tests/1000.loopback/tests_1000_loopback_dotest-dotest.obj: tests/1000.loopback/dotest.c
ion-3.2.1+dfsg/Makefile.in:8187:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1000_loopback_dotest_CFLAGS) $(CFLAGS) -MT tests/1000.loopback/tests_1000_loopback_dotest-dotest.obj -MD -MP -MF tests/1000.loopback/$(DEPDIR)/tests_1000_loopback_dotest-dotest.Tpo -c -o tests/1000.loopback/tests_1000_loopback_dotest-dotest.obj `if test -f 'tests/1000.loopback/dotest.c'; then $(CYGPATH_W) 'tests/1000.loopback/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/1000.loopback/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8188-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/1000.loopback/$(DEPDIR)/tests_1000_loopback_dotest-dotest.Tpo tests/1000.loopback/$(DEPDIR)/tests_1000_loopback_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8190-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8191:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1000_loopback_dotest_CFLAGS) $(CFLAGS) -c -o tests/1000.loopback/tests_1000_loopback_dotest-dotest.obj `if test -f 'tests/1000.loopback/dotest.c'; then $(CYGPATH_W) 'tests/1000.loopback/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/1000.loopback/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8192-
ion-3.2.1+dfsg/Makefile.in-8193-tests/1300.loopback-tcp/tests_1300_loopback_tcp_dotest-dotest.o: tests/1300.loopback-tcp/dotest.c
ion-3.2.1+dfsg/Makefile.in:8194:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1300_loopback_tcp_dotest_CFLAGS) $(CFLAGS) -MT tests/1300.loopback-tcp/tests_1300_loopback_tcp_dotest-dotest.o -MD -MP -MF tests/1300.loopback-tcp/$(DEPDIR)/tests_1300_loopback_tcp_dotest-dotest.Tpo -c -o tests/1300.loopback-tcp/tests_1300_loopback_tcp_dotest-dotest.o `test -f 'tests/1300.loopback-tcp/dotest.c' || echo '$(srcdir)/'`tests/1300.loopback-tcp/dotest.c
ion-3.2.1+dfsg/Makefile.in-8195-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/1300.loopback-tcp/$(DEPDIR)/tests_1300_loopback_tcp_dotest-dotest.Tpo tests/1300.loopback-tcp/$(DEPDIR)/tests_1300_loopback_tcp_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8197-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8198:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1300_loopback_tcp_dotest_CFLAGS) $(CFLAGS) -c -o tests/1300.loopback-tcp/tests_1300_loopback_tcp_dotest-dotest.o `test -f 'tests/1300.loopback-tcp/dotest.c' || echo '$(srcdir)/'`tests/1300.loopback-tcp/dotest.c
ion-3.2.1+dfsg/Makefile.in-8199-
ion-3.2.1+dfsg/Makefile.in-8200-tests/1300.loopback-tcp/tests_1300_loopback_tcp_dotest-dotest.obj: tests/1300.loopback-tcp/dotest.c
ion-3.2.1+dfsg/Makefile.in:8201:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1300_loopback_tcp_dotest_CFLAGS) $(CFLAGS) -MT tests/1300.loopback-tcp/tests_1300_loopback_tcp_dotest-dotest.obj -MD -MP -MF tests/1300.loopback-tcp/$(DEPDIR)/tests_1300_loopback_tcp_dotest-dotest.Tpo -c -o tests/1300.loopback-tcp/tests_1300_loopback_tcp_dotest-dotest.obj `if test -f 'tests/1300.loopback-tcp/dotest.c'; then $(CYGPATH_W) 'tests/1300.loopback-tcp/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/1300.loopback-tcp/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8202-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/1300.loopback-tcp/$(DEPDIR)/tests_1300_loopback_tcp_dotest-dotest.Tpo tests/1300.loopback-tcp/$(DEPDIR)/tests_1300_loopback_tcp_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8204-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8205:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1300_loopback_tcp_dotest_CFLAGS) $(CFLAGS) -c -o tests/1300.loopback-tcp/tests_1300_loopback_tcp_dotest-dotest.obj `if test -f 'tests/1300.loopback-tcp/dotest.c'; then $(CYGPATH_W) 'tests/1300.loopback-tcp/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/1300.loopback-tcp/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8206-
ion-3.2.1+dfsg/Makefile.in-8207-tests/1400.loopback-stcp/tests_1400_loopback_stcp_dotest-dotest.o: tests/1400.loopback-stcp/dotest.c
ion-3.2.1+dfsg/Makefile.in:8208:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1400_loopback_stcp_dotest_CFLAGS) $(CFLAGS) -MT tests/1400.loopback-stcp/tests_1400_loopback_stcp_dotest-dotest.o -MD -MP -MF tests/1400.loopback-stcp/$(DEPDIR)/tests_1400_loopback_stcp_dotest-dotest.Tpo -c -o tests/1400.loopback-stcp/tests_1400_loopback_stcp_dotest-dotest.o `test -f 'tests/1400.loopback-stcp/dotest.c' || echo '$(srcdir)/'`tests/1400.loopback-stcp/dotest.c
ion-3.2.1+dfsg/Makefile.in-8209-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/1400.loopback-stcp/$(DEPDIR)/tests_1400_loopback_stcp_dotest-dotest.Tpo tests/1400.loopback-stcp/$(DEPDIR)/tests_1400_loopback_stcp_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8211-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8212:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1400_loopback_stcp_dotest_CFLAGS) $(CFLAGS) -c -o tests/1400.loopback-stcp/tests_1400_loopback_stcp_dotest-dotest.o `test -f 'tests/1400.loopback-stcp/dotest.c' || echo '$(srcdir)/'`tests/1400.loopback-stcp/dotest.c
ion-3.2.1+dfsg/Makefile.in-8213-
ion-3.2.1+dfsg/Makefile.in-8214-tests/1400.loopback-stcp/tests_1400_loopback_stcp_dotest-dotest.obj: tests/1400.loopback-stcp/dotest.c
ion-3.2.1+dfsg/Makefile.in:8215:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1400_loopback_stcp_dotest_CFLAGS) $(CFLAGS) -MT tests/1400.loopback-stcp/tests_1400_loopback_stcp_dotest-dotest.obj -MD -MP -MF tests/1400.loopback-stcp/$(DEPDIR)/tests_1400_loopback_stcp_dotest-dotest.Tpo -c -o tests/1400.loopback-stcp/tests_1400_loopback_stcp_dotest-dotest.obj `if test -f 'tests/1400.loopback-stcp/dotest.c'; then $(CYGPATH_W) 'tests/1400.loopback-stcp/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/1400.loopback-stcp/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8216-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/1400.loopback-stcp/$(DEPDIR)/tests_1400_loopback_stcp_dotest-dotest.Tpo tests/1400.loopback-stcp/$(DEPDIR)/tests_1400_loopback_stcp_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8218-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8219:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1400_loopback_stcp_dotest_CFLAGS) $(CFLAGS) -c -o tests/1400.loopback-stcp/tests_1400_loopback_stcp_dotest-dotest.obj `if test -f 'tests/1400.loopback-stcp/dotest.c'; then $(CYGPATH_W) 'tests/1400.loopback-stcp/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/1400.loopback-stcp/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8220-
ion-3.2.1+dfsg/Makefile.in-8221-tests/1500.loopback-brs/tests_1500_loopback_brs_dotest-dotest.o: tests/1500.loopback-brs/dotest.c
ion-3.2.1+dfsg/Makefile.in:8222:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1500_loopback_brs_dotest_CFLAGS) $(CFLAGS) -MT tests/1500.loopback-brs/tests_1500_loopback_brs_dotest-dotest.o -MD -MP -MF tests/1500.loopback-brs/$(DEPDIR)/tests_1500_loopback_brs_dotest-dotest.Tpo -c -o tests/1500.loopback-brs/tests_1500_loopback_brs_dotest-dotest.o `test -f 'tests/1500.loopback-brs/dotest.c' || echo '$(srcdir)/'`tests/1500.loopback-brs/dotest.c
ion-3.2.1+dfsg/Makefile.in-8223-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/1500.loopback-brs/$(DEPDIR)/tests_1500_loopback_brs_dotest-dotest.Tpo tests/1500.loopback-brs/$(DEPDIR)/tests_1500_loopback_brs_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8225-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8226:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1500_loopback_brs_dotest_CFLAGS) $(CFLAGS) -c -o tests/1500.loopback-brs/tests_1500_loopback_brs_dotest-dotest.o `test -f 'tests/1500.loopback-brs/dotest.c' || echo '$(srcdir)/'`tests/1500.loopback-brs/dotest.c
ion-3.2.1+dfsg/Makefile.in-8227-
ion-3.2.1+dfsg/Makefile.in-8228-tests/1500.loopback-brs/tests_1500_loopback_brs_dotest-dotest.obj: tests/1500.loopback-brs/dotest.c
ion-3.2.1+dfsg/Makefile.in:8229:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1500_loopback_brs_dotest_CFLAGS) $(CFLAGS) -MT tests/1500.loopback-brs/tests_1500_loopback_brs_dotest-dotest.obj -MD -MP -MF tests/1500.loopback-brs/$(DEPDIR)/tests_1500_loopback_brs_dotest-dotest.Tpo -c -o tests/1500.loopback-brs/tests_1500_loopback_brs_dotest-dotest.obj `if test -f 'tests/1500.loopback-brs/dotest.c'; then $(CYGPATH_W) 'tests/1500.loopback-brs/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/1500.loopback-brs/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8230-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/1500.loopback-brs/$(DEPDIR)/tests_1500_loopback_brs_dotest-dotest.Tpo tests/1500.loopback-brs/$(DEPDIR)/tests_1500_loopback_brs_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8232-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8233:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_1500_loopback_brs_dotest_CFLAGS) $(CFLAGS) -c -o tests/1500.loopback-brs/tests_1500_loopback_brs_dotest-dotest.obj `if test -f 'tests/1500.loopback-brs/dotest.c'; then $(CYGPATH_W) 'tests/1500.loopback-brs/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/1500.loopback-brs/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8234-
ion-3.2.1+dfsg/Makefile.in-8235-tests/bug-0015-tcpclo-bpcp-sig-handling/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.o: tests/bug-0015-tcpclo-bpcp-sig-handling/test.c
ion-3.2.1+dfsg/Makefile.in:8236:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_bug_0015_tcpclo_bpcp_sig_handling_test_CFLAGS) $(CFLAGS) -MT tests/bug-0015-tcpclo-bpcp-sig-handling/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.o -MD -MP -MF tests/bug-0015-tcpclo-bpcp-sig-handling/$(DEPDIR)/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.Tpo -c -o tests/bug-0015-tcpclo-bpcp-sig-handling/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.o `test -f 'tests/bug-0015-tcpclo-bpcp-sig-handling/test.c' || echo '$(srcdir)/'`tests/bug-0015-tcpclo-bpcp-sig-handling/test.c
ion-3.2.1+dfsg/Makefile.in-8237-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/bug-0015-tcpclo-bpcp-sig-handling/$(DEPDIR)/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.Tpo tests/bug-0015-tcpclo-bpcp-sig-handling/$(DEPDIR)/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8239-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8240:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_bug_0015_tcpclo_bpcp_sig_handling_test_CFLAGS) $(CFLAGS) -c -o tests/bug-0015-tcpclo-bpcp-sig-handling/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.o `test -f 'tests/bug-0015-tcpclo-bpcp-sig-handling/test.c' || echo '$(srcdir)/'`tests/bug-0015-tcpclo-bpcp-sig-handling/test.c
ion-3.2.1+dfsg/Makefile.in-8241-
ion-3.2.1+dfsg/Makefile.in-8242-tests/bug-0015-tcpclo-bpcp-sig-handling/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.obj: tests/bug-0015-tcpclo-bpcp-sig-handling/test.c
ion-3.2.1+dfsg/Makefile.in:8243:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_bug_0015_tcpclo_bpcp_sig_handling_test_CFLAGS) $(CFLAGS) -MT tests/bug-0015-tcpclo-bpcp-sig-handling/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.obj -MD -MP -MF tests/bug-0015-tcpclo-bpcp-sig-handling/$(DEPDIR)/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.Tpo -c -o tests/bug-0015-tcpclo-bpcp-sig-handling/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.obj `if test -f 'tests/bug-0015-tcpclo-bpcp-sig-handling/test.c'; then $(CYGPATH_W) 'tests/bug-0015-tcpclo-bpcp-sig-handling/test.c'; else $(CYGPATH_W) '$(srcdir)/tests/bug-0015-tcpclo-bpcp-sig-handling/test.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8244-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/bug-0015-tcpclo-bpcp-sig-handling/$(DEPDIR)/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.Tpo tests/bug-0015-tcpclo-bpcp-sig-handling/$(DEPDIR)/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8246-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8247:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_bug_0015_tcpclo_bpcp_sig_handling_test_CFLAGS) $(CFLAGS) -c -o tests/bug-0015-tcpclo-bpcp-sig-handling/tests_bug_0015_tcpclo_bpcp_sig_handling_test-test.obj `if test -f 'tests/bug-0015-tcpclo-bpcp-sig-handling/test.c'; then $(CYGPATH_W) 'tests/bug-0015-tcpclo-bpcp-sig-handling/test.c'; else $(CYGPATH_W) '$(srcdir)/tests/bug-0015-tcpclo-bpcp-sig-handling/test.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8248-
ion-3.2.1+dfsg/Makefile.in-8249-tests/issue-188-common-cos-syntax/tests_issue_188_common_cos_syntax_dotest-dotest.o: tests/issue-188-common-cos-syntax/dotest.c
ion-3.2.1+dfsg/Makefile.in:8250:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_188_common_cos_syntax_dotest_CFLAGS) $(CFLAGS) -MT tests/issue-188-common-cos-syntax/tests_issue_188_common_cos_syntax_dotest-dotest.o -MD -MP -MF tests/issue-188-common-cos-syntax/$(DEPDIR)/tests_issue_188_common_cos_syntax_dotest-dotest.Tpo -c -o tests/issue-188-common-cos-syntax/tests_issue_188_common_cos_syntax_dotest-dotest.o `test -f 'tests/issue-188-common-cos-syntax/dotest.c' || echo '$(srcdir)/'`tests/issue-188-common-cos-syntax/dotest.c
ion-3.2.1+dfsg/Makefile.in-8251-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-188-common-cos-syntax/$(DEPDIR)/tests_issue_188_common_cos_syntax_dotest-dotest.Tpo tests/issue-188-common-cos-syntax/$(DEPDIR)/tests_issue_188_common_cos_syntax_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8253-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8254:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_188_common_cos_syntax_dotest_CFLAGS) $(CFLAGS) -c -o tests/issue-188-common-cos-syntax/tests_issue_188_common_cos_syntax_dotest-dotest.o `test -f 'tests/issue-188-common-cos-syntax/dotest.c' || echo '$(srcdir)/'`tests/issue-188-common-cos-syntax/dotest.c
ion-3.2.1+dfsg/Makefile.in-8255-
ion-3.2.1+dfsg/Makefile.in-8256-tests/issue-188-common-cos-syntax/tests_issue_188_common_cos_syntax_dotest-dotest.obj: tests/issue-188-common-cos-syntax/dotest.c
ion-3.2.1+dfsg/Makefile.in:8257:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_188_common_cos_syntax_dotest_CFLAGS) $(CFLAGS) -MT tests/issue-188-common-cos-syntax/tests_issue_188_common_cos_syntax_dotest-dotest.obj -MD -MP -MF tests/issue-188-common-cos-syntax/$(DEPDIR)/tests_issue_188_common_cos_syntax_dotest-dotest.Tpo -c -o tests/issue-188-common-cos-syntax/tests_issue_188_common_cos_syntax_dotest-dotest.obj `if test -f 'tests/issue-188-common-cos-syntax/dotest.c'; then $(CYGPATH_W) 'tests/issue-188-common-cos-syntax/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-188-common-cos-syntax/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8258-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-188-common-cos-syntax/$(DEPDIR)/tests_issue_188_common_cos_syntax_dotest-dotest.Tpo tests/issue-188-common-cos-syntax/$(DEPDIR)/tests_issue_188_common_cos_syntax_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8260-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8261:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_188_common_cos_syntax_dotest_CFLAGS) $(CFLAGS) -c -o tests/issue-188-common-cos-syntax/tests_issue_188_common_cos_syntax_dotest-dotest.obj `if test -f 'tests/issue-188-common-cos-syntax/dotest.c'; then $(CYGPATH_W) 'tests/issue-188-common-cos-syntax/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-188-common-cos-syntax/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8262-
ion-3.2.1+dfsg/Makefile.in-8263-tests/issue-260-teach-valgrind-mtake/tests_issue_260_teach_valgrind_mtake_domtake-domtake.o: tests/issue-260-teach-valgrind-mtake/domtake.c
ion-3.2.1+dfsg/Makefile.in:8264:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_260_teach_valgrind_mtake_domtake_CFLAGS) $(CFLAGS) -MT tests/issue-260-teach-valgrind-mtake/tests_issue_260_teach_valgrind_mtake_domtake-domtake.o -MD -MP -MF tests/issue-260-teach-valgrind-mtake/$(DEPDIR)/tests_issue_260_teach_valgrind_mtake_domtake-domtake.Tpo -c -o tests/issue-260-teach-valgrind-mtake/tests_issue_260_teach_valgrind_mtake_domtake-domtake.o `test -f 'tests/issue-260-teach-valgrind-mtake/domtake.c' || echo '$(srcdir)/'`tests/issue-260-teach-valgrind-mtake/domtake.c
ion-3.2.1+dfsg/Makefile.in-8265-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-260-teach-valgrind-mtake/$(DEPDIR)/tests_issue_260_teach_valgrind_mtake_domtake-domtake.Tpo tests/issue-260-teach-valgrind-mtake/$(DEPDIR)/tests_issue_260_teach_valgrind_mtake_domtake-domtake.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8267-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8268:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_260_teach_valgrind_mtake_domtake_CFLAGS) $(CFLAGS) -c -o tests/issue-260-teach-valgrind-mtake/tests_issue_260_teach_valgrind_mtake_domtake-domtake.o `test -f 'tests/issue-260-teach-valgrind-mtake/domtake.c' || echo '$(srcdir)/'`tests/issue-260-teach-valgrind-mtake/domtake.c
ion-3.2.1+dfsg/Makefile.in-8269-
ion-3.2.1+dfsg/Makefile.in-8270-tests/issue-260-teach-valgrind-mtake/tests_issue_260_teach_valgrind_mtake_domtake-domtake.obj: tests/issue-260-teach-valgrind-mtake/domtake.c
ion-3.2.1+dfsg/Makefile.in:8271:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_260_teach_valgrind_mtake_domtake_CFLAGS) $(CFLAGS) -MT tests/issue-260-teach-valgrind-mtake/tests_issue_260_teach_valgrind_mtake_domtake-domtake.obj -MD -MP -MF tests/issue-260-teach-valgrind-mtake/$(DEPDIR)/tests_issue_260_teach_valgrind_mtake_domtake-domtake.Tpo -c -o tests/issue-260-teach-valgrind-mtake/tests_issue_260_teach_valgrind_mtake_domtake-domtake.obj `if test -f 'tests/issue-260-teach-valgrind-mtake/domtake.c'; then $(CYGPATH_W) 'tests/issue-260-teach-valgrind-mtake/domtake.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-260-teach-valgrind-mtake/domtake.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8272-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-260-teach-valgrind-mtake/$(DEPDIR)/tests_issue_260_teach_valgrind_mtake_domtake-domtake.Tpo tests/issue-260-teach-valgrind-mtake/$(DEPDIR)/tests_issue_260_teach_valgrind_mtake_domtake-domtake.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8274-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8275:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_260_teach_valgrind_mtake_domtake_CFLAGS) $(CFLAGS) -c -o tests/issue-260-teach-valgrind-mtake/tests_issue_260_teach_valgrind_mtake_domtake-domtake.obj `if test -f 'tests/issue-260-teach-valgrind-mtake/domtake.c'; then $(CYGPATH_W) 'tests/issue-260-teach-valgrind-mtake/domtake.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-260-teach-valgrind-mtake/domtake.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8276-
ion-3.2.1+dfsg/Makefile.in-8277-tests/issue-279-bpMemo-timeline/tests_issue_279_bpMemo_timeline_driver-driver.o: tests/issue-279-bpMemo-timeline/driver.c
ion-3.2.1+dfsg/Makefile.in:8278:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_279_bpMemo_timeline_driver_CFLAGS) $(CFLAGS) -MT tests/issue-279-bpMemo-timeline/tests_issue_279_bpMemo_timeline_driver-driver.o -MD -MP -MF tests/issue-279-bpMemo-timeline/$(DEPDIR)/tests_issue_279_bpMemo_timeline_driver-driver.Tpo -c -o tests/issue-279-bpMemo-timeline/tests_issue_279_bpMemo_timeline_driver-driver.o `test -f 'tests/issue-279-bpMemo-timeline/driver.c' || echo '$(srcdir)/'`tests/issue-279-bpMemo-timeline/driver.c
ion-3.2.1+dfsg/Makefile.in-8279-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-279-bpMemo-timeline/$(DEPDIR)/tests_issue_279_bpMemo_timeline_driver-driver.Tpo tests/issue-279-bpMemo-timeline/$(DEPDIR)/tests_issue_279_bpMemo_timeline_driver-driver.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8281-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8282:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_279_bpMemo_timeline_driver_CFLAGS) $(CFLAGS) -c -o tests/issue-279-bpMemo-timeline/tests_issue_279_bpMemo_timeline_driver-driver.o `test -f 'tests/issue-279-bpMemo-timeline/driver.c' || echo '$(srcdir)/'`tests/issue-279-bpMemo-timeline/driver.c
ion-3.2.1+dfsg/Makefile.in-8283-
ion-3.2.1+dfsg/Makefile.in-8284-tests/issue-279-bpMemo-timeline/tests_issue_279_bpMemo_timeline_driver-driver.obj: tests/issue-279-bpMemo-timeline/driver.c
ion-3.2.1+dfsg/Makefile.in:8285:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_279_bpMemo_timeline_driver_CFLAGS) $(CFLAGS) -MT tests/issue-279-bpMemo-timeline/tests_issue_279_bpMemo_timeline_driver-driver.obj -MD -MP -MF tests/issue-279-bpMemo-timeline/$(DEPDIR)/tests_issue_279_bpMemo_timeline_driver-driver.Tpo -c -o tests/issue-279-bpMemo-timeline/tests_issue_279_bpMemo_timeline_driver-driver.obj `if test -f 'tests/issue-279-bpMemo-timeline/driver.c'; then $(CYGPATH_W) 'tests/issue-279-bpMemo-timeline/driver.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-279-bpMemo-timeline/driver.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8286-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-279-bpMemo-timeline/$(DEPDIR)/tests_issue_279_bpMemo_timeline_driver-driver.Tpo tests/issue-279-bpMemo-timeline/$(DEPDIR)/tests_issue_279_bpMemo_timeline_driver-driver.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8288-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8289:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_279_bpMemo_timeline_driver_CFLAGS) $(CFLAGS) -c -o tests/issue-279-bpMemo-timeline/tests_issue_279_bpMemo_timeline_driver-driver.obj `if test -f 'tests/issue-279-bpMemo-timeline/driver.c'; then $(CYGPATH_W) 'tests/issue-279-bpMemo-timeline/driver.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-279-bpMemo-timeline/driver.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8290-
ion-3.2.1+dfsg/Makefile.in-8291-tests/issue-330-cfdpclock-FDU-removal/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.o: tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c
ion-3.2.1+dfsg/Makefile.in:8292:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_330_cfdpclock_FDU_removal_cfdplisten_CFLAGS) $(CFLAGS) -MT tests/issue-330-cfdpclock-FDU-removal/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.o -MD -MP -MF tests/issue-330-cfdpclock-FDU-removal/$(DEPDIR)/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.Tpo -c -o tests/issue-330-cfdpclock-FDU-removal/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.o `test -f 'tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c' || echo '$(srcdir)/'`tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c
ion-3.2.1+dfsg/Makefile.in-8293-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-330-cfdpclock-FDU-removal/$(DEPDIR)/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.Tpo tests/issue-330-cfdpclock-FDU-removal/$(DEPDIR)/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8295-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8296:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_330_cfdpclock_FDU_removal_cfdplisten_CFLAGS) $(CFLAGS) -c -o tests/issue-330-cfdpclock-FDU-removal/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.o `test -f 'tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c' || echo '$(srcdir)/'`tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c
ion-3.2.1+dfsg/Makefile.in-8297-
ion-3.2.1+dfsg/Makefile.in-8298-tests/issue-330-cfdpclock-FDU-removal/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.obj: tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c
ion-3.2.1+dfsg/Makefile.in:8299:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_330_cfdpclock_FDU_removal_cfdplisten_CFLAGS) $(CFLAGS) -MT tests/issue-330-cfdpclock-FDU-removal/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.obj -MD -MP -MF tests/issue-330-cfdpclock-FDU-removal/$(DEPDIR)/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.Tpo -c -o tests/issue-330-cfdpclock-FDU-removal/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.obj `if test -f 'tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c'; then $(CYGPATH_W) 'tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8300-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-330-cfdpclock-FDU-removal/$(DEPDIR)/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.Tpo tests/issue-330-cfdpclock-FDU-removal/$(DEPDIR)/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8302-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8303:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_330_cfdpclock_FDU_removal_cfdplisten_CFLAGS) $(CFLAGS) -c -o tests/issue-330-cfdpclock-FDU-removal/tests_issue_330_cfdpclock_FDU_removal_cfdplisten-cfdplisten.obj `if test -f 'tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c'; then $(CYGPATH_W) 'tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-330-cfdpclock-FDU-removal/cfdplisten.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8304-
ion-3.2.1+dfsg/Makefile.in-8305-tests/issue-333-cfdp-orig-ID-type/tests_issue_333_cfdp_orig_ID_type_send-send.o: tests/issue-333-cfdp-orig-ID-type/send.c
ion-3.2.1+dfsg/Makefile.in:8306:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_333_cfdp_orig_ID_type_send_CFLAGS) $(CFLAGS) -MT tests/issue-333-cfdp-orig-ID-type/tests_issue_333_cfdp_orig_ID_type_send-send.o -MD -MP -MF tests/issue-333-cfdp-orig-ID-type/$(DEPDIR)/tests_issue_333_cfdp_orig_ID_type_send-send.Tpo -c -o tests/issue-333-cfdp-orig-ID-type/tests_issue_333_cfdp_orig_ID_type_send-send.o `test -f 'tests/issue-333-cfdp-orig-ID-type/send.c' || echo '$(srcdir)/'`tests/issue-333-cfdp-orig-ID-type/send.c
ion-3.2.1+dfsg/Makefile.in-8307-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-333-cfdp-orig-ID-type/$(DEPDIR)/tests_issue_333_cfdp_orig_ID_type_send-send.Tpo tests/issue-333-cfdp-orig-ID-type/$(DEPDIR)/tests_issue_333_cfdp_orig_ID_type_send-send.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8309-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8310:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_333_cfdp_orig_ID_type_send_CFLAGS) $(CFLAGS) -c -o tests/issue-333-cfdp-orig-ID-type/tests_issue_333_cfdp_orig_ID_type_send-send.o `test -f 'tests/issue-333-cfdp-orig-ID-type/send.c' || echo '$(srcdir)/'`tests/issue-333-cfdp-orig-ID-type/send.c
ion-3.2.1+dfsg/Makefile.in-8311-
ion-3.2.1+dfsg/Makefile.in-8312-tests/issue-333-cfdp-orig-ID-type/tests_issue_333_cfdp_orig_ID_type_send-send.obj: tests/issue-333-cfdp-orig-ID-type/send.c
ion-3.2.1+dfsg/Makefile.in:8313:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_333_cfdp_orig_ID_type_send_CFLAGS) $(CFLAGS) -MT tests/issue-333-cfdp-orig-ID-type/tests_issue_333_cfdp_orig_ID_type_send-send.obj -MD -MP -MF tests/issue-333-cfdp-orig-ID-type/$(DEPDIR)/tests_issue_333_cfdp_orig_ID_type_send-send.Tpo -c -o tests/issue-333-cfdp-orig-ID-type/tests_issue_333_cfdp_orig_ID_type_send-send.obj `if test -f 'tests/issue-333-cfdp-orig-ID-type/send.c'; then $(CYGPATH_W) 'tests/issue-333-cfdp-orig-ID-type/send.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-333-cfdp-orig-ID-type/send.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8314-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-333-cfdp-orig-ID-type/$(DEPDIR)/tests_issue_333_cfdp_orig_ID_type_send-send.Tpo tests/issue-333-cfdp-orig-ID-type/$(DEPDIR)/tests_issue_333_cfdp_orig_ID_type_send-send.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8316-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8317:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_333_cfdp_orig_ID_type_send_CFLAGS) $(CFLAGS) -c -o tests/issue-333-cfdp-orig-ID-type/tests_issue_333_cfdp_orig_ID_type_send-send.obj `if test -f 'tests/issue-333-cfdp-orig-ID-type/send.c'; then $(CYGPATH_W) 'tests/issue-333-cfdp-orig-ID-type/send.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-333-cfdp-orig-ID-type/send.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8318-
ion-3.2.1+dfsg/Makefile.in-8319-tests/issue-334-cfdp-transaction-id/tests_issue_334_cfdp_transaction_id_dotest-dotest.o: tests/issue-334-cfdp-transaction-id/dotest.c
ion-3.2.1+dfsg/Makefile.in:8320:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_334_cfdp_transaction_id_dotest_CFLAGS) $(CFLAGS) -MT tests/issue-334-cfdp-transaction-id/tests_issue_334_cfdp_transaction_id_dotest-dotest.o -MD -MP -MF tests/issue-334-cfdp-transaction-id/$(DEPDIR)/tests_issue_334_cfdp_transaction_id_dotest-dotest.Tpo -c -o tests/issue-334-cfdp-transaction-id/tests_issue_334_cfdp_transaction_id_dotest-dotest.o `test -f 'tests/issue-334-cfdp-transaction-id/dotest.c' || echo '$(srcdir)/'`tests/issue-334-cfdp-transaction-id/dotest.c
ion-3.2.1+dfsg/Makefile.in-8321-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-334-cfdp-transaction-id/$(DEPDIR)/tests_issue_334_cfdp_transaction_id_dotest-dotest.Tpo tests/issue-334-cfdp-transaction-id/$(DEPDIR)/tests_issue_334_cfdp_transaction_id_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8323-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8324:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_334_cfdp_transaction_id_dotest_CFLAGS) $(CFLAGS) -c -o tests/issue-334-cfdp-transaction-id/tests_issue_334_cfdp_transaction_id_dotest-dotest.o `test -f 'tests/issue-334-cfdp-transaction-id/dotest.c' || echo '$(srcdir)/'`tests/issue-334-cfdp-transaction-id/dotest.c
ion-3.2.1+dfsg/Makefile.in-8325-
ion-3.2.1+dfsg/Makefile.in-8326-tests/issue-334-cfdp-transaction-id/tests_issue_334_cfdp_transaction_id_dotest-dotest.obj: tests/issue-334-cfdp-transaction-id/dotest.c
ion-3.2.1+dfsg/Makefile.in:8327:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_334_cfdp_transaction_id_dotest_CFLAGS) $(CFLAGS) -MT tests/issue-334-cfdp-transaction-id/tests_issue_334_cfdp_transaction_id_dotest-dotest.obj -MD -MP -MF tests/issue-334-cfdp-transaction-id/$(DEPDIR)/tests_issue_334_cfdp_transaction_id_dotest-dotest.Tpo -c -o tests/issue-334-cfdp-transaction-id/tests_issue_334_cfdp_transaction_id_dotest-dotest.obj `if test -f 'tests/issue-334-cfdp-transaction-id/dotest.c'; then $(CYGPATH_W) 'tests/issue-334-cfdp-transaction-id/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-334-cfdp-transaction-id/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8328-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/issue-334-cfdp-transaction-id/$(DEPDIR)/tests_issue_334_cfdp_transaction_id_dotest-dotest.Tpo tests/issue-334-cfdp-transaction-id/$(DEPDIR)/tests_issue_334_cfdp_transaction_id_dotest-dotest.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8330-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8331:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tests_issue_334_cfdp_transaction_id_dotest_CFLAGS) $(CFLAGS) -c -o tests/issue-334-cfdp-transaction-id/tests_issue_334_cfdp_transaction_id_dotest-dotest.obj `if test -f 'tests/issue-334-cfdp-transaction-id/dotest.c'; then $(CYGPATH_W) 'tests/issue-334-cfdp-transaction-id/dotest.c'; else $(CYGPATH_W) '$(srcdir)/tests/issue-334-cfdp-transaction-id/dotest.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8332-
ion-3.2.1+dfsg/Makefile.in-8333-dgr/test/udp2file-udp2file.o: dgr/test/udp2file.c
ion-3.2.1+dfsg/Makefile.in:8334:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp2file_CFLAGS) $(CFLAGS) -MT dgr/test/udp2file-udp2file.o -MD -MP -MF dgr/test/$(DEPDIR)/udp2file-udp2file.Tpo -c -o dgr/test/udp2file-udp2file.o `test -f 'dgr/test/udp2file.c' || echo '$(srcdir)/'`dgr/test/udp2file.c
ion-3.2.1+dfsg/Makefile.in-8335-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/udp2file-udp2file.Tpo dgr/test/$(DEPDIR)/udp2file-udp2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8337-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8338:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp2file_CFLAGS) $(CFLAGS) -c -o dgr/test/udp2file-udp2file.o `test -f 'dgr/test/udp2file.c' || echo '$(srcdir)/'`dgr/test/udp2file.c
ion-3.2.1+dfsg/Makefile.in-8339-
ion-3.2.1+dfsg/Makefile.in-8340-dgr/test/udp2file-udp2file.obj: dgr/test/udp2file.c
ion-3.2.1+dfsg/Makefile.in:8341:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp2file_CFLAGS) $(CFLAGS) -MT dgr/test/udp2file-udp2file.obj -MD -MP -MF dgr/test/$(DEPDIR)/udp2file-udp2file.Tpo -c -o dgr/test/udp2file-udp2file.obj `if test -f 'dgr/test/udp2file.c'; then $(CYGPATH_W) 'dgr/test/udp2file.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/udp2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8342-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) dgr/test/$(DEPDIR)/udp2file-udp2file.Tpo dgr/test/$(DEPDIR)/udp2file-udp2file.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8344-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8345:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udp2file_CFLAGS) $(CFLAGS) -c -o dgr/test/udp2file-udp2file.obj `if test -f 'dgr/test/udp2file.c'; then $(CYGPATH_W) 'dgr/test/udp2file.c'; else $(CYGPATH_W) '$(srcdir)/dgr/test/udp2file.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8346-
ion-3.2.1+dfsg/Makefile.in-8347-bssp/udp/udpbsi-udpbsi.o: bssp/udp/udpbsi.c
ion-3.2.1+dfsg/Makefile.in:8348:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpbsi_CFLAGS) $(CFLAGS) -MT bssp/udp/udpbsi-udpbsi.o -MD -MP -MF bssp/udp/$(DEPDIR)/udpbsi-udpbsi.Tpo -c -o bssp/udp/udpbsi-udpbsi.o `test -f 'bssp/udp/udpbsi.c' || echo '$(srcdir)/'`bssp/udp/udpbsi.c
ion-3.2.1+dfsg/Makefile.in-8349-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/udp/$(DEPDIR)/udpbsi-udpbsi.Tpo bssp/udp/$(DEPDIR)/udpbsi-udpbsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8351-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8352:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpbsi_CFLAGS) $(CFLAGS) -c -o bssp/udp/udpbsi-udpbsi.o `test -f 'bssp/udp/udpbsi.c' || echo '$(srcdir)/'`bssp/udp/udpbsi.c
ion-3.2.1+dfsg/Makefile.in-8353-
ion-3.2.1+dfsg/Makefile.in-8354-bssp/udp/udpbsi-udpbsi.obj: bssp/udp/udpbsi.c
ion-3.2.1+dfsg/Makefile.in:8355:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpbsi_CFLAGS) $(CFLAGS) -MT bssp/udp/udpbsi-udpbsi.obj -MD -MP -MF bssp/udp/$(DEPDIR)/udpbsi-udpbsi.Tpo -c -o bssp/udp/udpbsi-udpbsi.obj `if test -f 'bssp/udp/udpbsi.c'; then $(CYGPATH_W) 'bssp/udp/udpbsi.c'; else $(CYGPATH_W) '$(srcdir)/bssp/udp/udpbsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8356-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/udp/$(DEPDIR)/udpbsi-udpbsi.Tpo bssp/udp/$(DEPDIR)/udpbsi-udpbsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8358-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8359:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpbsi_CFLAGS) $(CFLAGS) -c -o bssp/udp/udpbsi-udpbsi.obj `if test -f 'bssp/udp/udpbsi.c'; then $(CYGPATH_W) 'bssp/udp/udpbsi.c'; else $(CYGPATH_W) '$(srcdir)/bssp/udp/udpbsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8360-
ion-3.2.1+dfsg/Makefile.in-8361-bssp/udp/udpbso-udpbso.o: bssp/udp/udpbso.c
ion-3.2.1+dfsg/Makefile.in:8362:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpbso_CFLAGS) $(CFLAGS) -MT bssp/udp/udpbso-udpbso.o -MD -MP -MF bssp/udp/$(DEPDIR)/udpbso-udpbso.Tpo -c -o bssp/udp/udpbso-udpbso.o `test -f 'bssp/udp/udpbso.c' || echo '$(srcdir)/'`bssp/udp/udpbso.c
ion-3.2.1+dfsg/Makefile.in-8363-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/udp/$(DEPDIR)/udpbso-udpbso.Tpo bssp/udp/$(DEPDIR)/udpbso-udpbso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8366:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpbso_CFLAGS) $(CFLAGS) -c -o bssp/udp/udpbso-udpbso.o `test -f 'bssp/udp/udpbso.c' || echo '$(srcdir)/'`bssp/udp/udpbso.c
ion-3.2.1+dfsg/Makefile.in-8367-
ion-3.2.1+dfsg/Makefile.in-8368-bssp/udp/udpbso-udpbso.obj: bssp/udp/udpbso.c
ion-3.2.1+dfsg/Makefile.in:8369:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpbso_CFLAGS) $(CFLAGS) -MT bssp/udp/udpbso-udpbso.obj -MD -MP -MF bssp/udp/$(DEPDIR)/udpbso-udpbso.Tpo -c -o bssp/udp/udpbso-udpbso.obj `if test -f 'bssp/udp/udpbso.c'; then $(CYGPATH_W) 'bssp/udp/udpbso.c'; else $(CYGPATH_W) '$(srcdir)/bssp/udp/udpbso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8370-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bssp/udp/$(DEPDIR)/udpbso-udpbso.Tpo bssp/udp/$(DEPDIR)/udpbso-udpbso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8372-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8373:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpbso_CFLAGS) $(CFLAGS) -c -o bssp/udp/udpbso-udpbso.obj `if test -f 'bssp/udp/udpbso.c'; then $(CYGPATH_W) 'bssp/udp/udpbso.c'; else $(CYGPATH_W) '$(srcdir)/bssp/udp/udpbso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8374-
ion-3.2.1+dfsg/Makefile.in-8375-bp/udp/udpcli-udpcli.o: bp/udp/udpcli.c
ion-3.2.1+dfsg/Makefile.in:8376:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpcli_CFLAGS) $(CFLAGS) -MT bp/udp/udpcli-udpcli.o -MD -MP -MF bp/udp/$(DEPDIR)/udpcli-udpcli.Tpo -c -o bp/udp/udpcli-udpcli.o `test -f 'bp/udp/udpcli.c' || echo '$(srcdir)/'`bp/udp/udpcli.c
ion-3.2.1+dfsg/Makefile.in-8377-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/udp/$(DEPDIR)/udpcli-udpcli.Tpo bp/udp/$(DEPDIR)/udpcli-udpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8379-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8380:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpcli_CFLAGS) $(CFLAGS) -c -o bp/udp/udpcli-udpcli.o `test -f 'bp/udp/udpcli.c' || echo '$(srcdir)/'`bp/udp/udpcli.c
ion-3.2.1+dfsg/Makefile.in-8381-
ion-3.2.1+dfsg/Makefile.in-8382-bp/udp/udpcli-udpcli.obj: bp/udp/udpcli.c
ion-3.2.1+dfsg/Makefile.in:8383:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpcli_CFLAGS) $(CFLAGS) -MT bp/udp/udpcli-udpcli.obj -MD -MP -MF bp/udp/$(DEPDIR)/udpcli-udpcli.Tpo -c -o bp/udp/udpcli-udpcli.obj `if test -f 'bp/udp/udpcli.c'; then $(CYGPATH_W) 'bp/udp/udpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/udp/udpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8384-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/udp/$(DEPDIR)/udpcli-udpcli.Tpo bp/udp/$(DEPDIR)/udpcli-udpcli.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8386-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8387:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpcli_CFLAGS) $(CFLAGS) -c -o bp/udp/udpcli-udpcli.obj `if test -f 'bp/udp/udpcli.c'; then $(CYGPATH_W) 'bp/udp/udpcli.c'; else $(CYGPATH_W) '$(srcdir)/bp/udp/udpcli.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8388-
ion-3.2.1+dfsg/Makefile.in-8389-bp/udp/udpclo-udpclo.o: bp/udp/udpclo.c
ion-3.2.1+dfsg/Makefile.in:8390:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpclo_CFLAGS) $(CFLAGS) -MT bp/udp/udpclo-udpclo.o -MD -MP -MF bp/udp/$(DEPDIR)/udpclo-udpclo.Tpo -c -o bp/udp/udpclo-udpclo.o `test -f 'bp/udp/udpclo.c' || echo '$(srcdir)/'`bp/udp/udpclo.c
ion-3.2.1+dfsg/Makefile.in-8391-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/udp/$(DEPDIR)/udpclo-udpclo.Tpo bp/udp/$(DEPDIR)/udpclo-udpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8393-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8394:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpclo_CFLAGS) $(CFLAGS) -c -o bp/udp/udpclo-udpclo.o `test -f 'bp/udp/udpclo.c' || echo '$(srcdir)/'`bp/udp/udpclo.c
ion-3.2.1+dfsg/Makefile.in-8395-
ion-3.2.1+dfsg/Makefile.in-8396-bp/udp/udpclo-udpclo.obj: bp/udp/udpclo.c
ion-3.2.1+dfsg/Makefile.in:8397:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpclo_CFLAGS) $(CFLAGS) -MT bp/udp/udpclo-udpclo.obj -MD -MP -MF bp/udp/$(DEPDIR)/udpclo-udpclo.Tpo -c -o bp/udp/udpclo-udpclo.obj `if test -f 'bp/udp/udpclo.c'; then $(CYGPATH_W) 'bp/udp/udpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/udp/udpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8398-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) bp/udp/$(DEPDIR)/udpclo-udpclo.Tpo bp/udp/$(DEPDIR)/udpclo-udpclo.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8400-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8401:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udpclo_CFLAGS) $(CFLAGS) -c -o bp/udp/udpclo-udpclo.obj `if test -f 'bp/udp/udpclo.c'; then $(CYGPATH_W) 'bp/udp/udpclo.c'; else $(CYGPATH_W) '$(srcdir)/bp/udp/udpclo.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8402-
ion-3.2.1+dfsg/Makefile.in-8403-ltp/udp/udplsi-udplsi.o: ltp/udp/udplsi.c
ion-3.2.1+dfsg/Makefile.in:8404:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udplsi_CFLAGS) $(CFLAGS) -MT ltp/udp/udplsi-udplsi.o -MD -MP -MF ltp/udp/$(DEPDIR)/udplsi-udplsi.Tpo -c -o ltp/udp/udplsi-udplsi.o `test -f 'ltp/udp/udplsi.c' || echo '$(srcdir)/'`ltp/udp/udplsi.c
ion-3.2.1+dfsg/Makefile.in-8405-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/udp/$(DEPDIR)/udplsi-udplsi.Tpo ltp/udp/$(DEPDIR)/udplsi-udplsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8407-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8408:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udplsi_CFLAGS) $(CFLAGS) -c -o ltp/udp/udplsi-udplsi.o `test -f 'ltp/udp/udplsi.c' || echo '$(srcdir)/'`ltp/udp/udplsi.c
ion-3.2.1+dfsg/Makefile.in-8409-
ion-3.2.1+dfsg/Makefile.in-8410-ltp/udp/udplsi-udplsi.obj: ltp/udp/udplsi.c
ion-3.2.1+dfsg/Makefile.in:8411:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udplsi_CFLAGS) $(CFLAGS) -MT ltp/udp/udplsi-udplsi.obj -MD -MP -MF ltp/udp/$(DEPDIR)/udplsi-udplsi.Tpo -c -o ltp/udp/udplsi-udplsi.obj `if test -f 'ltp/udp/udplsi.c'; then $(CYGPATH_W) 'ltp/udp/udplsi.c'; else $(CYGPATH_W) '$(srcdir)/ltp/udp/udplsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8412-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/udp/$(DEPDIR)/udplsi-udplsi.Tpo ltp/udp/$(DEPDIR)/udplsi-udplsi.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8414-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8415:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udplsi_CFLAGS) $(CFLAGS) -c -o ltp/udp/udplsi-udplsi.obj `if test -f 'ltp/udp/udplsi.c'; then $(CYGPATH_W) 'ltp/udp/udplsi.c'; else $(CYGPATH_W) '$(srcdir)/ltp/udp/udplsi.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8416-
ion-3.2.1+dfsg/Makefile.in-8417-ltp/udp/udplso-udplso.o: ltp/udp/udplso.c
ion-3.2.1+dfsg/Makefile.in:8418:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udplso_CFLAGS) $(CFLAGS) -MT ltp/udp/udplso-udplso.o -MD -MP -MF ltp/udp/$(DEPDIR)/udplso-udplso.Tpo -c -o ltp/udp/udplso-udplso.o `test -f 'ltp/udp/udplso.c' || echo '$(srcdir)/'`ltp/udp/udplso.c
ion-3.2.1+dfsg/Makefile.in-8419-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/udp/$(DEPDIR)/udplso-udplso.Tpo ltp/udp/$(DEPDIR)/udplso-udplso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8421-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8422:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udplso_CFLAGS) $(CFLAGS) -c -o ltp/udp/udplso-udplso.o `test -f 'ltp/udp/udplso.c' || echo '$(srcdir)/'`ltp/udp/udplso.c
ion-3.2.1+dfsg/Makefile.in-8423-
ion-3.2.1+dfsg/Makefile.in-8424-ltp/udp/udplso-udplso.obj: ltp/udp/udplso.c
ion-3.2.1+dfsg/Makefile.in:8425:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udplso_CFLAGS) $(CFLAGS) -MT ltp/udp/udplso-udplso.obj -MD -MP -MF ltp/udp/$(DEPDIR)/udplso-udplso.Tpo -c -o ltp/udp/udplso-udplso.obj `if test -f 'ltp/udp/udplso.c'; then $(CYGPATH_W) 'ltp/udp/udplso.c'; else $(CYGPATH_W) '$(srcdir)/ltp/udp/udplso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8426-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ltp/udp/$(DEPDIR)/udplso-udplso.Tpo ltp/udp/$(DEPDIR)/udplso-udplso.Po
##############################################
ion-3.2.1+dfsg/Makefile.in-8428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ion-3.2.1+dfsg/Makefile.in:8429:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(udplso_CFLAGS) $(CFLAGS) -c -o ltp/udp/udplso-udplso.obj `if test -f 'ltp/udp/udplso.c'; then $(CYGPATH_W) 'ltp/udp/udplso.c'; else $(CYGPATH_W) '$(srcdir)/ltp/udp/udplso.c'; fi`
ion-3.2.1+dfsg/Makefile.in-8430-
##############################################
ion-3.2.1+dfsg/Makefile.in-8481-	test -n "$(man1dir)" \
ion-3.2.1+dfsg/Makefile.in:8482:	  && test -n "`echo $$list1$$list2`" \
ion-3.2.1+dfsg/Makefile.in-8483-	  || exit 0; \
##############################################
ion-3.2.1+dfsg/Makefile.in-8524-	test -n "$(man3dir)" \
ion-3.2.1+dfsg/Makefile.in:8525:	  && test -n "`echo $$list1$$list2`" \
ion-3.2.1+dfsg/Makefile.in-8526-	  || exit 0; \
##############################################
ion-3.2.1+dfsg/Makefile.in-8567-	test -n "$(man5dir)" \
ion-3.2.1+dfsg/Makefile.in:8568:	  && test -n "`echo $$list1$$list2`" \
ion-3.2.1+dfsg/Makefile.in-8569-	  || exit 0; \
##############################################
ion-3.2.1+dfsg/Makefile.in-8624-	@list='$(iondtn2_DATA)'; test -n "$(iondtn2dir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8625:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8626-	dir='$(DESTDIR)$(iondtn2dir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8645-	@list='$(loopbackltp_DATA)'; test -n "$(loopbackltpdir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8646:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8647-	dir='$(DESTDIR)$(loopbackltpdir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8666-	@list='$(loopbackstcp_DATA)'; test -n "$(loopbackstcpdir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8667:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8668-	dir='$(DESTDIR)$(loopbackstcpdir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8687-	@list='$(loopbackudp_DATA)'; test -n "$(loopbackudpdir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8688:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8689-	dir='$(DESTDIR)$(loopbackudpdir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8708-	@list='$(node10_DATA)'; test -n "$(node10dir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8709:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8710-	dir='$(DESTDIR)$(node10dir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8729-	@list='$(node5_DATA)'; test -n "$(node5dir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8730:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8731-	dir='$(DESTDIR)$(node5dir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8750-	@list='$(node7_DATA)'; test -n "$(node7dir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8751:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8752-	dir='$(DESTDIR)$(node7dir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8771-	@list='$(otherstuff_DATA)'; test -n "$(otherstuffdir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8772:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8773-	dir='$(DESTDIR)$(otherstuffdir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8792-	@list='$(tutorial_DATA)'; test -n "$(tutorialdir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8793:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8794-	dir='$(DESTDIR)$(tutorialdir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8813-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
ion-3.2.1+dfsg/Makefile.in:8814:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ion-3.2.1+dfsg/Makefile.in-8815-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
ion-3.2.1+dfsg/Makefile.in-8830-	dot_seen=no; \
ion-3.2.1+dfsg/Makefile.in:8831:	target=`echo $@ | sed s/-recursive//`; \
ion-3.2.1+dfsg/Makefile.in-8832-	case "$@" in \
##############################################
ion-3.2.1+dfsg/Makefile.in-8893-GTAGS:
ion-3.2.1+dfsg/Makefile.in:8894:	here=`$(am__cd) $(top_builddir) && pwd` \
ion-3.2.1+dfsg/Makefile.in-8895-	  && $(am__cd) $(top_srcdir) \
##############################################
ion-3.2.1+dfsg/Makefile.in-8925-	test -d "$(distdir)" || mkdir "$(distdir)"
ion-3.2.1+dfsg/Makefile.in:8926:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ion-3.2.1+dfsg/Makefile.in:8927:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ion-3.2.1+dfsg/Makefile.in-8928-	list='$(DISTFILES)'; \
##############################################
ion-3.2.1+dfsg/Makefile.in-8939-	  if test -d $$d/$$file; then \
ion-3.2.1+dfsg/Makefile.in:8940:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ion-3.2.1+dfsg/Makefile.in-8941-	    if test -d "$(distdir)/$$file"; then \
##############################################
ion-3.2.1+dfsg/Makefile.in-9050-	test -d $(distdir)/_build || exit 0; \
ion-3.2.1+dfsg/Makefile.in:9051:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ion-3.2.1+dfsg/Makefile.in-9052-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ion-3.2.1+dfsg/Makefile.in-9094-	}; \
ion-3.2.1+dfsg/Makefile.in:9095:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ion-3.2.1+dfsg/Makefile.in-9096-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ion-3.2.1+dfsg/Makefile.in-9106-	fi
ion-3.2.1+dfsg/Makefile.in:9107:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ion-3.2.1+dfsg/Makefile.in-9108-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ion-3.2.1+dfsg/ionscript-27-if [[ ! -r "${AWKSCRIPT}" ]] ; then
ion-3.2.1+dfsg/ionscript:28:	SUBFOLDER=`dirname "${0}"`
ion-3.2.1+dfsg/ionscript-29-	# assuming this bash script is installed with the usual binaries from autoconf
##############################################
ion-3.2.1+dfsg/mingw-setup-4-
ion-3.2.1+dfsg/mingw-setup:5:ismingw=`uname | awk '{print match($0, "MINGW")}'`
ion-3.2.1+dfsg/mingw-setup-6-
##############################################
ion-3.2.1+dfsg/mingw-setup-27-for f in ${makefiles[@]}; do 
ion-3.2.1+dfsg/mingw-setup:28:	fname=`echo "$f/Makefile"`
ion-3.2.1+dfsg/mingw-setup:29:	fnameold=`echo "$fname.old"`
ion-3.2.1+dfsg/mingw-setup-30-
ion-3.2.1+dfsg/mingw-setup:31:	mv `echo $fname $fnameold`
ion-3.2.1+dfsg/mingw-setup-32-
##############################################
ion-3.2.1+dfsg/tests/issue-324-ltp-files/2.ipn.ltp/shakespeare2-6751- 27560     So mortal that, but dip a knife in it,
ion-3.2.1+dfsg/tests/issue-324-ltp-files/2.ipn.ltp/shakespeare2:6752: 27561     Where it draws blood no cataplasm so rare,
ion-3.2.1+dfsg/tests/issue-324-ltp-files/2.ipn.ltp/shakespeare2-6753- 27562     Collected from all simples that have virtue
##############################################
ion-3.2.1+dfsg/tests/issue-344-bpsource-ttl/dotest-55-OS=`uname`
ion-3.2.1+dfsg/tests/issue-344-bpsource-ttl/dotest:56:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/issue-344-bpsource-ttl/dotest-57-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-50-predictreceived () {
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest:51:    EXLENGTH=`expr ${#1} + 1`
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-52-    echo "ION event: Payload delivered."
##############################################
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-68-        then
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest:69:            X=`expr $X + 1`
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-70-        else
##############################################
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-188-        echo -n "."
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest:189:        if [ `expr $ITERATION % 80` -eq 0 ]
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-190-        then
##############################################
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-192-        fi
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest:193:        ITERATION=`expr $ITERATION + 1`
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-194-    else
##############################################
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-211-
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest:212:if [ $ITERATION -eq `expr $ITERATIONGOAL + 1` ]
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-213-then
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest:214:    echo Completed `expr $ITERATION - 1` iterations successfully
ion-3.2.1+dfsg/tests/1021.dynamic-ep-valgrind/dotest-215-	RETVAL=0
##############################################
ion-3.2.1+dfsg/tests/issue-265-bpdriver-ttl-option/dotest-55-OS=`uname`
ion-3.2.1+dfsg/tests/issue-265-bpdriver-ttl-option/dotest:56:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/issue-265-bpdriver-ttl-option/dotest-57-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-43-predictreceived () {
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest:44:    EXLENGTH=`expr ${#1} + 1`
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-45-    echo "ION event: Payload delivered."
##############################################
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-61-        then
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest:62:            X=`expr $X + 1`
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-63-        else
##############################################
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-115-        echo -n "."
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest:116:        if [ `expr $ITERATION % 80` -eq 0 ]
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-117-        then
##############################################
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-119-        fi
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest:120:        ITERATION=`expr $ITERATION + 1`
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-121-    else
##############################################
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-138-
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest:139:if [ $ITERATION -eq `expr $ITERATIONGOAL + 1` ]
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-140-then
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest:141:    echo Completed `expr $ITERATION - 1` iterations successfully
ion-3.2.1+dfsg/tests/1010.pingpong-ct/dotest-142-    exit 0
##############################################
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest-92-
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest:93:if ! `cmp -s $IONSENDFILE $IONRECEIVEFILE`; then
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest-94-
##############################################
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest-101-else
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest:102:    #sendfilets=`stat --format='%Z' $IONSENDFILE`
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest:103:    #recvfilets=`stat --format='%Z' $IONRECEIVEFILE`
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest-104-
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest:105:    sendfilets=`perl -le 'print scalar  ((lstat shift)[9])' $IONSENDFILE`
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest:106:    recvfilets=`perl -le 'print scalar  ((lstat shift)[9])' $IONRECEIVEFILE`
ion-3.2.1+dfsg/tests/issue-101-add-aoslso/dotest-107-
##############################################
ion-3.2.1+dfsg/tests/issue-260-teach-valgrind-mtake/dotest-7-PROGRAMTEST="valgrind"
ion-3.2.1+dfsg/tests/issue-260-teach-valgrind-mtake/dotest:8:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/issue-260-teach-valgrind-mtake/dotest-9-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/issue-333-cfdp-orig-ID-type/dotest-58-OS=`uname`
ion-3.2.1+dfsg/tests/issue-333-cfdp-orig-ID-type/dotest:59:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/issue-333-cfdp-orig-ID-type/dotest-60-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/tcpcl-dos/dotest-55-PROGRAMTEST="netcat"
ion-3.2.1+dfsg/tests/tcpcl-dos/dotest:56:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/tcpcl-dos/dotest-57-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/limbo/dotest-286-cd ../5.ipn.tcp
ion-3.2.1+dfsg/tests/limbo/dotest:287:NODE_5_TCPCLO_PID=`echo "i outduct stcp localhost:5001" | bpadmin | grep 'pid:' | sed 's/^.*pid: \([0-9]*\) .*$/\1/'`
ion-3.2.1+dfsg/tests/limbo/dotest-288-echo ""
##############################################
ion-3.2.1+dfsg/tests/1001.sysctl-script/dotest-36-while [[ "$I" -lt  "5" ]]; do
ion-3.2.1+dfsg/tests/1001.sysctl-script/dotest:37:        CUR_VALUE=`sysctl kern.sysv.${VAR_LIST[$I]} | awk '{ print $2 }'`
ion-3.2.1+dfsg/tests/1001.sysctl-script/dotest-38-	#echo "Checking kern.sysv.${VAR_LIST[$I]} $CUR_VALUE  ${VAR_VALUE[$I]}"
##############################################
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest-65-        then
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest:66:            X=`expr $X + 1`
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest-67-        else
##############################################
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest-124-        echo -n "."
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest:125:        if [ `expr $ITERATION % 80` -eq 0 ]
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest-126-        then
##############################################
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest-128-        fi
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest:129:        ITERATION=`expr $ITERATION + 1`
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest-130-    else
##############################################
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest-147-
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest:148:if [ $ITERATION -eq `expr $ITERATIONGOAL + 1` ]
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest-149-then
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest:150:    echo Completed `expr $ITERATION - 1` iterations successfully
ion-3.2.1+dfsg/tests/1003.loopback-sdr/dotest-151-    exit 0
##############################################
ion-3.2.1+dfsg/tests/issue-313-overlapping-memcpy/dotest-107-PROGRAMTEST="cfdptest"
ion-3.2.1+dfsg/tests/issue-313-overlapping-memcpy/dotest:108:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/issue-313-overlapping-memcpy/dotest-109-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/bsp/bsp-multinode-test/dotest-251-PROGRAMTEST="stat"
ion-3.2.1+dfsg/tests/bsp/bsp-multinode-test/dotest:252:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/bsp/bsp-multinode-test/dotest-253-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/bsp/bsp-bab-multinode-test/dotest-273-PROGRAMTEST="stat"
ion-3.2.1+dfsg/tests/bsp/bsp-bab-multinode-test/dotest:274:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/bsp/bsp-bab-multinode-test/dotest-275-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/bsp/100.bsp-pcb-phn-udp/dotest-43-    then
ion-3.2.1+dfsg/tests/bsp/100.bsp-pcb-phn-udp/dotest:44:        EXLENGTH=`expr ${#1}`
ion-3.2.1+dfsg/tests/bsp/100.bsp-pcb-phn-udp/dotest-45-    else
ion-3.2.1+dfsg/tests/bsp/100.bsp-pcb-phn-udp/dotest:46:        EXLENGTH=`expr ${#1} + 1`
ion-3.2.1+dfsg/tests/bsp/100.bsp-pcb-phn-udp/dotest-47-    fi
##############################################
ion-3.2.1+dfsg/tests/bsp/100.bsp-pcb-phn-udp/dotest-64-        then
ion-3.2.1+dfsg/tests/bsp/100.bsp-pcb-phn-udp/dotest:65:            X=`expr $X + 1`
ion-3.2.1+dfsg/tests/bsp/100.bsp-pcb-phn-udp/dotest-66-        else
##############################################
ion-3.2.1+dfsg/tests/bsp/bsp-all-multinode-test/dotest-272-PROGRAMTEST="stat"
ion-3.2.1+dfsg/tests/bsp/bsp-all-multinode-test/dotest:273:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/bsp/bsp-all-multinode-test/dotest-274-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/bsp/100.bsp-bab-phn-udp/dotest-44-    then
ion-3.2.1+dfsg/tests/bsp/100.bsp-bab-phn-udp/dotest:45:        EXLENGTH=`expr ${#1}`
ion-3.2.1+dfsg/tests/bsp/100.bsp-bab-phn-udp/dotest-46-    else
ion-3.2.1+dfsg/tests/bsp/100.bsp-bab-phn-udp/dotest:47:        EXLENGTH=`expr ${#1} + 1`
ion-3.2.1+dfsg/tests/bsp/100.bsp-bab-phn-udp/dotest-48-    fi
##############################################
ion-3.2.1+dfsg/tests/bsp/bsp-pcb-multinode-test/dotest-265-PROGRAMTEST="stat"
ion-3.2.1+dfsg/tests/bsp/bsp-pcb-multinode-test/dotest:266:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/bsp/bsp-pcb-multinode-test/dotest-267-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/bsp/100.bsp-pib-phn-udp/dotest-44-    then
ion-3.2.1+dfsg/tests/bsp/100.bsp-pib-phn-udp/dotest:45:        EXLENGTH=`expr ${#1}`
ion-3.2.1+dfsg/tests/bsp/100.bsp-pib-phn-udp/dotest-46-    else
ion-3.2.1+dfsg/tests/bsp/100.bsp-pib-phn-udp/dotest:47:        EXLENGTH=`expr ${#1} + 1`
ion-3.2.1+dfsg/tests/bsp/100.bsp-pib-phn-udp/dotest-48-    fi
##############################################
ion-3.2.1+dfsg/tests/bsp/100.bsp-pib-phn-udp/dotest-65-        then
ion-3.2.1+dfsg/tests/bsp/100.bsp-pib-phn-udp/dotest:66:            X=`expr $X + 1`
ion-3.2.1+dfsg/tests/bsp/100.bsp-pib-phn-udp/dotest-67-        else
##############################################
ion-3.2.1+dfsg/tests/bsp/bsp-pib-multinode-test/dotest-266-PROGRAMTEST="stat"
ion-3.2.1+dfsg/tests/bsp/bsp-pib-multinode-test/dotest:267:RESULTS=`which ${PROGRAMTEST}`
ion-3.2.1+dfsg/tests/bsp/bsp-pib-multinode-test/dotest-268-WHICHRETURN=$?
##############################################
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest-92-
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest:93:if ! `cmp -s $IONSENDFILE $IONRECEIVEFILE`; then
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest-94-
##############################################
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest-101-else
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest:102:    #sendfilets=`stat --format='%Z' $IONSENDFILE`
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest:103:    #recvfilets=`stat --format='%Z' $IONRECEIVEFILE`
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest-104-
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest:105:    sendfilets=`perl -le 'print scalar  ((lstat shift)[9])' $IONSENDFILE`
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest:106:    recvfilets=`perl -le 'print scalar  ((lstat shift)[9])' $IONRECEIVEFILE`
ion-3.2.1+dfsg/tests/issue-132-udplso-tx-rate-limit/dotest-107-
##############################################
ion-3.2.1+dfsg/ionstart-17-if [[ ! -r "${AWKSCRIPT}" ]] ; then
ion-3.2.1+dfsg/ionstart:18:	SUBFOLDER=`dirname "${0}"`
ion-3.2.1+dfsg/ionstart-19-	# assuming this bash script is installed with the usual binaries from autoconf
##############################################
ion-3.2.1+dfsg/ar-lib-65-	mingw)
ion-3.2.1+dfsg/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ion-3.2.1+dfsg/ar-lib-67-	  ;;
ion-3.2.1+dfsg/ar-lib-68-	cygwin)
ion-3.2.1+dfsg/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
ion-3.2.1+dfsg/ar-lib-70-	  ;;
ion-3.2.1+dfsg/ar-lib-71-	wine)
ion-3.2.1+dfsg/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
ion-3.2.1+dfsg/ar-lib-73-	  ;;
##############################################
ion-3.2.1+dfsg/ar-lib-88-  archive=$3
ion-3.2.1+dfsg/ar-lib:89:  at_file_contents=`cat "$1"`
ion-3.2.1+dfsg/ar-lib-90-  eval set x "$at_file_contents"
##############################################
ion-3.2.1+dfsg/install-sh-229-      fi
ion-3.2.1+dfsg/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ion-3.2.1+dfsg/install-sh-231-    *)
##############################################
ion-3.2.1+dfsg/install-sh-276-      dstdir=$dst
ion-3.2.1+dfsg/install-sh:277:      dst=$dstdir/`basename "$src"`
ion-3.2.1+dfsg/install-sh-278-      dstdir_status=0
##############################################
ion-3.2.1+dfsg/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ion-3.2.1+dfsg/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ion-3.2.1+dfsg/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
ion-3.2.1+dfsg/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ion-3.2.1+dfsg/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ion-3.2.1+dfsg/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ion-3.2.1+dfsg/install-sh-425-	    case $prefix in
ion-3.2.1+dfsg/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ion-3.2.1+dfsg/install-sh-427-	      *) qprefix=$prefix;;
##############################################
ion-3.2.1+dfsg/install-sh-474-    if $copy_on_change &&
ion-3.2.1+dfsg/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
ion-3.2.1+dfsg/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
ion-3.2.1+dfsg/install-sh-477-
##############################################
ion-3.2.1+dfsg/config.guess-34-
ion-3.2.1+dfsg/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ion-3.2.1+dfsg/config.guess-36-
##############################################
ion-3.2.1+dfsg/config.guess-102-: ${TMPDIR=/tmp} ;
ion-3.2.1+dfsg/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ion-3.2.1+dfsg/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ion-3.2.1+dfsg/config.guess-151-	EOF
ion-3.2.1+dfsg/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
ion-3.2.1+dfsg/config.guess-153-	;;
##############################################
ion-3.2.1+dfsg/config.guess-209-	    *)
ion-3.2.1+dfsg/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
ion-3.2.1+dfsg/config.guess-211-		;;
##############################################
ion-3.2.1+dfsg/config.guess-240-	*4.0)
ion-3.2.1+dfsg/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ion-3.2.1+dfsg/config.guess-242-		;;
ion-3.2.1+dfsg/config.guess-243-	*5.*)
ion-3.2.1+dfsg/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ion-3.2.1+dfsg/config.guess-245-		;;
##############################################
ion-3.2.1+dfsg/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
ion-3.2.1+dfsg/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ion-3.2.1+dfsg/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
ion-3.2.1+dfsg/config.guess-288-	# 1.2 uses "1.2" for uname -r.
ion-3.2.1+dfsg/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
ion-3.2.1+dfsg/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ion-3.2.1+dfsg/config.guess-348-    s390x:SunOS:*:*)
ion-3.2.1+dfsg/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ion-3.2.1+dfsg/config.guess-350-	exit ;;
ion-3.2.1+dfsg/config.guess-351-    sun4H:SunOS:5.*:*)
ion-3.2.1+dfsg/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ion-3.2.1+dfsg/config.guess-353-	exit ;;
ion-3.2.1+dfsg/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ion-3.2.1+dfsg/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ion-3.2.1+dfsg/config.guess-356-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-373-	fi
ion-3.2.1+dfsg/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ion-3.2.1+dfsg/config.guess-375-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
ion-3.2.1+dfsg/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ion-3.2.1+dfsg/config.guess-381-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
ion-3.2.1+dfsg/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
ion-3.2.1+dfsg/config.guess-390-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-394-    sun*:*:4.2BSD:*)
ion-3.2.1+dfsg/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ion-3.2.1+dfsg/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
ion-3.2.1+dfsg/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
ion-3.2.1+dfsg/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ion-3.2.1+dfsg/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
ion-3.2.1+dfsg/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ion-3.2.1+dfsg/config.guess-532-    *:IRIX*:*:*)
ion-3.2.1+dfsg/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
ion-3.2.1+dfsg/config.guess-534-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-562-EOF
ion-3.2.1+dfsg/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
ion-3.2.1+dfsg/config.guess-564-		then
##############################################
ion-3.2.1+dfsg/config.guess-575-    *:AIX:*:[4567])
ion-3.2.1+dfsg/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ion-3.2.1+dfsg/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
ion-3.2.1+dfsg/config.guess-610-    9000/[34678]??:HP-UX:*:*)
ion-3.2.1+dfsg/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ion-3.2.1+dfsg/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
ion-3.2.1+dfsg/config.guess-664-EOF
ion-3.2.1+dfsg/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
ion-3.2.1+dfsg/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ion-3.2.1+dfsg/config.guess-692-    ia64:HP-UX:*:*)
ion-3.2.1+dfsg/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
ion-3.2.1+dfsg/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
ion-3.2.1+dfsg/config.guess-722-EOF
ion-3.2.1+dfsg/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
ion-3.2.1+dfsg/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ion-3.2.1+dfsg/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ion-3.2.1+dfsg/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
ion-3.2.1+dfsg/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ion-3.2.1+dfsg/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
ion-3.2.1+dfsg/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
ion-3.2.1+dfsg/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ion-3.2.1+dfsg/config.guess-814-	    amd64)
ion-3.2.1+dfsg/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ion-3.2.1+dfsg/config.guess-816-	    *)
ion-3.2.1+dfsg/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
ion-3.2.1+dfsg/config.guess-818-	esac
##############################################
ion-3.2.1+dfsg/config.guess-872-    prep*:SunOS:5.*:*)
ion-3.2.1+dfsg/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
ion-3.2.1+dfsg/config.guess-874-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-876-	# the GNU system
ion-3.2.1+dfsg/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
ion-3.2.1+dfsg/config.guess-878-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-880-	# other systems with GNU libc and userland
ion-3.2.1+dfsg/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
ion-3.2.1+dfsg/config.guess-882-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-968-EOF
ion-3.2.1+dfsg/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
ion-3.2.1+dfsg/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
ion-3.2.1+dfsg/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
ion-3.2.1+dfsg/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
ion-3.2.1+dfsg/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ion-3.2.1+dfsg/config.guess-1337-    *:DragonFly:*:*)
ion-3.2.1+dfsg/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
ion-3.2.1+dfsg/config.guess-1339-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-1350-    i*86:skyos:*:*)
ion-3.2.1+dfsg/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
ion-3.2.1+dfsg/config.guess-1352-	exit ;;
##############################################
ion-3.2.1+dfsg/config.guess-1478-
ion-3.2.1+dfsg/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
ion-3.2.1+dfsg/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
ion-3.2.1+dfsg/config.sub-52-
ion-3.2.1+dfsg/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ion-3.2.1+dfsg/config.sub-54-
##############################################
ion-3.2.1+dfsg/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
ion-3.2.1+dfsg/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ion-3.2.1+dfsg/config.sub-117-case $maybe_os in
##############################################
ion-3.2.1+dfsg/config.sub-123-    os=-$maybe_os
ion-3.2.1+dfsg/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ion-3.2.1+dfsg/config.sub-125-    ;;
##############################################
ion-3.2.1+dfsg/config.sub-127-    os=-linux-android
ion-3.2.1+dfsg/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ion-3.2.1+dfsg/config.sub-129-    ;;
ion-3.2.1+dfsg/config.sub-130-  *)
ion-3.2.1+dfsg/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
ion-3.2.1+dfsg/config.sub-132-    if [ $basic_machine != $1 ]
ion-3.2.1+dfsg/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
ion-3.2.1+dfsg/config.sub-134-    else os=; fi
##############################################
ion-3.2.1+dfsg/config.sub-181-		os=-sco5v6
ion-3.2.1+dfsg/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-183-		;;
##############################################
ion-3.2.1+dfsg/config.sub-185-		os=-sco3.2v5
ion-3.2.1+dfsg/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-187-		;;
##############################################
ion-3.2.1+dfsg/config.sub-189-		os=-sco3.2v4
ion-3.2.1+dfsg/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-191-		;;
ion-3.2.1+dfsg/config.sub-192-	-sco3.2.[4-9]*)
ion-3.2.1+dfsg/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ion-3.2.1+dfsg/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-195-		;;
##############################################
ion-3.2.1+dfsg/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
ion-3.2.1+dfsg/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-199-		;;
##############################################
ion-3.2.1+dfsg/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
ion-3.2.1+dfsg/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-203-		;;
##############################################
ion-3.2.1+dfsg/config.sub-205-		os=-sco3.2v2
ion-3.2.1+dfsg/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-207-		;;
ion-3.2.1+dfsg/config.sub-208-	-udk*)
ion-3.2.1+dfsg/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-210-		;;
##############################################
ion-3.2.1+dfsg/config.sub-212-		os=-isc2.2
ion-3.2.1+dfsg/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-214-		;;
##############################################
ion-3.2.1+dfsg/config.sub-218-	-isc*)
ion-3.2.1+dfsg/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-220-		;;
##############################################
ion-3.2.1+dfsg/config.sub-230-	-ptx*)
ion-3.2.1+dfsg/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
ion-3.2.1+dfsg/config.sub-232-		;;
ion-3.2.1+dfsg/config.sub-233-	-windowsnt*)
ion-3.2.1+dfsg/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
ion-3.2.1+dfsg/config.sub-235-		;;
##############################################
ion-3.2.1+dfsg/config.sub-359-	*-*-*)
ion-3.2.1+dfsg/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ion-3.2.1+dfsg/config.sub-361-		exit 1
##############################################
ion-3.2.1+dfsg/config.sub-479-	amd64-*)
ion-3.2.1+dfsg/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-481-		;;
##############################################
ion-3.2.1+dfsg/config.sub-521-	blackfin-*)
ion-3.2.1+dfsg/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-523-		os=-linux
##############################################
ion-3.2.1+dfsg/config.sub-529-	c54x-*)
ion-3.2.1+dfsg/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-531-		;;
ion-3.2.1+dfsg/config.sub-532-	c55x-*)
ion-3.2.1+dfsg/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-534-		;;
ion-3.2.1+dfsg/config.sub-535-	c6x-*)
ion-3.2.1+dfsg/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-537-		;;
##############################################
ion-3.2.1+dfsg/config.sub-732-	i*86v32)
ion-3.2.1+dfsg/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-734-		os=-sysv32
##############################################
ion-3.2.1+dfsg/config.sub-736-	i*86v4*)
ion-3.2.1+dfsg/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-738-		os=-sysv4
##############################################
ion-3.2.1+dfsg/config.sub-740-	i*86v)
ion-3.2.1+dfsg/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-742-		os=-sysv
##############################################
ion-3.2.1+dfsg/config.sub-744-	i*86sol2)
ion-3.2.1+dfsg/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
ion-3.2.1+dfsg/config.sub-746-		os=-solaris2
##############################################
ion-3.2.1+dfsg/config.sub-774-	m68knommu-*)
ion-3.2.1+dfsg/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-776-		os=-linux
##############################################
ion-3.2.1+dfsg/config.sub-811-	mips3*-*)
ion-3.2.1+dfsg/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
ion-3.2.1+dfsg/config.sub-813-		;;
ion-3.2.1+dfsg/config.sub-814-	mips3*)
ion-3.2.1+dfsg/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
ion-3.2.1+dfsg/config.sub-816-		;;
##############################################
ion-3.2.1+dfsg/config.sub-829-	ms1-*)
ion-3.2.1+dfsg/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
ion-3.2.1+dfsg/config.sub-831-		;;
##############################################
ion-3.2.1+dfsg/config.sub-948-	parisc-*)
ion-3.2.1+dfsg/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-950-		os=-linux
##############################################
ion-3.2.1+dfsg/config.sub-964-	pc98-*)
ion-3.2.1+dfsg/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-966-		;;
##############################################
ion-3.2.1+dfsg/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ion-3.2.1+dfsg/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-981-		;;
ion-3.2.1+dfsg/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ion-3.2.1+dfsg/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-984-		;;
ion-3.2.1+dfsg/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ion-3.2.1+dfsg/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-987-		;;
ion-3.2.1+dfsg/config.sub-988-	pentium4-*)
ion-3.2.1+dfsg/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-990-		;;
##############################################
ion-3.2.1+dfsg/config.sub-998-	ppc-* | ppcbe-*)
ion-3.2.1+dfsg/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-1000-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1004-	ppcle-* | powerpclittle-*)
ion-3.2.1+dfsg/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-1006-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1008-		;;
ion-3.2.1+dfsg/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-1010-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1014-	ppc64le-* | powerpc64little-*)
ion-3.2.1+dfsg/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-1016-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1097-	strongarm-* | thumb-*)
ion-3.2.1+dfsg/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
ion-3.2.1+dfsg/config.sub-1099-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1227-	xscale-* | xscalee[bl]-*)
ion-3.2.1+dfsg/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
ion-3.2.1+dfsg/config.sub-1229-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1304-	*)
ion-3.2.1+dfsg/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
ion-3.2.1+dfsg/config.sub-1306-		exit 1
##############################################
ion-3.2.1+dfsg/config.sub-1312-	*-digital*)
ion-3.2.1+dfsg/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
ion-3.2.1+dfsg/config.sub-1314-		;;
ion-3.2.1+dfsg/config.sub-1315-	*-commodore*)
ion-3.2.1+dfsg/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
ion-3.2.1+dfsg/config.sub-1317-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1333-	-solaris1 | -solaris1.*)
ion-3.2.1+dfsg/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ion-3.2.1+dfsg/config.sub-1335-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1345-	-gnu/linux*)
ion-3.2.1+dfsg/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ion-3.2.1+dfsg/config.sub-1347-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1391-	-nto*)
ion-3.2.1+dfsg/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ion-3.2.1+dfsg/config.sub-1393-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1398-	-mac*)
ion-3.2.1+dfsg/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
ion-3.2.1+dfsg/config.sub-1400-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1404-	-linux*)
ion-3.2.1+dfsg/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ion-3.2.1+dfsg/config.sub-1406-		;;
ion-3.2.1+dfsg/config.sub-1407-	-sunos5*)
ion-3.2.1+dfsg/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
ion-3.2.1+dfsg/config.sub-1409-		;;
ion-3.2.1+dfsg/config.sub-1410-	-sunos6*)
ion-3.2.1+dfsg/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
ion-3.2.1+dfsg/config.sub-1412-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1459-	-sinix5.*)
ion-3.2.1+dfsg/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
ion-3.2.1+dfsg/config.sub-1461-		;;
##############################################
ion-3.2.1+dfsg/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
ion-3.2.1+dfsg/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
ion-3.2.1+dfsg/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
ion-3.2.1+dfsg/config.sub-1515-		exit 1
##############################################
ion-3.2.1+dfsg/config.sub-1778-		esac
ion-3.2.1+dfsg/config.sub:1779:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
ion-3.2.1+dfsg/config.sub-1780-		;;
##############################################
ion-3.2.1+dfsg/m4/ltsugar.m4-67-m4_define([lt_combine],
ion-3.2.1+dfsg/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
ion-3.2.1+dfsg/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-125-done
ion-3.2.1+dfsg/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ion-3.2.1+dfsg/m4/libtool.m4-127-])
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
ion-3.2.1+dfsg/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
ion-3.2.1+dfsg/m4/libtool.m4-429-
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-437-#
ion-3.2.1+dfsg/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
ion-3.2.1+dfsg/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
ion-3.2.1+dfsg/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
ion-3.2.1+dfsg/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/m4/libtool.m4-551-      ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
ion-3.2.1+dfsg/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ion-3.2.1+dfsg/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
ion-3.2.1+dfsg/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
ion-3.2.1+dfsg/m4/libtool.m4-564-      ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-720-
ion-3.2.1+dfsg/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
ion-3.2.1+dfsg/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
ion-3.2.1+dfsg/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ion-3.2.1+dfsg/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1143-      }]'
ion-3.2.1+dfsg/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
ion-3.2.1+dfsg/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
ion-3.2.1+dfsg/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ion-3.2.1+dfsg/m4/libtool.m4-1148-  fi],[])
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ion-3.2.1+dfsg/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/m4/libtool.m4-1181-  ECHO='print -r --'
ion-3.2.1+dfsg/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ion-3.2.1+dfsg/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
ion-3.2.1+dfsg/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
ion-3.2.1+dfsg/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
ion-3.2.1+dfsg/m4/libtool.m4-1217-
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1237-   if test "$GCC" = yes; then
ion-3.2.1+dfsg/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ion-3.2.1+dfsg/m4/libtool.m4-1239-   fi
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1241- /*)
ion-3.2.1+dfsg/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ion-3.2.1+dfsg/m4/libtool.m4-1243-   ;; #(
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
ion-3.2.1+dfsg/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/m4/libtool.m4-1272-      *ELF-32*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
ion-3.2.1+dfsg/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/m4/libtool.m4-1288-	*32-bit*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1298-    else
ion-3.2.1+dfsg/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
ion-3.2.1+dfsg/m4/libtool.m4-1300-	*32-bit*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1663-    # And add a safety zone
ion-3.2.1+dfsg/m4/libtool.m4:1664:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/m4/libtool.m4:1665:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/m4/libtool.m4-1666-    ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1696-    if test -n "$kargmax"; then
ion-3.2.1+dfsg/m4/libtool.m4:1697:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ion-3.2.1+dfsg/m4/libtool.m4-1698-    else
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1705-	test undefined != "$lt_cv_sys_max_cmd_len"; then
ion-3.2.1+dfsg/m4/libtool.m4:1706:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ion-3.2.1+dfsg/m4/libtool.m4:1707:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ion-3.2.1+dfsg/m4/libtool.m4-1708-    else
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1717-      # we can't tell.
ion-3.2.1+dfsg/m4/libtool.m4:1718:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
ion-3.2.1+dfsg/m4/libtool.m4-1719-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1721-      do
ion-3.2.1+dfsg/m4/libtool.m4:1722:        i=`expr $i + 1`
ion-3.2.1+dfsg/m4/libtool.m4-1723-        teststring=$teststring$teststring
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1725-      # Only check the string length outside the loop.
ion-3.2.1+dfsg/m4/libtool.m4:1726:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ion-3.2.1+dfsg/m4/libtool.m4-1727-      teststring=
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-1730-      # linker.  It appears as though 1/2 is a usable value.
ion-3.2.1+dfsg/m4/libtool.m4:1731:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ion-3.2.1+dfsg/m4/libtool.m4-1732-    fi
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2055-  if test "$hard_links" = no; then
ion-3.2.1+dfsg/m4/libtool.m4:2056:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
ion-3.2.1+dfsg/m4/libtool.m4-2057-    need_locks=warn
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2186-  esac
ion-3.2.1+dfsg/m4/libtool.m4:2187:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ion-3.2.1+dfsg/m4/libtool.m4-2188-  case $lt_search_path_spec in
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2193-    # okay in the real world where ";" in dirpaths is itself problematic.
ion-3.2.1+dfsg/m4/libtool.m4:2194:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ion-3.2.1+dfsg/m4/libtool.m4-2195-    ;;
ion-3.2.1+dfsg/m4/libtool.m4-2196-  *)
ion-3.2.1+dfsg/m4/libtool.m4:2197:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/m4/libtool.m4-2198-    ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2202-  lt_tmp_lt_search_path_spec=
ion-3.2.1+dfsg/m4/libtool.m4:2203:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ion-3.2.1+dfsg/m4/libtool.m4-2204-  for lt_sys_path in $lt_search_path_spec; do
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2237-  esac
ion-3.2.1+dfsg/m4/libtool.m4:2238:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ion-3.2.1+dfsg/m4/libtool.m4-2239-else
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2325-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ion-3.2.1+dfsg/m4/libtool.m4:2326:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ion-3.2.1+dfsg/m4/libtool.m4-2327-    ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2361-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/m4/libtool.m4:2362:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/m4/libtool.m4:2363:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/m4/libtool.m4:2364:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/m4/libtool.m4-2365-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2370-      fi'
ion-3.2.1+dfsg/m4/libtool.m4:2371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/m4/libtool.m4-2372-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2378-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ion-3.2.1+dfsg/m4/libtool.m4:2379:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/m4/libtool.m4-2380-m4_if([$1], [],[
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2384-      # MinGW DLLs use traditional 'lib' prefix
ion-3.2.1+dfsg/m4/libtool.m4:2385:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/m4/libtool.m4-2386-      ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2388-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ion-3.2.1+dfsg/m4/libtool.m4:2389:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/m4/libtool.m4-2390-      ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2397-    libname_spec='$name'
ion-3.2.1+dfsg/m4/libtool.m4:2398:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
ion-3.2.1+dfsg/m4/libtool.m4-2399-    library_names_spec='${libname}.dll.lib'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2409-        # Let DOS variable expansion print the short 8.3 style file name.
ion-3.2.1+dfsg/m4/libtool.m4:2410:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ion-3.2.1+dfsg/m4/libtool.m4-2411-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2414-      # Convert to MSYS style.
ion-3.2.1+dfsg/m4/libtool.m4:2415:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
ion-3.2.1+dfsg/m4/libtool.m4-2416-      ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2420-      # like /cygdrive/c/PROGRA~1:/cygdr...
ion-3.2.1+dfsg/m4/libtool.m4:2421:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ion-3.2.1+dfsg/m4/libtool.m4:2422:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ion-3.2.1+dfsg/m4/libtool.m4:2423:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/m4/libtool.m4-2424-      ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2428-        # It is most probably a Windows format PATH.
ion-3.2.1+dfsg/m4/libtool.m4:2429:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ion-3.2.1+dfsg/m4/libtool.m4-2430-      else
ion-3.2.1+dfsg/m4/libtool.m4:2431:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ion-3.2.1+dfsg/m4/libtool.m4-2432-      fi
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2438-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ion-3.2.1+dfsg/m4/libtool.m4:2439:    postinstall_cmds='base_file=`basename \${file}`~
ion-3.2.1+dfsg/m4/libtool.m4:2440:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
ion-3.2.1+dfsg/m4/libtool.m4:2441:      dldir=$destdir/`dirname \$dlpath`~
ion-3.2.1+dfsg/m4/libtool.m4-2442-      test -d \$dldir || mkdir -p \$dldir~
ion-3.2.1+dfsg/m4/libtool.m4-2443-      $install_prog $dir/$dlname \$dldir/$dlname'
ion-3.2.1+dfsg/m4/libtool.m4:2444:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ion-3.2.1+dfsg/m4/libtool.m4-2445-      dlpath=$dir/\$dldll~
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2452-    # Assume MSVC wrapper
ion-3.2.1+dfsg/m4/libtool.m4:2453:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
ion-3.2.1+dfsg/m4/libtool.m4-2454-    dynamic_linker='Win32 ld.exe'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2469-  shlibpath_var=DYLD_LIBRARY_PATH
ion-3.2.1+dfsg/m4/libtool.m4:2470:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ion-3.2.1+dfsg/m4/libtool.m4-2471-m4_if([$1], [],[
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2676-  if test -f /etc/ld.so.conf; then
ion-3.2.1+dfsg/m4/libtool.m4:2677:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ion-3.2.1+dfsg/m4/libtool.m4-2678-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2750-  shlibpath_var=LD_LIBRARY_PATH
ion-3.2.1+dfsg/m4/libtool.m4:2751:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/m4/libtool.m4-2752-    case $host_os in
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-2967-	"file_magic "*)
ion-3.2.1+dfsg/m4/libtool.m4:2968:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ion-3.2.1+dfsg/m4/libtool.m4-2969-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3050-    # gcc leaves a trailing carriage return which upsets mingw
ion-3.2.1+dfsg/m4/libtool.m4:3051:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ion-3.2.1+dfsg/m4/libtool.m4-3052-  *)
ion-3.2.1+dfsg/m4/libtool.m4:3053:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ion-3.2.1+dfsg/m4/libtool.m4-3054-  esac
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3059-      # Canonicalize the pathname of ld
ion-3.2.1+dfsg/m4/libtool.m4:3060:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ion-3.2.1+dfsg/m4/libtool.m4-3061-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ion-3.2.1+dfsg/m4/libtool.m4:3062:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ion-3.2.1+dfsg/m4/libtool.m4-3063-      done
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3090-      # Break only if it was the GNU/non-GNU ld that we prefer.
ion-3.2.1+dfsg/m4/libtool.m4:3091:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/m4/libtool.m4-3092-      *GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3130-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ion-3.2.1+dfsg/m4/libtool.m4:3131:case `$LD -v 2>&1 </dev/null` in
ion-3.2.1+dfsg/m4/libtool.m4-3132-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3321-openbsd*)
ion-3.2.1+dfsg/m4/libtool.m4:3322:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/m4/libtool.m4-3323-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3385-    else
ion-3.2.1+dfsg/m4/libtool.m4:3386:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
ion-3.2.1+dfsg/m4/libtool.m4-3387-    fi
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3431-	# Tru64's nm complains that /dev/null is an invalid object file
ion-3.2.1+dfsg/m4/libtool.m4:3432:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/m4/libtool.m4-3433-	*/dev/null* | *'Invalid file or object type'*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3437-	*)
ion-3.2.1+dfsg/m4/libtool.m4:3438:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/m4/libtool.m4-3439-	  */dev/null*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3463-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
ion-3.2.1+dfsg/m4/libtool.m4:3464:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
ion-3.2.1+dfsg/m4/libtool.m4-3465-    *COFF*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3522-  # decide which to use based on capabilities of $DLLTOOL
ion-3.2.1+dfsg/m4/libtool.m4:3523:  case `$DLLTOOL --help 2>&1` in
ion-3.2.1+dfsg/m4/libtool.m4-3524-  *--identify-strict*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3681-# If we're using GNU nm, then use its standard symbol codes.
ion-3.2.1+dfsg/m4/libtool.m4:3682:case `$NM -V 2>&1` in
ion-3.2.1+dfsg/m4/libtool.m4-3683-*GNU* | *'with BFD'*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3699-mingw*)
ion-3.2.1+dfsg/m4/libtool.m4:3700:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ion-3.2.1+dfsg/m4/libtool.m4-3701-  ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-3752-    nlist=conftest.nm
ion-3.2.1+dfsg/m4/libtool.m4:3753:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
ion-3.2.1+dfsg/m4/libtool.m4-3754-      # Try sorting and uniquifying the output.
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4090-	  *)
ion-3.2.1+dfsg/m4/libtool.m4:4091:	    case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/m4/libtool.m4-4092-	    *Sun\ C*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4395-      *)
ion-3.2.1+dfsg/m4/libtool.m4:4396:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/m4/libtool.m4-4397-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4673-	# shared libraries, regardless of the interface used.
ion-3.2.1+dfsg/m4/libtool.m4:4674:	case `$LD -v 2>&1` in
ion-3.2.1+dfsg/m4/libtool.m4-4675-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4705-    supports_anon_versioning=no
ion-3.2.1+dfsg/m4/libtool.m4:4706:    case `$LD -v 2>&1` in
ion-3.2.1+dfsg/m4/libtool.m4-4707-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4774-	# is EXPORTS), use it as is; otherwise, prepend...
ion-3.2.1+dfsg/m4/libtool.m4:4775:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/m4/libtool.m4-4776-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4802-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ion-3.2.1+dfsg/m4/libtool.m4:4803:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4:4804:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-4805-      ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4820-        pgcc*)				# Portland Group C compiler
ion-3.2.1+dfsg/m4/libtool.m4:4821:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/m4/libtool.m4-4822-	  tmp_addflag=' $pic_flag'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4825-					# Portland Group f77 and f90 compilers
ion-3.2.1+dfsg/m4/libtool.m4:4826:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/m4/libtool.m4-4827-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4840-	nvcc*)	# Cuda Compiler Driver 2.2
ion-3.2.1+dfsg/m4/libtool.m4:4841:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/m4/libtool.m4-4842-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4844-	esac
ion-3.2.1+dfsg/m4/libtool.m4:4845:	case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/m4/libtool.m4-4846-	*Sun\ C*)			# Sun C 5.9
ion-3.2.1+dfsg/m4/libtool.m4:4847:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/m4/libtool.m4-4848-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-4912-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ion-3.2.1+dfsg/m4/libtool.m4:4913:      case `$LD -v 2>&1` in
ion-3.2.1+dfsg/m4/libtool.m4-4914-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5035-	# below for broken collect2 doesn't work under 4.3+
ion-3.2.1+dfsg/m4/libtool.m4:5036:	  collect2name=`${CC} -print-prog-name=collect2`
ion-3.2.1+dfsg/m4/libtool.m4-5037-	  if test -f "$collect2name" &&
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5085-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
ion-3.2.1+dfsg/m4/libtool.m4:5086:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ion-3.2.1+dfsg/m4/libtool.m4-5087-      else
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5151-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ion-3.2.1+dfsg/m4/libtool.m4:5152:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/m4/libtool.m4-5153-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5188-	# FIXME: Setting linknames here is a bad hack.
ion-3.2.1+dfsg/m4/libtool.m4:5189:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ion-3.2.1+dfsg/m4/libtool.m4-5190-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5326-      if test "$GCC" = yes; then
ion-3.2.1+dfsg/m4/libtool.m4:5327:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-5328-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5349-	if test "$lt_cv_irix_exported_symbol" = yes; then
ion-3.2.1+dfsg/m4/libtool.m4:5350:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-5351-	fi
ion-3.2.1+dfsg/m4/libtool.m4-5352-      else
ion-3.2.1+dfsg/m4/libtool.m4:5353:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4:5354:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-5355-      fi
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5389-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
ion-3.2.1+dfsg/m4/libtool.m4:5390:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/m4/libtool.m4-5391-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5422-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/m4/libtool.m4:5423:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-5424-      else
ion-3.2.1+dfsg/m4/libtool.m4-5425-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ion-3.2.1+dfsg/m4/libtool.m4:5426:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-5427-      fi
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5435-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/m4/libtool.m4:5436:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-5437-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5439-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ion-3.2.1+dfsg/m4/libtool.m4:5440:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4:5441:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ion-3.2.1+dfsg/m4/libtool.m4:5442:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
ion-3.2.1+dfsg/m4/libtool.m4-5443-
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5458-      else
ion-3.2.1+dfsg/m4/libtool.m4:5459:	case `$CC -V 2>&1` in
ion-3.2.1+dfsg/m4/libtool.m4-5460-	*"Compilers 5.0"*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5651-	  _LT_TAGVAR(allow_undefined_flag, $1)=
ion-3.2.1+dfsg/m4/libtool.m4:5652:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
ion-3.2.1+dfsg/m4/libtool.m4-5653-	  then
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-5951-        # ancient GNU ld didn't support --whole-archive et. al.
ion-3.2.1+dfsg/m4/libtool.m4:5952:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ion-3.2.1+dfsg/m4/libtool.m4-5953-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6034-          # below for broken collect2 doesn't work under 4.3+
ion-3.2.1+dfsg/m4/libtool.m4:6035:	  collect2name=`${CC} -print-prog-name=collect2`
ion-3.2.1+dfsg/m4/libtool.m4-6036-	  if test -f "$collect2name" &&
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6084-
ion-3.2.1+dfsg/m4/libtool.m4:6085:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
ion-3.2.1+dfsg/m4/libtool.m4-6086-        else
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6150-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
ion-3.2.1+dfsg/m4/libtool.m4:6151:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/m4/libtool.m4-6152-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6191-	    # is EXPORTS), use it as is; otherwise, prepend...
ion-3.2.1+dfsg/m4/libtool.m4:6192:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
ion-3.2.1+dfsg/m4/libtool.m4-6193-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6271-            # dependencies.
ion-3.2.1+dfsg/m4/libtool.m4:6272:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ion-3.2.1+dfsg/m4/libtool.m4-6273-            ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6336-	    # dependencies.
ion-3.2.1+dfsg/m4/libtool.m4:6337:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ion-3.2.1+dfsg/m4/libtool.m4-6338-	    ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6372-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ion-3.2.1+dfsg/m4/libtool.m4:6373:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4:6374:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6375-	;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6379-	    # SGI C++
ion-3.2.1+dfsg/m4/libtool.m4:6380:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6381-
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6390-	      if test "$with_gnu_ld" = no; then
ion-3.2.1+dfsg/m4/libtool.m4:6391:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6392-	      else
ion-3.2.1+dfsg/m4/libtool.m4:6393:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6394-	      fi
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6411-	    # to its proper name (with version) after linking.
ion-3.2.1+dfsg/m4/libtool.m4:6412:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ion-3.2.1+dfsg/m4/libtool.m4:6413:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6414-	    # Commands to make compiler produce verbose output that lists
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6421-	    # dependencies.
ion-3.2.1+dfsg/m4/libtool.m4:6422:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ion-3.2.1+dfsg/m4/libtool.m4-6423-
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6436-	    # earlier do not add the objects themselves.
ion-3.2.1+dfsg/m4/libtool.m4:6437:	    case `$CC -V 2>&1` in
ion-3.2.1+dfsg/m4/libtool.m4-6438-	      *"Version 7."*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6457-            # Portland Group C++ compiler
ion-3.2.1+dfsg/m4/libtool.m4:6458:	    case `$CC -V` in
ion-3.2.1+dfsg/m4/libtool.m4-6459-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6462-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ion-3.2.1+dfsg/m4/libtool.m4:6463:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
ion-3.2.1+dfsg/m4/libtool.m4-6464-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ion-3.2.1+dfsg/m4/libtool.m4:6467:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
ion-3.2.1+dfsg/m4/libtool.m4-6468-		$RANLIB $oldlib'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6471-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ion-3.2.1+dfsg/m4/libtool.m4:6472:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6473-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6475-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ion-3.2.1+dfsg/m4/libtool.m4:6476:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6477-	      ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6485-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
ion-3.2.1+dfsg/m4/libtool.m4:6486:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/m4/libtool.m4-6487-            ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6504-	    # dependencies.
ion-3.2.1+dfsg/m4/libtool.m4:6505:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
ion-3.2.1+dfsg/m4/libtool.m4-6506-	    ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6519-	  *)
ion-3.2.1+dfsg/m4/libtool.m4:6520:	    case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/m4/libtool.m4-6521-	    *Sun\ C*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6526-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
ion-3.2.1+dfsg/m4/libtool.m4:6527:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
ion-3.2.1+dfsg/m4/libtool.m4-6528-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6596-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
ion-3.2.1+dfsg/m4/libtool.m4:6597:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
ion-3.2.1+dfsg/m4/libtool.m4-6598-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6615-	    # to its proper name (with version) after linking.
ion-3.2.1+dfsg/m4/libtool.m4:6616:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6617-
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
ion-3.2.1+dfsg/m4/libtool.m4:6637:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6638-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6641-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ion-3.2.1+dfsg/m4/libtool.m4:6642:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4:6643:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ion-3.2.1+dfsg/m4/libtool.m4-6644-	          echo "-hidden">> $lib.exp~
ion-3.2.1+dfsg/m4/libtool.m4:6645:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
ion-3.2.1+dfsg/m4/libtool.m4-6646-	          $RM $lib.exp'
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6660-	    # dependencies.
ion-3.2.1+dfsg/m4/libtool.m4:6661:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ion-3.2.1+dfsg/m4/libtool.m4-6662-	    ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6667-	        osf3*)
ion-3.2.1+dfsg/m4/libtool.m4:6668:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6669-		  ;;
ion-3.2.1+dfsg/m4/libtool.m4-6670-	        *)
ion-3.2.1+dfsg/m4/libtool.m4:6671:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
ion-3.2.1+dfsg/m4/libtool.m4-6672-		  ;;
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-6920-  case ${2} in
ion-3.2.1+dfsg/m4/libtool.m4:6921:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
ion-3.2.1+dfsg/m4/libtool.m4:6922:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
ion-3.2.1+dfsg/m4/libtool.m4-6923-  esac
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-7008-
ion-3.2.1+dfsg/m4/libtool.m4:7009:  for p in `eval "$output_verbose_link_cmd"`; do
ion-3.2.1+dfsg/m4/libtool.m4-7010-    case ${prev}${p} in
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-7106-linux*)
ion-3.2.1+dfsg/m4/libtool.m4:7107:  case `$CC -V 2>&1 | sed 5q` in
ion-3.2.1+dfsg/m4/libtool.m4-7108-  *Sun\ C*)
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-7157-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
ion-3.2.1+dfsg/m4/libtool.m4:7158: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
ion-3.2.1+dfsg/m4/libtool.m4-7159-fi
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-7769-    test $lt_ac_count -gt 10 && break
ion-3.2.1+dfsg/m4/libtool.m4:7770:    lt_ac_count=`expr $lt_ac_count + 1`
ion-3.2.1+dfsg/m4/libtool.m4-7771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
ion-3.2.1+dfsg/m4/libtool.m4-7840-# ------------------------------------------------------
ion-3.2.1+dfsg/m4/libtool.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
ion-3.2.1+dfsg/m4/libtool.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
ion-3.2.1+dfsg/ltmain.sh-167-{
ion-3.2.1+dfsg/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
ion-3.2.1+dfsg/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-179-{
ion-3.2.1+dfsg/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
ion-3.2.1+dfsg/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
ion-3.2.1+dfsg/ltmain.sh-198-    # Extract subdirectory from the argument.
ion-3.2.1+dfsg/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
ion-3.2.1+dfsg/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-204-    fi
ion-3.2.1+dfsg/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
ion-3.2.1+dfsg/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
ion-3.2.1+dfsg/ltmain.sh-217-    case ${2} in
ion-3.2.1+dfsg/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
ion-3.2.1+dfsg/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
ion-3.2.1+dfsg/ltmain.sh-220-    esac
##############################################
ion-3.2.1+dfsg/ltmain.sh-380-     progdir=$func_dirname_result
ion-3.2.1+dfsg/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
ion-3.2.1+dfsg/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
ion-3.2.1+dfsg/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
ion-3.2.1+dfsg/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
ion-3.2.1+dfsg/ltmain.sh-419-bs='\\'
##############################################
ion-3.2.1+dfsg/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
ion-3.2.1+dfsg/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
ion-3.2.1+dfsg/ltmain.sh-533-      done
ion-3.2.1+dfsg/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
ion-3.2.1+dfsg/ltmain.sh-535-
##############################################
ion-3.2.1+dfsg/ltmain.sh-566-      # If mktemp works, use that first and foremost
ion-3.2.1+dfsg/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-568-
##############################################
ion-3.2.1+dfsg/ltmain.sh-597-      *[\\\`\"\$]*)
ion-3.2.1+dfsg/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
ion-3.2.1+dfsg/ltmain.sh-599-      *)
##############################################
ion-3.2.1+dfsg/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
ion-3.2.1+dfsg/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
ion-3.2.1+dfsg/ltmain.sh-704-    ;;
##############################################
ion-3.2.1+dfsg/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
ion-3.2.1+dfsg/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
ion-3.2.1+dfsg/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
ion-3.2.1+dfsg/ltmain.sh-772-	p
##############################################
ion-3.2.1+dfsg/ltmain.sh-803-
ion-3.2.1+dfsg/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
ion-3.2.1+dfsg/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
ion-3.2.1+dfsg/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
ion-3.2.1+dfsg/ltmain.sh-816-
ion-3.2.1+dfsg/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
ion-3.2.1+dfsg/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
ion-3.2.1+dfsg/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
ion-3.2.1+dfsg/ltmain.sh-862-{
ion-3.2.1+dfsg/ltmain.sh:863:    func_arith_result=`expr "${@}"`
ion-3.2.1+dfsg/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
ion-3.2.1+dfsg/ltmain.sh-870-{
ion-3.2.1+dfsg/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
ion-3.2.1+dfsg/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
ion-3.2.1+dfsg/ltmain.sh-877-{
ion-3.2.1+dfsg/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
ion-3.2.1+dfsg/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
ion-3.2.1+dfsg/ltmain.sh-884-{
ion-3.2.1+dfsg/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
ion-3.2.1+dfsg/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
ion-3.2.1+dfsg/ltmain.sh-968-	# quotes we have to do it in 2 steps:
ion-3.2.1+dfsg/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
ion-3.2.1+dfsg/ltmain.sh-970-	eval "$extractedcf"
##############################################
ion-3.2.1+dfsg/ltmain.sh-1382-      done
ion-3.2.1+dfsg/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
ion-3.2.1+dfsg/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
ion-3.2.1+dfsg/ltmain.sh-1385-      case $@ in
##############################################
ion-3.2.1+dfsg/ltmain.sh-1395-	    # Evaluate the configuration.
ion-3.2.1+dfsg/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
ion-3.2.1+dfsg/ltmain.sh-1397-	    CC_quoted=
##############################################
ion-3.2.1+dfsg/ltmain.sh-1401-	    done
ion-3.2.1+dfsg/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
ion-3.2.1+dfsg/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
ion-3.2.1+dfsg/ltmain.sh-1404-	    case "$@ " in
##############################################
ion-3.2.1+dfsg/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
ion-3.2.1+dfsg/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
ion-3.2.1+dfsg/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-1721-    # LT_CYGPATH in this case.
ion-3.2.1+dfsg/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
ion-3.2.1+dfsg/ltmain.sh-1723-  fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
ion-3.2.1+dfsg/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
ion-3.2.1+dfsg/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
ion-3.2.1+dfsg/ltmain.sh-2060-    *.[cCFSifmso] | \
ion-3.2.1+dfsg/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
ion-3.2.1+dfsg/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
ion-3.2.1+dfsg/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
ion-3.2.1+dfsg/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
ion-3.2.1+dfsg/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
ion-3.2.1+dfsg/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
ion-3.2.1+dfsg/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-2158-
##############################################
ion-3.2.1+dfsg/ltmain.sh-2204-      if test "$need_locks" = warn &&
ion-3.2.1+dfsg/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ion-3.2.1+dfsg/ltmain.sh-2206-	$ECHO "\
ion-3.2.1+dfsg/ltmain.sh-2207-*** ERROR, $lockfile contains:
ion-3.2.1+dfsg/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-2209-
##############################################
ion-3.2.1+dfsg/ltmain.sh-2253-      if test "$need_locks" = warn &&
ion-3.2.1+dfsg/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ion-3.2.1+dfsg/ltmain.sh-2255-	$ECHO "\
ion-3.2.1+dfsg/ltmain.sh-2256-*** ERROR, $lockfile contains:
ion-3.2.1+dfsg/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-2258-
##############################################
ion-3.2.1+dfsg/ltmain.sh-2548-	  test -n "$library_names" && \
ion-3.2.1+dfsg/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
ion-3.2.1+dfsg/ltmain.sh-2550-	  continue
##############################################
ion-3.2.1+dfsg/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
ion-3.2.1+dfsg/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
ion-3.2.1+dfsg/ltmain.sh-2561-	  fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-2577-      # Get the absolute pathname.
ion-3.2.1+dfsg/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
ion-3.2.1+dfsg/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
ion-3.2.1+dfsg/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
ion-3.2.1+dfsg/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
ion-3.2.1+dfsg/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
ion-3.2.1+dfsg/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
ion-3.2.1+dfsg/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
ion-3.2.1+dfsg/ltmain.sh-2959-
##############################################
ion-3.2.1+dfsg/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
ion-3.2.1+dfsg/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
ion-3.2.1+dfsg/ltmain.sh-2972-	  else
ion-3.2.1+dfsg/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
ion-3.2.1+dfsg/ltmain.sh-2974-	  fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-3130-	    fi
ion-3.2.1+dfsg/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
ion-3.2.1+dfsg/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
ion-3.2.1+dfsg/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
ion-3.2.1+dfsg/ltmain.sh-3134-	      finalize=no
##############################################
ion-3.2.1+dfsg/ltmain.sh-3149-	        # Replace the output file specification.
ion-3.2.1+dfsg/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
ion-3.2.1+dfsg/ltmain.sh-3151-
##############################################
ion-3.2.1+dfsg/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
ion-3.2.1+dfsg/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
ion-3.2.1+dfsg/ltmain.sh-3170-	  fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-3241-    my_pic_p="${3-no}"
ion-3.2.1+dfsg/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
ion-3.2.1+dfsg/ltmain.sh-3243-    my_dlsyms=
##############################################
ion-3.2.1+dfsg/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
ion-3.2.1+dfsg/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ion-3.2.1+dfsg/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
ion-3.2.1+dfsg/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
ion-3.2.1+dfsg/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
ion-3.2.1+dfsg/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
ion-3.2.1+dfsg/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ion-3.2.1+dfsg/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ion-3.2.1+dfsg/ltmain.sh-3509-	  else
ion-3.2.1+dfsg/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ion-3.2.1+dfsg/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ion-3.2.1+dfsg/ltmain.sh-3512-	  fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-3514-	*)
ion-3.2.1+dfsg/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ion-3.2.1+dfsg/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ion-3.2.1+dfsg/ltmain.sh-3517-	  ;;
##############################################
ion-3.2.1+dfsg/ltmain.sh-3529-      # Nullify the symbol file.
ion-3.2.1+dfsg/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
ion-3.2.1+dfsg/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
ion-3.2.1+dfsg/ltmain.sh-3532-    fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-3545-  win32_libid_type="unknown"
ion-3.2.1+dfsg/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-3547-  case $win32_fileres in
##############################################
ion-3.2.1+dfsg/ltmain.sh-3596-  $opt_debug
ion-3.2.1+dfsg/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
ion-3.2.1+dfsg/ltmain.sh-3598-}
##############################################
ion-3.2.1+dfsg/ltmain.sh-3613-  $opt_debug
ion-3.2.1+dfsg/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
ion-3.2.1+dfsg/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
ion-3.2.1+dfsg/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ion-3.2.1+dfsg/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
ion-3.2.1+dfsg/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
ion-3.2.1+dfsg/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ion-3.2.1+dfsg/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
ion-3.2.1+dfsg/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
ion-3.2.1+dfsg/ltmain.sh-3700-    # binutils import library
ion-3.2.1+dfsg/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
ion-3.2.1+dfsg/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
ion-3.2.1+dfsg/ltmain.sh-3703-    # ms-generated import library
ion-3.2.1+dfsg/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
ion-3.2.1+dfsg/ltmain.sh-3705-  else
##############################################
ion-3.2.1+dfsg/ltmain.sh-3780-	  darwin_curdir=`pwd`
ion-3.2.1+dfsg/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
ion-3.2.1+dfsg/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
ion-3.2.1+dfsg/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
ion-3.2.1+dfsg/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
ion-3.2.1+dfsg/ltmain.sh-3785-	    darwin_arch=
##############################################
ion-3.2.1+dfsg/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
ion-3.2.1+dfsg/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
ion-3.2.1+dfsg/ltmain.sh-3797-	    darwin_file=
##############################################
ion-3.2.1+dfsg/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
ion-3.2.1+dfsg/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
ion-3.2.1+dfsg/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
ion-3.2.1+dfsg/ltmain.sh-3814-      esac
ion-3.2.1+dfsg/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
ion-3.2.1+dfsg/ltmain.sh-3816-    done
##############################################
ion-3.2.1+dfsg/ltmain.sh-3885-
ion-3.2.1+dfsg/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
ion-3.2.1+dfsg/ltmain.sh-3887-    $ECHO "\
##############################################
ion-3.2.1+dfsg/ltmain.sh-3920-    --lt-dump-script)
ion-3.2.1+dfsg/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
ion-3.2.1+dfsg/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
ion-3.2.1+dfsg/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
ion-3.2.1+dfsg/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
ion-3.2.1+dfsg/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
ion-3.2.1+dfsg/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
ion-3.2.1+dfsg/ltmain.sh-3949-  done
##############################################
ion-3.2.1+dfsg/ltmain.sh-4005-  # Find the directory that this script lives in.
ion-3.2.1+dfsg/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
ion-3.2.1+dfsg/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
ion-3.2.1+dfsg/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
ion-3.2.1+dfsg/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
ion-3.2.1+dfsg/ltmain.sh-4011-  while test -n \"\$file\"; do
ion-3.2.1+dfsg/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
ion-3.2.1+dfsg/ltmain.sh-4013-
##############################################
ion-3.2.1+dfsg/ltmain.sh-4021-
ion-3.2.1+dfsg/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
ion-3.2.1+dfsg/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
ion-3.2.1+dfsg/ltmain.sh-4024-  done
##############################################
ion-3.2.1+dfsg/ltmain.sh-4035-    case \"\$thisdir\" in
ion-3.2.1+dfsg/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
ion-3.2.1+dfsg/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
ion-3.2.1+dfsg/ltmain.sh-4041-  # Try to get the absolute directory name.
ion-3.2.1+dfsg/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
ion-3.2.1+dfsg/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
ion-3.2.1+dfsg/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
ion-3.2.1+dfsg/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
ion-3.2.1+dfsg/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
ion-3.2.1+dfsg/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
ion-3.2.1+dfsg/ltmain.sh-4068-      else
##############################################
ion-3.2.1+dfsg/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
ion-3.2.1+dfsg/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
ion-3.2.1+dfsg/ltmain.sh-4112-
##############################################
ion-3.2.1+dfsg/ltmain.sh-5085-    $opt_debug
ion-3.2.1+dfsg/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
ion-3.2.1+dfsg/ltmain.sh-5087-    *import*) : ;;
##############################################
ion-3.2.1+dfsg/ltmain.sh-5307-	    moreargs=
ion-3.2.1+dfsg/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
ion-3.2.1+dfsg/ltmain.sh-5309-	    do
##############################################
ion-3.2.1+dfsg/ltmain.sh-5563-	*)
ion-3.2.1+dfsg/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
ion-3.2.1+dfsg/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
ion-3.2.1+dfsg/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ion-3.2.1+dfsg/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
ion-3.2.1+dfsg/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
ion-3.2.1+dfsg/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
ion-3.2.1+dfsg/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
ion-3.2.1+dfsg/ltmain.sh-6018-    else
##############################################
ion-3.2.1+dfsg/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
ion-3.2.1+dfsg/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ion-3.2.1+dfsg/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
ion-3.2.1+dfsg/ltmain.sh-6394-	else
ion-3.2.1+dfsg/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
ion-3.2.1+dfsg/ltmain.sh-6396-	fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
ion-3.2.1+dfsg/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
ion-3.2.1+dfsg/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
ion-3.2.1+dfsg/ltmain.sh-6431-	fi
ion-3.2.1+dfsg/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ion-3.2.1+dfsg/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
ion-3.2.1+dfsg/ltmain.sh-6504-	*)
ion-3.2.1+dfsg/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
ion-3.2.1+dfsg/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-6757-	    shift
ion-3.2.1+dfsg/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
ion-3.2.1+dfsg/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
ion-3.2.1+dfsg/ltmain.sh-7049-		*)
ion-3.2.1+dfsg/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
ion-3.2.1+dfsg/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-7060-		  depdepl=
ion-3.2.1+dfsg/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
ion-3.2.1+dfsg/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
ion-3.2.1+dfsg/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
ion-3.2.1+dfsg/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
ion-3.2.1+dfsg/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
ion-3.2.1+dfsg/ltmain.sh-7071-                      fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-7082-		else
ion-3.2.1+dfsg/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ion-3.2.1+dfsg/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
ion-3.2.1+dfsg/ltmain.sh-7105-	else
ion-3.2.1+dfsg/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ion-3.2.1+dfsg/ltmain.sh-7107-	fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-7254-	test "$module" = no && \
ion-3.2.1+dfsg/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
ion-3.2.1+dfsg/ltmain.sh-7256-
##############################################
ion-3.2.1+dfsg/ltmain.sh-7392-	if test "$age" -gt "$current"; then
ion-3.2.1+dfsg/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
ion-3.2.1+dfsg/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
ion-3.2.1+dfsg/ltmain.sh-7553-	removelist=
ion-3.2.1+dfsg/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
ion-3.2.1+dfsg/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
ion-3.2.1+dfsg/ltmain.sh-7579-	# Transform .lo files to .o files.
ion-3.2.1+dfsg/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
ion-3.2.1+dfsg/ltmain.sh-7581-      fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-7584-      #for path in $notinst_path; do
ion-3.2.1+dfsg/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
ion-3.2.1+dfsg/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
ion-3.2.1+dfsg/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
ion-3.2.1+dfsg/ltmain.sh-7588-      #done
##############################################
ion-3.2.1+dfsg/ltmain.sh-7705-		if test -n "$i" ; then
ion-3.2.1+dfsg/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
ion-3.2.1+dfsg/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ion-3.2.1+dfsg/ltmain.sh-7708-		  set dummy $deplib_matches; shift
ion-3.2.1+dfsg/ltmain.sh-7709-		  deplib_match=$1
ion-3.2.1+dfsg/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ion-3.2.1+dfsg/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
ion-3.2.1+dfsg/ltmain.sh-7748-		  if test -n "$i" ; then
ion-3.2.1+dfsg/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
ion-3.2.1+dfsg/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ion-3.2.1+dfsg/ltmain.sh-7751-		    set dummy $deplib_matches; shift
ion-3.2.1+dfsg/ltmain.sh-7752-		    deplib_match=$1
ion-3.2.1+dfsg/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
ion-3.2.1+dfsg/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
ion-3.2.1+dfsg/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
ion-3.2.1+dfsg/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ion-3.2.1+dfsg/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
ion-3.2.1+dfsg/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
ion-3.2.1+dfsg/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
ion-3.2.1+dfsg/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
ion-3.2.1+dfsg/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
ion-3.2.1+dfsg/ltmain.sh-7802-		else
##############################################
ion-3.2.1+dfsg/ltmain.sh-7808-		    shopt -s nocaseglob
ion-3.2.1+dfsg/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-7810-		    $nocaseglob
ion-3.2.1+dfsg/ltmain.sh-7811-		  else
ion-3.2.1+dfsg/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-7813-		  fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
ion-3.2.1+dfsg/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
ion-3.2.1+dfsg/ltmain.sh-7828-			case $potliblink in
ion-3.2.1+dfsg/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
ion-3.2.1+dfsg/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
ion-3.2.1+dfsg/ltmain.sh-7831-			esac
##############################################
ion-3.2.1+dfsg/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
ion-3.2.1+dfsg/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ion-3.2.1+dfsg/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
ion-3.2.1+dfsg/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
ion-3.2.1+dfsg/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
ion-3.2.1+dfsg/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ion-3.2.1+dfsg/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ion-3.2.1+dfsg/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
ion-3.2.1+dfsg/ltmain.sh-7921-	  newdeplibs=""
ion-3.2.1+dfsg/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
ion-3.2.1+dfsg/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
ion-3.2.1+dfsg/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
ion-3.2.1+dfsg/ltmain.sh-7927-	    done
##############################################
ion-3.2.1+dfsg/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
ion-3.2.1+dfsg/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
ion-3.2.1+dfsg/ltmain.sh-7953-	  ;;
##############################################
ion-3.2.1+dfsg/ltmain.sh-8003-	*-*-darwin*)
ion-3.2.1+dfsg/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ion-3.2.1+dfsg/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ion-3.2.1+dfsg/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ion-3.2.1+dfsg/ltmain.sh-8007-	  ;;
##############################################
ion-3.2.1+dfsg/ltmain.sh-8130-	# Use standard objects if they are pic
ion-3.2.1+dfsg/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ion-3.2.1+dfsg/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
ion-3.2.1+dfsg/ltmain.sh-8145-	    # exporting using user supplied symfile
ion-3.2.1+dfsg/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
ion-3.2.1+dfsg/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
ion-3.2.1+dfsg/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
ion-3.2.1+dfsg/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
ion-3.2.1+dfsg/ltmain.sh-8644-	else
##############################################
ion-3.2.1+dfsg/ltmain.sh-8656-      # Create the old-style object.
ion-3.2.1+dfsg/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
ion-3.2.1+dfsg/ltmain.sh-8658-
##############################################
ion-3.2.1+dfsg/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
ion-3.2.1+dfsg/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
ion-3.2.1+dfsg/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
ion-3.2.1+dfsg/ltmain.sh-8719-	;;
##############################################
ion-3.2.1+dfsg/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
ion-3.2.1+dfsg/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ion-3.2.1+dfsg/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ion-3.2.1+dfsg/ltmain.sh-8737-	;;
##############################################
ion-3.2.1+dfsg/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ion-3.2.1+dfsg/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
ion-3.2.1+dfsg/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
ion-3.2.1+dfsg/ltmain.sh-8872-	# Transform all the library objects into standard objects.
ion-3.2.1+dfsg/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ion-3.2.1+dfsg/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ion-3.2.1+dfsg/ltmain.sh-8875-      fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-8902-	# Replace the output file specification.
ion-3.2.1+dfsg/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ion-3.2.1+dfsg/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
ion-3.2.1+dfsg/ltmain.sh-8911-	  func_to_tool_file "$output"
ion-3.2.1+dfsg/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ion-3.2.1+dfsg/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ion-3.2.1+dfsg/ltmain.sh-8955-	# Replace the output file specification.
ion-3.2.1+dfsg/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ion-3.2.1+dfsg/ltmain.sh-8957-	# Delete the old output file.
##############################################
ion-3.2.1+dfsg/ltmain.sh-8963-	  func_to_tool_file "$output"
ion-3.2.1+dfsg/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ion-3.2.1+dfsg/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ion-3.2.1+dfsg/ltmain.sh-8981-	  if test "$fast_install" = yes; then
ion-3.2.1+dfsg/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
ion-3.2.1+dfsg/ltmain.sh-8983-	  else
##############################################
ion-3.2.1+dfsg/ltmain.sh-8993-      # Replace the output file specification.
ion-3.2.1+dfsg/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
ion-3.2.1+dfsg/ltmain.sh-8995-
##############################################
ion-3.2.1+dfsg/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
ion-3.2.1+dfsg/ltmain.sh:9003:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ion-3.2.1+dfsg/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ion-3.2.1+dfsg/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
ion-3.2.1+dfsg/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ion-3.2.1+dfsg/ltmain.sh-9025-      fi
##############################################
ion-3.2.1+dfsg/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
ion-3.2.1+dfsg/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ion-3.2.1+dfsg/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
ion-3.2.1+dfsg/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
ion-3.2.1+dfsg/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
ion-3.2.1+dfsg/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
ion-3.2.1+dfsg/ltmain.sh-9314-		name="$func_basename_result"
ion-3.2.1+dfsg/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ion-3.2.1+dfsg/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
ion-3.2.1+dfsg/ltmain.sh-9333-		name="$func_basename_result"
ion-3.2.1+dfsg/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ion-3.2.1+dfsg/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
ion-3.2.1+dfsg/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
ion-3.2.1+dfsg/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
ion-3.2.1+dfsg/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static