===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
netrik-1.16.1/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
netrik-1.16.1/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
netrik-1.16.1/aclocal.m4-69-#
##############################################
netrik-1.16.1/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
netrik-1.16.1/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
netrik-1.16.1/aclocal.m4-93-# and then we would define $MISSING as
##############################################
netrik-1.16.1/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
netrik-1.16.1/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
netrik-1.16.1/aclocal.m4-109-])
##############################################
netrik-1.16.1/aclocal.m4-207-  if test "$am_compiler_list" = ""; then
netrik-1.16.1/aclocal.m4:208:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
netrik-1.16.1/aclocal.m4-209-  fi
##############################################
netrik-1.16.1/aclocal.m4-328-  # Strip MF so we end up with the name of the file.
netrik-1.16.1/aclocal.m4:329:  mf=`echo "$mf" | sed -e 's/:.*$//'`
netrik-1.16.1/aclocal.m4-330-  # Check whether this is an Automake generated Makefile or not.
##############################################
netrik-1.16.1/aclocal.m4-337-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
netrik-1.16.1/aclocal.m4:338:    dirpart=`AS_DIRNAME("$mf")`
netrik-1.16.1/aclocal.m4-339-  else
##############################################
netrik-1.16.1/aclocal.m4-343-  # from the Makefile without running `make'.
netrik-1.16.1/aclocal.m4:344:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
netrik-1.16.1/aclocal.m4-345-  test -z "$DEPDIR" && continue
netrik-1.16.1/aclocal.m4:346:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
netrik-1.16.1/aclocal.m4-347-  test -z "am__include" && continue
netrik-1.16.1/aclocal.m4:348:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
netrik-1.16.1/aclocal.m4-349-  # When using ansi2knr, U may be empty or an underscore; expand it
netrik-1.16.1/aclocal.m4:350:  U=`sed -n 's/^U = //p' < "$mf"`
netrik-1.16.1/aclocal.m4-351-  # Find all dependency output files, they are included files with
##############################################
netrik-1.16.1/aclocal.m4-359-    test -f "$dirpart/$file" && continue
netrik-1.16.1/aclocal.m4:360:    fdir=`AS_DIRNAME(["$file"])`
netrik-1.16.1/aclocal.m4-361-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
netrik-1.16.1/aclocal.m4-425-AC_REQUIRE([AC_PROG_INSTALL])dnl
netrik-1.16.1/aclocal.m4:426:if test "`cd $srcdir && pwd`" != "`pwd`"; then
netrik-1.16.1/aclocal.m4-427-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
netrik-1.16.1/aclocal.m4-514-    * )
netrik-1.16.1/aclocal.m4:515:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
netrik-1.16.1/aclocal.m4-516-  esac
netrik-1.16.1/aclocal.m4-517-done
netrik-1.16.1/aclocal.m4:518:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
netrik-1.16.1/aclocal.m4-519-
##############################################
netrik-1.16.1/aclocal.m4-586-# case it prints its new name instead of `make'.
netrik-1.16.1/aclocal.m4:587:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
netrik-1.16.1/aclocal.m4-588-   am__include=include
##############################################
netrik-1.16.1/aclocal.m4-594-   echo '.include "confinc"' > confmf
netrik-1.16.1/aclocal.m4:595:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
netrik-1.16.1/aclocal.m4-596-      am__include=.include
##############################################
netrik-1.16.1/aclocal.m4-725-if (
netrik-1.16.1/aclocal.m4:726:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
netrik-1.16.1/aclocal.m4-727-   if test "$[*]" = "X"; then
netrik-1.16.1/aclocal.m4-728-      # -L didn't work.
netrik-1.16.1/aclocal.m4:729:      set X `ls -t $srcdir/configure conftest.file`
netrik-1.16.1/aclocal.m4-730-   fi
##############################################
netrik-1.16.1/Makefile.in-80-	ps-recursive uninstall-recursive
netrik-1.16.1/Makefile.in:81:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
netrik-1.16.1/Makefile.in-82-am__vpath_adj = case $$p in \
netrik-1.16.1/Makefile.in:83:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
netrik-1.16.1/Makefile.in-84-    *) f=$$p;; \
netrik-1.16.1/Makefile.in-85-  esac;
netrik-1.16.1/Makefile.in:86:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
netrik-1.16.1/Makefile.in-87-docDATA_INSTALL = $(INSTALL_DATA)
##############################################
netrik-1.16.1/Makefile.in-275-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
netrik-1.16.1/Makefile.in:276:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
netrik-1.16.1/Makefile.in-277-	  if test -f $$p \
netrik-1.16.1/Makefile.in-278-	  ; then \
netrik-1.16.1/Makefile.in:279:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
netrik-1.16.1/Makefile.in-280-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
netrik-1.16.1/Makefile.in-287-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
netrik-1.16.1/Makefile.in:288:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
netrik-1.16.1/Makefile.in-289-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
netrik-1.16.1/Makefile.in-344-.c.obj:
netrik-1.16.1/Makefile.in:345:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
netrik-1.16.1/Makefile.in-346-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
netrik-1.16.1/Makefile.in-348-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
netrik-1.16.1/Makefile.in:349:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
netrik-1.16.1/Makefile.in-350-install-docDATA: $(doc_DATA)
##############################################
netrik-1.16.1/Makefile.in-382-	dot_seen=no; \
netrik-1.16.1/Makefile.in:383:	target=`echo $@ | sed s/-recursive//`; \
netrik-1.16.1/Makefile.in-384-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
netrik-1.16.1/Makefile.in-417-	rev="$$rev ."; \
netrik-1.16.1/Makefile.in:418:	target=`echo $@ | sed s/-recursive//`; \
netrik-1.16.1/Makefile.in-419-	for subdir in $$rev; do \
##############################################
netrik-1.16.1/Makefile.in-490-GTAGS:
netrik-1.16.1/Makefile.in:491:	here=`$(am__cd) $(top_builddir) && pwd` \
netrik-1.16.1/Makefile.in-492-	  && cd $(top_srcdir) \
##############################################
netrik-1.16.1/Makefile.in-500-	test -d $(distdir) || mkdir $(distdir)
netrik-1.16.1/Makefile.in:501:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netrik-1.16.1/Makefile.in:502:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netrik-1.16.1/Makefile.in-503-	list='$(DISTFILES)'; \
##############################################
netrik-1.16.1/Makefile.in-514-	  if test -d $$d/$$file; then \
netrik-1.16.1/Makefile.in:515:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
netrik-1.16.1/Makefile.in-516-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
netrik-1.16.1/Makefile.in-530-	    || exit 1; \
netrik-1.16.1/Makefile.in:531:	    distdir=`$(am__cd) $(distdir) && pwd`; \
netrik-1.16.1/Makefile.in:532:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
netrik-1.16.1/Makefile.in-533-	    (cd $$subdir && \
##############################################
netrik-1.16.1/Makefile.in-598-	chmod a-w $(distdir)
netrik-1.16.1/Makefile.in:599:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
netrik-1.16.1/Makefile.in-600-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
netrik-1.16.1/Makefile.in-629-	@cd $(distuninstallcheck_dir) \
netrik-1.16.1/Makefile.in:630:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
netrik-1.16.1/Makefile.in-631-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
netrik-1.16.1/Makefile.in-641-	fi
netrik-1.16.1/Makefile.in:642:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
netrik-1.16.1/Makefile.in-643-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
netrik-1.16.1/configure-46-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
netrik-1.16.1/configure:47:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
netrik-1.16.1/configure-48-  as_echo='printf %s\n'
##############################################
netrik-1.16.1/configure-50-else
netrik-1.16.1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
netrik-1.16.1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
netrik-1.16.1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
netrik-1.16.1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
netrik-1.16.1/configure-62-      esac;
##############################################
netrik-1.16.1/configure-234-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
netrik-1.16.1/configure:235:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
netrik-1.16.1/configure-236-") 2> /dev/null; then
##############################################
netrik-1.16.1/configure-349-  test "x$as_lineno_1" != "x$as_lineno_2" &&
netrik-1.16.1/configure:350:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
netrik-1.16.1/configure-351-
##############################################
netrik-1.16.1/configure-445-  test "x$as_lineno_1" != "x$as_lineno_2" &&
netrik-1.16.1/configure:446:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
netrik-1.16.1/configure-447-
##############################################
netrik-1.16.1/configure-558-	esac;
netrik-1.16.1/configure:559:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
netrik-1.16.1/configure-560-	???[sx]*):;;*)false;;esac;fi
##############################################
netrik-1.16.1/configure-761-  case $ac_option in
netrik-1.16.1/configure:762:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
netrik-1.16.1/configure-763-  *)	ac_optarg=yes ;;
##############################################
netrik-1.16.1/configure-804-  -disable-* | --disable-*)
netrik-1.16.1/configure:805:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
netrik-1.16.1/configure-806-    # Reject names that are not valid shell variable names.
##############################################
netrik-1.16.1/configure-810-    ac_useropt_orig=$ac_useropt
netrik-1.16.1/configure:811:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netrik-1.16.1/configure-812-    case $ac_user_opts in
##############################################
netrik-1.16.1/configure-831-  -enable-* | --enable-*)
netrik-1.16.1/configure:832:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
netrik-1.16.1/configure-833-    # Reject names that are not valid shell variable names.
##############################################
netrik-1.16.1/configure-837-    ac_useropt_orig=$ac_useropt
netrik-1.16.1/configure:838:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netrik-1.16.1/configure-839-    case $ac_user_opts in
##############################################
netrik-1.16.1/configure-1036-  -with-* | --with-*)
netrik-1.16.1/configure:1037:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
netrik-1.16.1/configure-1038-    # Reject names that are not valid shell variable names.
##############################################
netrik-1.16.1/configure-1042-    ac_useropt_orig=$ac_useropt
netrik-1.16.1/configure:1043:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netrik-1.16.1/configure-1044-    case $ac_user_opts in
##############################################
netrik-1.16.1/configure-1053-  -without-* | --without-*)
netrik-1.16.1/configure:1054:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
netrik-1.16.1/configure-1055-    # Reject names that are not valid shell variable names.
##############################################
netrik-1.16.1/configure-1059-    ac_useropt_orig=$ac_useropt
netrik-1.16.1/configure:1060:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
netrik-1.16.1/configure-1061-    case $ac_user_opts in
##############################################
netrik-1.16.1/configure-1093-  *=*)
netrik-1.16.1/configure:1094:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
netrik-1.16.1/configure-1095-    # Reject names that are not valid shell variable names.
##############################################
netrik-1.16.1/configure-1113-if test -n "$ac_prev"; then
netrik-1.16.1/configure:1114:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
netrik-1.16.1/configure-1115-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
netrik-1.16.1/configure-1137-    */ )
netrik-1.16.1/configure:1138:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
netrik-1.16.1/configure-1139-      eval $ac_var=\$ac_val;;
##############################################
netrik-1.16.1/configure-1175-ac_ls_di=`ls -di .` &&
netrik-1.16.1/configure:1176:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
netrik-1.16.1/configure-1177-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
netrik-1.16.1/configure-1235-case $srcdir in
netrik-1.16.1/configure:1236:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
netrik-1.16.1/configure-1237-esac
##############################################
netrik-1.16.1/configure-1278-By default, \`make install' will install all the files in
netrik-1.16.1/configure:1279:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
netrik-1.16.1/configure:1280:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
netrik-1.16.1/configure-1281-for instance \`--prefix=\$HOME'.
##############################################
netrik-1.16.1/configure-1364-*)
netrik-1.16.1/configure:1365:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
netrik-1.16.1/configure-1366-  # A ".." for each directory in $ac_dir_suffix.
netrik-1.16.1/configure:1367:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
netrik-1.16.1/configure-1368-  case $ac_top_builddir_sub in
##############################################
netrik-1.16.1/configure-1497-    *\'*)
netrik-1.16.1/configure:1498:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
netrik-1.16.1/configure-1499-    esac
##############################################
netrik-1.16.1/configure-1584-      case $ac_val in
netrik-1.16.1/configure:1585:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
netrik-1.16.1/configure-1586-      esac
##############################################
netrik-1.16.1/configure-1601-	case $ac_val in
netrik-1.16.1/configure:1602:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
netrik-1.16.1/configure-1603-	esac
##############################################
netrik-1.16.1/configure-1712-    set,)
netrik-1.16.1/configure:1713:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
netrik-1.16.1/configure:1714:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
netrik-1.16.1/configure-1715-      ac_cache_corrupted=: ;;
##############################################
netrik-1.16.1/configure-1723-	# differences in whitespace do not lead to failure.
netrik-1.16.1/configure:1724:	ac_old_val_w=`echo x $ac_old_val`
netrik-1.16.1/configure:1725:	ac_new_val_w=`echo x $ac_new_val`
netrik-1.16.1/configure-1726-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
netrik-1.16.1/configure-1743-    case $ac_new_val in
netrik-1.16.1/configure:1744:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
netrik-1.16.1/configure-1745-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
netrik-1.16.1/configure-1785-
netrik-1.16.1/configure:1786:VER=`head -1 $srcdir/README |sed 's/ *netrik \([^ ]*\).*/\1/'`
netrik-1.16.1/configure-1787-am__api_version='1.10'
##############################################
netrik-1.16.1/configure-1923-if (
netrik-1.16.1/configure:1924:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
netrik-1.16.1/configure-1925-   if test "$*" = "X"; then
netrik-1.16.1/configure-1926-      # -L didn't work.
netrik-1.16.1/configure:1927:      set X `ls -t $srcdir/configure conftest.file`
netrik-1.16.1/configure-1928-   fi
##############################################
netrik-1.16.1/configure-1965-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
netrik-1.16.1/configure:1966:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
netrik-1.16.1/configure-1967-
netrik-1.16.1/configure-1968-# expand $ac_aux_dir to an absolute path
netrik-1.16.1/configure:1969:am_aux_dir=`cd $ac_aux_dir && pwd`
netrik-1.16.1/configure-1970-
##############################################
netrik-1.16.1/configure-1994-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
netrik-1.16.1/configure:1995:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
netrik-1.16.1/configure-1996-	     'mkdir (GNU coreutils) '* | \
##############################################
netrik-1.16.1/configure-2073-set x ${MAKE-make}
netrik-1.16.1/configure:2074:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
netrik-1.16.1/configure-2075-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
netrik-1.16.1/configure-2083-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
netrik-1.16.1/configure:2084:case `${MAKE-make} -f conftest.make 2>/dev/null` in
netrik-1.16.1/configure-2085-  *@@@%%%=?*=@@@%%%*)
##############################################
netrik-1.16.1/configure-2110-
netrik-1.16.1/configure:2111:if test "`cd $srcdir && pwd`" != "`pwd`"; then
netrik-1.16.1/configure-2112-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
netrik-1.16.1/configure-2646-$as_echo_n "checking for C compiler default output file name... " >&6; }
netrik-1.16.1/configure:2647:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
netrik-1.16.1/configure-2648-
##############################################
netrik-1.16.1/configure-2690-	then :; else
netrik-1.16.1/configure:2691:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
netrik-1.16.1/configure-2692-	fi
##############################################
netrik-1.16.1/configure-2793-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
netrik-1.16.1/configure:2794:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
netrik-1.16.1/configure-2795-	  break;;
##############################################
netrik-1.16.1/configure-2851-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
netrik-1.16.1/configure:2852:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
netrik-1.16.1/configure-2853-       break;;
##############################################
netrik-1.16.1/configure-3236-# case it prints its new name instead of `make'.
netrik-1.16.1/configure:3237:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
netrik-1.16.1/configure-3238-   am__include=include
##############################################
netrik-1.16.1/configure-3244-   echo '.include "confinc"' > confmf
netrik-1.16.1/configure:3245:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
netrik-1.16.1/configure-3246-      am__include=.include
##############################################
netrik-1.16.1/configure-3303-  if test "$am_compiler_list" = ""; then
netrik-1.16.1/configure:3304:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
netrik-1.16.1/configure-3305-  fi
##############################################
netrik-1.16.1/configure-3479-set x ${MAKE-make}
netrik-1.16.1/configure:3480:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
netrik-1.16.1/configure-3481-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
netrik-1.16.1/configure-3489-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
netrik-1.16.1/configure:3490:case `${MAKE-make} -f conftest.make 2>/dev/null` in
netrik-1.16.1/configure-3491-  *@@@%%%=?*=@@@%%%*)
##############################################
netrik-1.16.1/configure-3765-  # Check for GNU $ac_path_GREP
netrik-1.16.1/configure:3766:case `"$ac_path_GREP" --version 2>&1` in
netrik-1.16.1/configure-3767-*GNU*)
##############################################
netrik-1.16.1/configure-3779-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
netrik-1.16.1/configure:3780:    ac_count=`expr $ac_count + 1`
netrik-1.16.1/configure-3781-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
netrik-1.16.1/configure-3833-  # Check for GNU $ac_path_EGREP
netrik-1.16.1/configure:3834:case `"$ac_path_EGREP" --version 2>&1` in
netrik-1.16.1/configure-3835-*GNU*)
##############################################
netrik-1.16.1/configure-3847-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
netrik-1.16.1/configure:3848:    ac_count=`expr $ac_count + 1`
netrik-1.16.1/configure-3849-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
netrik-1.16.1/configure-4535-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
netrik-1.16.1/configure:4536:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
netrik-1.16.1/configure-4537-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
netrik-1.16.1/configure-4619-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
netrik-1.16.1/configure:4620:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
netrik-1.16.1/configure-4621-  as_echo='printf %s\n'
##############################################
netrik-1.16.1/configure-4623-else
netrik-1.16.1/configure:4624:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
netrik-1.16.1/configure-4625-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
netrik-1.16.1/configure-4633-	expr "X$arg" : "X\\(.*\\)$as_nl";
netrik-1.16.1/configure:4634:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
netrik-1.16.1/configure-4635-      esac;
##############################################
netrik-1.16.1/configure-4749-  test "x$as_lineno_1" != "x$as_lineno_2" &&
netrik-1.16.1/configure:4750:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
netrik-1.16.1/configure-4751-
##############################################
netrik-1.16.1/configure-4862-	esac;
netrik-1.16.1/configure:4863:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
netrik-1.16.1/configure-4864-	???[sx]*):;;*)false;;esac;fi
##############################################
netrik-1.16.1/configure-4947-configured by $0, generated by GNU Autoconf 2.63,
netrik-1.16.1/configure:4948:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
netrik-1.16.1/configure-4949-
##############################################
netrik-1.16.1/configure-4968-  --*=*)
netrik-1.16.1/configure:4969:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
netrik-1.16.1/configure:4970:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
netrik-1.16.1/configure-4971-    ac_shift=:
##############################################
netrik-1.16.1/configure-4990-    case $ac_optarg in
netrik-1.16.1/configure:4991:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
netrik-1.16.1/configure-4992-    esac
##############################################
netrik-1.16.1/configure-4997-    case $ac_optarg in
netrik-1.16.1/configure:4998:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
netrik-1.16.1/configure-4999-    esac
##############################################
netrik-1.16.1/configure-5127-ac_cr=''
netrik-1.16.1/configure:5128:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
netrik-1.16.1/configure-5129-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
netrik-1.16.1/configure-5146-   { (exit 1); exit 1; }; }
netrik-1.16.1/configure:5147:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
netrik-1.16.1/configure-5148-ac_delim='%!_!# '
##############################################
netrik-1.16.1/configure-5154-
netrik-1.16.1/configure:5155:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
netrik-1.16.1/configure-5156-  if test $ac_delim_n = $ac_delim_num; then
##############################################
netrik-1.16.1/configure-5288-for ac_last_try in false false :; do
netrik-1.16.1/configure:5289:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
netrik-1.16.1/configure-5290-  if test -z "$ac_t"; then
##############################################
netrik-1.16.1/configure-5428-      esac
netrik-1.16.1/configure:5429:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
netrik-1.16.1/configure-5430-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
netrik-1.16.1/configure-5491-      case $as_dir in #(
netrik-1.16.1/configure:5492:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
netrik-1.16.1/configure-5493-      *) as_qdir=$as_dir;;
##############################################
netrik-1.16.1/configure-5529-*)
netrik-1.16.1/configure:5530:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
netrik-1.16.1/configure-5531-  # A ".." for each directory in $ac_dir_suffix.
netrik-1.16.1/configure:5532:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
netrik-1.16.1/configure-5533-  case $ac_top_builddir_sub in
##############################################
netrik-1.16.1/configure-5592-'
netrik-1.16.1/configure:5593:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
netrik-1.16.1/configure-5594-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
netrik-1.16.1/configure-5609-
netrik-1.16.1/configure:5610:# Neutralize VPATH when `$srcdir' = `.'.
netrik-1.16.1/configure-5611-# Shell code in configure.ac might set extrasub.
##############################################
netrik-1.16.1/configure-5639-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
netrik-1.16.1/configure:5640:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
netrik-1.16.1/configure:5641:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
netrik-1.16.1/configure-5642-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
netrik-1.16.1/configure-5692-    * )
netrik-1.16.1/configure:5693:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
netrik-1.16.1/configure-5694-  esac
##############################################
netrik-1.16.1/configure-5738-  # Strip MF so we end up with the name of the file.
netrik-1.16.1/configure:5739:  mf=`echo "$mf" | sed -e 's/:.*$//'`
netrik-1.16.1/configure-5740-  # Check whether this is an Automake generated Makefile or not.
##############################################
netrik-1.16.1/configure-5775-  # from the Makefile without running `make'.
netrik-1.16.1/configure:5776:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
netrik-1.16.1/configure-5777-  test -z "$DEPDIR" && continue
netrik-1.16.1/configure:5778:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
netrik-1.16.1/configure-5779-  test -z "am__include" && continue
netrik-1.16.1/configure:5780:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
netrik-1.16.1/configure-5781-  # When using ansi2knr, U may be empty or an underscore; expand it
netrik-1.16.1/configure:5782:  U=`sed -n 's/^U = //p' < "$mf"`
netrik-1.16.1/configure-5783-  # Find all dependency output files, they are included files with
##############################################
netrik-1.16.1/configure-5822-      case $as_dir in #(
netrik-1.16.1/configure:5823:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
netrik-1.16.1/configure-5824-      *) as_qdir=$as_dir;;
##############################################
netrik-1.16.1/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
netrik-1.16.1/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
netrik-1.16.1/depcomp-71-
##############################################
netrik-1.16.1/depcomp-217-  # Version 6 uses the directory in both cases.
netrik-1.16.1/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
netrik-1.16.1/depcomp-219-  test "x$dir" = "x$object" && dir=
netrik-1.16.1/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
netrik-1.16.1/depcomp-221-  if test "$libtool" = yes; then
##############################################
netrik-1.16.1/depcomp-246-    # Do two passes, one to just change these to
netrik-1.16.1/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
netrik-1.16.1/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
netrik-1.16.1/depcomp-288-  # Do two passes, one to just change these to
netrik-1.16.1/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
netrik-1.16.1/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
netrik-1.16.1/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
netrik-1.16.1/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
netrik-1.16.1/depcomp-306-  test "x$dir" = "x$object" && dir=
netrik-1.16.1/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
netrik-1.16.1/depcomp-308-  if test "$libtool" = yes; then
##############################################
netrik-1.16.1/depcomp-343-   # Subdirectories are respected.
netrik-1.16.1/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
netrik-1.16.1/depcomp-345-   test "x$dir" = "x$object" && dir=
netrik-1.16.1/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
netrik-1.16.1/depcomp-347-
##############################################
netrik-1.16.1/depcomp-482-  done
netrik-1.16.1/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
netrik-1.16.1/depcomp-484-  touch "$tmpdepfile"
##############################################
netrik-1.16.1/install-sh-217-      fi
netrik-1.16.1/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
netrik-1.16.1/install-sh-219-    *)
##############################################
netrik-1.16.1/install-sh-269-      dstdir=$dst
netrik-1.16.1/install-sh:270:      dst=$dstdir/`basename "$src"`
netrik-1.16.1/install-sh-271-      dstdir_status=0
##############################################
netrik-1.16.1/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
netrik-1.16.1/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
netrik-1.16.1/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
netrik-1.16.1/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
netrik-1.16.1/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
netrik-1.16.1/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
netrik-1.16.1/install-sh-418-	    case $prefix in
netrik-1.16.1/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
netrik-1.16.1/install-sh-420-	      *) qprefix=$prefix;;
##############################################
netrik-1.16.1/install-sh-467-    if $copy_on_change &&
netrik-1.16.1/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
netrik-1.16.1/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
netrik-1.16.1/install-sh-470-
##############################################
netrik-1.16.1/missing-131-       # Could not run --version or --help.  This is probably someone
netrik-1.16.1/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
netrik-1.16.1/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
netrik-1.16.1/missing-165-         from any GNU archive site."
netrik-1.16.1/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
netrik-1.16.1/missing-167-    test -z "$files" && files="config.h"
##############################################
netrik-1.16.1/missing-194-         proper tools for further handling them.
netrik-1.16.1/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
netrik-1.16.1/missing-196-         archive site."
netrik-1.16.1/missing-197-
netrik-1.16.1/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
netrik-1.16.1/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
netrik-1.16.1/missing-200-    if test -f "$file"; then
##############################################
netrik-1.16.1/missing-223-	*.y)
netrik-1.16.1/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
netrik-1.16.1/missing-225-	    if test -f "$SRCFILE"; then
##############################################
netrik-1.16.1/missing-227-	    fi
netrik-1.16.1/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
netrik-1.16.1/missing-229-	    if test -f "$SRCFILE"; then
##############################################
netrik-1.16.1/missing-253-	*.l)
netrik-1.16.1/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
netrik-1.16.1/missing-255-	    if test -f "$SRCFILE"; then
##############################################
netrik-1.16.1/missing-272-
netrik-1.16.1/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
netrik-1.16.1/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
netrik-1.16.1/missing-275-    if test -f "$file"; then
##############################################
netrik-1.16.1/missing-292-    # The file to touch is that specified with -o ...
netrik-1.16.1/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
netrik-1.16.1/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
netrik-1.16.1/missing-295-    if test -z "$file"; then
netrik-1.16.1/missing-296-      # ... or it is the one specified with @setfilename ...
netrik-1.16.1/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
netrik-1.16.1/missing-298-      file=`sed -n '
##############################################
netrik-1.16.1/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
netrik-1.16.1/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
netrik-1.16.1/missing-306-    fi
##############################################
netrik-1.16.1/missing-328-	*o*)
netrik-1.16.1/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
netrik-1.16.1/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
netrik-1.16.1/missing-334-	*h*)
netrik-1.16.1/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
netrik-1.16.1/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
netrik-1.16.1/doc/Makefile.in-49-MANS = $(man_MANS)
netrik-1.16.1/doc/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
netrik-1.16.1/doc/Makefile.in-51-am__vpath_adj = case $$p in \
netrik-1.16.1/doc/Makefile.in:52:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
netrik-1.16.1/doc/Makefile.in-53-    *) f=$$p;; \
netrik-1.16.1/doc/Makefile.in-54-  esac;
netrik-1.16.1/doc/Makefile.in:55:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
netrik-1.16.1/doc/Makefile.in-56-docDATA_INSTALL = $(INSTALL_DATA)
##############################################
netrik-1.16.1/doc/Makefile.in-207-	  else file=$(srcdir)/$$i; fi; \
netrik-1.16.1/doc/Makefile.in:208:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
netrik-1.16.1/doc/Makefile.in-209-	  case "$$ext" in \
##############################################
netrik-1.16.1/doc/Makefile.in-212-	  esac; \
netrik-1.16.1/doc/Makefile.in:213:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
netrik-1.16.1/doc/Makefile.in:214:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
netrik-1.16.1/doc/Makefile.in:215:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
netrik-1.16.1/doc/Makefile.in-216-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
netrik-1.16.1/doc/Makefile.in-228-	for i in $$list; do \
netrik-1.16.1/doc/Makefile.in:229:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
netrik-1.16.1/doc/Makefile.in-230-	  case "$$ext" in \
##############################################
netrik-1.16.1/doc/Makefile.in-233-	  esac; \
netrik-1.16.1/doc/Makefile.in:234:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
netrik-1.16.1/doc/Makefile.in:235:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
netrik-1.16.1/doc/Makefile.in:236:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
netrik-1.16.1/doc/Makefile.in-237-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
netrik-1.16.1/doc/Makefile.in-252-	  else file=$(srcdir)/$$i; fi; \
netrik-1.16.1/doc/Makefile.in:253:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
netrik-1.16.1/doc/Makefile.in-254-	  case "$$ext" in \
##############################################
netrik-1.16.1/doc/Makefile.in-257-	  esac; \
netrik-1.16.1/doc/Makefile.in:258:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
netrik-1.16.1/doc/Makefile.in:259:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
netrik-1.16.1/doc/Makefile.in:260:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
netrik-1.16.1/doc/Makefile.in-261-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
##############################################
netrik-1.16.1/doc/Makefile.in-273-	for i in $$list; do \
netrik-1.16.1/doc/Makefile.in:274:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
netrik-1.16.1/doc/Makefile.in-275-	  case "$$ext" in \
##############################################
netrik-1.16.1/doc/Makefile.in-278-	  esac; \
netrik-1.16.1/doc/Makefile.in:279:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
netrik-1.16.1/doc/Makefile.in:280:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
netrik-1.16.1/doc/Makefile.in:281:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
netrik-1.16.1/doc/Makefile.in-282-	  echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
##############################################
netrik-1.16.1/doc/Makefile.in-309-distdir: $(DISTFILES)
netrik-1.16.1/doc/Makefile.in:310:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netrik-1.16.1/doc/Makefile.in:311:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
netrik-1.16.1/doc/Makefile.in-312-	list='$(DISTFILES)'; \
##############################################
netrik-1.16.1/doc/Makefile.in-323-	  if test -d $$d/$$file; then \
netrik-1.16.1/doc/Makefile.in:324:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
netrik-1.16.1/doc/Makefile.in-325-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
netrik-1.16.1/debian/patches/hardening.patch-20-+
netrik-1.16.1/debian/patches/hardening.patch:21: VER=`head -1 $srcdir/README |sed 's/ *netrik \([[^ ]]*\).*/\1/'`
netrik-1.16.1/debian/patches/hardening.patch-22- AM_INIT_AUTOMAKE(netrik, $VER)
##############################################
netrik-1.16.1/.pc/remove_debian_directory_from_automake_files.patch/configure.ac-5-AC_INIT(main.c)
netrik-1.16.1/.pc/remove_debian_directory_from_automake_files.patch/configure.ac:6:VER=`head -1 $srcdir/README |sed 's/ *netrik \([[^ ]]*\).*/\1/'`
netrik-1.16.1/.pc/remove_debian_directory_from_automake_files.patch/configure.ac-7-AM_INIT_AUTOMAKE(netrik, $VER)
##############################################
netrik-1.16.1/.pc/hardening.patch/configure.ac-5-AC_INIT(main.c)
netrik-1.16.1/.pc/hardening.patch/configure.ac:6:VER=`head -1 $srcdir/README |sed 's/ *netrik \([[^ ]]*\).*/\1/'`
netrik-1.16.1/.pc/hardening.patch/configure.ac-7-AM_INIT_AUTOMAKE(netrik, $VER)
##############################################
netrik-1.16.1/configure.ac-6-
netrik-1.16.1/configure.ac:7:VER=`head -1 $srcdir/README |sed 's/ *netrik \([[^ ]]*\).*/\1/'`
netrik-1.16.1/configure.ac-8-AM_INIT_AUTOMAKE(netrik, $VER)