===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
kelbt-0.16/Makefile.in-59-  { \
kelbt-0.16/Makefile.in:60:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
kelbt-0.16/Makefile.in-61-  }; \
##############################################
kelbt-0.16/Makefile.in-184-  while test -n "$$dir1"; do \
kelbt-0.16/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
kelbt-0.16/Makefile.in-186-    if test "$$first" != "."; then \
kelbt-0.16/Makefile.in-187-      if test "$$first" = ".."; then \
kelbt-0.16/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
kelbt-0.16/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
kelbt-0.16/Makefile.in-190-      else \
kelbt-0.16/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
kelbt-0.16/Makefile.in-192-        if test "$$first2" = "$$first"; then \
kelbt-0.16/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
kelbt-0.16/Makefile.in-194-        else \
##############################################
kelbt-0.16/Makefile.in-199-    fi; \
kelbt-0.16/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
kelbt-0.16/Makefile.in-201-  done; \
##############################################
kelbt-0.16/Makefile.in-349-	dot_seen=no; \
kelbt-0.16/Makefile.in:350:	target=`echo $@ | sed s/-recursive//`; \
kelbt-0.16/Makefile.in-351-	case "$@" in \
##############################################
kelbt-0.16/Makefile.in-412-GTAGS:
kelbt-0.16/Makefile.in:413:	here=`$(am__cd) $(top_builddir) && pwd` \
kelbt-0.16/Makefile.in-414-	  && $(am__cd) $(top_srcdir) \
##############################################
kelbt-0.16/Makefile.in-444-	test -d "$(distdir)" || mkdir "$(distdir)"
kelbt-0.16/Makefile.in:445:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
kelbt-0.16/Makefile.in:446:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
kelbt-0.16/Makefile.in-447-	list='$(DISTFILES)'; \
##############################################
kelbt-0.16/Makefile.in-458-	  if test -d $$d/$$file; then \
kelbt-0.16/Makefile.in:459:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
kelbt-0.16/Makefile.in-460-	    if test -d "$(distdir)/$$file"; then \
##############################################
kelbt-0.16/Makefile.in-572-	test -d $(distdir)/_build || exit 0; \
kelbt-0.16/Makefile.in:573:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
kelbt-0.16/Makefile.in-574-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
kelbt-0.16/Makefile.in-616-	}; \
kelbt-0.16/Makefile.in:617:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
kelbt-0.16/Makefile.in-618-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
kelbt-0.16/Makefile.in-628-	fi
kelbt-0.16/Makefile.in:629:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
kelbt-0.16/Makefile.in-630-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
kelbt-0.16/src/Makefile.in-60-  { \
kelbt-0.16/src/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
kelbt-0.16/src/Makefile.in-62-  }; \
##############################################
kelbt-0.16/src/Makefile.in-416-.cpp.obj:
kelbt-0.16/src/Makefile.in:417:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
kelbt-0.16/src/Makefile.in-418-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
kelbt-0.16/src/Makefile.in-420-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:421:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
kelbt-0.16/src/Makefile.in-422-
kelbt-0.16/src/Makefile.in-423-kelbt-pcheck.o: pcheck.cpp
kelbt-0.16/src/Makefile.in:424:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-pcheck.o -MD -MP -MF $(DEPDIR)/kelbt-pcheck.Tpo -c -o kelbt-pcheck.o `test -f 'pcheck.cpp' || echo '$(srcdir)/'`pcheck.cpp
kelbt-0.16/src/Makefile.in-425-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-pcheck.Tpo $(DEPDIR)/kelbt-pcheck.Po
##############################################
kelbt-0.16/src/Makefile.in-427-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:428:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-pcheck.o `test -f 'pcheck.cpp' || echo '$(srcdir)/'`pcheck.cpp
kelbt-0.16/src/Makefile.in-429-
kelbt-0.16/src/Makefile.in-430-kelbt-pcheck.obj: pcheck.cpp
kelbt-0.16/src/Makefile.in:431:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-pcheck.obj -MD -MP -MF $(DEPDIR)/kelbt-pcheck.Tpo -c -o kelbt-pcheck.obj `if test -f 'pcheck.cpp'; then $(CYGPATH_W) 'pcheck.cpp'; else $(CYGPATH_W) '$(srcdir)/pcheck.cpp'; fi`
kelbt-0.16/src/Makefile.in-432-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-pcheck.Tpo $(DEPDIR)/kelbt-pcheck.Po
##############################################
kelbt-0.16/src/Makefile.in-434-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:435:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-pcheck.obj `if test -f 'pcheck.cpp'; then $(CYGPATH_W) 'pcheck.cpp'; else $(CYGPATH_W) '$(srcdir)/pcheck.cpp'; fi`
kelbt-0.16/src/Makefile.in-436-
kelbt-0.16/src/Makefile.in-437-kelbt-main.o: main.cpp
kelbt-0.16/src/Makefile.in:438:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-main.o -MD -MP -MF $(DEPDIR)/kelbt-main.Tpo -c -o kelbt-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
kelbt-0.16/src/Makefile.in-439-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-main.Tpo $(DEPDIR)/kelbt-main.Po
##############################################
kelbt-0.16/src/Makefile.in-441-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:442:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
kelbt-0.16/src/Makefile.in-443-
kelbt-0.16/src/Makefile.in-444-kelbt-main.obj: main.cpp
kelbt-0.16/src/Makefile.in:445:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-main.obj -MD -MP -MF $(DEPDIR)/kelbt-main.Tpo -c -o kelbt-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
kelbt-0.16/src/Makefile.in-446-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-main.Tpo $(DEPDIR)/kelbt-main.Po
##############################################
kelbt-0.16/src/Makefile.in-448-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:449:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
kelbt-0.16/src/Makefile.in-450-
kelbt-0.16/src/Makefile.in-451-kelbt-parsedata.o: parsedata.cpp
kelbt-0.16/src/Makefile.in:452:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-parsedata.o -MD -MP -MF $(DEPDIR)/kelbt-parsedata.Tpo -c -o kelbt-parsedata.o `test -f 'parsedata.cpp' || echo '$(srcdir)/'`parsedata.cpp
kelbt-0.16/src/Makefile.in-453-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-parsedata.Tpo $(DEPDIR)/kelbt-parsedata.Po
##############################################
kelbt-0.16/src/Makefile.in-455-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:456:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-parsedata.o `test -f 'parsedata.cpp' || echo '$(srcdir)/'`parsedata.cpp
kelbt-0.16/src/Makefile.in-457-
kelbt-0.16/src/Makefile.in-458-kelbt-parsedata.obj: parsedata.cpp
kelbt-0.16/src/Makefile.in:459:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-parsedata.obj -MD -MP -MF $(DEPDIR)/kelbt-parsedata.Tpo -c -o kelbt-parsedata.obj `if test -f 'parsedata.cpp'; then $(CYGPATH_W) 'parsedata.cpp'; else $(CYGPATH_W) '$(srcdir)/parsedata.cpp'; fi`
kelbt-0.16/src/Makefile.in-460-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-parsedata.Tpo $(DEPDIR)/kelbt-parsedata.Po
##############################################
kelbt-0.16/src/Makefile.in-462-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:463:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-parsedata.obj `if test -f 'parsedata.cpp'; then $(CYGPATH_W) 'parsedata.cpp'; else $(CYGPATH_W) '$(srcdir)/parsedata.cpp'; fi`
kelbt-0.16/src/Makefile.in-464-
kelbt-0.16/src/Makefile.in-465-kelbt-closure.o: closure.cpp
kelbt-0.16/src/Makefile.in:466:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-closure.o -MD -MP -MF $(DEPDIR)/kelbt-closure.Tpo -c -o kelbt-closure.o `test -f 'closure.cpp' || echo '$(srcdir)/'`closure.cpp
kelbt-0.16/src/Makefile.in-467-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-closure.Tpo $(DEPDIR)/kelbt-closure.Po
##############################################
kelbt-0.16/src/Makefile.in-469-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:470:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-closure.o `test -f 'closure.cpp' || echo '$(srcdir)/'`closure.cpp
kelbt-0.16/src/Makefile.in-471-
kelbt-0.16/src/Makefile.in-472-kelbt-closure.obj: closure.cpp
kelbt-0.16/src/Makefile.in:473:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-closure.obj -MD -MP -MF $(DEPDIR)/kelbt-closure.Tpo -c -o kelbt-closure.obj `if test -f 'closure.cpp'; then $(CYGPATH_W) 'closure.cpp'; else $(CYGPATH_W) '$(srcdir)/closure.cpp'; fi`
kelbt-0.16/src/Makefile.in-474-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-closure.Tpo $(DEPDIR)/kelbt-closure.Po
##############################################
kelbt-0.16/src/Makefile.in-476-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:477:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-closure.obj `if test -f 'closure.cpp'; then $(CYGPATH_W) 'closure.cpp'; else $(CYGPATH_W) '$(srcdir)/closure.cpp'; fi`
kelbt-0.16/src/Makefile.in-478-
kelbt-0.16/src/Makefile.in-479-kelbt-fsmbase.o: fsmbase.cpp
kelbt-0.16/src/Makefile.in:480:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-fsmbase.o -MD -MP -MF $(DEPDIR)/kelbt-fsmbase.Tpo -c -o kelbt-fsmbase.o `test -f 'fsmbase.cpp' || echo '$(srcdir)/'`fsmbase.cpp
kelbt-0.16/src/Makefile.in-481-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-fsmbase.Tpo $(DEPDIR)/kelbt-fsmbase.Po
##############################################
kelbt-0.16/src/Makefile.in-483-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:484:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-fsmbase.o `test -f 'fsmbase.cpp' || echo '$(srcdir)/'`fsmbase.cpp
kelbt-0.16/src/Makefile.in-485-
kelbt-0.16/src/Makefile.in-486-kelbt-fsmbase.obj: fsmbase.cpp
kelbt-0.16/src/Makefile.in:487:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-fsmbase.obj -MD -MP -MF $(DEPDIR)/kelbt-fsmbase.Tpo -c -o kelbt-fsmbase.obj `if test -f 'fsmbase.cpp'; then $(CYGPATH_W) 'fsmbase.cpp'; else $(CYGPATH_W) '$(srcdir)/fsmbase.cpp'; fi`
kelbt-0.16/src/Makefile.in-488-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-fsmbase.Tpo $(DEPDIR)/kelbt-fsmbase.Po
##############################################
kelbt-0.16/src/Makefile.in-490-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:491:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-fsmbase.obj `if test -f 'fsmbase.cpp'; then $(CYGPATH_W) 'fsmbase.cpp'; else $(CYGPATH_W) '$(srcdir)/fsmbase.cpp'; fi`
kelbt-0.16/src/Makefile.in-492-
kelbt-0.16/src/Makefile.in-493-kelbt-fsmattach.o: fsmattach.cpp
kelbt-0.16/src/Makefile.in:494:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-fsmattach.o -MD -MP -MF $(DEPDIR)/kelbt-fsmattach.Tpo -c -o kelbt-fsmattach.o `test -f 'fsmattach.cpp' || echo '$(srcdir)/'`fsmattach.cpp
kelbt-0.16/src/Makefile.in-495-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-fsmattach.Tpo $(DEPDIR)/kelbt-fsmattach.Po
##############################################
kelbt-0.16/src/Makefile.in-497-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:498:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-fsmattach.o `test -f 'fsmattach.cpp' || echo '$(srcdir)/'`fsmattach.cpp
kelbt-0.16/src/Makefile.in-499-
kelbt-0.16/src/Makefile.in-500-kelbt-fsmattach.obj: fsmattach.cpp
kelbt-0.16/src/Makefile.in:501:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-fsmattach.obj -MD -MP -MF $(DEPDIR)/kelbt-fsmattach.Tpo -c -o kelbt-fsmattach.obj `if test -f 'fsmattach.cpp'; then $(CYGPATH_W) 'fsmattach.cpp'; else $(CYGPATH_W) '$(srcdir)/fsmattach.cpp'; fi`
kelbt-0.16/src/Makefile.in-502-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-fsmattach.Tpo $(DEPDIR)/kelbt-fsmattach.Po
##############################################
kelbt-0.16/src/Makefile.in-504-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:505:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-fsmattach.obj `if test -f 'fsmattach.cpp'; then $(CYGPATH_W) 'fsmattach.cpp'; else $(CYGPATH_W) '$(srcdir)/fsmattach.cpp'; fi`
kelbt-0.16/src/Makefile.in-506-
kelbt-0.16/src/Makefile.in-507-kelbt-fsmgraph.o: fsmgraph.cpp
kelbt-0.16/src/Makefile.in:508:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-fsmgraph.o -MD -MP -MF $(DEPDIR)/kelbt-fsmgraph.Tpo -c -o kelbt-fsmgraph.o `test -f 'fsmgraph.cpp' || echo '$(srcdir)/'`fsmgraph.cpp
kelbt-0.16/src/Makefile.in-509-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-fsmgraph.Tpo $(DEPDIR)/kelbt-fsmgraph.Po
##############################################
kelbt-0.16/src/Makefile.in-511-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:512:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-fsmgraph.o `test -f 'fsmgraph.cpp' || echo '$(srcdir)/'`fsmgraph.cpp
kelbt-0.16/src/Makefile.in-513-
kelbt-0.16/src/Makefile.in-514-kelbt-fsmgraph.obj: fsmgraph.cpp
kelbt-0.16/src/Makefile.in:515:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-fsmgraph.obj -MD -MP -MF $(DEPDIR)/kelbt-fsmgraph.Tpo -c -o kelbt-fsmgraph.obj `if test -f 'fsmgraph.cpp'; then $(CYGPATH_W) 'fsmgraph.cpp'; else $(CYGPATH_W) '$(srcdir)/fsmgraph.cpp'; fi`
kelbt-0.16/src/Makefile.in-516-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-fsmgraph.Tpo $(DEPDIR)/kelbt-fsmgraph.Po
##############################################
kelbt-0.16/src/Makefile.in-518-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:519:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-fsmgraph.obj `if test -f 'fsmgraph.cpp'; then $(CYGPATH_W) 'fsmgraph.cpp'; else $(CYGPATH_W) '$(srcdir)/fsmgraph.cpp'; fi`
kelbt-0.16/src/Makefile.in-520-
kelbt-0.16/src/Makefile.in-521-kelbt-codegen.o: codegen.cpp
kelbt-0.16/src/Makefile.in:522:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-codegen.o -MD -MP -MF $(DEPDIR)/kelbt-codegen.Tpo -c -o kelbt-codegen.o `test -f 'codegen.cpp' || echo '$(srcdir)/'`codegen.cpp
kelbt-0.16/src/Makefile.in-523-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-codegen.Tpo $(DEPDIR)/kelbt-codegen.Po
##############################################
kelbt-0.16/src/Makefile.in-525-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:526:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-codegen.o `test -f 'codegen.cpp' || echo '$(srcdir)/'`codegen.cpp
kelbt-0.16/src/Makefile.in-527-
kelbt-0.16/src/Makefile.in-528-kelbt-codegen.obj: codegen.cpp
kelbt-0.16/src/Makefile.in:529:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-codegen.obj -MD -MP -MF $(DEPDIR)/kelbt-codegen.Tpo -c -o kelbt-codegen.obj `if test -f 'codegen.cpp'; then $(CYGPATH_W) 'codegen.cpp'; else $(CYGPATH_W) '$(srcdir)/codegen.cpp'; fi`
kelbt-0.16/src/Makefile.in-530-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-codegen.Tpo $(DEPDIR)/kelbt-codegen.Po
##############################################
kelbt-0.16/src/Makefile.in-532-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:533:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-codegen.obj `if test -f 'codegen.cpp'; then $(CYGPATH_W) 'codegen.cpp'; else $(CYGPATH_W) '$(srcdir)/codegen.cpp'; fi`
kelbt-0.16/src/Makefile.in-534-
kelbt-0.16/src/Makefile.in-535-kelbt-gvdotgen.o: gvdotgen.cpp
kelbt-0.16/src/Makefile.in:536:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-gvdotgen.o -MD -MP -MF $(DEPDIR)/kelbt-gvdotgen.Tpo -c -o kelbt-gvdotgen.o `test -f 'gvdotgen.cpp' || echo '$(srcdir)/'`gvdotgen.cpp
kelbt-0.16/src/Makefile.in-537-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-gvdotgen.Tpo $(DEPDIR)/kelbt-gvdotgen.Po
##############################################
kelbt-0.16/src/Makefile.in-539-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:540:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-gvdotgen.o `test -f 'gvdotgen.cpp' || echo '$(srcdir)/'`gvdotgen.cpp
kelbt-0.16/src/Makefile.in-541-
kelbt-0.16/src/Makefile.in-542-kelbt-gvdotgen.obj: gvdotgen.cpp
kelbt-0.16/src/Makefile.in:543:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-gvdotgen.obj -MD -MP -MF $(DEPDIR)/kelbt-gvdotgen.Tpo -c -o kelbt-gvdotgen.obj `if test -f 'gvdotgen.cpp'; then $(CYGPATH_W) 'gvdotgen.cpp'; else $(CYGPATH_W) '$(srcdir)/gvdotgen.cpp'; fi`
kelbt-0.16/src/Makefile.in-544-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-gvdotgen.Tpo $(DEPDIR)/kelbt-gvdotgen.Po
##############################################
kelbt-0.16/src/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:547:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-gvdotgen.obj `if test -f 'gvdotgen.cpp'; then $(CYGPATH_W) 'gvdotgen.cpp'; else $(CYGPATH_W) '$(srcdir)/gvdotgen.cpp'; fi`
kelbt-0.16/src/Makefile.in-548-
kelbt-0.16/src/Makefile.in-549-kelbt-klscan.o: klscan.cpp
kelbt-0.16/src/Makefile.in:550:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-klscan.o -MD -MP -MF $(DEPDIR)/kelbt-klscan.Tpo -c -o kelbt-klscan.o `test -f 'klscan.cpp' || echo '$(srcdir)/'`klscan.cpp
kelbt-0.16/src/Makefile.in-551-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-klscan.Tpo $(DEPDIR)/kelbt-klscan.Po
##############################################
kelbt-0.16/src/Makefile.in-553-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:554:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-klscan.o `test -f 'klscan.cpp' || echo '$(srcdir)/'`klscan.cpp
kelbt-0.16/src/Makefile.in-555-
kelbt-0.16/src/Makefile.in-556-kelbt-klscan.obj: klscan.cpp
kelbt-0.16/src/Makefile.in:557:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-klscan.obj -MD -MP -MF $(DEPDIR)/kelbt-klscan.Tpo -c -o kelbt-klscan.obj `if test -f 'klscan.cpp'; then $(CYGPATH_W) 'klscan.cpp'; else $(CYGPATH_W) '$(srcdir)/klscan.cpp'; fi`
kelbt-0.16/src/Makefile.in-558-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-klscan.Tpo $(DEPDIR)/kelbt-klscan.Po
##############################################
kelbt-0.16/src/Makefile.in-560-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:561:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-klscan.obj `if test -f 'klscan.cpp'; then $(CYGPATH_W) 'klscan.cpp'; else $(CYGPATH_W) '$(srcdir)/klscan.cpp'; fi`
kelbt-0.16/src/Makefile.in-562-
kelbt-0.16/src/Makefile.in-563-kelbt-klparse.o: klparse.cpp
kelbt-0.16/src/Makefile.in:564:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-klparse.o -MD -MP -MF $(DEPDIR)/kelbt-klparse.Tpo -c -o kelbt-klparse.o `test -f 'klparse.cpp' || echo '$(srcdir)/'`klparse.cpp
kelbt-0.16/src/Makefile.in-565-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-klparse.Tpo $(DEPDIR)/kelbt-klparse.Po
##############################################
kelbt-0.16/src/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:568:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-klparse.o `test -f 'klparse.cpp' || echo '$(srcdir)/'`klparse.cpp
kelbt-0.16/src/Makefile.in-569-
kelbt-0.16/src/Makefile.in-570-kelbt-klparse.obj: klparse.cpp
kelbt-0.16/src/Makefile.in:571:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT kelbt-klparse.obj -MD -MP -MF $(DEPDIR)/kelbt-klparse.Tpo -c -o kelbt-klparse.obj `if test -f 'klparse.cpp'; then $(CYGPATH_W) 'klparse.cpp'; else $(CYGPATH_W) '$(srcdir)/klparse.cpp'; fi`
kelbt-0.16/src/Makefile.in-572-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/kelbt-klparse.Tpo $(DEPDIR)/kelbt-klparse.Po
##############################################
kelbt-0.16/src/Makefile.in-574-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
kelbt-0.16/src/Makefile.in:575:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kelbt_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o kelbt-klparse.obj `if test -f 'klparse.cpp'; then $(CYGPATH_W) 'klparse.cpp'; else $(CYGPATH_W) '$(srcdir)/klparse.cpp'; fi`
kelbt-0.16/src/Makefile.in-576-
##############################################
kelbt-0.16/src/Makefile.in-606-GTAGS:
kelbt-0.16/src/Makefile.in:607:	here=`$(am__cd) $(top_builddir) && pwd` \
kelbt-0.16/src/Makefile.in-608-	  && $(am__cd) $(top_srcdir) \
##############################################
kelbt-0.16/src/Makefile.in-629-distdir: $(DISTFILES)
kelbt-0.16/src/Makefile.in:630:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
kelbt-0.16/src/Makefile.in:631:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
kelbt-0.16/src/Makefile.in-632-	list='$(DISTFILES)'; \
##############################################
kelbt-0.16/src/Makefile.in-643-	  if test -d $$d/$$file; then \
kelbt-0.16/src/Makefile.in:644:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
kelbt-0.16/src/Makefile.in-645-	    if test -d "$(distdir)/$$file"; then \
##############################################
kelbt-0.16/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
kelbt-0.16/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
kelbt-0.16/configure-45-  as_echo='print -r --'
kelbt-0.16/configure-46-  as_echo_n='print -rn --'
kelbt-0.16/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
kelbt-0.16/configure-48-  as_echo='printf %s\n'
##############################################
kelbt-0.16/configure-50-else
kelbt-0.16/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
kelbt-0.16/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
kelbt-0.16/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
kelbt-0.16/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
kelbt-0.16/configure-62-      esac;
##############################################
kelbt-0.16/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
kelbt-0.16/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
kelbt-0.16/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
kelbt-0.16/configure-323-      case $as_dir in #(
kelbt-0.16/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
kelbt-0.16/configure-325-      *) as_qdir=$as_dir;;
##############################################
kelbt-0.16/configure-396-  {
kelbt-0.16/configure:397:    as_val=`expr "$@" || test $? -eq 1`
kelbt-0.16/configure-398-  }
##############################################
kelbt-0.16/configure-403-# ----------------------------------------
kelbt-0.16/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
kelbt-0.16/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
kelbt-0.16/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
kelbt-0.16/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
kelbt-0.16/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
kelbt-0.16/configure-751-  case $ac_option in
kelbt-0.16/configure:752:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
kelbt-0.16/configure-753-  *=)   ac_optarg= ;;
##############################################
kelbt-0.16/configure-795-  -disable-* | --disable-*)
kelbt-0.16/configure:796:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
kelbt-0.16/configure-797-    # Reject names that are not valid shell variable names.
##############################################
kelbt-0.16/configure-800-    ac_useropt_orig=$ac_useropt
kelbt-0.16/configure:801:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
kelbt-0.16/configure-802-    case $ac_user_opts in
##############################################
kelbt-0.16/configure-821-  -enable-* | --enable-*)
kelbt-0.16/configure:822:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
kelbt-0.16/configure-823-    # Reject names that are not valid shell variable names.
##############################################
kelbt-0.16/configure-826-    ac_useropt_orig=$ac_useropt
kelbt-0.16/configure:827:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
kelbt-0.16/configure-828-    case $ac_user_opts in
##############################################
kelbt-0.16/configure-1025-  -with-* | --with-*)
kelbt-0.16/configure:1026:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
kelbt-0.16/configure-1027-    # Reject names that are not valid shell variable names.
##############################################
kelbt-0.16/configure-1030-    ac_useropt_orig=$ac_useropt
kelbt-0.16/configure:1031:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
kelbt-0.16/configure-1032-    case $ac_user_opts in
##############################################
kelbt-0.16/configure-1041-  -without-* | --without-*)
kelbt-0.16/configure:1042:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
kelbt-0.16/configure-1043-    # Reject names that are not valid shell variable names.
##############################################
kelbt-0.16/configure-1046-    ac_useropt_orig=$ac_useropt
kelbt-0.16/configure:1047:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
kelbt-0.16/configure-1048-    case $ac_user_opts in
##############################################
kelbt-0.16/configure-1079-  *=*)
kelbt-0.16/configure:1080:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
kelbt-0.16/configure-1081-    # Reject names that are not valid shell variable names.
##############################################
kelbt-0.16/configure-1100-if test -n "$ac_prev"; then
kelbt-0.16/configure:1101:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
kelbt-0.16/configure-1102-  as_fn_error $? "missing argument to $ac_option"
##############################################
kelbt-0.16/configure-1122-    */ )
kelbt-0.16/configure:1123:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
kelbt-0.16/configure-1124-      eval $ac_var=\$ac_val;;
##############################################
kelbt-0.16/configure-1157-ac_ls_di=`ls -di .` &&
kelbt-0.16/configure:1158:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
kelbt-0.16/configure-1159-  as_fn_error $? "working directory cannot be determined"
##############################################
kelbt-0.16/configure-1213-case $srcdir in
kelbt-0.16/configure:1214:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
kelbt-0.16/configure-1215-esac
##############################################
kelbt-0.16/configure-1256-By default, \`make install' will install all the files in
kelbt-0.16/configure:1257:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
kelbt-0.16/configure:1258:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
kelbt-0.16/configure-1259-for instance \`--prefix=\$HOME'.
##############################################
kelbt-0.16/configure-1338-*)
kelbt-0.16/configure:1339:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
kelbt-0.16/configure-1340-  # A ".." for each directory in $ac_dir_suffix.
kelbt-0.16/configure:1341:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
kelbt-0.16/configure-1342-  case $ac_top_builddir_sub in
##############################################
kelbt-0.16/configure-1512-    *\'*)
kelbt-0.16/configure:1513:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
kelbt-0.16/configure-1514-    esac
##############################################
kelbt-0.16/configure-1595-      case $ac_val in
kelbt-0.16/configure:1596:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
kelbt-0.16/configure-1597-      esac
##############################################
kelbt-0.16/configure-1610-	case $ac_val in
kelbt-0.16/configure:1611:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
kelbt-0.16/configure-1612-	esac
##############################################
kelbt-0.16/configure-1730-    set,)
kelbt-0.16/configure:1731:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
kelbt-0.16/configure:1732:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
kelbt-0.16/configure-1733-      ac_cache_corrupted=: ;;
##############################################
kelbt-0.16/configure-1741-	# differences in whitespace do not lead to failure.
kelbt-0.16/configure:1742:	ac_old_val_w=`echo x $ac_old_val`
kelbt-0.16/configure:1743:	ac_new_val_w=`echo x $ac_new_val`
kelbt-0.16/configure-1744-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
kelbt-0.16/configure-1761-    case $ac_new_val in
kelbt-0.16/configure:1762:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
kelbt-0.16/configure-1763-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
kelbt-0.16/configure-1938-     echo "timestamp, slept: $am_has_slept" > conftest.file
kelbt-0.16/configure:1939:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
kelbt-0.16/configure-1940-     if test "$*" = "X"; then
kelbt-0.16/configure-1941-	# -L didn't work.
kelbt-0.16/configure:1942:	set X `ls -t "$srcdir/configure" conftest.file`
kelbt-0.16/configure-1943-     fi
##############################################
kelbt-0.16/configure-1989-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
kelbt-0.16/configure:1990:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
kelbt-0.16/configure-1991-
kelbt-0.16/configure-1992-# expand $ac_aux_dir to an absolute path
kelbt-0.16/configure:1993:am_aux_dir=`cd $ac_aux_dir && pwd`
kelbt-0.16/configure-1994-
##############################################
kelbt-0.16/configure-2134-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
kelbt-0.16/configure:2135:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
kelbt-0.16/configure-2136-	     'mkdir (GNU coreutils) '* | \
##############################################
kelbt-0.16/configure-2207-set x ${MAKE-make}
kelbt-0.16/configure:2208:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
kelbt-0.16/configure-2209-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
kelbt-0.16/configure-2217-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
kelbt-0.16/configure:2218:case `${MAKE-make} -f conftest.make 2>/dev/null` in
kelbt-0.16/configure-2219-  *@@@%%%=?*=@@@%%%*)
##############################################
kelbt-0.16/configure-2283-
kelbt-0.16/configure:2284:if test "`cd $srcdir && pwd`" != "`pwd`"; then
kelbt-0.16/configure-2285-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
kelbt-0.16/configure-2662-$as_echo_n "checking whether the C++ compiler works... " >&6; }
kelbt-0.16/configure:2663:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
kelbt-0.16/configure-2664-
##############################################
kelbt-0.16/configure-2706-	then :; else
kelbt-0.16/configure:2707:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
kelbt-0.16/configure-2708-	fi
##############################################
kelbt-0.16/configure-2766-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
kelbt-0.16/configure:2767:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
kelbt-0.16/configure-2768-	  break;;
##############################################
kelbt-0.16/configure-2875-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
kelbt-0.16/configure:2876:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
kelbt-0.16/configure-2877-       break;;
##############################################
kelbt-0.16/configure-3034-# Ignore all kinds of additional output from 'make'.
kelbt-0.16/configure:3035:case `$am_make -s -f confmf 2> /dev/null` in #(
kelbt-0.16/configure-3036-*the\ am__doit\ target*)
##############################################
kelbt-0.16/configure-3044-   echo '.include "confinc"' > confmf
kelbt-0.16/configure:3045:   case `$am_make -s -f confmf 2> /dev/null` in #(
kelbt-0.16/configure-3046-   *the\ am__doit\ target*)
##############################################
kelbt-0.16/configure-3107-  if test "$am_compiler_list" = ""; then
kelbt-0.16/configure:3108:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
kelbt-0.16/configure-3109-  fi
##############################################
kelbt-0.16/configure-3310-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
kelbt-0.16/configure:3311:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
kelbt-0.16/configure-3312-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
kelbt-0.16/configure-3405-if test -z "$BASH_VERSION$ZSH_VERSION" \
kelbt-0.16/configure:3406:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
kelbt-0.16/configure-3407-  as_echo='print -r --'
kelbt-0.16/configure-3408-  as_echo_n='print -rn --'
kelbt-0.16/configure:3409:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
kelbt-0.16/configure-3410-  as_echo='printf %s\n'
##############################################
kelbt-0.16/configure-3412-else
kelbt-0.16/configure:3413:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
kelbt-0.16/configure-3414-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
kelbt-0.16/configure-3422-	expr "X$arg" : "X\\(.*\\)$as_nl";
kelbt-0.16/configure:3423:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
kelbt-0.16/configure-3424-      esac;
##############################################
kelbt-0.16/configure-3499-# ----------------------------------------
kelbt-0.16/configure:3500:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
kelbt-0.16/configure-3501-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
kelbt-0.16/configure-3571-  {
kelbt-0.16/configure:3572:    as_val=`expr "$@" || test $? -eq 1`
kelbt-0.16/configure-3573-  }
##############################################
kelbt-0.16/configure-3675-      case $as_dir in #(
kelbt-0.16/configure:3676:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
kelbt-0.16/configure-3677-      *) as_qdir=$as_dir;;
##############################################
kelbt-0.16/configure-3810-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
kelbt-0.16/configure:3811:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
kelbt-0.16/configure-3812-ac_cs_version="\\
##############################################
kelbt-0.16/configure-3835-  --*=?*)
kelbt-0.16/configure:3836:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
kelbt-0.16/configure:3837:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
kelbt-0.16/configure-3838-    ac_shift=:
##############################################
kelbt-0.16/configure-3840-  --*=)
kelbt-0.16/configure:3841:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
kelbt-0.16/configure-3842-    ac_optarg=
##############################################
kelbt-0.16/configure-3864-    case $ac_optarg in
kelbt-0.16/configure:3865:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
kelbt-0.16/configure-3866-    '') as_fn_error $? "missing file argument" ;;
##############################################
kelbt-0.16/configure-3872-    case $ac_optarg in
kelbt-0.16/configure:3873:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
kelbt-0.16/configure-3874-    esac
##############################################
kelbt-0.16/configure-4002-fi
kelbt-0.16/configure:4003:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
kelbt-0.16/configure-4004-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
kelbt-0.16/configure-4019-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
kelbt-0.16/configure:4020:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
kelbt-0.16/configure-4021-ac_delim='%!_!# '
##############################################
kelbt-0.16/configure-4025-
kelbt-0.16/configure:4026:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
kelbt-0.16/configure-4027-  if test $ac_delim_n = $ac_delim_num; then
##############################################
kelbt-0.16/configure-4163-for ac_last_try in false false :; do
kelbt-0.16/configure:4164:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
kelbt-0.16/configure-4165-  if test -z "$ac_tt"; then
##############################################
kelbt-0.16/configure-4295-      esac
kelbt-0.16/configure:4296:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
kelbt-0.16/configure-4297-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
kelbt-0.16/configure-4354-*)
kelbt-0.16/configure:4355:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
kelbt-0.16/configure-4356-  # A ".." for each directory in $ac_dir_suffix.
kelbt-0.16/configure:4357:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
kelbt-0.16/configure-4358-  case $ac_top_builddir_sub in
##############################################
kelbt-0.16/configure-4415-/@mandir@/p'
kelbt-0.16/configure:4416:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
kelbt-0.16/configure-4417-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
kelbt-0.16/configure-4432-
kelbt-0.16/configure:4433:# Neutralize VPATH when `$srcdir' = `.'.
kelbt-0.16/configure-4434-# Shell code in configure.ac might set extrasub.
##############################################
kelbt-0.16/configure-4460-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
kelbt-0.16/configure:4461:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
kelbt-0.16/configure-4462-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
kelbt-0.16/configure-4506-    * )
kelbt-0.16/configure:4507:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
kelbt-0.16/configure-4508-  esac
##############################################
kelbt-0.16/configure-4553-    # Strip MF so we end up with the name of the file.
kelbt-0.16/configure:4554:    mf=`echo "$mf" | sed -e 's/:.*$//'`
kelbt-0.16/configure-4555-    # Check whether this is an Automake generated Makefile or not.
##############################################
kelbt-0.16/configure-4590-    # from the Makefile without running 'make'.
kelbt-0.16/configure:4591:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
kelbt-0.16/configure-4592-    test -z "$DEPDIR" && continue
kelbt-0.16/configure:4593:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
kelbt-0.16/configure-4594-    test -z "$am__include" && continue
kelbt-0.16/configure:4595:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
kelbt-0.16/configure-4596-    # Find all dependency output files, they are included files with
##############################################
kelbt-0.16/aapl/Makefile.in-40-  { \
kelbt-0.16/aapl/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
kelbt-0.16/aapl/Makefile.in-42-  }; \
##############################################
kelbt-0.16/aapl/Makefile.in-289-GTAGS:
kelbt-0.16/aapl/Makefile.in:290:	here=`$(am__cd) $(top_builddir) && pwd` \
kelbt-0.16/aapl/Makefile.in-291-	  && $(am__cd) $(top_srcdir) \
##############################################
kelbt-0.16/aapl/Makefile.in-312-distdir: $(DISTFILES)
kelbt-0.16/aapl/Makefile.in:313:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
kelbt-0.16/aapl/Makefile.in:314:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
kelbt-0.16/aapl/Makefile.in-315-	list='$(DISTFILES)'; \
##############################################
kelbt-0.16/aapl/Makefile.in-326-	  if test -d $$d/$$file; then \
kelbt-0.16/aapl/Makefile.in:327:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
kelbt-0.16/aapl/Makefile.in-328-	    if test -d "$(distdir)/$$file"; then \
##############################################
kelbt-0.16/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
kelbt-0.16/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
kelbt-0.16/aclocal.m4-94-# and then we would define $MISSING as
##############################################
kelbt-0.16/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
kelbt-0.16/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
kelbt-0.16/aclocal.m4-110-])
##############################################
kelbt-0.16/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
kelbt-0.16/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
kelbt-0.16/aclocal.m4-208-  fi
##############################################
kelbt-0.16/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
kelbt-0.16/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
kelbt-0.16/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
kelbt-0.16/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
kelbt-0.16/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
kelbt-0.16/aclocal.m4-368-    else
##############################################
kelbt-0.16/aclocal.m4-372-    # from the Makefile without running 'make'.
kelbt-0.16/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
kelbt-0.16/aclocal.m4-374-    test -z "$DEPDIR" && continue
kelbt-0.16/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
kelbt-0.16/aclocal.m4-376-    test -z "$am__include" && continue
kelbt-0.16/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
kelbt-0.16/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
kelbt-0.16/aclocal.m4-386-      test -f "$dirpart/$file" && continue
kelbt-0.16/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
kelbt-0.16/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
kelbt-0.16/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
kelbt-0.16/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
kelbt-0.16/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
kelbt-0.16/aclocal.m4-599-    * )
kelbt-0.16/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
kelbt-0.16/aclocal.m4-601-  esac
kelbt-0.16/aclocal.m4-602-done
kelbt-0.16/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
kelbt-0.16/aclocal.m4-604-
##############################################
kelbt-0.16/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
kelbt-0.16/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
kelbt-0.16/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
kelbt-0.16/aclocal.m4-680-   echo '.include "confinc"' > confmf
kelbt-0.16/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
kelbt-0.16/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
kelbt-0.16/aclocal.m4-798-     echo "timestamp, slept: $am_has_slept" > conftest.file
kelbt-0.16/aclocal.m4:799:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
kelbt-0.16/aclocal.m4-800-     if test "$[*]" = "X"; then
kelbt-0.16/aclocal.m4-801-	# -L didn't work.
kelbt-0.16/aclocal.m4:802:	set X `ls -t "$srcdir/configure" conftest.file`
kelbt-0.16/aclocal.m4-803-     fi
##############################################
kelbt-0.16/depcomp-64-  case $1 in
kelbt-0.16/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
kelbt-0.16/depcomp-66-      *) dir=;;
##############################################
kelbt-0.16/depcomp-73-{
kelbt-0.16/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
kelbt-0.16/depcomp-75-}
##############################################
kelbt-0.16/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
kelbt-0.16/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
kelbt-0.16/depcomp-128-
##############################################
kelbt-0.16/depcomp-405-        sleep 1
kelbt-0.16/depcomp:406:        i=`expr $i - 1`
kelbt-0.16/depcomp-407-      done
kelbt-0.16/depcomp-408-    fi
kelbt-0.16/depcomp:409:    i=`expr $i - 1`
kelbt-0.16/depcomp-410-  done
##############################################
kelbt-0.16/depcomp-425-  # Do two passes, one to just change these to
kelbt-0.16/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
kelbt-0.16/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
kelbt-0.16/depcomp-659-  done
kelbt-0.16/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
kelbt-0.16/depcomp-661-  touch "$tmpdepfile"
##############################################
kelbt-0.16/install-sh-229-      fi
kelbt-0.16/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
kelbt-0.16/install-sh-231-    *)
##############################################
kelbt-0.16/install-sh-276-      dstdir=$dst
kelbt-0.16/install-sh:277:      dst=$dstdir/`basename "$src"`
kelbt-0.16/install-sh-278-      dstdir_status=0
##############################################
kelbt-0.16/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
kelbt-0.16/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
kelbt-0.16/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
kelbt-0.16/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
kelbt-0.16/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
kelbt-0.16/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
kelbt-0.16/install-sh-425-	    case $prefix in
kelbt-0.16/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
kelbt-0.16/install-sh-427-	      *) qprefix=$prefix;;
##############################################
kelbt-0.16/install-sh-474-    if $copy_on_change &&
kelbt-0.16/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
kelbt-0.16/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
kelbt-0.16/install-sh-477-