===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
makebootfat-1.4/aclocal.m4-65-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
makebootfat-1.4/aclocal.m4:66:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
makebootfat-1.4/aclocal.m4-67-#
##############################################
makebootfat-1.4/aclocal.m4-89-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
makebootfat-1.4/aclocal.m4:90:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
makebootfat-1.4/aclocal.m4-91-# and then we would define $MISSING as
##############################################
makebootfat-1.4/aclocal.m4-105-# expand $ac_aux_dir to an absolute path
makebootfat-1.4/aclocal.m4:106:am_aux_dir=`cd $ac_aux_dir && pwd`
makebootfat-1.4/aclocal.m4-107-])
##############################################
makebootfat-1.4/aclocal.m4-152-# test to see if srcdir already configured
makebootfat-1.4/aclocal.m4:153:if test "`cd $srcdir && pwd`" != "`pwd`" &&
makebootfat-1.4/aclocal.m4-154-   test -f $srcdir/config.status; then
##############################################
makebootfat-1.4/aclocal.m4-228-    * )
makebootfat-1.4/aclocal.m4:229:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
makebootfat-1.4/aclocal.m4-230-  esac
makebootfat-1.4/aclocal.m4-231-done
makebootfat-1.4/aclocal.m4:232:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
makebootfat-1.4/aclocal.m4-233-
##############################################
makebootfat-1.4/aclocal.m4-492-if (
makebootfat-1.4/aclocal.m4:493:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
makebootfat-1.4/aclocal.m4-494-   if test "$[*]" = "X"; then
makebootfat-1.4/aclocal.m4-495-      # -L didn't work.
makebootfat-1.4/aclocal.m4:496:      set X `ls -t $srcdir/configure conftest.file`
makebootfat-1.4/aclocal.m4-497-   fi
##############################################
makebootfat-1.4/Makefile.am-39-	doc/makebootfat.html doc/history.html doc/readme.html doc/authors.html doc/install.html \
makebootfat-1.4/Makefile.am:40:	mbrfat.asm mbrfat.bin \
makebootfat-1.4/Makefile.am-41-	test/test.raw test/blank.raw \
##############################################
makebootfat-1.4/Makefile.am-46-mbrfat.bin: mbrfat.asm
makebootfat-1.4/Makefile.am:47:	nasm -O99 -f bin -l mbrfat.lst -o mbrfat.bin mbrfat.asm
makebootfat-1.4/Makefile.am-48-
##############################################
makebootfat-1.4/Makefile.in-185-	doc/makebootfat.html doc/history.html doc/readme.html doc/authors.html doc/install.html \
makebootfat-1.4/Makefile.in:186:	mbrfat.asm mbrfat.bin \
makebootfat-1.4/Makefile.in-187-	test/test.raw test/blank.raw \
##############################################
makebootfat-1.4/Makefile.in-263-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
makebootfat-1.4/Makefile.in:264:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
makebootfat-1.4/Makefile.in-265-	  if test -f $$p \
makebootfat-1.4/Makefile.in-266-	  ; then \
makebootfat-1.4/Makefile.in:267:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
makebootfat-1.4/Makefile.in-268-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
makebootfat-1.4/Makefile.in-275-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
makebootfat-1.4/Makefile.in:276:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
makebootfat-1.4/Makefile.in-277-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
makebootfat-1.4/Makefile.in-296-.c.obj:
makebootfat-1.4/Makefile.in:297:	$(COMPILE) -c `$(CYGPATH_W) '$<'`
makebootfat-1.4/Makefile.in-298-uninstall-info-am:
##############################################
makebootfat-1.4/Makefile.in-311-	  else file=$$i; fi; \
makebootfat-1.4/Makefile.in:312:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
makebootfat-1.4/Makefile.in-313-	  case "$$ext" in \
##############################################
makebootfat-1.4/Makefile.in-316-	  esac; \
makebootfat-1.4/Makefile.in:317:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
makebootfat-1.4/Makefile.in:318:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
makebootfat-1.4/Makefile.in:319:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
makebootfat-1.4/Makefile.in-320-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
makebootfat-1.4/Makefile.in-332-	for i in $$list; do \
makebootfat-1.4/Makefile.in:333:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
makebootfat-1.4/Makefile.in-334-	  case "$$ext" in \
##############################################
makebootfat-1.4/Makefile.in-337-	  esac; \
makebootfat-1.4/Makefile.in:338:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
makebootfat-1.4/Makefile.in:339:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
makebootfat-1.4/Makefile.in:340:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
makebootfat-1.4/Makefile.in-341-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
makebootfat-1.4/Makefile.in-385-GTAGS:
makebootfat-1.4/Makefile.in:386:	here=`$(am__cd) $(top_builddir) && pwd` \
makebootfat-1.4/Makefile.in-387-	  && cd $(top_srcdir) \
##############################################
makebootfat-1.4/Makefile.in-396-	$(mkdir_p) $(distdir)/doc $(distdir)/test
makebootfat-1.4/Makefile.in:397:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
makebootfat-1.4/Makefile.in:398:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
makebootfat-1.4/Makefile.in-399-	list='$(DISTFILES)'; for file in $$list; do \
makebootfat-1.4/Makefile.in-400-	  case $$file in \
makebootfat-1.4/Makefile.in:401:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
makebootfat-1.4/Makefile.in:402:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
makebootfat-1.4/Makefile.in-403-	  esac; \
makebootfat-1.4/Makefile.in-404-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
makebootfat-1.4/Makefile.in:405:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
makebootfat-1.4/Makefile.in-406-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
makebootfat-1.4/Makefile.in-472-	chmod a-w $(distdir)
makebootfat-1.4/Makefile.in:473:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
makebootfat-1.4/Makefile.in-474-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
makebootfat-1.4/Makefile.in-503-	@cd $(distuninstallcheck_dir) \
makebootfat-1.4/Makefile.in:504:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
makebootfat-1.4/Makefile.in-505-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
makebootfat-1.4/Makefile.in-515-	fi
makebootfat-1.4/Makefile.in:516:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
makebootfat-1.4/Makefile.in-517-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
makebootfat-1.4/Makefile.in-632-mbrfat.bin: mbrfat.asm
makebootfat-1.4/Makefile.in:633:	nasm -O99 -f bin -l mbrfat.lst -o mbrfat.bin mbrfat.asm
makebootfat-1.4/Makefile.in-634-
##############################################
makebootfat-1.4/configure-45-do
makebootfat-1.4/configure:46:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
makebootfat-1.4/configure-47-    eval $as_var=C; export $as_var
##############################################
makebootfat-1.4/configure-103-  as_lineno_2=$LINENO
makebootfat-1.4/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
makebootfat-1.4/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
makebootfat-1.4/configure-142-  as_lineno_2=$LINENO
makebootfat-1.4/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
makebootfat-1.4/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
makebootfat-1.4/configure-364-
makebootfat-1.4/configure:365:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
makebootfat-1.4/configure-366-
##############################################
makebootfat-1.4/configure-397-  -disable-* | --disable-*)
makebootfat-1.4/configure:398:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
makebootfat-1.4/configure-399-    # Reject names that are not valid shell variable names.
##############################################
makebootfat-1.4/configure-402-   { (exit 1); exit 1; }; }
makebootfat-1.4/configure:403:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
makebootfat-1.4/configure-404-    eval "enable_$ac_feature=no" ;;
##############################################
makebootfat-1.4/configure-406-  -enable-* | --enable-*)
makebootfat-1.4/configure:407:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
makebootfat-1.4/configure-408-    # Reject names that are not valid shell variable names.
##############################################
makebootfat-1.4/configure-411-   { (exit 1); exit 1; }; }
makebootfat-1.4/configure:412:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
makebootfat-1.4/configure-413-    case $ac_option in
makebootfat-1.4/configure:414:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
makebootfat-1.4/configure-415-      *) ac_optarg=yes ;;
##############################################
makebootfat-1.4/configure-588-  -with-* | --with-*)
makebootfat-1.4/configure:589:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
makebootfat-1.4/configure-590-    # Reject names that are not valid shell variable names.
##############################################
makebootfat-1.4/configure-593-   { (exit 1); exit 1; }; }
makebootfat-1.4/configure:594:    ac_package=`echo $ac_package| sed 's/-/_/g'`
makebootfat-1.4/configure-595-    case $ac_option in
makebootfat-1.4/configure:596:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
makebootfat-1.4/configure-597-      *) ac_optarg=yes ;;
##############################################
makebootfat-1.4/configure-601-  -without-* | --without-*)
makebootfat-1.4/configure:602:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
makebootfat-1.4/configure-603-    # Reject names that are not valid shell variable names.
##############################################
makebootfat-1.4/configure-606-   { (exit 1); exit 1; }; }
makebootfat-1.4/configure:607:    ac_package=`echo $ac_package | sed 's/-/_/g'`
makebootfat-1.4/configure-608-    eval "with_$ac_package=no" ;;
##############################################
makebootfat-1.4/configure-633-  *=*)
makebootfat-1.4/configure:634:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
makebootfat-1.4/configure-635-    # Reject names that are not valid shell variable names.
##############################################
makebootfat-1.4/configure-638-   { (exit 1); exit 1; }; }
makebootfat-1.4/configure:639:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
makebootfat-1.4/configure-640-    eval "$ac_envvar='$ac_optarg'"
##############################################
makebootfat-1.4/configure-654-if test -n "$ac_prev"; then
makebootfat-1.4/configure:655:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
makebootfat-1.4/configure-656-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
makebootfat-1.4/configure-662-do
makebootfat-1.4/configure:663:  eval ac_val=$`echo $ac_var`
makebootfat-1.4/configure-664-  case $ac_val in
##############################################
makebootfat-1.4/configure-674-do
makebootfat-1.4/configure:675:  eval ac_val=$`echo $ac_var`
makebootfat-1.4/configure-676-  case $ac_val in
##############################################
makebootfat-1.4/configure-741-   { (exit 1); exit 1; }; }
makebootfat-1.4/configure:742:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
makebootfat-1.4/configure-743-ac_env_build_alias_set=${build_alias+set}
##############################################
makebootfat-1.4/configure-812-By default, \`make install' will install all the files in
makebootfat-1.4/configure:813:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
makebootfat-1.4/configure:814:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
makebootfat-1.4/configure-815-for instance \`--prefix=\$HOME'.
##############################################
makebootfat-1.4/configure-880-if test "$ac_dir" != .; then
makebootfat-1.4/configure:881:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
makebootfat-1.4/configure-882-  # A "../" for each directory in $ac_dir_suffix.
makebootfat-1.4/configure:883:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
makebootfat-1.4/configure-884-else
##############################################
makebootfat-1.4/configure-893-    else
makebootfat-1.4/configure:894:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
makebootfat-1.4/configure-895-    fi ;;
##############################################
makebootfat-1.4/configure-1051-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
makebootfat-1.4/configure:1052:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
makebootfat-1.4/configure-1053-    esac
##############################################
makebootfat-1.4/configure-1123-    do
makebootfat-1.4/configure:1124:      eval ac_val=$`echo $ac_var`
makebootfat-1.4/configure-1125-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
makebootfat-1.4/configure-1137-      do
makebootfat-1.4/configure:1138:	eval ac_val=$`echo $ac_var`
makebootfat-1.4/configure-1139-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
makebootfat-1.4/configure-1244-    set,)
makebootfat-1.4/configure:1245:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
makebootfat-1.4/configure:1246:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
makebootfat-1.4/configure-1247-      ac_cache_corrupted=: ;;
##############################################
makebootfat-1.4/configure-1267-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
makebootfat-1.4/configure:1268:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
makebootfat-1.4/configure-1269-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
makebootfat-1.4/configure-1432-if (
makebootfat-1.4/configure:1433:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
makebootfat-1.4/configure-1434-   if test "$*" = "X"; then
makebootfat-1.4/configure-1435-      # -L didn't work.
makebootfat-1.4/configure:1436:      set X `ls -t $srcdir/configure conftest.file`
makebootfat-1.4/configure-1437-   fi
##############################################
makebootfat-1.4/configure-1476-_ACEOF
makebootfat-1.4/configure:1477:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
makebootfat-1.4/configure-1478-rm conftest.sed
##############################################
makebootfat-1.4/configure-1480-# expand $ac_aux_dir to an absolute path
makebootfat-1.4/configure:1481:am_aux_dir=`cd $ac_aux_dir && pwd`
makebootfat-1.4/configure-1482-
##############################################
makebootfat-1.4/configure-1567-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
makebootfat-1.4/configure:1568:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
makebootfat-1.4/configure-1569-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
makebootfat-1.4/configure-1576-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
makebootfat-1.4/configure:1577:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
makebootfat-1.4/configure-1578-if test -n "$ac_maketemp"; then
##############################################
makebootfat-1.4/configure-1584-fi
makebootfat-1.4/configure:1585:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
makebootfat-1.4/configure-1586-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
makebootfat-1.4/configure-1604-# test to see if srcdir already configured
makebootfat-1.4/configure:1605:if test "`cd $srcdir && pwd`" != "`pwd`" &&
makebootfat-1.4/configure-1606-   test -f $srcdir/config.status; then
##############################################
makebootfat-1.4/configure-1769-test -z "$ac_cv_build_alias" &&
makebootfat-1.4/configure:1770:  ac_cv_build_alias=`$ac_config_guess`
makebootfat-1.4/configure-1771-test -z "$ac_cv_build_alias" &&
##############################################
makebootfat-1.4/configure-1774-   { (exit 1); exit 1; }; }
makebootfat-1.4/configure:1775:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
makebootfat-1.4/configure-1776-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
makebootfat-1.4/configure-1783-build=$ac_cv_build
makebootfat-1.4/configure:1784:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
makebootfat-1.4/configure:1785:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
makebootfat-1.4/configure:1786:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
makebootfat-1.4/configure-1787-
##############################################
makebootfat-1.4/configure-1796-  ac_cv_host_alias=$ac_cv_build_alias
makebootfat-1.4/configure:1797:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
makebootfat-1.4/configure-1798-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
makebootfat-1.4/configure-1805-host=$ac_cv_host
makebootfat-1.4/configure:1806:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
makebootfat-1.4/configure:1807:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
makebootfat-1.4/configure:1808:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
makebootfat-1.4/configure-1809-
##############################################
makebootfat-1.4/configure-2132-     "checking for C compiler version" >&5
makebootfat-1.4/configure:2133:ac_compiler=`set X $ac_compile; echo $2`
makebootfat-1.4/configure-2134-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
makebootfat-1.4/configure-2171-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
makebootfat-1.4/configure:2172:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
makebootfat-1.4/configure-2173-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
makebootfat-1.4/configure-2199-    *.* )
makebootfat-1.4/configure:2200:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
makebootfat-1.4/configure-2201-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
makebootfat-1.4/configure-2279-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
makebootfat-1.4/configure:2280:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
makebootfat-1.4/configure-2281-	  export ac_cv_exeext
##############################################
makebootfat-1.4/configure-2329-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
makebootfat-1.4/configure:2330:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
makebootfat-1.4/configure-2331-       break;;
##############################################
makebootfat-1.4/configure-2408-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
makebootfat-1.4/configure:2409:GCC=`test $ac_compiler_gnu = yes && echo yes`
makebootfat-1.4/configure-2410-ac_test_CFLAGS=${CFLAGS+set}
##############################################
makebootfat-1.4/configure-3536-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
makebootfat-1.4/configure:3537:  as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
makebootfat-1.4/configure-3538-echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
##############################################
makebootfat-1.4/configure-3591-fi
makebootfat-1.4/configure:3592:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
makebootfat-1.4/configure:3593:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
makebootfat-1.4/configure:3594:if test `eval echo '${'$as_ac_Header'}'` = yes; then
makebootfat-1.4/configure-3595-  cat >>confdefs.h <<_ACEOF
makebootfat-1.4/configure:3596:#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
makebootfat-1.4/configure-3597-_ACEOF
##############################################
makebootfat-1.4/configure-3937-do
makebootfat-1.4/configure:3938:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
makebootfat-1.4/configure-3939-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
makebootfat-1.4/configure-3984-fi
makebootfat-1.4/configure:3985:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
makebootfat-1.4/configure:3986:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
makebootfat-1.4/configure:3987:if test `eval echo '${'$as_ac_Header'}'` = yes; then
makebootfat-1.4/configure-3988-  cat >>confdefs.h <<_ACEOF
makebootfat-1.4/configure:3989:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
makebootfat-1.4/configure-3990-_ACEOF
##############################################
makebootfat-1.4/configure-4002-do
makebootfat-1.4/configure:4003:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
makebootfat-1.4/configure-4004-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
makebootfat-1.4/configure-4009-fi
makebootfat-1.4/configure:4010:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
makebootfat-1.4/configure:4011:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
makebootfat-1.4/configure-4012-else
##############################################
makebootfat-1.4/configure-4136-fi
makebootfat-1.4/configure:4137:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
makebootfat-1.4/configure:4138:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
makebootfat-1.4/configure-4139-
makebootfat-1.4/configure-4140-fi
makebootfat-1.4/configure:4141:if test `eval echo '${'$as_ac_Header'}'` = yes; then
makebootfat-1.4/configure-4142-  cat >>confdefs.h <<_ACEOF
makebootfat-1.4/configure:4143:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
makebootfat-1.4/configure-4144-_ACEOF
##############################################
makebootfat-1.4/configure-4155-do
makebootfat-1.4/configure:4156:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
makebootfat-1.4/configure-4157-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
makebootfat-1.4/configure-4162-fi
makebootfat-1.4/configure:4163:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
makebootfat-1.4/configure:4164:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
makebootfat-1.4/configure-4165-else
##############################################
makebootfat-1.4/configure-4289-fi
makebootfat-1.4/configure:4290:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
makebootfat-1.4/configure:4291:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
makebootfat-1.4/configure-4292-
makebootfat-1.4/configure-4293-fi
makebootfat-1.4/configure:4294:if test `eval echo '${'$as_ac_Header'}'` = yes; then
makebootfat-1.4/configure-4295-  cat >>confdefs.h <<_ACEOF
makebootfat-1.4/configure:4296:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
makebootfat-1.4/configure-4297-_ACEOF
##############################################
makebootfat-1.4/configure-4308-do
makebootfat-1.4/configure:4309:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
makebootfat-1.4/configure-4310-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
makebootfat-1.4/configure-4315-fi
makebootfat-1.4/configure:4316:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
makebootfat-1.4/configure:4317:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
makebootfat-1.4/configure-4318-else
##############################################
makebootfat-1.4/configure-4442-fi
makebootfat-1.4/configure:4443:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
makebootfat-1.4/configure:4444:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
makebootfat-1.4/configure-4445-
makebootfat-1.4/configure-4446-fi
makebootfat-1.4/configure:4447:if test `eval echo '${'$as_ac_Header'}'` = yes; then
makebootfat-1.4/configure-4448-  cat >>confdefs.h <<_ACEOF
makebootfat-1.4/configure:4449:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
makebootfat-1.4/configure-4450-_ACEOF
##############################################
makebootfat-1.4/configure-4643-do
makebootfat-1.4/configure:4644:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
makebootfat-1.4/configure-4645-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
makebootfat-1.4/configure-4732-fi
makebootfat-1.4/configure:4733:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
makebootfat-1.4/configure:4734:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
makebootfat-1.4/configure:4735:if test `eval echo '${'$as_ac_var'}'` = yes; then
makebootfat-1.4/configure-4736-  cat >>confdefs.h <<_ACEOF
makebootfat-1.4/configure:4737:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
makebootfat-1.4/configure-4738-_ACEOF
##############################################
makebootfat-1.4/configure-4747-do
makebootfat-1.4/configure:4748:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
makebootfat-1.4/configure-4749-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
makebootfat-1.4/configure-4836-fi
makebootfat-1.4/configure:4837:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
makebootfat-1.4/configure:4838:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
makebootfat-1.4/configure:4839:if test `eval echo '${'$as_ac_var'}'` = yes; then
makebootfat-1.4/configure-4840-  cat >>confdefs.h <<_ACEOF
makebootfat-1.4/configure:4841:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
makebootfat-1.4/configure-4842-_ACEOF
##############################################
makebootfat-1.4/configure-4996-do
makebootfat-1.4/configure:4997:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
makebootfat-1.4/configure-4998-    eval $as_var=C; export $as_var
##############################################
makebootfat-1.4/configure-5054-  as_lineno_2=$LINENO
makebootfat-1.4/configure:5055:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
makebootfat-1.4/configure-5056-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
makebootfat-1.4/configure-5094-  as_lineno_2=$LINENO
makebootfat-1.4/configure:5095:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
makebootfat-1.4/configure-5096-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
makebootfat-1.4/configure-5273-configured by $0, generated by GNU Autoconf 2.59,
makebootfat-1.4/configure:5274:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
makebootfat-1.4/configure-5275-
##############################################
makebootfat-1.4/configure-5290-  --*=*)
makebootfat-1.4/configure:5291:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
makebootfat-1.4/configure:5292:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
makebootfat-1.4/configure-5293-    ac_shift=:
##############################################
makebootfat-1.4/configure-5534-      fi
makebootfat-1.4/configure:5535:      ac_sed_frag=`expr $ac_sed_frag + 1`
makebootfat-1.4/configure-5536-      ac_beg=$ac_end
makebootfat-1.4/configure:5537:      ac_end=`expr $ac_end + $ac_max_sed_lines`
makebootfat-1.4/configure-5538-    fi
##############################################
makebootfat-1.4/configure-5551-	cat >$tmp/stdin
makebootfat-1.4/configure:5552:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
makebootfat-1.4/configure:5553:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
makebootfat-1.4/configure:5554:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
makebootfat-1.4/configure:5555:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
makebootfat-1.4/configure-5556-  * )   ac_file_in=$ac_file.in ;;
##############################################
makebootfat-1.4/configure-5599-if test "$ac_dir" != .; then
makebootfat-1.4/configure:5600:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
makebootfat-1.4/configure-5601-  # A "../" for each directory in $ac_dir_suffix.
makebootfat-1.4/configure:5602:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
makebootfat-1.4/configure-5603-else
##############################################
makebootfat-1.4/configure-5612-    else
makebootfat-1.4/configure:5613:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
makebootfat-1.4/configure-5614-    fi ;;
##############################################
makebootfat-1.4/configure-5764-	cat >$tmp/stdin
makebootfat-1.4/configure:5765:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
makebootfat-1.4/configure:5766:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
makebootfat-1.4/configure:5767:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
makebootfat-1.4/configure:5768:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
makebootfat-1.4/configure-5769-  * )   ac_file_in=$ac_file.in ;;
##############################################
makebootfat-1.4/configure-5967-    * )
makebootfat-1.4/configure:5968:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
makebootfat-1.4/configure-5969-  esac
##############################################
makebootfat-1.4/config.guess-37-
makebootfat-1.4/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
makebootfat-1.4/config.guess-39-
##############################################
makebootfat-1.4/config.guess-106-: ${TMPDIR=/tmp} ;
makebootfat-1.4/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
makebootfat-1.4/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
makebootfat-1.4/config.guess-191-	    *)
makebootfat-1.4/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
makebootfat-1.4/config.guess-193-		;;
##############################################
makebootfat-1.4/config.guess-250-	*4.0)
makebootfat-1.4/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
makebootfat-1.4/config.guess-252-		;;
makebootfat-1.4/config.guess-253-	*5.*)
makebootfat-1.4/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
makebootfat-1.4/config.guess-255-		;;
##############################################
makebootfat-1.4/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
makebootfat-1.4/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
makebootfat-1.4/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
makebootfat-1.4/config.guess-298-	# 1.2 uses "1.2" for uname -r.
makebootfat-1.4/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
makebootfat-1.4/config.guess-300-	exit 0 ;;
##############################################
makebootfat-1.4/config.guess-352-    sun4H:SunOS:5.*:*)
makebootfat-1.4/config.guess:353:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
makebootfat-1.4/config.guess-354-	exit 0 ;;
makebootfat-1.4/config.guess-355-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
makebootfat-1.4/config.guess:356:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
makebootfat-1.4/config.guess-357-	exit 0 ;;
makebootfat-1.4/config.guess-358-    i86pc:SunOS:5.*:*)
makebootfat-1.4/config.guess:359:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
makebootfat-1.4/config.guess-360-	exit 0 ;;
##############################################
makebootfat-1.4/config.guess-364-	# it's likely to be more like Solaris than SunOS4.
makebootfat-1.4/config.guess:365:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
makebootfat-1.4/config.guess-366-	exit 0 ;;
##############################################
makebootfat-1.4/config.guess-373-	# Japanese Language versions have a version number like `4.1.3-JL'.
makebootfat-1.4/config.guess:374:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
makebootfat-1.4/config.guess-375-	exit 0 ;;
##############################################
makebootfat-1.4/config.guess-379-    sun*:*:4.2BSD:*)
makebootfat-1.4/config.guess:380:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
makebootfat-1.4/config.guess-381-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
makebootfat-1.4/config.guess-461-	$CC_FOR_BUILD -o $dummy $dummy.c \
makebootfat-1.4/config.guess:462:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
makebootfat-1.4/config.guess-463-	  && exit 0
##############################################
makebootfat-1.4/config.guess-516-    *:IRIX*:*:*)
makebootfat-1.4/config.guess:517:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
makebootfat-1.4/config.guess-518-	exit 0 ;;
##############################################
makebootfat-1.4/config.guess-555-    *:AIX:*:[45])
makebootfat-1.4/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
makebootfat-1.4/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
makebootfat-1.4/config.guess-590-    9000/[34678]??:HP-UX:*:*)
makebootfat-1.4/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
makebootfat-1.4/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
makebootfat-1.4/config.guess-644-EOF
makebootfat-1.4/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
makebootfat-1.4/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
makebootfat-1.4/config.guess-662-    ia64:HP-UX:*:*)
makebootfat-1.4/config.guess:663:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
makebootfat-1.4/config.guess-664-	echo ia64-hp-hpux${HPUX_REV}
##############################################
makebootfat-1.4/config.guess-762-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
makebootfat-1.4/config.guess:763:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
makebootfat-1.4/config.guess-764-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
makebootfat-1.4/config.guess-767-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
makebootfat-1.4/config.guess:768:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
makebootfat-1.4/config.guess-769-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
makebootfat-1.4/config.guess-780-    *:FreeBSD:*:*)
makebootfat-1.4/config.guess:781:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
makebootfat-1.4/config.guess-782-	exit 0 ;;
##############################################
makebootfat-1.4/config.guess-810-    prep*:SunOS:5.*:*)
makebootfat-1.4/config.guess:811:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
makebootfat-1.4/config.guess-812-	exit 0 ;;
##############################################
makebootfat-1.4/config.guess-814-	# the GNU system
makebootfat-1.4/config.guess:815:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
makebootfat-1.4/config.guess-816-	exit 0 ;;
##############################################
makebootfat-1.4/config.guess-818-	# other systems with GNU libc and userland
makebootfat-1.4/config.guess:819:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
makebootfat-1.4/config.guess-820-	exit 0 ;;
##############################################
makebootfat-1.4/config.guess-860-EOF
makebootfat-1.4/config.guess:861:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
makebootfat-1.4/config.guess-862-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
makebootfat-1.4/config.guess-879-EOF
makebootfat-1.4/config.guess:880:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
makebootfat-1.4/config.guess-881-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
makebootfat-1.4/config.guess-980-EOF
makebootfat-1.4/config.guess:981:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
makebootfat-1.4/config.guess-982-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
makebootfat-1.4/config.guess-1019-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
makebootfat-1.4/config.guess:1020:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
makebootfat-1.4/config.guess-1021-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
makebootfat-1.4/config.guess-1244-    *:DragonFly:*:*)
makebootfat-1.4/config.guess:1245:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
makebootfat-1.4/config.guess-1246-	exit 0 ;;
##############################################
makebootfat-1.4/config.sub-54-
makebootfat-1.4/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
makebootfat-1.4/config.sub-56-
##############################################
makebootfat-1.4/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
makebootfat-1.4/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
makebootfat-1.4/config.sub-120-case $maybe_os in
##############################################
makebootfat-1.4/config.sub-123-    os=-$maybe_os
makebootfat-1.4/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
makebootfat-1.4/config.sub-125-    ;;
makebootfat-1.4/config.sub-126-  *)
makebootfat-1.4/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
makebootfat-1.4/config.sub-128-    if [ $basic_machine != $1 ]
makebootfat-1.4/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
makebootfat-1.4/config.sub-130-    else os=; fi
##############################################
makebootfat-1.4/config.sub-174-		os=-sco3.2v5
makebootfat-1.4/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
makebootfat-1.4/config.sub-176-		;;
##############################################
makebootfat-1.4/config.sub-178-		os=-sco3.2v4
makebootfat-1.4/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
makebootfat-1.4/config.sub-180-		;;
makebootfat-1.4/config.sub-181-	-sco3.2.[4-9]*)
makebootfat-1.4/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
makebootfat-1.4/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
makebootfat-1.4/config.sub-184-		;;
##############################################
makebootfat-1.4/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
makebootfat-1.4/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
makebootfat-1.4/config.sub-188-		;;
##############################################
makebootfat-1.4/config.sub-190-		os=-sco3.2v2
makebootfat-1.4/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
makebootfat-1.4/config.sub-192-		;;
makebootfat-1.4/config.sub-193-	-udk*)
makebootfat-1.4/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
makebootfat-1.4/config.sub-195-		;;
##############################################
makebootfat-1.4/config.sub-197-		os=-isc2.2
makebootfat-1.4/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
makebootfat-1.4/config.sub-199-		;;
##############################################
makebootfat-1.4/config.sub-203-	-isc*)
makebootfat-1.4/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
makebootfat-1.4/config.sub-205-		;;
##############################################
makebootfat-1.4/config.sub-209-	-ptx*)
makebootfat-1.4/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
makebootfat-1.4/config.sub-211-		;;
makebootfat-1.4/config.sub-212-	-windowsnt*)
makebootfat-1.4/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
makebootfat-1.4/config.sub-214-		;;
##############################################
makebootfat-1.4/config.sub-289-	*-*-*)
makebootfat-1.4/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
makebootfat-1.4/config.sub-291-		exit 1
##############################################
makebootfat-1.4/config.sub-387-	amd64-*)
makebootfat-1.4/config.sub:388:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
makebootfat-1.4/config.sub-389-		;;
##############################################
makebootfat-1.4/config.sub-608-	i*86v32)
makebootfat-1.4/config.sub:609:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
makebootfat-1.4/config.sub-610-		os=-sysv32
##############################################
makebootfat-1.4/config.sub-612-	i*86v4*)
makebootfat-1.4/config.sub:613:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
makebootfat-1.4/config.sub-614-		os=-sysv4
##############################################
makebootfat-1.4/config.sub-616-	i*86v)
makebootfat-1.4/config.sub:617:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
makebootfat-1.4/config.sub-618-		os=-sysv
##############################################
makebootfat-1.4/config.sub-620-	i*86sol2)
makebootfat-1.4/config.sub:621:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
makebootfat-1.4/config.sub-622-		os=-solaris2
##############################################
makebootfat-1.4/config.sub-668-	mips3*-*)
makebootfat-1.4/config.sub:669:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
makebootfat-1.4/config.sub-670-		;;
makebootfat-1.4/config.sub-671-	mips3*)
makebootfat-1.4/config.sub:672:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
makebootfat-1.4/config.sub-673-		;;
##############################################
makebootfat-1.4/config.sub-806-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
makebootfat-1.4/config.sub:807:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
makebootfat-1.4/config.sub-808-		;;
makebootfat-1.4/config.sub-809-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
makebootfat-1.4/config.sub:810:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
makebootfat-1.4/config.sub-811-		;;
makebootfat-1.4/config.sub-812-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
makebootfat-1.4/config.sub:813:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
makebootfat-1.4/config.sub-814-		;;
makebootfat-1.4/config.sub-815-	pentium4-*)
makebootfat-1.4/config.sub:816:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
makebootfat-1.4/config.sub-817-		;;
##############################################
makebootfat-1.4/config.sub-824-		;;
makebootfat-1.4/config.sub:825:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
makebootfat-1.4/config.sub-826-		;;
##############################################
makebootfat-1.4/config.sub-830-	ppcle-* | powerpclittle-*)
makebootfat-1.4/config.sub:831:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
makebootfat-1.4/config.sub-832-		;;
##############################################
makebootfat-1.4/config.sub-834-		;;
makebootfat-1.4/config.sub:835:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
makebootfat-1.4/config.sub-836-		;;
##############################################
makebootfat-1.4/config.sub-840-	ppc64le-* | powerpc64little-*)
makebootfat-1.4/config.sub:841:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
makebootfat-1.4/config.sub-842-		;;
##############################################
makebootfat-1.4/config.sub-1116-	*)
makebootfat-1.4/config.sub:1117:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
makebootfat-1.4/config.sub-1118-		exit 1
##############################################
makebootfat-1.4/config.sub-1124-	*-digital*)
makebootfat-1.4/config.sub:1125:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
makebootfat-1.4/config.sub-1126-		;;
makebootfat-1.4/config.sub-1127-	*-commodore*)
makebootfat-1.4/config.sub:1128:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
makebootfat-1.4/config.sub-1129-		;;
##############################################
makebootfat-1.4/config.sub-1142-	-solaris1 | -solaris1.*)
makebootfat-1.4/config.sub:1143:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
makebootfat-1.4/config.sub-1144-		;;
##############################################
makebootfat-1.4/config.sub-1154-	-gnu/linux*)
makebootfat-1.4/config.sub:1155:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
makebootfat-1.4/config.sub-1156-		;;
##############################################
makebootfat-1.4/config.sub-1195-	-nto*)
makebootfat-1.4/config.sub:1196:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
makebootfat-1.4/config.sub-1197-		;;
##############################################
makebootfat-1.4/config.sub-1202-	-mac*)
makebootfat-1.4/config.sub:1203:		os=`echo $os | sed -e 's|mac|macos|'`
makebootfat-1.4/config.sub-1204-		;;
##############################################
makebootfat-1.4/config.sub-1208-	-linux*)
makebootfat-1.4/config.sub:1209:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
makebootfat-1.4/config.sub-1210-		;;
makebootfat-1.4/config.sub-1211-	-sunos5*)
makebootfat-1.4/config.sub:1212:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
makebootfat-1.4/config.sub-1213-		;;
makebootfat-1.4/config.sub-1214-	-sunos6*)
makebootfat-1.4/config.sub:1215:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
makebootfat-1.4/config.sub-1216-		;;
##############################################
makebootfat-1.4/config.sub-1263-	-sinix5.*)
makebootfat-1.4/config.sub:1264:		os=`echo $os | sed -e 's|sinix|sysv|'`
makebootfat-1.4/config.sub-1265-		;;
##############################################
makebootfat-1.4/config.sub-1314-		# Get rid of the `-' at the beginning of $os.
makebootfat-1.4/config.sub:1315:		os=`echo $os | sed 's/[^-]*-//'`
makebootfat-1.4/config.sub:1316:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
makebootfat-1.4/config.sub-1317-		exit 1
##############################################
makebootfat-1.4/config.sub-1553-		esac
makebootfat-1.4/config.sub:1554:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
makebootfat-1.4/config.sub-1555-		;;
##############################################
makebootfat-1.4/install-sh-210-      fi
makebootfat-1.4/install-sh:211:      dst=$dst/`basename "$src"`
makebootfat-1.4/install-sh-212-    fi
##############################################
makebootfat-1.4/install-sh-215-  # This sed command emulates the dirname command.
makebootfat-1.4/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
makebootfat-1.4/install-sh-217-
##############################################
makebootfat-1.4/install-sh-228-    IFS='%'
makebootfat-1.4/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
makebootfat-1.4/install-sh-230-    shift
##############################################
makebootfat-1.4/install-sh-256-  else
makebootfat-1.4/install-sh:257:    dstfile=`basename "$dst"`
makebootfat-1.4/install-sh-258-
##############################################
makebootfat-1.4/missing-128-       # Could not run --version or --help.  This is probably someone
makebootfat-1.4/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
makebootfat-1.4/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
makebootfat-1.4/missing-162-         from any GNU archive site."
makebootfat-1.4/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
makebootfat-1.4/missing-164-    test -z "$files" && files="config.h"
##############################################
makebootfat-1.4/missing-191-         proper tools for further handling them.
makebootfat-1.4/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
makebootfat-1.4/missing-193-         archive site."
makebootfat-1.4/missing-194-
makebootfat-1.4/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
makebootfat-1.4/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
makebootfat-1.4/missing-197-    if test -f "$file"; then
##############################################
makebootfat-1.4/missing-220-	*.y)
makebootfat-1.4/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
makebootfat-1.4/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
makebootfat-1.4/missing-224-	    fi
makebootfat-1.4/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
makebootfat-1.4/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
makebootfat-1.4/missing-250-	*.l)
makebootfat-1.4/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
makebootfat-1.4/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
makebootfat-1.4/missing-269-
makebootfat-1.4/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
makebootfat-1.4/missing-271-    if test -z "$file"; then
makebootfat-1.4/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
makebootfat-1.4/missing-273-    fi
##############################################
makebootfat-1.4/missing-290-         the \`GNU make' package.  Grab either from any GNU archive site."
makebootfat-1.4/missing:291:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
makebootfat-1.4/missing-292-    if test -z "$file"; then
makebootfat-1.4/missing:293:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
makebootfat-1.4/missing:294:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
makebootfat-1.4/missing-295-    fi
##############################################
makebootfat-1.4/missing-314-	*o*)
makebootfat-1.4/missing:315:	    firstarg=`echo "$firstarg" | sed s/o//`
makebootfat-1.4/missing-316-	    tar "$firstarg" "$@" && exit 0
##############################################
makebootfat-1.4/missing-320-	*h*)
makebootfat-1.4/missing:321:	    firstarg=`echo "$firstarg" | sed s/h//`
makebootfat-1.4/missing-322-	    tar "$firstarg" "$@" && exit 0
##############################################
makebootfat-1.4/noautomake.sh-7-{
makebootfat-1.4/noautomake.sh:8:	echo "usage: `basename $0` --help | --version"
makebootfat-1.4/noautomake.sh:9:	echo "usage: `basename $0` [--[no]autoconf]"
makebootfat-1.4/noautomake.sh-10-}