===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
rofi-1.5.4/compile-67-	mingw/*)
rofi-1.5.4/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
rofi-1.5.4/compile-69-	  ;;
rofi-1.5.4/compile-70-	cygwin/*)
rofi-1.5.4/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
rofi-1.5.4/compile-72-	  ;;
rofi-1.5.4/compile-73-	wine/*)
rofi-1.5.4/compile:74:	  file=`winepath -w "$file" || echo "$file"`
rofi-1.5.4/compile-75-	  ;;
##############################################
rofi-1.5.4/compile-309-# Name of file we expect compiler to create.
rofi-1.5.4/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
rofi-1.5.4/compile-311-
##############################################
rofi-1.5.4/compile-315-# object file name, since that is what matters with a parallel build.
rofi-1.5.4/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
rofi-1.5.4/compile-317-while true; do
##############################################
rofi-1.5.4/install-sh-234-      fi
rofi-1.5.4/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
rofi-1.5.4/install-sh-236-    *)
##############################################
rofi-1.5.4/install-sh-281-      dstdir=$dst
rofi-1.5.4/install-sh:282:      dst=$dstdir/`basename "$src"`
rofi-1.5.4/install-sh-283-      dstdir_status=0
rofi-1.5.4/install-sh-284-    else
rofi-1.5.4/install-sh:285:      dstdir=`dirname "$dst"`
rofi-1.5.4/install-sh-286-      test -d "$dstdir"
##############################################
rofi-1.5.4/install-sh-344-                   test_tmpdir="$tmpdir/a"
rofi-1.5.4/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
rofi-1.5.4/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
rofi-1.5.4/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
rofi-1.5.4/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
rofi-1.5.4/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
rofi-1.5.4/install-sh-409-            case $prefix in
rofi-1.5.4/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
rofi-1.5.4/install-sh-411-              *) qprefix=$prefix;;
##############################################
rofi-1.5.4/install-sh-458-    if $copy_on_change &&
rofi-1.5.4/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
rofi-1.5.4/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
rofi-1.5.4/install-sh-461-       set -f &&
##############################################
rofi-1.5.4/m4/ax_compare_version.m4-134-      # Determine the number of characters in A and B.
rofi-1.5.4/m4/ax_compare_version.m4:135:      ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'`
rofi-1.5.4/m4/ax_compare_version.m4:136:      ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
rofi-1.5.4/m4/ax_compare_version.m4-137-
rofi-1.5.4/m4/ax_compare_version.m4-138-      # Set A to no more than B's length and B to no more than A's length.
rofi-1.5.4/m4/ax_compare_version.m4:139:      A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"`
rofi-1.5.4/m4/ax_compare_version.m4:140:      B=`echo "$B" | sed "s/\(.\{$ax_compare_version_len_A\}\).*/\1/"`
rofi-1.5.4/m4/ax_compare_version.m4-141-    ],
##############################################
rofi-1.5.4/m4/ax_compare_version.m4-143-      # A count greater than zero means use only that many subversions
rofi-1.5.4/m4/ax_compare_version.m4:144:      A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
rofi-1.5.4/m4/ax_compare_version.m4:145:      B=`echo "$B" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"`
rofi-1.5.4/m4/ax_compare_version.m4-146-    ],
##############################################
rofi-1.5.4/m4/ax_compare_version.m4-152-    # Pad zeros at end of numbers to make same length.
rofi-1.5.4/m4/ax_compare_version.m4:153:    ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"
rofi-1.5.4/m4/ax_compare_version.m4:154:    B="$B`echo $A | sed 's/./0/g'`"
rofi-1.5.4/m4/ax_compare_version.m4-155-    A="$ax_compare_version_tmp_A"
##############################################
rofi-1.5.4/depcomp-64-  case $1 in
rofi-1.5.4/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
rofi-1.5.4/depcomp-66-      *) dir=;;
##############################################
rofi-1.5.4/depcomp-73-{
rofi-1.5.4/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
rofi-1.5.4/depcomp-75-}
##############################################
rofi-1.5.4/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
rofi-1.5.4/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
rofi-1.5.4/depcomp-128-
##############################################
rofi-1.5.4/depcomp-405-        sleep 1
rofi-1.5.4/depcomp:406:        i=`expr $i - 1`
rofi-1.5.4/depcomp-407-      done
rofi-1.5.4/depcomp-408-    fi
rofi-1.5.4/depcomp:409:    i=`expr $i - 1`
rofi-1.5.4/depcomp-410-  done
##############################################
rofi-1.5.4/depcomp-425-  # Do two passes, one to just change these to
rofi-1.5.4/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
rofi-1.5.4/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
rofi-1.5.4/depcomp-659-  done
rofi-1.5.4/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
rofi-1.5.4/depcomp-661-  touch "$tmpdepfile"
##############################################
rofi-1.5.4/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
rofi-1.5.4/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
rofi-1.5.4/ylwrap-103-case $input in
##############################################
rofi-1.5.4/ylwrap-111-esac
rofi-1.5.4/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
rofi-1.5.4/ylwrap-113-
##############################################
rofi-1.5.4/ylwrap-150-  shift
rofi-1.5.4/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
rofi-1.5.4/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
rofi-1.5.4/ylwrap-153-done
##############################################
rofi-1.5.4/ylwrap-182-  do
rofi-1.5.4/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
rofi-1.5.4/ylwrap-184-    if test -f "$from"; then
##############################################
rofi-1.5.4/ylwrap-198-        realtarget=$target
rofi-1.5.4/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
rofi-1.5.4/ylwrap-200-      fi
##############################################
rofi-1.5.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
rofi-1.5.4/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
rofi-1.5.4/configure-47-  as_echo='print -r --'
rofi-1.5.4/configure-48-  as_echo_n='print -rn --'
rofi-1.5.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
rofi-1.5.4/configure-50-  as_echo='printf %s\n'
##############################################
rofi-1.5.4/configure-52-else
rofi-1.5.4/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
rofi-1.5.4/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
rofi-1.5.4/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
rofi-1.5.4/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
rofi-1.5.4/configure-64-      esac;
##############################################
rofi-1.5.4/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
rofi-1.5.4/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
rofi-1.5.4/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
rofi-1.5.4/configure-327-      case $as_dir in #(
rofi-1.5.4/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
rofi-1.5.4/configure-329-      *) as_qdir=$as_dir;;
##############################################
rofi-1.5.4/configure-400-  {
rofi-1.5.4/configure:401:    as_val=`expr "$@" || test $? -eq 1`
rofi-1.5.4/configure-402-  }
##############################################
rofi-1.5.4/configure-407-# ----------------------------------------
rofi-1.5.4/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
rofi-1.5.4/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
rofi-1.5.4/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
rofi-1.5.4/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
rofi-1.5.4/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
rofi-1.5.4/configure-894-  case $ac_option in
rofi-1.5.4/configure:895:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
rofi-1.5.4/configure-896-  *=)   ac_optarg= ;;
##############################################
rofi-1.5.4/configure-938-  -disable-* | --disable-*)
rofi-1.5.4/configure:939:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
rofi-1.5.4/configure-940-    # Reject names that are not valid shell variable names.
##############################################
rofi-1.5.4/configure-943-    ac_useropt_orig=$ac_useropt
rofi-1.5.4/configure:944:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
rofi-1.5.4/configure-945-    case $ac_user_opts in
##############################################
rofi-1.5.4/configure-964-  -enable-* | --enable-*)
rofi-1.5.4/configure:965:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
rofi-1.5.4/configure-966-    # Reject names that are not valid shell variable names.
##############################################
rofi-1.5.4/configure-969-    ac_useropt_orig=$ac_useropt
rofi-1.5.4/configure:970:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
rofi-1.5.4/configure-971-    case $ac_user_opts in
##############################################
rofi-1.5.4/configure-1177-  -with-* | --with-*)
rofi-1.5.4/configure:1178:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
rofi-1.5.4/configure-1179-    # Reject names that are not valid shell variable names.
##############################################
rofi-1.5.4/configure-1182-    ac_useropt_orig=$ac_useropt
rofi-1.5.4/configure:1183:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
rofi-1.5.4/configure-1184-    case $ac_user_opts in
##############################################
rofi-1.5.4/configure-1193-  -without-* | --without-*)
rofi-1.5.4/configure:1194:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
rofi-1.5.4/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
rofi-1.5.4/configure-1198-    ac_useropt_orig=$ac_useropt
rofi-1.5.4/configure:1199:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
rofi-1.5.4/configure-1200-    case $ac_user_opts in
##############################################
rofi-1.5.4/configure-1231-  *=*)
rofi-1.5.4/configure:1232:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
rofi-1.5.4/configure-1233-    # Reject names that are not valid shell variable names.
##############################################
rofi-1.5.4/configure-1252-if test -n "$ac_prev"; then
rofi-1.5.4/configure:1253:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
rofi-1.5.4/configure-1254-  as_fn_error $? "missing argument to $ac_option"
##############################################
rofi-1.5.4/configure-1274-    */ )
rofi-1.5.4/configure:1275:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
rofi-1.5.4/configure-1276-      eval $ac_var=\$ac_val;;
##############################################
rofi-1.5.4/configure-1309-ac_ls_di=`ls -di .` &&
rofi-1.5.4/configure:1310:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
rofi-1.5.4/configure-1311-  as_fn_error $? "working directory cannot be determined"
##############################################
rofi-1.5.4/configure-1365-case $srcdir in
rofi-1.5.4/configure:1366:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
rofi-1.5.4/configure-1367-esac
##############################################
rofi-1.5.4/configure-1408-By default, \`make install' will install all the files in
rofi-1.5.4/configure:1409:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
rofi-1.5.4/configure:1410:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
rofi-1.5.4/configure-1411-for instance \`--prefix=\$HOME'.
##############################################
rofi-1.5.4/configure-1560-*)
rofi-1.5.4/configure:1561:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
rofi-1.5.4/configure-1562-  # A ".." for each directory in $ac_dir_suffix.
rofi-1.5.4/configure:1563:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
rofi-1.5.4/configure-1564-  case $ac_top_builddir_sub in
##############################################
rofi-1.5.4/configure-2048-    *\'*)
rofi-1.5.4/configure:2049:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
rofi-1.5.4/configure-2050-    esac
##############################################
rofi-1.5.4/configure-2131-      case $ac_val in
rofi-1.5.4/configure:2132:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
rofi-1.5.4/configure-2133-      esac
##############################################
rofi-1.5.4/configure-2146-	case $ac_val in
rofi-1.5.4/configure:2147:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
rofi-1.5.4/configure-2148-	esac
##############################################
rofi-1.5.4/configure-2266-    set,)
rofi-1.5.4/configure:2267:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
rofi-1.5.4/configure:2268:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
rofi-1.5.4/configure-2269-      ac_cache_corrupted=: ;;
##############################################
rofi-1.5.4/configure-2277-	# differences in whitespace do not lead to failure.
rofi-1.5.4/configure:2278:	ac_old_val_w=`echo x $ac_old_val`
rofi-1.5.4/configure:2279:	ac_new_val_w=`echo x $ac_new_val`
rofi-1.5.4/configure-2280-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
rofi-1.5.4/configure-2297-    case $ac_new_val in
rofi-1.5.4/configure:2298:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
rofi-1.5.4/configure-2299-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
rofi-1.5.4/configure-2360-# Expand $ac_aux_dir to an absolute path.
rofi-1.5.4/configure:2361:am_aux_dir=`cd "$ac_aux_dir" && pwd`
rofi-1.5.4/configure-2362-
##############################################
rofi-1.5.4/configure-2708-$as_echo_n "checking whether the C compiler works... " >&6; }
rofi-1.5.4/configure:2709:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
rofi-1.5.4/configure-2710-
##############################################
rofi-1.5.4/configure-2752-	then :; else
rofi-1.5.4/configure:2753:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
rofi-1.5.4/configure-2754-	fi
##############################################
rofi-1.5.4/configure-2812-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
rofi-1.5.4/configure:2813:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
rofi-1.5.4/configure-2814-	  break;;
##############################################
rofi-1.5.4/configure-2921-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
rofi-1.5.4/configure:2922:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
rofi-1.5.4/configure-2923-       break;;
##############################################
rofi-1.5.4/configure-3317-/* end confdefs.h.  */
rofi-1.5.4/configure:3318:`cat $LEX_OUTPUT_ROOT.c`
rofi-1.5.4/configure-3319-_ACEOF
##############################################
rofi-1.5.4/configure-3350-  #define YYTEXT_POINTER 1
rofi-1.5.4/configure:3351:`cat $LEX_OUTPUT_ROOT.c`
rofi-1.5.4/configure-3352-_ACEOF
##############################################
rofi-1.5.4/configure-3569-  # Check for GNU $ac_path_SED
rofi-1.5.4/configure:3570:case `"$ac_path_SED" --version 2>&1` in
rofi-1.5.4/configure-3571-*GNU*)
##############################################
rofi-1.5.4/configure-3632-  # Check for GNU $ac_path_GREP
rofi-1.5.4/configure:3633:case `"$ac_path_GREP" --version 2>&1` in
rofi-1.5.4/configure-3634-*GNU*)
##############################################
rofi-1.5.4/configure-3910-     echo "timestamp, slept: $am_has_slept" > conftest.file
rofi-1.5.4/configure:3911:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
rofi-1.5.4/configure-3912-     if test "$*" = "X"; then
rofi-1.5.4/configure-3913-	# -L didn't work.
rofi-1.5.4/configure:3914:	set X `ls -t "$srcdir/configure" conftest.file`
rofi-1.5.4/configure-3915-     fi
##############################################
rofi-1.5.4/configure-3961-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
rofi-1.5.4/configure:3962:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
rofi-1.5.4/configure-3963-
##############################################
rofi-1.5.4/configure-4103-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
rofi-1.5.4/configure:4104:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
rofi-1.5.4/configure-4105-	     'mkdir (GNU coreutils) '* | \
##############################################
rofi-1.5.4/configure-4134-set x ${MAKE-make}
rofi-1.5.4/configure:4135:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
rofi-1.5.4/configure-4136-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
rofi-1.5.4/configure-4144-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
rofi-1.5.4/configure:4145:case `${MAKE-make} -f conftest.make 2>/dev/null` in
rofi-1.5.4/configure-4146-  *@@@%%%=?*=@@@%%%*)
##############################################
rofi-1.5.4/configure-4191-# Ignore all kinds of additional output from 'make'.
rofi-1.5.4/configure:4192:case `$am_make -s -f confmf 2> /dev/null` in #(
rofi-1.5.4/configure-4193-*the\ am__doit\ target*)
##############################################
rofi-1.5.4/configure-4201-   echo '.include "confinc"' > confmf
rofi-1.5.4/configure:4202:   case `$am_make -s -f confmf 2> /dev/null` in #(
rofi-1.5.4/configure-4203-   *the\ am__doit\ target*)
##############################################
rofi-1.5.4/configure-4273-
rofi-1.5.4/configure:4274:if test "`cd $srcdir && pwd`" != "`pwd`"; then
rofi-1.5.4/configure-4275-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
rofi-1.5.4/configure-4374-  if test "$am_compiler_list" = ""; then
rofi-1.5.4/configure:4375:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
rofi-1.5.4/configure-4376-  fi
##############################################
rofi-1.5.4/configure-5303-  # Check for GNU $ac_path_EGREP
rofi-1.5.4/configure:5304:case `"$ac_path_EGREP" --version 2>&1` in
rofi-1.5.4/configure-5305-*GNU*)
##############################################
rofi-1.5.4/configure-5464-do :
rofi-1.5.4/configure:5465:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
rofi-1.5.4/configure-5466-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
rofi-1.5.4/configure-5469-  cat >>confdefs.h <<_ACEOF
rofi-1.5.4/configure:5470:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
rofi-1.5.4/configure-5471-_ACEOF
##############################################
rofi-1.5.4/configure-6230-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6231:  pkg_cv__NKUTILS_INTERNAL_XKBCOMMON_CFLAGS=`$PKG_CONFIG --cflags "xkbcommon >= ${nk_xkbcommon_min_version}" 2>/dev/null`
rofi-1.5.4/configure-6232-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6247-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6248:  pkg_cv__NKUTILS_INTERNAL_XKBCOMMON_LIBS=`$PKG_CONFIG --libs "xkbcommon >= ${nk_xkbcommon_min_version}" 2>/dev/null`
rofi-1.5.4/configure-6249-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6268-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:6269:	        _NKUTILS_INTERNAL_XKBCOMMON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xkbcommon >= ${nk_xkbcommon_min_version}" 2>&1`
rofi-1.5.4/configure-6270-        else
rofi-1.5.4/configure:6271:	        _NKUTILS_INTERNAL_XKBCOMMON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xkbcommon >= ${nk_xkbcommon_min_version}" 2>&1`
rofi-1.5.4/configure-6272-        fi
##############################################
rofi-1.5.4/configure-6356-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6357:  pkg_cv__NKUTILS_INTERNAL_GIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0" 2>/dev/null`
rofi-1.5.4/configure-6358-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6373-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6374:  pkg_cv__NKUTILS_INTERNAL_GIO_LIBS=`$PKG_CONFIG --libs "gio-2.0" 2>/dev/null`
rofi-1.5.4/configure-6375-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6394-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:6395:	        _NKUTILS_INTERNAL_GIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-2.0" 2>&1`
rofi-1.5.4/configure-6396-        else
rofi-1.5.4/configure:6397:	        _NKUTILS_INTERNAL_GIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-2.0" 2>&1`
rofi-1.5.4/configure-6398-        fi
##############################################
rofi-1.5.4/configure-6447-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6448:  pkg_cv__NKUTILS_INTERNAL_GOBJECT_CFLAGS=`$PKG_CONFIG --cflags "gobject-2.0" 2>/dev/null`
rofi-1.5.4/configure-6449-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6464-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6465:  pkg_cv__NKUTILS_INTERNAL_GOBJECT_LIBS=`$PKG_CONFIG --libs "gobject-2.0" 2>/dev/null`
rofi-1.5.4/configure-6466-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6485-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:6486:	        _NKUTILS_INTERNAL_GOBJECT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gobject-2.0" 2>&1`
rofi-1.5.4/configure-6487-        else
rofi-1.5.4/configure:6488:	        _NKUTILS_INTERNAL_GOBJECT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gobject-2.0" 2>&1`
rofi-1.5.4/configure-6489-        fi
##############################################
rofi-1.5.4/configure-6563-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6564:  pkg_cv_glib_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= ${glib_min_version} gio-unix-2.0 gmodule-2.0" 2>/dev/null`
rofi-1.5.4/configure-6565-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6580-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6581:  pkg_cv_glib_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= ${glib_min_version} gio-unix-2.0 gmodule-2.0" 2>/dev/null`
rofi-1.5.4/configure-6582-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6601-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:6602:	        glib_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= ${glib_min_version} gio-unix-2.0 gmodule-2.0" 2>&1`
rofi-1.5.4/configure-6603-        else
rofi-1.5.4/configure:6604:	        glib_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= ${glib_min_version} gio-unix-2.0 gmodule-2.0" 2>&1`
rofi-1.5.4/configure-6605-        fi
##############################################
rofi-1.5.4/configure-6675-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6676:  pkg_cv_GW_XCB_INTERNAL_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= ${gw_glib_min_version} xcb xcb-aux xcb-xkb xkbcommon xkbcommon-x11 xcb-ewmh xcb-icccm xcb-xrm xcb-randr xcb-xinerama" 2>/dev/null`
rofi-1.5.4/configure-6677-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6692-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6693:  pkg_cv_GW_XCB_INTERNAL_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= ${gw_glib_min_version} xcb xcb-aux xcb-xkb xkbcommon xkbcommon-x11 xcb-ewmh xcb-icccm xcb-xrm xcb-randr xcb-xinerama" 2>/dev/null`
rofi-1.5.4/configure-6694-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6713-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:6714:	        GW_XCB_INTERNAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= ${gw_glib_min_version} xcb xcb-aux xcb-xkb xkbcommon xkbcommon-x11 xcb-ewmh xcb-icccm xcb-xrm xcb-randr xcb-xinerama" 2>&1`
rofi-1.5.4/configure-6715-        else
rofi-1.5.4/configure:6716:	        GW_XCB_INTERNAL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= ${gw_glib_min_version} xcb xcb-aux xcb-xkb xkbcommon xkbcommon-x11 xcb-ewmh xcb-icccm xcb-xrm xcb-randr xcb-xinerama" 2>&1`
rofi-1.5.4/configure-6717-        fi
##############################################
rofi-1.5.4/configure-6757-do :
rofi-1.5.4/configure:6758:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
rofi-1.5.4/configure-6759-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
##############################################
rofi-1.5.4/configure-6766-  cat >>confdefs.h <<_ACEOF
rofi-1.5.4/configure:6767:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
rofi-1.5.4/configure-6768-_ACEOF
##############################################
rofi-1.5.4/configure-6801-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6802:  pkg_cv_pango_CFLAGS=`$PKG_CONFIG --cflags "pango pangocairo" 2>/dev/null`
rofi-1.5.4/configure-6803-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6818-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6819:  pkg_cv_pango_LIBS=`$PKG_CONFIG --libs "pango pangocairo" 2>/dev/null`
rofi-1.5.4/configure-6820-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6839-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:6840:	        pango_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pango pangocairo" 2>&1`
rofi-1.5.4/configure-6841-        else
rofi-1.5.4/configure:6842:	        pango_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pango pangocairo" 2>&1`
rofi-1.5.4/configure-6843-        fi
##############################################
rofi-1.5.4/configure-6892-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6893:  pkg_cv_cairo_CFLAGS=`$PKG_CONFIG --cflags "cairo cairo-xcb" 2>/dev/null`
rofi-1.5.4/configure-6894-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6909-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6910:  pkg_cv_cairo_LIBS=`$PKG_CONFIG --libs "cairo cairo-xcb" 2>/dev/null`
rofi-1.5.4/configure-6911-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-6930-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:6931:	        cairo_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "cairo cairo-xcb" 2>&1`
rofi-1.5.4/configure-6932-        else
rofi-1.5.4/configure:6933:	        cairo_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "cairo cairo-xcb" 2>&1`
rofi-1.5.4/configure-6934-        fi
##############################################
rofi-1.5.4/configure-6983-  test $ac_status = 0; }; then
rofi-1.5.4/configure:6984:  pkg_cv_libsn_CFLAGS=`$PKG_CONFIG --cflags "libstartup-notification-1.0 " 2>/dev/null`
rofi-1.5.4/configure-6985-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7000-  test $ac_status = 0; }; then
rofi-1.5.4/configure:7001:  pkg_cv_libsn_LIBS=`$PKG_CONFIG --libs "libstartup-notification-1.0 " 2>/dev/null`
rofi-1.5.4/configure-7002-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7021-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:7022:	        libsn_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libstartup-notification-1.0 " 2>&1`
rofi-1.5.4/configure-7023-        else
rofi-1.5.4/configure:7024:	        libsn_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libstartup-notification-1.0 " 2>&1`
rofi-1.5.4/configure-7025-        fi
##############################################
rofi-1.5.4/configure-7074-  test $ac_status = 0; }; then
rofi-1.5.4/configure:7075:  pkg_cv_librsvg_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 " 2>/dev/null`
rofi-1.5.4/configure-7076-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7091-  test $ac_status = 0; }; then
rofi-1.5.4/configure:7092:  pkg_cv_librsvg_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 " 2>/dev/null`
rofi-1.5.4/configure-7093-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7112-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:7113:	        librsvg_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 " 2>&1`
rofi-1.5.4/configure-7114-        else
rofi-1.5.4/configure:7115:	        librsvg_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 " 2>&1`
rofi-1.5.4/configure-7116-        fi
##############################################
rofi-1.5.4/configure-7173-  test $ac_status = 0; }; then
rofi-1.5.4/configure:7174:  pkg_cv_check_CFLAGS=`$PKG_CONFIG --cflags "check >= 0.11.0" 2>/dev/null`
rofi-1.5.4/configure-7175-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7190-  test $ac_status = 0; }; then
rofi-1.5.4/configure:7191:  pkg_cv_check_LIBS=`$PKG_CONFIG --libs "check >= 0.11.0" 2>/dev/null`
rofi-1.5.4/configure-7192-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7211-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:7212:	        check_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "check >= 0.11.0" 2>&1`
rofi-1.5.4/configure-7213-        else
rofi-1.5.4/configure:7214:	        check_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "check >= 0.11.0" 2>&1`
rofi-1.5.4/configure-7215-        fi
##############################################
rofi-1.5.4/configure-7438-  if test x"$no_glib" = x ; then
rofi-1.5.4/configure:7439:    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
rofi-1.5.4/configure:7440:    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
rofi-1.5.4/configure:7441:    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
rofi-1.5.4/configure:7442:    GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0`
rofi-1.5.4/configure-7443-
rofi-1.5.4/configure:7444:    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
rofi-1.5.4/configure:7445:    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
rofi-1.5.4/configure-7446-    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
##############################################
rofi-1.5.4/configure-7718-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
rofi-1.5.4/configure:7719:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
rofi-1.5.4/configure-7720-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
rofi-1.5.4/configure-7783-  test $ac_status = 0; }; then
rofi-1.5.4/configure:7784:  pkg_cv__NKUTILS_INTERNAL_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= ${nk_glib_min_version}" 2>/dev/null`
rofi-1.5.4/configure-7785-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7800-  test $ac_status = 0; }; then
rofi-1.5.4/configure:7801:  pkg_cv__NKUTILS_INTERNAL_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= ${nk_glib_min_version}" 2>/dev/null`
rofi-1.5.4/configure-7802-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7821-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:7822:	        _NKUTILS_INTERNAL_GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= ${nk_glib_min_version}" 2>&1`
rofi-1.5.4/configure-7823-        else
rofi-1.5.4/configure:7824:	        _NKUTILS_INTERNAL_GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= ${nk_glib_min_version}" 2>&1`
rofi-1.5.4/configure-7825-        fi
##############################################
rofi-1.5.4/configure-7874-  test $ac_status = 0; }; then
rofi-1.5.4/configure:7875:  pkg_cv__NKUTILS_INTERNAL_TEST_CFLAGS=`$PKG_CONFIG --cflags "gobject-2.0" 2>/dev/null`
rofi-1.5.4/configure-7876-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7891-  test $ac_status = 0; }; then
rofi-1.5.4/configure:7892:  pkg_cv__NKUTILS_INTERNAL_TEST_LIBS=`$PKG_CONFIG --libs "gobject-2.0" 2>/dev/null`
rofi-1.5.4/configure-7893-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
rofi-1.5.4/configure-7912-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/configure:7913:	        _NKUTILS_INTERNAL_TEST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gobject-2.0" 2>&1`
rofi-1.5.4/configure-7914-        else
rofi-1.5.4/configure:7915:	        _NKUTILS_INTERNAL_TEST_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gobject-2.0" 2>&1`
rofi-1.5.4/configure-7916-        fi
##############################################
rofi-1.5.4/configure-8093-if test -z "$BASH_VERSION$ZSH_VERSION" \
rofi-1.5.4/configure:8094:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
rofi-1.5.4/configure-8095-  as_echo='print -r --'
rofi-1.5.4/configure-8096-  as_echo_n='print -rn --'
rofi-1.5.4/configure:8097:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
rofi-1.5.4/configure-8098-  as_echo='printf %s\n'
##############################################
rofi-1.5.4/configure-8100-else
rofi-1.5.4/configure:8101:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
rofi-1.5.4/configure-8102-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
rofi-1.5.4/configure-8110-	expr "X$arg" : "X\\(.*\\)$as_nl";
rofi-1.5.4/configure:8111:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
rofi-1.5.4/configure-8112-      esac;
##############################################
rofi-1.5.4/configure-8187-# ----------------------------------------
rofi-1.5.4/configure:8188:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
rofi-1.5.4/configure-8189-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
rofi-1.5.4/configure-8259-  {
rofi-1.5.4/configure:8260:    as_val=`expr "$@" || test $? -eq 1`
rofi-1.5.4/configure-8261-  }
##############################################
rofi-1.5.4/configure-8363-      case $as_dir in #(
rofi-1.5.4/configure:8364:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
rofi-1.5.4/configure-8365-      *) as_qdir=$as_dir;;
##############################################
rofi-1.5.4/configure-8499-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
rofi-1.5.4/configure:8500:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
rofi-1.5.4/configure-8501-ac_cs_version="\\
##############################################
rofi-1.5.4/configure-8524-  --*=?*)
rofi-1.5.4/configure:8525:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
rofi-1.5.4/configure:8526:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
rofi-1.5.4/configure-8527-    ac_shift=:
##############################################
rofi-1.5.4/configure-8529-  --*=)
rofi-1.5.4/configure:8530:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
rofi-1.5.4/configure-8531-    ac_optarg=
##############################################
rofi-1.5.4/configure-8553-    case $ac_optarg in
rofi-1.5.4/configure:8554:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
rofi-1.5.4/configure-8555-    '') as_fn_error $? "missing file argument" ;;
##############################################
rofi-1.5.4/configure-8561-    case $ac_optarg in
rofi-1.5.4/configure:8562:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
rofi-1.5.4/configure-8563-    esac
##############################################
rofi-1.5.4/configure-8691-fi
rofi-1.5.4/configure:8692:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
rofi-1.5.4/configure-8693-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
rofi-1.5.4/configure-8708-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
rofi-1.5.4/configure:8709:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
rofi-1.5.4/configure-8710-ac_delim='%!_!# '
##############################################
rofi-1.5.4/configure-8714-
rofi-1.5.4/configure:8715:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
rofi-1.5.4/configure-8716-  if test $ac_delim_n = $ac_delim_num; then
##############################################
rofi-1.5.4/configure-8852-for ac_last_try in false false :; do
rofi-1.5.4/configure:8853:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
rofi-1.5.4/configure-8854-  if test -z "$ac_tt"; then
##############################################
rofi-1.5.4/configure-8984-      esac
rofi-1.5.4/configure:8985:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
rofi-1.5.4/configure-8986-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
rofi-1.5.4/configure-9043-*)
rofi-1.5.4/configure:9044:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
rofi-1.5.4/configure-9045-  # A ".." for each directory in $ac_dir_suffix.
rofi-1.5.4/configure:9046:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
rofi-1.5.4/configure-9047-  case $ac_top_builddir_sub in
##############################################
rofi-1.5.4/configure-9104-/@mandir@/p'
rofi-1.5.4/configure:9105:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
rofi-1.5.4/configure-9106-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
rofi-1.5.4/configure-9121-
rofi-1.5.4/configure:9122:# Neutralize VPATH when `$srcdir' = `.'.
rofi-1.5.4/configure-9123-# Shell code in configure.ac might set extrasub.
##############################################
rofi-1.5.4/configure-9149-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
rofi-1.5.4/configure:9150:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
rofi-1.5.4/configure-9151-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
rofi-1.5.4/configure-9195-    * )
rofi-1.5.4/configure:9196:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
rofi-1.5.4/configure-9197-  esac
##############################################
rofi-1.5.4/configure-9242-    # Strip MF so we end up with the name of the file.
rofi-1.5.4/configure:9243:    mf=`echo "$mf" | sed -e 's/:.*$//'`
rofi-1.5.4/configure-9244-    # Check whether this is an Automake generated Makefile or not.
##############################################
rofi-1.5.4/configure-9279-    # from the Makefile without running 'make'.
rofi-1.5.4/configure:9280:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
rofi-1.5.4/configure-9281-    test -z "$DEPDIR" && continue
rofi-1.5.4/configure:9282:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
rofi-1.5.4/configure-9283-    test -z "$am__include" && continue
rofi-1.5.4/configure:9284:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
rofi-1.5.4/configure-9285-    # Find all dependency output files, they are included files with
##############################################
rofi-1.5.4/Makefile.in-102-  { \
rofi-1.5.4/Makefile.in:103:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rofi-1.5.4/Makefile.in-104-  }; \
##############################################
rofi-1.5.4/Makefile.in-583-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
rofi-1.5.4/Makefile.in:584:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rofi-1.5.4/Makefile.in-585-am__vpath_adj = case $$p in \
rofi-1.5.4/Makefile.in:586:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rofi-1.5.4/Makefile.in-587-    *) f=$$p;; \
rofi-1.5.4/Makefile.in-588-  esac;
rofi-1.5.4/Makefile.in:589:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rofi-1.5.4/Makefile.in-590-am__install_max = 40
rofi-1.5.4/Makefile.in-591-am__nobase_strip_setup = \
rofi-1.5.4/Makefile.in:592:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rofi-1.5.4/Makefile.in-593-am__nobase_strip = \
##############################################
rofi-1.5.4/Makefile.in-829-case "$@" in						\
rofi-1.5.4/Makefile.in:830:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
rofi-1.5.4/Makefile.in-831-    *) am__odir=.;; 					\
##############################################
rofi-1.5.4/Makefile.in-859-  bases='$(TEST_LOGS)'; \
rofi-1.5.4/Makefile.in:860:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
rofi-1.5.4/Makefile.in:861:  bases=`echo $$bases`
rofi-1.5.4/Makefile.in-862-RECHECK_LOGS = $(TEST_LOGS)
##############################################
rofi-1.5.4/Makefile.in-873-        */*) b='$*';; \
rofi-1.5.4/Makefile.in:874:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
rofi-1.5.4/Makefile.in-875-       esac;; \
##############################################
rofi-1.5.4/Makefile.in-2463-.c.o:
rofi-1.5.4/Makefile.in:2464:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
rofi-1.5.4/Makefile.in-2465-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
rofi-1.5.4/Makefile.in-2471-.c.obj:
rofi-1.5.4/Makefile.in:2472:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
rofi-1.5.4/Makefile.in:2473:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
rofi-1.5.4/Makefile.in-2474-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
rofi-1.5.4/Makefile.in-2476-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2477:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rofi-1.5.4/Makefile.in-2478-
rofi-1.5.4/Makefile.in-2479-subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o: subprojects/libgwater/xcb/libgwater-xcb.c
rofi-1.5.4/Makefile.in:2480:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgwater_xcb_a_CFLAGS) $(CFLAGS) -MT subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o -MD -MP -MF subprojects/libgwater/xcb/$(DEPDIR)/libgwater_xcb_a-libgwater-xcb.Tpo -c -o subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o `test -f 'subprojects/libgwater/xcb/libgwater-xcb.c' || echo '$(srcdir)/'`subprojects/libgwater/xcb/libgwater-xcb.c
rofi-1.5.4/Makefile.in-2481-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libgwater/xcb/$(DEPDIR)/libgwater_xcb_a-libgwater-xcb.Tpo subprojects/libgwater/xcb/$(DEPDIR)/libgwater_xcb_a-libgwater-xcb.Po
##############################################
rofi-1.5.4/Makefile.in-2483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgwater_xcb_a_CFLAGS) $(CFLAGS) -c -o subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.o `test -f 'subprojects/libgwater/xcb/libgwater-xcb.c' || echo '$(srcdir)/'`subprojects/libgwater/xcb/libgwater-xcb.c
rofi-1.5.4/Makefile.in-2485-
rofi-1.5.4/Makefile.in-2486-subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.obj: subprojects/libgwater/xcb/libgwater-xcb.c
rofi-1.5.4/Makefile.in:2487:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgwater_xcb_a_CFLAGS) $(CFLAGS) -MT subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.obj -MD -MP -MF subprojects/libgwater/xcb/$(DEPDIR)/libgwater_xcb_a-libgwater-xcb.Tpo -c -o subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.obj `if test -f 'subprojects/libgwater/xcb/libgwater-xcb.c'; then $(CYGPATH_W) 'subprojects/libgwater/xcb/libgwater-xcb.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libgwater/xcb/libgwater-xcb.c'; fi`
rofi-1.5.4/Makefile.in-2488-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libgwater/xcb/$(DEPDIR)/libgwater_xcb_a-libgwater-xcb.Tpo subprojects/libgwater/xcb/$(DEPDIR)/libgwater_xcb_a-libgwater-xcb.Po
##############################################
rofi-1.5.4/Makefile.in-2490-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2491:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgwater_xcb_a_CFLAGS) $(CFLAGS) -c -o subprojects/libgwater/xcb/libgwater_xcb_a-libgwater-xcb.obj `if test -f 'subprojects/libgwater/xcb/libgwater-xcb.c'; then $(CYGPATH_W) 'subprojects/libgwater/xcb/libgwater-xcb.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libgwater/xcb/libgwater-xcb.c'; fi`
rofi-1.5.4/Makefile.in-2492-
rofi-1.5.4/Makefile.in-2493-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-libuuid.o: subprojects/libnkutils/src/uuid-libuuid.c
rofi-1.5.4/Makefile.in:2494:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-libuuid.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-libuuid.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-libuuid.o `test -f 'subprojects/libnkutils/src/uuid-libuuid.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/uuid-libuuid.c
rofi-1.5.4/Makefile.in-2495-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-libuuid.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-libuuid.Po
##############################################
rofi-1.5.4/Makefile.in-2497-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2498:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-libuuid.o `test -f 'subprojects/libnkutils/src/uuid-libuuid.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/uuid-libuuid.c
rofi-1.5.4/Makefile.in-2499-
rofi-1.5.4/Makefile.in-2500-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-libuuid.obj: subprojects/libnkutils/src/uuid-libuuid.c
rofi-1.5.4/Makefile.in:2501:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-libuuid.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-libuuid.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-libuuid.obj `if test -f 'subprojects/libnkutils/src/uuid-libuuid.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/uuid-libuuid.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/uuid-libuuid.c'; fi`
rofi-1.5.4/Makefile.in-2502-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-libuuid.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-libuuid.Po
##############################################
rofi-1.5.4/Makefile.in-2504-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2505:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-libuuid.obj `if test -f 'subprojects/libnkutils/src/uuid-libuuid.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/uuid-libuuid.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/uuid-libuuid.c'; fi`
rofi-1.5.4/Makefile.in-2506-
rofi-1.5.4/Makefile.in-2507-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid.o: subprojects/libnkutils/src/uuid.c
rofi-1.5.4/Makefile.in:2508:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid.o `test -f 'subprojects/libnkutils/src/uuid.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/uuid.c
rofi-1.5.4/Makefile.in-2509-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid.Po
##############################################
rofi-1.5.4/Makefile.in-2511-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2512:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid.o `test -f 'subprojects/libnkutils/src/uuid.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/uuid.c
rofi-1.5.4/Makefile.in-2513-
rofi-1.5.4/Makefile.in-2514-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid.obj: subprojects/libnkutils/src/uuid.c
rofi-1.5.4/Makefile.in:2515:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid.obj `if test -f 'subprojects/libnkutils/src/uuid.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/uuid.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/uuid.c'; fi`
rofi-1.5.4/Makefile.in-2516-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid.Po
##############################################
rofi-1.5.4/Makefile.in-2518-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2519:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid.obj `if test -f 'subprojects/libnkutils/src/uuid.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/uuid.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/uuid.c'; fi`
rofi-1.5.4/Makefile.in-2520-
rofi-1.5.4/Makefile.in-2521-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-apr-util.o: subprojects/libnkutils/src/uuid-apr-util.c
rofi-1.5.4/Makefile.in:2522:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-apr-util.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-apr-util.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-apr-util.o `test -f 'subprojects/libnkutils/src/uuid-apr-util.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/uuid-apr-util.c
rofi-1.5.4/Makefile.in-2523-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-apr-util.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-apr-util.Po
##############################################
rofi-1.5.4/Makefile.in-2525-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2526:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-apr-util.o `test -f 'subprojects/libnkutils/src/uuid-apr-util.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/uuid-apr-util.c
rofi-1.5.4/Makefile.in-2527-
rofi-1.5.4/Makefile.in-2528-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-apr-util.obj: subprojects/libnkutils/src/uuid-apr-util.c
rofi-1.5.4/Makefile.in:2529:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-apr-util.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-apr-util.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-apr-util.obj `if test -f 'subprojects/libnkutils/src/uuid-apr-util.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/uuid-apr-util.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/uuid-apr-util.c'; fi`
rofi-1.5.4/Makefile.in-2530-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-apr-util.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-uuid-apr-util.Po
##############################################
rofi-1.5.4/Makefile.in-2532-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2533:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-uuid-apr-util.obj `if test -f 'subprojects/libnkutils/src/uuid-apr-util.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/uuid-apr-util.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/uuid-apr-util.c'; fi`
rofi-1.5.4/Makefile.in-2534-
rofi-1.5.4/Makefile.in-2535-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-enum.o: subprojects/libnkutils/src/enum.c
rofi-1.5.4/Makefile.in:2536:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-enum.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-enum.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-enum.o `test -f 'subprojects/libnkutils/src/enum.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/enum.c
rofi-1.5.4/Makefile.in-2537-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-enum.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-enum.Po
##############################################
rofi-1.5.4/Makefile.in-2539-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2540:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-enum.o `test -f 'subprojects/libnkutils/src/enum.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/enum.c
rofi-1.5.4/Makefile.in-2541-
rofi-1.5.4/Makefile.in-2542-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-enum.obj: subprojects/libnkutils/src/enum.c
rofi-1.5.4/Makefile.in:2543:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-enum.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-enum.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-enum.obj `if test -f 'subprojects/libnkutils/src/enum.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/enum.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/enum.c'; fi`
rofi-1.5.4/Makefile.in-2544-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-enum.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-enum.Po
##############################################
rofi-1.5.4/Makefile.in-2546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-enum.obj `if test -f 'subprojects/libnkutils/src/enum.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/enum.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/enum.c'; fi`
rofi-1.5.4/Makefile.in-2548-
rofi-1.5.4/Makefile.in-2549-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-token.o: subprojects/libnkutils/src/token.c
rofi-1.5.4/Makefile.in:2550:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-token.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-token.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-token.o `test -f 'subprojects/libnkutils/src/token.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/token.c
rofi-1.5.4/Makefile.in-2551-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-token.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-token.Po
##############################################
rofi-1.5.4/Makefile.in-2553-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2554:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-token.o `test -f 'subprojects/libnkutils/src/token.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/token.c
rofi-1.5.4/Makefile.in-2555-
rofi-1.5.4/Makefile.in-2556-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-token.obj: subprojects/libnkutils/src/token.c
rofi-1.5.4/Makefile.in:2557:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-token.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-token.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-token.obj `if test -f 'subprojects/libnkutils/src/token.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/token.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/token.c'; fi`
rofi-1.5.4/Makefile.in-2558-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-token.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-token.Po
##############################################
rofi-1.5.4/Makefile.in-2560-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2561:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-token.obj `if test -f 'subprojects/libnkutils/src/token.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/token.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/token.c'; fi`
rofi-1.5.4/Makefile.in-2562-
rofi-1.5.4/Makefile.in-2563-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-colour.o: subprojects/libnkutils/src/colour.c
rofi-1.5.4/Makefile.in:2564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-colour.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-colour.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-colour.o `test -f 'subprojects/libnkutils/src/colour.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/colour.c
rofi-1.5.4/Makefile.in-2565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-colour.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-colour.Po
##############################################
rofi-1.5.4/Makefile.in-2567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-colour.o `test -f 'subprojects/libnkutils/src/colour.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/colour.c
rofi-1.5.4/Makefile.in-2569-
rofi-1.5.4/Makefile.in-2570-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-colour.obj: subprojects/libnkutils/src/colour.c
rofi-1.5.4/Makefile.in:2571:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-colour.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-colour.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-colour.obj `if test -f 'subprojects/libnkutils/src/colour.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/colour.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/colour.c'; fi`
rofi-1.5.4/Makefile.in-2572-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-colour.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-colour.Po
##############################################
rofi-1.5.4/Makefile.in-2574-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2575:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-colour.obj `if test -f 'subprojects/libnkutils/src/colour.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/colour.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/colour.c'; fi`
rofi-1.5.4/Makefile.in-2576-
rofi-1.5.4/Makefile.in-2577-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-gtk-settings.o: subprojects/libnkutils/src/gtk-settings.c
rofi-1.5.4/Makefile.in:2578:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-gtk-settings.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-gtk-settings.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-gtk-settings.o `test -f 'subprojects/libnkutils/src/gtk-settings.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/gtk-settings.c
rofi-1.5.4/Makefile.in-2579-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-gtk-settings.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-gtk-settings.Po
##############################################
rofi-1.5.4/Makefile.in-2581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-gtk-settings.o `test -f 'subprojects/libnkutils/src/gtk-settings.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/gtk-settings.c
rofi-1.5.4/Makefile.in-2583-
rofi-1.5.4/Makefile.in-2584-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-gtk-settings.obj: subprojects/libnkutils/src/gtk-settings.c
rofi-1.5.4/Makefile.in:2585:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-gtk-settings.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-gtk-settings.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-gtk-settings.obj `if test -f 'subprojects/libnkutils/src/gtk-settings.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/gtk-settings.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/gtk-settings.c'; fi`
rofi-1.5.4/Makefile.in-2586-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-gtk-settings.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-gtk-settings.Po
##############################################
rofi-1.5.4/Makefile.in-2588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-gtk-settings.obj `if test -f 'subprojects/libnkutils/src/gtk-settings.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/gtk-settings.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/gtk-settings.c'; fi`
rofi-1.5.4/Makefile.in-2590-
rofi-1.5.4/Makefile.in-2591-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-de.o: subprojects/libnkutils/src/xdg-de.c
rofi-1.5.4/Makefile.in:2592:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-de.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-de.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-de.o `test -f 'subprojects/libnkutils/src/xdg-de.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/xdg-de.c
rofi-1.5.4/Makefile.in-2593-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-de.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-de.Po
##############################################
rofi-1.5.4/Makefile.in-2595-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2596:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-de.o `test -f 'subprojects/libnkutils/src/xdg-de.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/xdg-de.c
rofi-1.5.4/Makefile.in-2597-
rofi-1.5.4/Makefile.in-2598-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-de.obj: subprojects/libnkutils/src/xdg-de.c
rofi-1.5.4/Makefile.in:2599:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-de.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-de.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-de.obj `if test -f 'subprojects/libnkutils/src/xdg-de.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/xdg-de.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/xdg-de.c'; fi`
rofi-1.5.4/Makefile.in-2600-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-de.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-de.Po
##############################################
rofi-1.5.4/Makefile.in-2602-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2603:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-de.obj `if test -f 'subprojects/libnkutils/src/xdg-de.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/xdg-de.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/xdg-de.c'; fi`
rofi-1.5.4/Makefile.in-2604-
rofi-1.5.4/Makefile.in-2605-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-theme.o: subprojects/libnkutils/src/xdg-theme.c
rofi-1.5.4/Makefile.in:2606:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-theme.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-theme.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-theme.o `test -f 'subprojects/libnkutils/src/xdg-theme.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/xdg-theme.c
rofi-1.5.4/Makefile.in-2607-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-theme.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-theme.Po
##############################################
rofi-1.5.4/Makefile.in-2609-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2610:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-theme.o `test -f 'subprojects/libnkutils/src/xdg-theme.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/xdg-theme.c
rofi-1.5.4/Makefile.in-2611-
rofi-1.5.4/Makefile.in-2612-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-theme.obj: subprojects/libnkutils/src/xdg-theme.c
rofi-1.5.4/Makefile.in:2613:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-theme.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-theme.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-theme.obj `if test -f 'subprojects/libnkutils/src/xdg-theme.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/xdg-theme.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/xdg-theme.c'; fi`
rofi-1.5.4/Makefile.in-2614-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-theme.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-xdg-theme.Po
##############################################
rofi-1.5.4/Makefile.in-2616-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2617:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-xdg-theme.obj `if test -f 'subprojects/libnkutils/src/xdg-theme.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/xdg-theme.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/xdg-theme.c'; fi`
rofi-1.5.4/Makefile.in-2618-
rofi-1.5.4/Makefile.in-2619-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-bindings.o: subprojects/libnkutils/src/bindings.c
rofi-1.5.4/Makefile.in:2620:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-bindings.o -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-bindings.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-bindings.o `test -f 'subprojects/libnkutils/src/bindings.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/bindings.c
rofi-1.5.4/Makefile.in-2621-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-bindings.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-bindings.Po
##############################################
rofi-1.5.4/Makefile.in-2623-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2624:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-bindings.o `test -f 'subprojects/libnkutils/src/bindings.c' || echo '$(srcdir)/'`subprojects/libnkutils/src/bindings.c
rofi-1.5.4/Makefile.in-2625-
rofi-1.5.4/Makefile.in-2626-subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-bindings.obj: subprojects/libnkutils/src/bindings.c
rofi-1.5.4/Makefile.in:2627:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-bindings.obj -MD -MP -MF subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-bindings.Tpo -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-bindings.obj `if test -f 'subprojects/libnkutils/src/bindings.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/bindings.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/bindings.c'; fi`
rofi-1.5.4/Makefile.in-2628-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-bindings.Tpo subprojects/libnkutils/src/$(DEPDIR)/subprojects_libnkutils_libnkutils_a-bindings.Po
##############################################
rofi-1.5.4/Makefile.in-2630-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2631:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_libnkutils_a_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/src/subprojects_libnkutils_libnkutils_a-bindings.obj `if test -f 'subprojects/libnkutils/src/bindings.c'; then $(CYGPATH_W) 'subprojects/libnkutils/src/bindings.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/src/bindings.c'; fi`
rofi-1.5.4/Makefile.in-2632-
rofi-1.5.4/Makefile.in-2633-source/widgets/box_test-widget.o: source/widgets/widget.c
rofi-1.5.4/Makefile.in:2634:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/widgets/box_test-widget.o -MD -MP -MF source/widgets/$(DEPDIR)/box_test-widget.Tpo -c -o source/widgets/box_test-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-2635-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/box_test-widget.Tpo source/widgets/$(DEPDIR)/box_test-widget.Po
##############################################
rofi-1.5.4/Makefile.in-2637-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2638:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/widgets/box_test-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-2639-
rofi-1.5.4/Makefile.in-2640-source/widgets/box_test-widget.obj: source/widgets/widget.c
rofi-1.5.4/Makefile.in:2641:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/widgets/box_test-widget.obj -MD -MP -MF source/widgets/$(DEPDIR)/box_test-widget.Tpo -c -o source/widgets/box_test-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-2642-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/box_test-widget.Tpo source/widgets/$(DEPDIR)/box_test-widget.Po
##############################################
rofi-1.5.4/Makefile.in-2644-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2645:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/widgets/box_test-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-2646-
rofi-1.5.4/Makefile.in-2647-source/widgets/box_test-box.o: source/widgets/box.c
rofi-1.5.4/Makefile.in:2648:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/widgets/box_test-box.o -MD -MP -MF source/widgets/$(DEPDIR)/box_test-box.Tpo -c -o source/widgets/box_test-box.o `test -f 'source/widgets/box.c' || echo '$(srcdir)/'`source/widgets/box.c
rofi-1.5.4/Makefile.in-2649-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/box_test-box.Tpo source/widgets/$(DEPDIR)/box_test-box.Po
##############################################
rofi-1.5.4/Makefile.in-2651-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2652:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/widgets/box_test-box.o `test -f 'source/widgets/box.c' || echo '$(srcdir)/'`source/widgets/box.c
rofi-1.5.4/Makefile.in-2653-
rofi-1.5.4/Makefile.in-2654-source/widgets/box_test-box.obj: source/widgets/box.c
rofi-1.5.4/Makefile.in:2655:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/widgets/box_test-box.obj -MD -MP -MF source/widgets/$(DEPDIR)/box_test-box.Tpo -c -o source/widgets/box_test-box.obj `if test -f 'source/widgets/box.c'; then $(CYGPATH_W) 'source/widgets/box.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/box.c'; fi`
rofi-1.5.4/Makefile.in-2656-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/box_test-box.Tpo source/widgets/$(DEPDIR)/box_test-box.Po
##############################################
rofi-1.5.4/Makefile.in-2658-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2659:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/widgets/box_test-box.obj `if test -f 'source/widgets/box.c'; then $(CYGPATH_W) 'source/widgets/box.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/box.c'; fi`
rofi-1.5.4/Makefile.in-2660-
rofi-1.5.4/Makefile.in-2661-lexer/box_test-theme-parser.o: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:2662:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT lexer/box_test-theme-parser.o -MD -MP -MF lexer/$(DEPDIR)/box_test-theme-parser.Tpo -c -o lexer/box_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-2663-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/box_test-theme-parser.Tpo lexer/$(DEPDIR)/box_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-2665-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2666:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o lexer/box_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-2667-
rofi-1.5.4/Makefile.in-2668-lexer/box_test-theme-parser.obj: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:2669:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT lexer/box_test-theme-parser.obj -MD -MP -MF lexer/$(DEPDIR)/box_test-theme-parser.Tpo -c -o lexer/box_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-2670-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/box_test-theme-parser.Tpo lexer/$(DEPDIR)/box_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-2672-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2673:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o lexer/box_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-2674-
rofi-1.5.4/Makefile.in-2675-lexer/box_test-theme-lexer.o: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:2676:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT lexer/box_test-theme-lexer.o -MD -MP -MF lexer/$(DEPDIR)/box_test-theme-lexer.Tpo -c -o lexer/box_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-2677-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/box_test-theme-lexer.Tpo lexer/$(DEPDIR)/box_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-2679-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2680:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o lexer/box_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-2681-
rofi-1.5.4/Makefile.in-2682-lexer/box_test-theme-lexer.obj: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:2683:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT lexer/box_test-theme-lexer.obj -MD -MP -MF lexer/$(DEPDIR)/box_test-theme-lexer.Tpo -c -o lexer/box_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-2684-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/box_test-theme-lexer.Tpo lexer/$(DEPDIR)/box_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-2686-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2687:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o lexer/box_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-2688-
rofi-1.5.4/Makefile.in-2689-source/box_test-theme.o: source/theme.c
rofi-1.5.4/Makefile.in:2690:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/box_test-theme.o -MD -MP -MF source/$(DEPDIR)/box_test-theme.Tpo -c -o source/box_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-2691-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/box_test-theme.Tpo source/$(DEPDIR)/box_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-2693-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2694:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/box_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-2695-
rofi-1.5.4/Makefile.in-2696-source/box_test-theme.obj: source/theme.c
rofi-1.5.4/Makefile.in:2697:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/box_test-theme.obj -MD -MP -MF source/$(DEPDIR)/box_test-theme.Tpo -c -o source/box_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-2698-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/box_test-theme.Tpo source/$(DEPDIR)/box_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-2700-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2701:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/box_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-2702-
rofi-1.5.4/Makefile.in-2703-source/box_test-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:2704:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/box_test-rofi-types.o -MD -MP -MF source/$(DEPDIR)/box_test-rofi-types.Tpo -c -o source/box_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-2705-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/box_test-rofi-types.Tpo source/$(DEPDIR)/box_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-2707-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2708:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/box_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-2709-
rofi-1.5.4/Makefile.in-2710-source/box_test-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:2711:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/box_test-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/box_test-rofi-types.Tpo -c -o source/box_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-2712-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/box_test-rofi-types.Tpo source/$(DEPDIR)/box_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-2714-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2715:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/box_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-2716-
rofi-1.5.4/Makefile.in-2717-source/box_test-css-colors.o: source/css-colors.c
rofi-1.5.4/Makefile.in:2718:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/box_test-css-colors.o -MD -MP -MF source/$(DEPDIR)/box_test-css-colors.Tpo -c -o source/box_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-2719-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/box_test-css-colors.Tpo source/$(DEPDIR)/box_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-2721-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2722:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/box_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-2723-
rofi-1.5.4/Makefile.in-2724-source/box_test-css-colors.obj: source/css-colors.c
rofi-1.5.4/Makefile.in:2725:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT source/box_test-css-colors.obj -MD -MP -MF source/$(DEPDIR)/box_test-css-colors.Tpo -c -o source/box_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-2726-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/box_test-css-colors.Tpo source/$(DEPDIR)/box_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-2728-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2729:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o source/box_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-2730-
rofi-1.5.4/Makefile.in-2731-test/box_test-box-test.o: test/box-test.c
rofi-1.5.4/Makefile.in:2732:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT test/box_test-box-test.o -MD -MP -MF test/$(DEPDIR)/box_test-box-test.Tpo -c -o test/box_test-box-test.o `test -f 'test/box-test.c' || echo '$(srcdir)/'`test/box-test.c
rofi-1.5.4/Makefile.in-2733-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/box_test-box-test.Tpo test/$(DEPDIR)/box_test-box-test.Po
##############################################
rofi-1.5.4/Makefile.in-2735-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2736:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o test/box_test-box-test.o `test -f 'test/box-test.c' || echo '$(srcdir)/'`test/box-test.c
rofi-1.5.4/Makefile.in-2737-
rofi-1.5.4/Makefile.in-2738-test/box_test-box-test.obj: test/box-test.c
rofi-1.5.4/Makefile.in:2739:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -MT test/box_test-box-test.obj -MD -MP -MF test/$(DEPDIR)/box_test-box-test.Tpo -c -o test/box_test-box-test.obj `if test -f 'test/box-test.c'; then $(CYGPATH_W) 'test/box-test.c'; else $(CYGPATH_W) '$(srcdir)/test/box-test.c'; fi`
rofi-1.5.4/Makefile.in-2740-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/box_test-box-test.Tpo test/$(DEPDIR)/box_test-box-test.Po
##############################################
rofi-1.5.4/Makefile.in-2742-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2743:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(box_test_CFLAGS) $(CFLAGS) -c -o test/box_test-box-test.obj `if test -f 'test/box-test.c'; then $(CYGPATH_W) 'test/box-test.c'; else $(CYGPATH_W) '$(srcdir)/test/box-test.c'; fi`
rofi-1.5.4/Makefile.in-2744-
rofi-1.5.4/Makefile.in-2745-config/helper_config_cmdline_parser-config.o: config/config.c
rofi-1.5.4/Makefile.in:2746:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT config/helper_config_cmdline_parser-config.o -MD -MP -MF config/$(DEPDIR)/helper_config_cmdline_parser-config.Tpo -c -o config/helper_config_cmdline_parser-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-2747-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_config_cmdline_parser-config.Tpo config/$(DEPDIR)/helper_config_cmdline_parser-config.Po
##############################################
rofi-1.5.4/Makefile.in-2749-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2750:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o config/helper_config_cmdline_parser-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-2751-
rofi-1.5.4/Makefile.in-2752-config/helper_config_cmdline_parser-config.obj: config/config.c
rofi-1.5.4/Makefile.in:2753:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT config/helper_config_cmdline_parser-config.obj -MD -MP -MF config/$(DEPDIR)/helper_config_cmdline_parser-config.Tpo -c -o config/helper_config_cmdline_parser-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-2754-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_config_cmdline_parser-config.Tpo config/$(DEPDIR)/helper_config_cmdline_parser-config.Po
##############################################
rofi-1.5.4/Makefile.in-2756-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2757:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o config/helper_config_cmdline_parser-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-2758-
rofi-1.5.4/Makefile.in-2759-source/helper_config_cmdline_parser-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:2760:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT source/helper_config_cmdline_parser-helper.o -MD -MP -MF source/$(DEPDIR)/helper_config_cmdline_parser-helper.Tpo -c -o source/helper_config_cmdline_parser-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-2761-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_config_cmdline_parser-helper.Tpo source/$(DEPDIR)/helper_config_cmdline_parser-helper.Po
##############################################
rofi-1.5.4/Makefile.in-2763-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2764:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o source/helper_config_cmdline_parser-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-2765-
rofi-1.5.4/Makefile.in-2766-source/helper_config_cmdline_parser-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:2767:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT source/helper_config_cmdline_parser-helper.obj -MD -MP -MF source/$(DEPDIR)/helper_config_cmdline_parser-helper.Tpo -c -o source/helper_config_cmdline_parser-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-2768-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_config_cmdline_parser-helper.Tpo source/$(DEPDIR)/helper_config_cmdline_parser-helper.Po
##############################################
rofi-1.5.4/Makefile.in-2770-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2771:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o source/helper_config_cmdline_parser-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-2772-
rofi-1.5.4/Makefile.in-2773-source/helper_config_cmdline_parser-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:2774:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT source/helper_config_cmdline_parser-rofi-types.o -MD -MP -MF source/$(DEPDIR)/helper_config_cmdline_parser-rofi-types.Tpo -c -o source/helper_config_cmdline_parser-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-2775-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_config_cmdline_parser-rofi-types.Tpo source/$(DEPDIR)/helper_config_cmdline_parser-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-2777-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2778:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o source/helper_config_cmdline_parser-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-2779-
rofi-1.5.4/Makefile.in-2780-source/helper_config_cmdline_parser-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:2781:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT source/helper_config_cmdline_parser-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/helper_config_cmdline_parser-rofi-types.Tpo -c -o source/helper_config_cmdline_parser-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-2782-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_config_cmdline_parser-rofi-types.Tpo source/$(DEPDIR)/helper_config_cmdline_parser-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-2784-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2785:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o source/helper_config_cmdline_parser-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-2786-
rofi-1.5.4/Makefile.in-2787-source/helper_config_cmdline_parser-xrmoptions.o: source/xrmoptions.c
rofi-1.5.4/Makefile.in:2788:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT source/helper_config_cmdline_parser-xrmoptions.o -MD -MP -MF source/$(DEPDIR)/helper_config_cmdline_parser-xrmoptions.Tpo -c -o source/helper_config_cmdline_parser-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-2789-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_config_cmdline_parser-xrmoptions.Tpo source/$(DEPDIR)/helper_config_cmdline_parser-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-2791-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2792:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o source/helper_config_cmdline_parser-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-2793-
rofi-1.5.4/Makefile.in-2794-source/helper_config_cmdline_parser-xrmoptions.obj: source/xrmoptions.c
rofi-1.5.4/Makefile.in:2795:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT source/helper_config_cmdline_parser-xrmoptions.obj -MD -MP -MF source/$(DEPDIR)/helper_config_cmdline_parser-xrmoptions.Tpo -c -o source/helper_config_cmdline_parser-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-2796-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_config_cmdline_parser-xrmoptions.Tpo source/$(DEPDIR)/helper_config_cmdline_parser-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-2798-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2799:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o source/helper_config_cmdline_parser-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-2800-
rofi-1.5.4/Makefile.in-2801-test/helper_config_cmdline_parser-helper-config-cmdline-parser.o: test/helper-config-cmdline-parser.c
rofi-1.5.4/Makefile.in:2802:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT test/helper_config_cmdline_parser-helper-config-cmdline-parser.o -MD -MP -MF test/$(DEPDIR)/helper_config_cmdline_parser-helper-config-cmdline-parser.Tpo -c -o test/helper_config_cmdline_parser-helper-config-cmdline-parser.o `test -f 'test/helper-config-cmdline-parser.c' || echo '$(srcdir)/'`test/helper-config-cmdline-parser.c
rofi-1.5.4/Makefile.in-2803-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_config_cmdline_parser-helper-config-cmdline-parser.Tpo test/$(DEPDIR)/helper_config_cmdline_parser-helper-config-cmdline-parser.Po
##############################################
rofi-1.5.4/Makefile.in-2805-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2806:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o test/helper_config_cmdline_parser-helper-config-cmdline-parser.o `test -f 'test/helper-config-cmdline-parser.c' || echo '$(srcdir)/'`test/helper-config-cmdline-parser.c
rofi-1.5.4/Makefile.in-2807-
rofi-1.5.4/Makefile.in-2808-test/helper_config_cmdline_parser-helper-config-cmdline-parser.obj: test/helper-config-cmdline-parser.c
rofi-1.5.4/Makefile.in:2809:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -MT test/helper_config_cmdline_parser-helper-config-cmdline-parser.obj -MD -MP -MF test/$(DEPDIR)/helper_config_cmdline_parser-helper-config-cmdline-parser.Tpo -c -o test/helper_config_cmdline_parser-helper-config-cmdline-parser.obj `if test -f 'test/helper-config-cmdline-parser.c'; then $(CYGPATH_W) 'test/helper-config-cmdline-parser.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-config-cmdline-parser.c'; fi`
rofi-1.5.4/Makefile.in-2810-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_config_cmdline_parser-helper-config-cmdline-parser.Tpo test/$(DEPDIR)/helper_config_cmdline_parser-helper-config-cmdline-parser.Po
##############################################
rofi-1.5.4/Makefile.in-2812-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2813:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_config_cmdline_parser_CFLAGS) $(CFLAGS) -c -o test/helper_config_cmdline_parser-helper-config-cmdline-parser.obj `if test -f 'test/helper-config-cmdline-parser.c'; then $(CYGPATH_W) 'test/helper-config-cmdline-parser.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-config-cmdline-parser.c'; fi`
rofi-1.5.4/Makefile.in-2814-
rofi-1.5.4/Makefile.in-2815-config/helper_expand-config.o: config/config.c
rofi-1.5.4/Makefile.in:2816:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT config/helper_expand-config.o -MD -MP -MF config/$(DEPDIR)/helper_expand-config.Tpo -c -o config/helper_expand-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-2817-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_expand-config.Tpo config/$(DEPDIR)/helper_expand-config.Po
##############################################
rofi-1.5.4/Makefile.in-2819-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2820:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o config/helper_expand-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-2821-
rofi-1.5.4/Makefile.in-2822-config/helper_expand-config.obj: config/config.c
rofi-1.5.4/Makefile.in:2823:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT config/helper_expand-config.obj -MD -MP -MF config/$(DEPDIR)/helper_expand-config.Tpo -c -o config/helper_expand-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-2824-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_expand-config.Tpo config/$(DEPDIR)/helper_expand-config.Po
##############################################
rofi-1.5.4/Makefile.in-2826-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2827:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o config/helper_expand-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-2828-
rofi-1.5.4/Makefile.in-2829-source/helper_expand-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:2830:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT source/helper_expand-helper.o -MD -MP -MF source/$(DEPDIR)/helper_expand-helper.Tpo -c -o source/helper_expand-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-2831-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_expand-helper.Tpo source/$(DEPDIR)/helper_expand-helper.Po
##############################################
rofi-1.5.4/Makefile.in-2833-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2834:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o source/helper_expand-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-2835-
rofi-1.5.4/Makefile.in-2836-source/helper_expand-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:2837:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT source/helper_expand-helper.obj -MD -MP -MF source/$(DEPDIR)/helper_expand-helper.Tpo -c -o source/helper_expand-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-2838-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_expand-helper.Tpo source/$(DEPDIR)/helper_expand-helper.Po
##############################################
rofi-1.5.4/Makefile.in-2840-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2841:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o source/helper_expand-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-2842-
rofi-1.5.4/Makefile.in-2843-source/helper_expand-xrmoptions.o: source/xrmoptions.c
rofi-1.5.4/Makefile.in:2844:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT source/helper_expand-xrmoptions.o -MD -MP -MF source/$(DEPDIR)/helper_expand-xrmoptions.Tpo -c -o source/helper_expand-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-2845-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_expand-xrmoptions.Tpo source/$(DEPDIR)/helper_expand-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-2847-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2848:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o source/helper_expand-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-2849-
rofi-1.5.4/Makefile.in-2850-source/helper_expand-xrmoptions.obj: source/xrmoptions.c
rofi-1.5.4/Makefile.in:2851:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT source/helper_expand-xrmoptions.obj -MD -MP -MF source/$(DEPDIR)/helper_expand-xrmoptions.Tpo -c -o source/helper_expand-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-2852-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_expand-xrmoptions.Tpo source/$(DEPDIR)/helper_expand-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-2854-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2855:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o source/helper_expand-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-2856-
rofi-1.5.4/Makefile.in-2857-source/helper_expand-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:2858:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT source/helper_expand-rofi-types.o -MD -MP -MF source/$(DEPDIR)/helper_expand-rofi-types.Tpo -c -o source/helper_expand-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-2859-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_expand-rofi-types.Tpo source/$(DEPDIR)/helper_expand-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-2861-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2862:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o source/helper_expand-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-2863-
rofi-1.5.4/Makefile.in-2864-source/helper_expand-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:2865:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT source/helper_expand-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/helper_expand-rofi-types.Tpo -c -o source/helper_expand-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-2866-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_expand-rofi-types.Tpo source/$(DEPDIR)/helper_expand-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-2868-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2869:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o source/helper_expand-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-2870-
rofi-1.5.4/Makefile.in-2871-test/helper_expand-helper-expand.o: test/helper-expand.c
rofi-1.5.4/Makefile.in:2872:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT test/helper_expand-helper-expand.o -MD -MP -MF test/$(DEPDIR)/helper_expand-helper-expand.Tpo -c -o test/helper_expand-helper-expand.o `test -f 'test/helper-expand.c' || echo '$(srcdir)/'`test/helper-expand.c
rofi-1.5.4/Makefile.in-2873-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_expand-helper-expand.Tpo test/$(DEPDIR)/helper_expand-helper-expand.Po
##############################################
rofi-1.5.4/Makefile.in-2875-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2876:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o test/helper_expand-helper-expand.o `test -f 'test/helper-expand.c' || echo '$(srcdir)/'`test/helper-expand.c
rofi-1.5.4/Makefile.in-2877-
rofi-1.5.4/Makefile.in-2878-test/helper_expand-helper-expand.obj: test/helper-expand.c
rofi-1.5.4/Makefile.in:2879:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -MT test/helper_expand-helper-expand.obj -MD -MP -MF test/$(DEPDIR)/helper_expand-helper-expand.Tpo -c -o test/helper_expand-helper-expand.obj `if test -f 'test/helper-expand.c'; then $(CYGPATH_W) 'test/helper-expand.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-expand.c'; fi`
rofi-1.5.4/Makefile.in-2880-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_expand-helper-expand.Tpo test/$(DEPDIR)/helper_expand-helper-expand.Po
##############################################
rofi-1.5.4/Makefile.in-2882-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2883:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_expand_CFLAGS) $(CFLAGS) -c -o test/helper_expand-helper-expand.obj `if test -f 'test/helper-expand.c'; then $(CYGPATH_W) 'test/helper-expand.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-expand.c'; fi`
rofi-1.5.4/Makefile.in-2884-
rofi-1.5.4/Makefile.in-2885-config/helper_pidfile-config.o: config/config.c
rofi-1.5.4/Makefile.in:2886:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT config/helper_pidfile-config.o -MD -MP -MF config/$(DEPDIR)/helper_pidfile-config.Tpo -c -o config/helper_pidfile-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-2887-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_pidfile-config.Tpo config/$(DEPDIR)/helper_pidfile-config.Po
##############################################
rofi-1.5.4/Makefile.in-2889-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2890:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o config/helper_pidfile-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-2891-
rofi-1.5.4/Makefile.in-2892-config/helper_pidfile-config.obj: config/config.c
rofi-1.5.4/Makefile.in:2893:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT config/helper_pidfile-config.obj -MD -MP -MF config/$(DEPDIR)/helper_pidfile-config.Tpo -c -o config/helper_pidfile-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-2894-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_pidfile-config.Tpo config/$(DEPDIR)/helper_pidfile-config.Po
##############################################
rofi-1.5.4/Makefile.in-2896-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2897:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o config/helper_pidfile-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-2898-
rofi-1.5.4/Makefile.in-2899-source/helper_pidfile-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:2900:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT source/helper_pidfile-helper.o -MD -MP -MF source/$(DEPDIR)/helper_pidfile-helper.Tpo -c -o source/helper_pidfile-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-2901-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_pidfile-helper.Tpo source/$(DEPDIR)/helper_pidfile-helper.Po
##############################################
rofi-1.5.4/Makefile.in-2903-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2904:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o source/helper_pidfile-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-2905-
rofi-1.5.4/Makefile.in-2906-source/helper_pidfile-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:2907:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT source/helper_pidfile-helper.obj -MD -MP -MF source/$(DEPDIR)/helper_pidfile-helper.Tpo -c -o source/helper_pidfile-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-2908-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_pidfile-helper.Tpo source/$(DEPDIR)/helper_pidfile-helper.Po
##############################################
rofi-1.5.4/Makefile.in-2910-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2911:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o source/helper_pidfile-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-2912-
rofi-1.5.4/Makefile.in-2913-source/helper_pidfile-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:2914:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT source/helper_pidfile-rofi-types.o -MD -MP -MF source/$(DEPDIR)/helper_pidfile-rofi-types.Tpo -c -o source/helper_pidfile-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-2915-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_pidfile-rofi-types.Tpo source/$(DEPDIR)/helper_pidfile-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-2917-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2918:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o source/helper_pidfile-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-2919-
rofi-1.5.4/Makefile.in-2920-source/helper_pidfile-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:2921:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT source/helper_pidfile-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/helper_pidfile-rofi-types.Tpo -c -o source/helper_pidfile-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-2922-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_pidfile-rofi-types.Tpo source/$(DEPDIR)/helper_pidfile-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-2924-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2925:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o source/helper_pidfile-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-2926-
rofi-1.5.4/Makefile.in-2927-source/helper_pidfile-xrmoptions.o: source/xrmoptions.c
rofi-1.5.4/Makefile.in:2928:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT source/helper_pidfile-xrmoptions.o -MD -MP -MF source/$(DEPDIR)/helper_pidfile-xrmoptions.Tpo -c -o source/helper_pidfile-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-2929-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_pidfile-xrmoptions.Tpo source/$(DEPDIR)/helper_pidfile-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-2931-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2932:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o source/helper_pidfile-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-2933-
rofi-1.5.4/Makefile.in-2934-source/helper_pidfile-xrmoptions.obj: source/xrmoptions.c
rofi-1.5.4/Makefile.in:2935:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT source/helper_pidfile-xrmoptions.obj -MD -MP -MF source/$(DEPDIR)/helper_pidfile-xrmoptions.Tpo -c -o source/helper_pidfile-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-2936-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_pidfile-xrmoptions.Tpo source/$(DEPDIR)/helper_pidfile-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-2938-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2939:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o source/helper_pidfile-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-2940-
rofi-1.5.4/Makefile.in-2941-test/helper_pidfile-helper-pidfile.o: test/helper-pidfile.c
rofi-1.5.4/Makefile.in:2942:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT test/helper_pidfile-helper-pidfile.o -MD -MP -MF test/$(DEPDIR)/helper_pidfile-helper-pidfile.Tpo -c -o test/helper_pidfile-helper-pidfile.o `test -f 'test/helper-pidfile.c' || echo '$(srcdir)/'`test/helper-pidfile.c
rofi-1.5.4/Makefile.in-2943-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_pidfile-helper-pidfile.Tpo test/$(DEPDIR)/helper_pidfile-helper-pidfile.Po
##############################################
rofi-1.5.4/Makefile.in-2945-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2946:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o test/helper_pidfile-helper-pidfile.o `test -f 'test/helper-pidfile.c' || echo '$(srcdir)/'`test/helper-pidfile.c
rofi-1.5.4/Makefile.in-2947-
rofi-1.5.4/Makefile.in-2948-test/helper_pidfile-helper-pidfile.obj: test/helper-pidfile.c
rofi-1.5.4/Makefile.in:2949:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -MT test/helper_pidfile-helper-pidfile.obj -MD -MP -MF test/$(DEPDIR)/helper_pidfile-helper-pidfile.Tpo -c -o test/helper_pidfile-helper-pidfile.obj `if test -f 'test/helper-pidfile.c'; then $(CYGPATH_W) 'test/helper-pidfile.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-pidfile.c'; fi`
rofi-1.5.4/Makefile.in-2950-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_pidfile-helper-pidfile.Tpo test/$(DEPDIR)/helper_pidfile-helper-pidfile.Po
##############################################
rofi-1.5.4/Makefile.in-2952-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2953:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_pidfile_CFLAGS) $(CFLAGS) -c -o test/helper_pidfile-helper-pidfile.obj `if test -f 'test/helper-pidfile.c'; then $(CYGPATH_W) 'test/helper-pidfile.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-pidfile.c'; fi`
rofi-1.5.4/Makefile.in-2954-
rofi-1.5.4/Makefile.in-2955-config/helper_test-config.o: config/config.c
rofi-1.5.4/Makefile.in:2956:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT config/helper_test-config.o -MD -MP -MF config/$(DEPDIR)/helper_test-config.Tpo -c -o config/helper_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-2957-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_test-config.Tpo config/$(DEPDIR)/helper_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-2959-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2960:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o config/helper_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-2961-
rofi-1.5.4/Makefile.in-2962-config/helper_test-config.obj: config/config.c
rofi-1.5.4/Makefile.in:2963:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT config/helper_test-config.obj -MD -MP -MF config/$(DEPDIR)/helper_test-config.Tpo -c -o config/helper_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-2964-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_test-config.Tpo config/$(DEPDIR)/helper_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-2966-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2967:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o config/helper_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-2968-
rofi-1.5.4/Makefile.in-2969-source/helper_test-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:2970:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT source/helper_test-helper.o -MD -MP -MF source/$(DEPDIR)/helper_test-helper.Tpo -c -o source/helper_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-2971-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_test-helper.Tpo source/$(DEPDIR)/helper_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-2973-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2974:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o source/helper_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-2975-
rofi-1.5.4/Makefile.in-2976-source/helper_test-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:2977:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT source/helper_test-helper.obj -MD -MP -MF source/$(DEPDIR)/helper_test-helper.Tpo -c -o source/helper_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-2978-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_test-helper.Tpo source/$(DEPDIR)/helper_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-2980-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2981:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o source/helper_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-2982-
rofi-1.5.4/Makefile.in-2983-source/helper_test-xrmoptions.o: source/xrmoptions.c
rofi-1.5.4/Makefile.in:2984:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT source/helper_test-xrmoptions.o -MD -MP -MF source/$(DEPDIR)/helper_test-xrmoptions.Tpo -c -o source/helper_test-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-2985-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_test-xrmoptions.Tpo source/$(DEPDIR)/helper_test-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-2987-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2988:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o source/helper_test-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-2989-
rofi-1.5.4/Makefile.in-2990-source/helper_test-xrmoptions.obj: source/xrmoptions.c
rofi-1.5.4/Makefile.in:2991:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT source/helper_test-xrmoptions.obj -MD -MP -MF source/$(DEPDIR)/helper_test-xrmoptions.Tpo -c -o source/helper_test-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-2992-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_test-xrmoptions.Tpo source/$(DEPDIR)/helper_test-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-2994-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:2995:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o source/helper_test-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-2996-
rofi-1.5.4/Makefile.in-2997-source/helper_test-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:2998:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT source/helper_test-rofi-types.o -MD -MP -MF source/$(DEPDIR)/helper_test-rofi-types.Tpo -c -o source/helper_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-2999-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_test-rofi-types.Tpo source/$(DEPDIR)/helper_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3001-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3002:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o source/helper_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3003-
rofi-1.5.4/Makefile.in-3004-source/helper_test-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:3005:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT source/helper_test-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/helper_test-rofi-types.Tpo -c -o source/helper_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3006-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_test-rofi-types.Tpo source/$(DEPDIR)/helper_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3008-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3009:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o source/helper_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3010-
rofi-1.5.4/Makefile.in-3011-test/helper_test-helper-test.o: test/helper-test.c
rofi-1.5.4/Makefile.in:3012:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT test/helper_test-helper-test.o -MD -MP -MF test/$(DEPDIR)/helper_test-helper-test.Tpo -c -o test/helper_test-helper-test.o `test -f 'test/helper-test.c' || echo '$(srcdir)/'`test/helper-test.c
rofi-1.5.4/Makefile.in-3013-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_test-helper-test.Tpo test/$(DEPDIR)/helper_test-helper-test.Po
##############################################
rofi-1.5.4/Makefile.in-3015-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3016:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o test/helper_test-helper-test.o `test -f 'test/helper-test.c' || echo '$(srcdir)/'`test/helper-test.c
rofi-1.5.4/Makefile.in-3017-
rofi-1.5.4/Makefile.in-3018-test/helper_test-helper-test.obj: test/helper-test.c
rofi-1.5.4/Makefile.in:3019:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -MT test/helper_test-helper-test.obj -MD -MP -MF test/$(DEPDIR)/helper_test-helper-test.Tpo -c -o test/helper_test-helper-test.obj `if test -f 'test/helper-test.c'; then $(CYGPATH_W) 'test/helper-test.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-test.c'; fi`
rofi-1.5.4/Makefile.in-3020-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_test-helper-test.Tpo test/$(DEPDIR)/helper_test-helper-test.Po
##############################################
rofi-1.5.4/Makefile.in-3022-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3023:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_test_CFLAGS) $(CFLAGS) -c -o test/helper_test-helper-test.obj `if test -f 'test/helper-test.c'; then $(CYGPATH_W) 'test/helper-test.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-test.c'; fi`
rofi-1.5.4/Makefile.in-3024-
rofi-1.5.4/Makefile.in-3025-config/helper_tokenize-config.o: config/config.c
rofi-1.5.4/Makefile.in:3026:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT config/helper_tokenize-config.o -MD -MP -MF config/$(DEPDIR)/helper_tokenize-config.Tpo -c -o config/helper_tokenize-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-3027-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_tokenize-config.Tpo config/$(DEPDIR)/helper_tokenize-config.Po
##############################################
rofi-1.5.4/Makefile.in-3029-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3030:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o config/helper_tokenize-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-3031-
rofi-1.5.4/Makefile.in-3032-config/helper_tokenize-config.obj: config/config.c
rofi-1.5.4/Makefile.in:3033:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT config/helper_tokenize-config.obj -MD -MP -MF config/$(DEPDIR)/helper_tokenize-config.Tpo -c -o config/helper_tokenize-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-3034-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/helper_tokenize-config.Tpo config/$(DEPDIR)/helper_tokenize-config.Po
##############################################
rofi-1.5.4/Makefile.in-3036-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3037:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o config/helper_tokenize-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-3038-
rofi-1.5.4/Makefile.in-3039-source/helper_tokenize-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:3040:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT source/helper_tokenize-helper.o -MD -MP -MF source/$(DEPDIR)/helper_tokenize-helper.Tpo -c -o source/helper_tokenize-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-3041-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_tokenize-helper.Tpo source/$(DEPDIR)/helper_tokenize-helper.Po
##############################################
rofi-1.5.4/Makefile.in-3043-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3044:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o source/helper_tokenize-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-3045-
rofi-1.5.4/Makefile.in-3046-source/helper_tokenize-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:3047:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT source/helper_tokenize-helper.obj -MD -MP -MF source/$(DEPDIR)/helper_tokenize-helper.Tpo -c -o source/helper_tokenize-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-3048-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_tokenize-helper.Tpo source/$(DEPDIR)/helper_tokenize-helper.Po
##############################################
rofi-1.5.4/Makefile.in-3050-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3051:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o source/helper_tokenize-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-3052-
rofi-1.5.4/Makefile.in-3053-source/helper_tokenize-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:3054:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT source/helper_tokenize-rofi-types.o -MD -MP -MF source/$(DEPDIR)/helper_tokenize-rofi-types.Tpo -c -o source/helper_tokenize-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3055-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_tokenize-rofi-types.Tpo source/$(DEPDIR)/helper_tokenize-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3057-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3058:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o source/helper_tokenize-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3059-
rofi-1.5.4/Makefile.in-3060-source/helper_tokenize-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:3061:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT source/helper_tokenize-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/helper_tokenize-rofi-types.Tpo -c -o source/helper_tokenize-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3062-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_tokenize-rofi-types.Tpo source/$(DEPDIR)/helper_tokenize-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3064-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3065:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o source/helper_tokenize-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3066-
rofi-1.5.4/Makefile.in-3067-source/helper_tokenize-xrmoptions.o: source/xrmoptions.c
rofi-1.5.4/Makefile.in:3068:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT source/helper_tokenize-xrmoptions.o -MD -MP -MF source/$(DEPDIR)/helper_tokenize-xrmoptions.Tpo -c -o source/helper_tokenize-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-3069-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_tokenize-xrmoptions.Tpo source/$(DEPDIR)/helper_tokenize-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-3071-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3072:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o source/helper_tokenize-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-3073-
rofi-1.5.4/Makefile.in-3074-source/helper_tokenize-xrmoptions.obj: source/xrmoptions.c
rofi-1.5.4/Makefile.in:3075:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT source/helper_tokenize-xrmoptions.obj -MD -MP -MF source/$(DEPDIR)/helper_tokenize-xrmoptions.Tpo -c -o source/helper_tokenize-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-3076-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/helper_tokenize-xrmoptions.Tpo source/$(DEPDIR)/helper_tokenize-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-3078-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3079:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o source/helper_tokenize-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-3080-
rofi-1.5.4/Makefile.in-3081-test/helper_tokenize-helper-tokenize.o: test/helper-tokenize.c
rofi-1.5.4/Makefile.in:3082:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT test/helper_tokenize-helper-tokenize.o -MD -MP -MF test/$(DEPDIR)/helper_tokenize-helper-tokenize.Tpo -c -o test/helper_tokenize-helper-tokenize.o `test -f 'test/helper-tokenize.c' || echo '$(srcdir)/'`test/helper-tokenize.c
rofi-1.5.4/Makefile.in-3083-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_tokenize-helper-tokenize.Tpo test/$(DEPDIR)/helper_tokenize-helper-tokenize.Po
##############################################
rofi-1.5.4/Makefile.in-3085-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3086:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o test/helper_tokenize-helper-tokenize.o `test -f 'test/helper-tokenize.c' || echo '$(srcdir)/'`test/helper-tokenize.c
rofi-1.5.4/Makefile.in-3087-
rofi-1.5.4/Makefile.in-3088-test/helper_tokenize-helper-tokenize.obj: test/helper-tokenize.c
rofi-1.5.4/Makefile.in:3089:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -MT test/helper_tokenize-helper-tokenize.obj -MD -MP -MF test/$(DEPDIR)/helper_tokenize-helper-tokenize.Tpo -c -o test/helper_tokenize-helper-tokenize.obj `if test -f 'test/helper-tokenize.c'; then $(CYGPATH_W) 'test/helper-tokenize.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-tokenize.c'; fi`
rofi-1.5.4/Makefile.in-3090-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/helper_tokenize-helper-tokenize.Tpo test/$(DEPDIR)/helper_tokenize-helper-tokenize.Po
##############################################
rofi-1.5.4/Makefile.in-3092-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3093:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(helper_tokenize_CFLAGS) $(CFLAGS) -c -o test/helper_tokenize-helper-tokenize.obj `if test -f 'test/helper-tokenize.c'; then $(CYGPATH_W) 'test/helper-tokenize.c'; else $(CYGPATH_W) '$(srcdir)/test/helper-tokenize.c'; fi`
rofi-1.5.4/Makefile.in-3094-
rofi-1.5.4/Makefile.in-3095-source/history_test-history.o: source/history.c
rofi-1.5.4/Makefile.in:3096:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -MT source/history_test-history.o -MD -MP -MF source/$(DEPDIR)/history_test-history.Tpo -c -o source/history_test-history.o `test -f 'source/history.c' || echo '$(srcdir)/'`source/history.c
rofi-1.5.4/Makefile.in-3097-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/history_test-history.Tpo source/$(DEPDIR)/history_test-history.Po
##############################################
rofi-1.5.4/Makefile.in-3099-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3100:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -c -o source/history_test-history.o `test -f 'source/history.c' || echo '$(srcdir)/'`source/history.c
rofi-1.5.4/Makefile.in-3101-
rofi-1.5.4/Makefile.in-3102-source/history_test-history.obj: source/history.c
rofi-1.5.4/Makefile.in:3103:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -MT source/history_test-history.obj -MD -MP -MF source/$(DEPDIR)/history_test-history.Tpo -c -o source/history_test-history.obj `if test -f 'source/history.c'; then $(CYGPATH_W) 'source/history.c'; else $(CYGPATH_W) '$(srcdir)/source/history.c'; fi`
rofi-1.5.4/Makefile.in-3104-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/history_test-history.Tpo source/$(DEPDIR)/history_test-history.Po
##############################################
rofi-1.5.4/Makefile.in-3106-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3107:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -c -o source/history_test-history.obj `if test -f 'source/history.c'; then $(CYGPATH_W) 'source/history.c'; else $(CYGPATH_W) '$(srcdir)/source/history.c'; fi`
rofi-1.5.4/Makefile.in-3108-
rofi-1.5.4/Makefile.in-3109-config/history_test-config.o: config/config.c
rofi-1.5.4/Makefile.in:3110:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -MT config/history_test-config.o -MD -MP -MF config/$(DEPDIR)/history_test-config.Tpo -c -o config/history_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-3111-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/history_test-config.Tpo config/$(DEPDIR)/history_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-3113-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3114:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -c -o config/history_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-3115-
rofi-1.5.4/Makefile.in-3116-config/history_test-config.obj: config/config.c
rofi-1.5.4/Makefile.in:3117:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -MT config/history_test-config.obj -MD -MP -MF config/$(DEPDIR)/history_test-config.Tpo -c -o config/history_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-3118-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/history_test-config.Tpo config/$(DEPDIR)/history_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-3120-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3121:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -c -o config/history_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-3122-
rofi-1.5.4/Makefile.in-3123-test/history_test-history-test.o: test/history-test.c
rofi-1.5.4/Makefile.in:3124:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -MT test/history_test-history-test.o -MD -MP -MF test/$(DEPDIR)/history_test-history-test.Tpo -c -o test/history_test-history-test.o `test -f 'test/history-test.c' || echo '$(srcdir)/'`test/history-test.c
rofi-1.5.4/Makefile.in-3125-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/history_test-history-test.Tpo test/$(DEPDIR)/history_test-history-test.Po
##############################################
rofi-1.5.4/Makefile.in-3127-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3128:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -c -o test/history_test-history-test.o `test -f 'test/history-test.c' || echo '$(srcdir)/'`test/history-test.c
rofi-1.5.4/Makefile.in-3129-
rofi-1.5.4/Makefile.in-3130-test/history_test-history-test.obj: test/history-test.c
rofi-1.5.4/Makefile.in:3131:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -MT test/history_test-history-test.obj -MD -MP -MF test/$(DEPDIR)/history_test-history-test.Tpo -c -o test/history_test-history-test.obj `if test -f 'test/history-test.c'; then $(CYGPATH_W) 'test/history-test.c'; else $(CYGPATH_W) '$(srcdir)/test/history-test.c'; fi`
rofi-1.5.4/Makefile.in-3132-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/history_test-history-test.Tpo test/$(DEPDIR)/history_test-history-test.Po
##############################################
rofi-1.5.4/Makefile.in-3134-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3135:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(history_test_CFLAGS) $(CFLAGS) -c -o test/history_test-history-test.obj `if test -f 'test/history-test.c'; then $(CYGPATH_W) 'test/history-test.c'; else $(CYGPATH_W) '$(srcdir)/test/history-test.c'; fi`
rofi-1.5.4/Makefile.in-3136-
rofi-1.5.4/Makefile.in-3137-config/mode_test-config.o: config/config.c
rofi-1.5.4/Makefile.in:3138:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT config/mode_test-config.o -MD -MP -MF config/$(DEPDIR)/mode_test-config.Tpo -c -o config/mode_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-3139-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/mode_test-config.Tpo config/$(DEPDIR)/mode_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-3141-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3142:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o config/mode_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-3143-
rofi-1.5.4/Makefile.in-3144-config/mode_test-config.obj: config/config.c
rofi-1.5.4/Makefile.in:3145:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT config/mode_test-config.obj -MD -MP -MF config/$(DEPDIR)/mode_test-config.Tpo -c -o config/mode_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-3146-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/mode_test-config.Tpo config/$(DEPDIR)/mode_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-3148-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3149:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o config/mode_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-3150-
rofi-1.5.4/Makefile.in-3151-test/mode_test-mode-test.o: test/mode-test.c
rofi-1.5.4/Makefile.in:3152:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT test/mode_test-mode-test.o -MD -MP -MF test/$(DEPDIR)/mode_test-mode-test.Tpo -c -o test/mode_test-mode-test.o `test -f 'test/mode-test.c' || echo '$(srcdir)/'`test/mode-test.c
rofi-1.5.4/Makefile.in-3153-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/mode_test-mode-test.Tpo test/$(DEPDIR)/mode_test-mode-test.Po
##############################################
rofi-1.5.4/Makefile.in-3155-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3156:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o test/mode_test-mode-test.o `test -f 'test/mode-test.c' || echo '$(srcdir)/'`test/mode-test.c
rofi-1.5.4/Makefile.in-3157-
rofi-1.5.4/Makefile.in-3158-test/mode_test-mode-test.obj: test/mode-test.c
rofi-1.5.4/Makefile.in:3159:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT test/mode_test-mode-test.obj -MD -MP -MF test/$(DEPDIR)/mode_test-mode-test.Tpo -c -o test/mode_test-mode-test.obj `if test -f 'test/mode-test.c'; then $(CYGPATH_W) 'test/mode-test.c'; else $(CYGPATH_W) '$(srcdir)/test/mode-test.c'; fi`
rofi-1.5.4/Makefile.in-3160-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/mode_test-mode-test.Tpo test/$(DEPDIR)/mode_test-mode-test.Po
##############################################
rofi-1.5.4/Makefile.in-3162-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3163:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o test/mode_test-mode-test.obj `if test -f 'test/mode-test.c'; then $(CYGPATH_W) 'test/mode-test.c'; else $(CYGPATH_W) '$(srcdir)/test/mode-test.c'; fi`
rofi-1.5.4/Makefile.in-3164-
rofi-1.5.4/Makefile.in-3165-source/dialogs/mode_test-help-keys.o: source/dialogs/help-keys.c
rofi-1.5.4/Makefile.in:3166:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/dialogs/mode_test-help-keys.o -MD -MP -MF source/dialogs/$(DEPDIR)/mode_test-help-keys.Tpo -c -o source/dialogs/mode_test-help-keys.o `test -f 'source/dialogs/help-keys.c' || echo '$(srcdir)/'`source/dialogs/help-keys.c
rofi-1.5.4/Makefile.in-3167-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/mode_test-help-keys.Tpo source/dialogs/$(DEPDIR)/mode_test-help-keys.Po
##############################################
rofi-1.5.4/Makefile.in-3169-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3170:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/dialogs/mode_test-help-keys.o `test -f 'source/dialogs/help-keys.c' || echo '$(srcdir)/'`source/dialogs/help-keys.c
rofi-1.5.4/Makefile.in-3171-
rofi-1.5.4/Makefile.in-3172-source/dialogs/mode_test-help-keys.obj: source/dialogs/help-keys.c
rofi-1.5.4/Makefile.in:3173:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/dialogs/mode_test-help-keys.obj -MD -MP -MF source/dialogs/$(DEPDIR)/mode_test-help-keys.Tpo -c -o source/dialogs/mode_test-help-keys.obj `if test -f 'source/dialogs/help-keys.c'; then $(CYGPATH_W) 'source/dialogs/help-keys.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/help-keys.c'; fi`
rofi-1.5.4/Makefile.in-3174-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/mode_test-help-keys.Tpo source/dialogs/$(DEPDIR)/mode_test-help-keys.Po
##############################################
rofi-1.5.4/Makefile.in-3176-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3177:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/dialogs/mode_test-help-keys.obj `if test -f 'source/dialogs/help-keys.c'; then $(CYGPATH_W) 'source/dialogs/help-keys.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/help-keys.c'; fi`
rofi-1.5.4/Makefile.in-3178-
rofi-1.5.4/Makefile.in-3179-source/mode_test-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:3180:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-helper.o -MD -MP -MF source/$(DEPDIR)/mode_test-helper.Tpo -c -o source/mode_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-3181-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-helper.Tpo source/$(DEPDIR)/mode_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-3183-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3184:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-3185-
rofi-1.5.4/Makefile.in-3186-source/mode_test-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:3187:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-helper.obj -MD -MP -MF source/$(DEPDIR)/mode_test-helper.Tpo -c -o source/mode_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-3188-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-helper.Tpo source/$(DEPDIR)/mode_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-3190-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3191:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-3192-
rofi-1.5.4/Makefile.in-3193-source/mode_test-mode.o: source/mode.c
rofi-1.5.4/Makefile.in:3194:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-mode.o -MD -MP -MF source/$(DEPDIR)/mode_test-mode.Tpo -c -o source/mode_test-mode.o `test -f 'source/mode.c' || echo '$(srcdir)/'`source/mode.c
rofi-1.5.4/Makefile.in-3195-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-mode.Tpo source/$(DEPDIR)/mode_test-mode.Po
##############################################
rofi-1.5.4/Makefile.in-3197-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3198:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-mode.o `test -f 'source/mode.c' || echo '$(srcdir)/'`source/mode.c
rofi-1.5.4/Makefile.in-3199-
rofi-1.5.4/Makefile.in-3200-source/mode_test-mode.obj: source/mode.c
rofi-1.5.4/Makefile.in:3201:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-mode.obj -MD -MP -MF source/$(DEPDIR)/mode_test-mode.Tpo -c -o source/mode_test-mode.obj `if test -f 'source/mode.c'; then $(CYGPATH_W) 'source/mode.c'; else $(CYGPATH_W) '$(srcdir)/source/mode.c'; fi`
rofi-1.5.4/Makefile.in-3202-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-mode.Tpo source/$(DEPDIR)/mode_test-mode.Po
##############################################
rofi-1.5.4/Makefile.in-3204-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3205:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-mode.obj `if test -f 'source/mode.c'; then $(CYGPATH_W) 'source/mode.c'; else $(CYGPATH_W) '$(srcdir)/source/mode.c'; fi`
rofi-1.5.4/Makefile.in-3206-
rofi-1.5.4/Makefile.in-3207-source/mode_test-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:3208:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-rofi-types.o -MD -MP -MF source/$(DEPDIR)/mode_test-rofi-types.Tpo -c -o source/mode_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3209-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-rofi-types.Tpo source/$(DEPDIR)/mode_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3211-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3212:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3213-
rofi-1.5.4/Makefile.in-3214-source/mode_test-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:3215:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/mode_test-rofi-types.Tpo -c -o source/mode_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3216-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-rofi-types.Tpo source/$(DEPDIR)/mode_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3218-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3219:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3220-
rofi-1.5.4/Makefile.in-3221-source/mode_test-xrmoptions.o: source/xrmoptions.c
rofi-1.5.4/Makefile.in:3222:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-xrmoptions.o -MD -MP -MF source/$(DEPDIR)/mode_test-xrmoptions.Tpo -c -o source/mode_test-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-3223-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-xrmoptions.Tpo source/$(DEPDIR)/mode_test-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-3225-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3226:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-3227-
rofi-1.5.4/Makefile.in-3228-source/mode_test-xrmoptions.obj: source/xrmoptions.c
rofi-1.5.4/Makefile.in:3229:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-xrmoptions.obj -MD -MP -MF source/$(DEPDIR)/mode_test-xrmoptions.Tpo -c -o source/mode_test-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-3230-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-xrmoptions.Tpo source/$(DEPDIR)/mode_test-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-3232-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3233:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-3234-
rofi-1.5.4/Makefile.in-3235-source/mode_test-keyb.o: source/keyb.c
rofi-1.5.4/Makefile.in:3236:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-keyb.o -MD -MP -MF source/$(DEPDIR)/mode_test-keyb.Tpo -c -o source/mode_test-keyb.o `test -f 'source/keyb.c' || echo '$(srcdir)/'`source/keyb.c
rofi-1.5.4/Makefile.in-3237-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-keyb.Tpo source/$(DEPDIR)/mode_test-keyb.Po
##############################################
rofi-1.5.4/Makefile.in-3239-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3240:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-keyb.o `test -f 'source/keyb.c' || echo '$(srcdir)/'`source/keyb.c
rofi-1.5.4/Makefile.in-3241-
rofi-1.5.4/Makefile.in-3242-source/mode_test-keyb.obj: source/keyb.c
rofi-1.5.4/Makefile.in:3243:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -MT source/mode_test-keyb.obj -MD -MP -MF source/$(DEPDIR)/mode_test-keyb.Tpo -c -o source/mode_test-keyb.obj `if test -f 'source/keyb.c'; then $(CYGPATH_W) 'source/keyb.c'; else $(CYGPATH_W) '$(srcdir)/source/keyb.c'; fi`
rofi-1.5.4/Makefile.in-3244-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/mode_test-keyb.Tpo source/$(DEPDIR)/mode_test-keyb.Po
##############################################
rofi-1.5.4/Makefile.in-3246-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3247:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mode_test_CFLAGS) $(CFLAGS) -c -o source/mode_test-keyb.obj `if test -f 'source/keyb.c'; then $(CYGPATH_W) 'source/keyb.c'; else $(CYGPATH_W) '$(srcdir)/source/keyb.c'; fi`
rofi-1.5.4/Makefile.in-3248-
rofi-1.5.4/Makefile.in-3249-lexer/rofi-theme-parser.o: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:3250:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT lexer/rofi-theme-parser.o -MD -MP -MF lexer/$(DEPDIR)/rofi-theme-parser.Tpo -c -o lexer/rofi-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-3251-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/rofi-theme-parser.Tpo lexer/$(DEPDIR)/rofi-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-3253-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3254:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o lexer/rofi-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-3255-
rofi-1.5.4/Makefile.in-3256-lexer/rofi-theme-parser.obj: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:3257:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT lexer/rofi-theme-parser.obj -MD -MP -MF lexer/$(DEPDIR)/rofi-theme-parser.Tpo -c -o lexer/rofi-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-3258-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/rofi-theme-parser.Tpo lexer/$(DEPDIR)/rofi-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-3260-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3261:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o lexer/rofi-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-3262-
rofi-1.5.4/Makefile.in-3263-lexer/rofi-theme-lexer.o: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:3264:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT lexer/rofi-theme-lexer.o -MD -MP -MF lexer/$(DEPDIR)/rofi-theme-lexer.Tpo -c -o lexer/rofi-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-3265-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/rofi-theme-lexer.Tpo lexer/$(DEPDIR)/rofi-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-3267-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3268:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o lexer/rofi-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-3269-
rofi-1.5.4/Makefile.in-3270-lexer/rofi-theme-lexer.obj: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:3271:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT lexer/rofi-theme-lexer.obj -MD -MP -MF lexer/$(DEPDIR)/rofi-theme-lexer.Tpo -c -o lexer/rofi-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-3272-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/rofi-theme-lexer.Tpo lexer/$(DEPDIR)/rofi-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-3274-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3275:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o lexer/rofi-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-3276-
rofi-1.5.4/Makefile.in-3277-source/rofi-rofi.o: source/rofi.c
rofi-1.5.4/Makefile.in:3278:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-rofi.o -MD -MP -MF source/$(DEPDIR)/rofi-rofi.Tpo -c -o source/rofi-rofi.o `test -f 'source/rofi.c' || echo '$(srcdir)/'`source/rofi.c
rofi-1.5.4/Makefile.in-3279-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-rofi.Tpo source/$(DEPDIR)/rofi-rofi.Po
##############################################
rofi-1.5.4/Makefile.in-3281-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3282:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-rofi.o `test -f 'source/rofi.c' || echo '$(srcdir)/'`source/rofi.c
rofi-1.5.4/Makefile.in-3283-
rofi-1.5.4/Makefile.in-3284-source/rofi-rofi.obj: source/rofi.c
rofi-1.5.4/Makefile.in:3285:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-rofi.obj -MD -MP -MF source/$(DEPDIR)/rofi-rofi.Tpo -c -o source/rofi-rofi.obj `if test -f 'source/rofi.c'; then $(CYGPATH_W) 'source/rofi.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi.c'; fi`
rofi-1.5.4/Makefile.in-3286-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-rofi.Tpo source/$(DEPDIR)/rofi-rofi.Po
##############################################
rofi-1.5.4/Makefile.in-3288-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3289:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-rofi.obj `if test -f 'source/rofi.c'; then $(CYGPATH_W) 'source/rofi.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi.c'; fi`
rofi-1.5.4/Makefile.in-3290-
rofi-1.5.4/Makefile.in-3291-source/rofi-view.o: source/view.c
rofi-1.5.4/Makefile.in:3292:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-view.o -MD -MP -MF source/$(DEPDIR)/rofi-view.Tpo -c -o source/rofi-view.o `test -f 'source/view.c' || echo '$(srcdir)/'`source/view.c
rofi-1.5.4/Makefile.in-3293-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-view.Tpo source/$(DEPDIR)/rofi-view.Po
##############################################
rofi-1.5.4/Makefile.in-3295-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3296:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-view.o `test -f 'source/view.c' || echo '$(srcdir)/'`source/view.c
rofi-1.5.4/Makefile.in-3297-
rofi-1.5.4/Makefile.in-3298-source/rofi-view.obj: source/view.c
rofi-1.5.4/Makefile.in:3299:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-view.obj -MD -MP -MF source/$(DEPDIR)/rofi-view.Tpo -c -o source/rofi-view.obj `if test -f 'source/view.c'; then $(CYGPATH_W) 'source/view.c'; else $(CYGPATH_W) '$(srcdir)/source/view.c'; fi`
rofi-1.5.4/Makefile.in-3300-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-view.Tpo source/$(DEPDIR)/rofi-view.Po
##############################################
rofi-1.5.4/Makefile.in-3302-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3303:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-view.obj `if test -f 'source/view.c'; then $(CYGPATH_W) 'source/view.c'; else $(CYGPATH_W) '$(srcdir)/source/view.c'; fi`
rofi-1.5.4/Makefile.in-3304-
rofi-1.5.4/Makefile.in-3305-source/rofi-mode.o: source/mode.c
rofi-1.5.4/Makefile.in:3306:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-mode.o -MD -MP -MF source/$(DEPDIR)/rofi-mode.Tpo -c -o source/rofi-mode.o `test -f 'source/mode.c' || echo '$(srcdir)/'`source/mode.c
rofi-1.5.4/Makefile.in-3307-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-mode.Tpo source/$(DEPDIR)/rofi-mode.Po
##############################################
rofi-1.5.4/Makefile.in-3309-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3310:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-mode.o `test -f 'source/mode.c' || echo '$(srcdir)/'`source/mode.c
rofi-1.5.4/Makefile.in-3311-
rofi-1.5.4/Makefile.in-3312-source/rofi-mode.obj: source/mode.c
rofi-1.5.4/Makefile.in:3313:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-mode.obj -MD -MP -MF source/$(DEPDIR)/rofi-mode.Tpo -c -o source/rofi-mode.obj `if test -f 'source/mode.c'; then $(CYGPATH_W) 'source/mode.c'; else $(CYGPATH_W) '$(srcdir)/source/mode.c'; fi`
rofi-1.5.4/Makefile.in-3314-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-mode.Tpo source/$(DEPDIR)/rofi-mode.Po
##############################################
rofi-1.5.4/Makefile.in-3316-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3317:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-mode.obj `if test -f 'source/mode.c'; then $(CYGPATH_W) 'source/mode.c'; else $(CYGPATH_W) '$(srcdir)/source/mode.c'; fi`
rofi-1.5.4/Makefile.in-3318-
rofi-1.5.4/Makefile.in-3319-source/rofi-keyb.o: source/keyb.c
rofi-1.5.4/Makefile.in:3320:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-keyb.o -MD -MP -MF source/$(DEPDIR)/rofi-keyb.Tpo -c -o source/rofi-keyb.o `test -f 'source/keyb.c' || echo '$(srcdir)/'`source/keyb.c
rofi-1.5.4/Makefile.in-3321-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-keyb.Tpo source/$(DEPDIR)/rofi-keyb.Po
##############################################
rofi-1.5.4/Makefile.in-3323-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3324:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-keyb.o `test -f 'source/keyb.c' || echo '$(srcdir)/'`source/keyb.c
rofi-1.5.4/Makefile.in-3325-
rofi-1.5.4/Makefile.in-3326-source/rofi-keyb.obj: source/keyb.c
rofi-1.5.4/Makefile.in:3327:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-keyb.obj -MD -MP -MF source/$(DEPDIR)/rofi-keyb.Tpo -c -o source/rofi-keyb.obj `if test -f 'source/keyb.c'; then $(CYGPATH_W) 'source/keyb.c'; else $(CYGPATH_W) '$(srcdir)/source/keyb.c'; fi`
rofi-1.5.4/Makefile.in-3328-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-keyb.Tpo source/$(DEPDIR)/rofi-keyb.Po
##############################################
rofi-1.5.4/Makefile.in-3330-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3331:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-keyb.obj `if test -f 'source/keyb.c'; then $(CYGPATH_W) 'source/keyb.c'; else $(CYGPATH_W) '$(srcdir)/source/keyb.c'; fi`
rofi-1.5.4/Makefile.in-3332-
rofi-1.5.4/Makefile.in-3333-config/rofi-config.o: config/config.c
rofi-1.5.4/Makefile.in:3334:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT config/rofi-config.o -MD -MP -MF config/$(DEPDIR)/rofi-config.Tpo -c -o config/rofi-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-3335-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/rofi-config.Tpo config/$(DEPDIR)/rofi-config.Po
##############################################
rofi-1.5.4/Makefile.in-3337-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3338:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o config/rofi-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-3339-
rofi-1.5.4/Makefile.in-3340-config/rofi-config.obj: config/config.c
rofi-1.5.4/Makefile.in:3341:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT config/rofi-config.obj -MD -MP -MF config/$(DEPDIR)/rofi-config.Tpo -c -o config/rofi-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-3342-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/rofi-config.Tpo config/$(DEPDIR)/rofi-config.Po
##############################################
rofi-1.5.4/Makefile.in-3344-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3345:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o config/rofi-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-3346-
rofi-1.5.4/Makefile.in-3347-source/rofi-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:3348:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-helper.o -MD -MP -MF source/$(DEPDIR)/rofi-helper.Tpo -c -o source/rofi-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-3349-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-helper.Tpo source/$(DEPDIR)/rofi-helper.Po
##############################################
rofi-1.5.4/Makefile.in-3351-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3352:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-3353-
rofi-1.5.4/Makefile.in-3354-source/rofi-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:3355:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-helper.obj -MD -MP -MF source/$(DEPDIR)/rofi-helper.Tpo -c -o source/rofi-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-3356-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-helper.Tpo source/$(DEPDIR)/rofi-helper.Po
##############################################
rofi-1.5.4/Makefile.in-3358-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3359:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-3360-
rofi-1.5.4/Makefile.in-3361-source/rofi-timings.o: source/timings.c
rofi-1.5.4/Makefile.in:3362:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-timings.o -MD -MP -MF source/$(DEPDIR)/rofi-timings.Tpo -c -o source/rofi-timings.o `test -f 'source/timings.c' || echo '$(srcdir)/'`source/timings.c
rofi-1.5.4/Makefile.in-3363-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-timings.Tpo source/$(DEPDIR)/rofi-timings.Po
##############################################
rofi-1.5.4/Makefile.in-3365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3366:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-timings.o `test -f 'source/timings.c' || echo '$(srcdir)/'`source/timings.c
rofi-1.5.4/Makefile.in-3367-
rofi-1.5.4/Makefile.in-3368-source/rofi-timings.obj: source/timings.c
rofi-1.5.4/Makefile.in:3369:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-timings.obj -MD -MP -MF source/$(DEPDIR)/rofi-timings.Tpo -c -o source/rofi-timings.obj `if test -f 'source/timings.c'; then $(CYGPATH_W) 'source/timings.c'; else $(CYGPATH_W) '$(srcdir)/source/timings.c'; fi`
rofi-1.5.4/Makefile.in-3370-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-timings.Tpo source/$(DEPDIR)/rofi-timings.Po
##############################################
rofi-1.5.4/Makefile.in-3372-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3373:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-timings.obj `if test -f 'source/timings.c'; then $(CYGPATH_W) 'source/timings.c'; else $(CYGPATH_W) '$(srcdir)/source/timings.c'; fi`
rofi-1.5.4/Makefile.in-3374-
rofi-1.5.4/Makefile.in-3375-source/rofi-history.o: source/history.c
rofi-1.5.4/Makefile.in:3376:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-history.o -MD -MP -MF source/$(DEPDIR)/rofi-history.Tpo -c -o source/rofi-history.o `test -f 'source/history.c' || echo '$(srcdir)/'`source/history.c
rofi-1.5.4/Makefile.in-3377-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-history.Tpo source/$(DEPDIR)/rofi-history.Po
##############################################
rofi-1.5.4/Makefile.in-3379-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3380:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-history.o `test -f 'source/history.c' || echo '$(srcdir)/'`source/history.c
rofi-1.5.4/Makefile.in-3381-
rofi-1.5.4/Makefile.in-3382-source/rofi-history.obj: source/history.c
rofi-1.5.4/Makefile.in:3383:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-history.obj -MD -MP -MF source/$(DEPDIR)/rofi-history.Tpo -c -o source/rofi-history.obj `if test -f 'source/history.c'; then $(CYGPATH_W) 'source/history.c'; else $(CYGPATH_W) '$(srcdir)/source/history.c'; fi`
rofi-1.5.4/Makefile.in-3384-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-history.Tpo source/$(DEPDIR)/rofi-history.Po
##############################################
rofi-1.5.4/Makefile.in-3386-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3387:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-history.obj `if test -f 'source/history.c'; then $(CYGPATH_W) 'source/history.c'; else $(CYGPATH_W) '$(srcdir)/source/history.c'; fi`
rofi-1.5.4/Makefile.in-3388-
rofi-1.5.4/Makefile.in-3389-source/rofi-theme.o: source/theme.c
rofi-1.5.4/Makefile.in:3390:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-theme.o -MD -MP -MF source/$(DEPDIR)/rofi-theme.Tpo -c -o source/rofi-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-3391-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-theme.Tpo source/$(DEPDIR)/rofi-theme.Po
##############################################
rofi-1.5.4/Makefile.in-3393-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3394:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-3395-
rofi-1.5.4/Makefile.in-3396-source/rofi-theme.obj: source/theme.c
rofi-1.5.4/Makefile.in:3397:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-theme.obj -MD -MP -MF source/$(DEPDIR)/rofi-theme.Tpo -c -o source/rofi-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-3398-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-theme.Tpo source/$(DEPDIR)/rofi-theme.Po
##############################################
rofi-1.5.4/Makefile.in-3400-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3401:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-3402-
rofi-1.5.4/Makefile.in-3403-source/rofi-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:3404:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-rofi-types.o -MD -MP -MF source/$(DEPDIR)/rofi-rofi-types.Tpo -c -o source/rofi-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3405-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-rofi-types.Tpo source/$(DEPDIR)/rofi-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3407-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3408:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3409-
rofi-1.5.4/Makefile.in-3410-source/rofi-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:3411:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/rofi-rofi-types.Tpo -c -o source/rofi-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3412-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-rofi-types.Tpo source/$(DEPDIR)/rofi-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3414-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3415:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3416-
rofi-1.5.4/Makefile.in-3417-source/rofi-rofi-icon-fetcher.o: source/rofi-icon-fetcher.c
rofi-1.5.4/Makefile.in:3418:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-rofi-icon-fetcher.o -MD -MP -MF source/$(DEPDIR)/rofi-rofi-icon-fetcher.Tpo -c -o source/rofi-rofi-icon-fetcher.o `test -f 'source/rofi-icon-fetcher.c' || echo '$(srcdir)/'`source/rofi-icon-fetcher.c
rofi-1.5.4/Makefile.in-3419-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-rofi-icon-fetcher.Tpo source/$(DEPDIR)/rofi-rofi-icon-fetcher.Po
##############################################
rofi-1.5.4/Makefile.in-3421-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3422:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-rofi-icon-fetcher.o `test -f 'source/rofi-icon-fetcher.c' || echo '$(srcdir)/'`source/rofi-icon-fetcher.c
rofi-1.5.4/Makefile.in-3423-
rofi-1.5.4/Makefile.in-3424-source/rofi-rofi-icon-fetcher.obj: source/rofi-icon-fetcher.c
rofi-1.5.4/Makefile.in:3425:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-rofi-icon-fetcher.obj -MD -MP -MF source/$(DEPDIR)/rofi-rofi-icon-fetcher.Tpo -c -o source/rofi-rofi-icon-fetcher.obj `if test -f 'source/rofi-icon-fetcher.c'; then $(CYGPATH_W) 'source/rofi-icon-fetcher.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-icon-fetcher.c'; fi`
rofi-1.5.4/Makefile.in-3426-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-rofi-icon-fetcher.Tpo source/$(DEPDIR)/rofi-rofi-icon-fetcher.Po
##############################################
rofi-1.5.4/Makefile.in-3428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3429:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-rofi-icon-fetcher.obj `if test -f 'source/rofi-icon-fetcher.c'; then $(CYGPATH_W) 'source/rofi-icon-fetcher.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-icon-fetcher.c'; fi`
rofi-1.5.4/Makefile.in-3430-
rofi-1.5.4/Makefile.in-3431-source/widgets/rofi-box.o: source/widgets/box.c
rofi-1.5.4/Makefile.in:3432:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-box.o -MD -MP -MF source/widgets/$(DEPDIR)/rofi-box.Tpo -c -o source/widgets/rofi-box.o `test -f 'source/widgets/box.c' || echo '$(srcdir)/'`source/widgets/box.c
rofi-1.5.4/Makefile.in-3433-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-box.Tpo source/widgets/$(DEPDIR)/rofi-box.Po
##############################################
rofi-1.5.4/Makefile.in-3435-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3436:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-box.o `test -f 'source/widgets/box.c' || echo '$(srcdir)/'`source/widgets/box.c
rofi-1.5.4/Makefile.in-3437-
rofi-1.5.4/Makefile.in-3438-source/widgets/rofi-box.obj: source/widgets/box.c
rofi-1.5.4/Makefile.in:3439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-box.obj -MD -MP -MF source/widgets/$(DEPDIR)/rofi-box.Tpo -c -o source/widgets/rofi-box.obj `if test -f 'source/widgets/box.c'; then $(CYGPATH_W) 'source/widgets/box.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/box.c'; fi`
rofi-1.5.4/Makefile.in-3440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-box.Tpo source/widgets/$(DEPDIR)/rofi-box.Po
##############################################
rofi-1.5.4/Makefile.in-3442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-box.obj `if test -f 'source/widgets/box.c'; then $(CYGPATH_W) 'source/widgets/box.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/box.c'; fi`
rofi-1.5.4/Makefile.in-3444-
rofi-1.5.4/Makefile.in-3445-source/widgets/rofi-container.o: source/widgets/container.c
rofi-1.5.4/Makefile.in:3446:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-container.o -MD -MP -MF source/widgets/$(DEPDIR)/rofi-container.Tpo -c -o source/widgets/rofi-container.o `test -f 'source/widgets/container.c' || echo '$(srcdir)/'`source/widgets/container.c
rofi-1.5.4/Makefile.in-3447-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-container.Tpo source/widgets/$(DEPDIR)/rofi-container.Po
##############################################
rofi-1.5.4/Makefile.in-3449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3450:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-container.o `test -f 'source/widgets/container.c' || echo '$(srcdir)/'`source/widgets/container.c
rofi-1.5.4/Makefile.in-3451-
rofi-1.5.4/Makefile.in-3452-source/widgets/rofi-container.obj: source/widgets/container.c
rofi-1.5.4/Makefile.in:3453:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-container.obj -MD -MP -MF source/widgets/$(DEPDIR)/rofi-container.Tpo -c -o source/widgets/rofi-container.obj `if test -f 'source/widgets/container.c'; then $(CYGPATH_W) 'source/widgets/container.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/container.c'; fi`
rofi-1.5.4/Makefile.in-3454-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-container.Tpo source/widgets/$(DEPDIR)/rofi-container.Po
##############################################
rofi-1.5.4/Makefile.in-3456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3457:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-container.obj `if test -f 'source/widgets/container.c'; then $(CYGPATH_W) 'source/widgets/container.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/container.c'; fi`
rofi-1.5.4/Makefile.in-3458-
rofi-1.5.4/Makefile.in-3459-source/widgets/rofi-icon.o: source/widgets/icon.c
rofi-1.5.4/Makefile.in:3460:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-icon.o -MD -MP -MF source/widgets/$(DEPDIR)/rofi-icon.Tpo -c -o source/widgets/rofi-icon.o `test -f 'source/widgets/icon.c' || echo '$(srcdir)/'`source/widgets/icon.c
rofi-1.5.4/Makefile.in-3461-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-icon.Tpo source/widgets/$(DEPDIR)/rofi-icon.Po
##############################################
rofi-1.5.4/Makefile.in-3463-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3464:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-icon.o `test -f 'source/widgets/icon.c' || echo '$(srcdir)/'`source/widgets/icon.c
rofi-1.5.4/Makefile.in-3465-
rofi-1.5.4/Makefile.in-3466-source/widgets/rofi-icon.obj: source/widgets/icon.c
rofi-1.5.4/Makefile.in:3467:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-icon.obj -MD -MP -MF source/widgets/$(DEPDIR)/rofi-icon.Tpo -c -o source/widgets/rofi-icon.obj `if test -f 'source/widgets/icon.c'; then $(CYGPATH_W) 'source/widgets/icon.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/icon.c'; fi`
rofi-1.5.4/Makefile.in-3468-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-icon.Tpo source/widgets/$(DEPDIR)/rofi-icon.Po
##############################################
rofi-1.5.4/Makefile.in-3470-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3471:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-icon.obj `if test -f 'source/widgets/icon.c'; then $(CYGPATH_W) 'source/widgets/icon.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/icon.c'; fi`
rofi-1.5.4/Makefile.in-3472-
rofi-1.5.4/Makefile.in-3473-source/widgets/rofi-widget.o: source/widgets/widget.c
rofi-1.5.4/Makefile.in:3474:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-widget.o -MD -MP -MF source/widgets/$(DEPDIR)/rofi-widget.Tpo -c -o source/widgets/rofi-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-3475-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-widget.Tpo source/widgets/$(DEPDIR)/rofi-widget.Po
##############################################
rofi-1.5.4/Makefile.in-3477-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3478:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-3479-
rofi-1.5.4/Makefile.in-3480-source/widgets/rofi-widget.obj: source/widgets/widget.c
rofi-1.5.4/Makefile.in:3481:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-widget.obj -MD -MP -MF source/widgets/$(DEPDIR)/rofi-widget.Tpo -c -o source/widgets/rofi-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-3482-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-widget.Tpo source/widgets/$(DEPDIR)/rofi-widget.Po
##############################################
rofi-1.5.4/Makefile.in-3484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3485:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-3486-
rofi-1.5.4/Makefile.in-3487-source/widgets/rofi-textbox.o: source/widgets/textbox.c
rofi-1.5.4/Makefile.in:3488:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-textbox.o -MD -MP -MF source/widgets/$(DEPDIR)/rofi-textbox.Tpo -c -o source/widgets/rofi-textbox.o `test -f 'source/widgets/textbox.c' || echo '$(srcdir)/'`source/widgets/textbox.c
rofi-1.5.4/Makefile.in-3489-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-textbox.Tpo source/widgets/$(DEPDIR)/rofi-textbox.Po
##############################################
rofi-1.5.4/Makefile.in-3491-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3492:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-textbox.o `test -f 'source/widgets/textbox.c' || echo '$(srcdir)/'`source/widgets/textbox.c
rofi-1.5.4/Makefile.in-3493-
rofi-1.5.4/Makefile.in-3494-source/widgets/rofi-textbox.obj: source/widgets/textbox.c
rofi-1.5.4/Makefile.in:3495:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-textbox.obj -MD -MP -MF source/widgets/$(DEPDIR)/rofi-textbox.Tpo -c -o source/widgets/rofi-textbox.obj `if test -f 'source/widgets/textbox.c'; then $(CYGPATH_W) 'source/widgets/textbox.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/textbox.c'; fi`
rofi-1.5.4/Makefile.in-3496-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-textbox.Tpo source/widgets/$(DEPDIR)/rofi-textbox.Po
##############################################
rofi-1.5.4/Makefile.in-3498-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3499:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-textbox.obj `if test -f 'source/widgets/textbox.c'; then $(CYGPATH_W) 'source/widgets/textbox.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/textbox.c'; fi`
rofi-1.5.4/Makefile.in-3500-
rofi-1.5.4/Makefile.in-3501-source/widgets/rofi-listview.o: source/widgets/listview.c
rofi-1.5.4/Makefile.in:3502:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-listview.o -MD -MP -MF source/widgets/$(DEPDIR)/rofi-listview.Tpo -c -o source/widgets/rofi-listview.o `test -f 'source/widgets/listview.c' || echo '$(srcdir)/'`source/widgets/listview.c
rofi-1.5.4/Makefile.in-3503-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-listview.Tpo source/widgets/$(DEPDIR)/rofi-listview.Po
##############################################
rofi-1.5.4/Makefile.in-3505-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3506:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-listview.o `test -f 'source/widgets/listview.c' || echo '$(srcdir)/'`source/widgets/listview.c
rofi-1.5.4/Makefile.in-3507-
rofi-1.5.4/Makefile.in-3508-source/widgets/rofi-listview.obj: source/widgets/listview.c
rofi-1.5.4/Makefile.in:3509:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-listview.obj -MD -MP -MF source/widgets/$(DEPDIR)/rofi-listview.Tpo -c -o source/widgets/rofi-listview.obj `if test -f 'source/widgets/listview.c'; then $(CYGPATH_W) 'source/widgets/listview.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/listview.c'; fi`
rofi-1.5.4/Makefile.in-3510-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-listview.Tpo source/widgets/$(DEPDIR)/rofi-listview.Po
##############################################
rofi-1.5.4/Makefile.in-3512-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3513:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-listview.obj `if test -f 'source/widgets/listview.c'; then $(CYGPATH_W) 'source/widgets/listview.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/listview.c'; fi`
rofi-1.5.4/Makefile.in-3514-
rofi-1.5.4/Makefile.in-3515-source/widgets/rofi-scrollbar.o: source/widgets/scrollbar.c
rofi-1.5.4/Makefile.in:3516:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-scrollbar.o -MD -MP -MF source/widgets/$(DEPDIR)/rofi-scrollbar.Tpo -c -o source/widgets/rofi-scrollbar.o `test -f 'source/widgets/scrollbar.c' || echo '$(srcdir)/'`source/widgets/scrollbar.c
rofi-1.5.4/Makefile.in-3517-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-scrollbar.Tpo source/widgets/$(DEPDIR)/rofi-scrollbar.Po
##############################################
rofi-1.5.4/Makefile.in-3519-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3520:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-scrollbar.o `test -f 'source/widgets/scrollbar.c' || echo '$(srcdir)/'`source/widgets/scrollbar.c
rofi-1.5.4/Makefile.in-3521-
rofi-1.5.4/Makefile.in-3522-source/widgets/rofi-scrollbar.obj: source/widgets/scrollbar.c
rofi-1.5.4/Makefile.in:3523:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/widgets/rofi-scrollbar.obj -MD -MP -MF source/widgets/$(DEPDIR)/rofi-scrollbar.Tpo -c -o source/widgets/rofi-scrollbar.obj `if test -f 'source/widgets/scrollbar.c'; then $(CYGPATH_W) 'source/widgets/scrollbar.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/scrollbar.c'; fi`
rofi-1.5.4/Makefile.in-3524-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/rofi-scrollbar.Tpo source/widgets/$(DEPDIR)/rofi-scrollbar.Po
##############################################
rofi-1.5.4/Makefile.in-3526-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3527:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/widgets/rofi-scrollbar.obj `if test -f 'source/widgets/scrollbar.c'; then $(CYGPATH_W) 'source/widgets/scrollbar.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/scrollbar.c'; fi`
rofi-1.5.4/Makefile.in-3528-
rofi-1.5.4/Makefile.in-3529-source/rofi-xrmoptions.o: source/xrmoptions.c
rofi-1.5.4/Makefile.in:3530:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-xrmoptions.o -MD -MP -MF source/$(DEPDIR)/rofi-xrmoptions.Tpo -c -o source/rofi-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-3531-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-xrmoptions.Tpo source/$(DEPDIR)/rofi-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-3533-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3534:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-3535-
rofi-1.5.4/Makefile.in-3536-source/rofi-xrmoptions.obj: source/xrmoptions.c
rofi-1.5.4/Makefile.in:3537:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-xrmoptions.obj -MD -MP -MF source/$(DEPDIR)/rofi-xrmoptions.Tpo -c -o source/rofi-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-3538-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-xrmoptions.Tpo source/$(DEPDIR)/rofi-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-3540-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3541:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-3542-
rofi-1.5.4/Makefile.in-3543-source/rofi-xcb.o: source/xcb.c
rofi-1.5.4/Makefile.in:3544:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-xcb.o -MD -MP -MF source/$(DEPDIR)/rofi-xcb.Tpo -c -o source/rofi-xcb.o `test -f 'source/xcb.c' || echo '$(srcdir)/'`source/xcb.c
rofi-1.5.4/Makefile.in-3545-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-xcb.Tpo source/$(DEPDIR)/rofi-xcb.Po
##############################################
rofi-1.5.4/Makefile.in-3547-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3548:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-xcb.o `test -f 'source/xcb.c' || echo '$(srcdir)/'`source/xcb.c
rofi-1.5.4/Makefile.in-3549-
rofi-1.5.4/Makefile.in-3550-source/rofi-xcb.obj: source/xcb.c
rofi-1.5.4/Makefile.in:3551:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-xcb.obj -MD -MP -MF source/$(DEPDIR)/rofi-xcb.Tpo -c -o source/rofi-xcb.obj `if test -f 'source/xcb.c'; then $(CYGPATH_W) 'source/xcb.c'; else $(CYGPATH_W) '$(srcdir)/source/xcb.c'; fi`
rofi-1.5.4/Makefile.in-3552-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-xcb.Tpo source/$(DEPDIR)/rofi-xcb.Po
##############################################
rofi-1.5.4/Makefile.in-3554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3555:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-xcb.obj `if test -f 'source/xcb.c'; then $(CYGPATH_W) 'source/xcb.c'; else $(CYGPATH_W) '$(srcdir)/source/xcb.c'; fi`
rofi-1.5.4/Makefile.in-3556-
rofi-1.5.4/Makefile.in-3557-source/rofi-css-colors.o: source/css-colors.c
rofi-1.5.4/Makefile.in:3558:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-css-colors.o -MD -MP -MF source/$(DEPDIR)/rofi-css-colors.Tpo -c -o source/rofi-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-3559-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-css-colors.Tpo source/$(DEPDIR)/rofi-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-3561-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3562:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-3563-
rofi-1.5.4/Makefile.in-3564-source/rofi-css-colors.obj: source/css-colors.c
rofi-1.5.4/Makefile.in:3565:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/rofi-css-colors.obj -MD -MP -MF source/$(DEPDIR)/rofi-css-colors.Tpo -c -o source/rofi-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-3566-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/rofi-css-colors.Tpo source/$(DEPDIR)/rofi-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-3568-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3569:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/rofi-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-3570-
rofi-1.5.4/Makefile.in-3571-source/dialogs/rofi-run.o: source/dialogs/run.c
rofi-1.5.4/Makefile.in:3572:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-run.o -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-run.Tpo -c -o source/dialogs/rofi-run.o `test -f 'source/dialogs/run.c' || echo '$(srcdir)/'`source/dialogs/run.c
rofi-1.5.4/Makefile.in-3573-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-run.Tpo source/dialogs/$(DEPDIR)/rofi-run.Po
##############################################
rofi-1.5.4/Makefile.in-3575-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3576:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-run.o `test -f 'source/dialogs/run.c' || echo '$(srcdir)/'`source/dialogs/run.c
rofi-1.5.4/Makefile.in-3577-
rofi-1.5.4/Makefile.in-3578-source/dialogs/rofi-run.obj: source/dialogs/run.c
rofi-1.5.4/Makefile.in:3579:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-run.obj -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-run.Tpo -c -o source/dialogs/rofi-run.obj `if test -f 'source/dialogs/run.c'; then $(CYGPATH_W) 'source/dialogs/run.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/run.c'; fi`
rofi-1.5.4/Makefile.in-3580-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-run.Tpo source/dialogs/$(DEPDIR)/rofi-run.Po
##############################################
rofi-1.5.4/Makefile.in-3582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-run.obj `if test -f 'source/dialogs/run.c'; then $(CYGPATH_W) 'source/dialogs/run.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/run.c'; fi`
rofi-1.5.4/Makefile.in-3584-
rofi-1.5.4/Makefile.in-3585-source/dialogs/rofi-ssh.o: source/dialogs/ssh.c
rofi-1.5.4/Makefile.in:3586:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-ssh.o -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-ssh.Tpo -c -o source/dialogs/rofi-ssh.o `test -f 'source/dialogs/ssh.c' || echo '$(srcdir)/'`source/dialogs/ssh.c
rofi-1.5.4/Makefile.in-3587-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-ssh.Tpo source/dialogs/$(DEPDIR)/rofi-ssh.Po
##############################################
rofi-1.5.4/Makefile.in-3589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-ssh.o `test -f 'source/dialogs/ssh.c' || echo '$(srcdir)/'`source/dialogs/ssh.c
rofi-1.5.4/Makefile.in-3591-
rofi-1.5.4/Makefile.in-3592-source/dialogs/rofi-ssh.obj: source/dialogs/ssh.c
rofi-1.5.4/Makefile.in:3593:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-ssh.obj -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-ssh.Tpo -c -o source/dialogs/rofi-ssh.obj `if test -f 'source/dialogs/ssh.c'; then $(CYGPATH_W) 'source/dialogs/ssh.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/ssh.c'; fi`
rofi-1.5.4/Makefile.in-3594-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-ssh.Tpo source/dialogs/$(DEPDIR)/rofi-ssh.Po
##############################################
rofi-1.5.4/Makefile.in-3596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-ssh.obj `if test -f 'source/dialogs/ssh.c'; then $(CYGPATH_W) 'source/dialogs/ssh.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/ssh.c'; fi`
rofi-1.5.4/Makefile.in-3598-
rofi-1.5.4/Makefile.in-3599-source/dialogs/rofi-drun.o: source/dialogs/drun.c
rofi-1.5.4/Makefile.in:3600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-drun.o -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-drun.Tpo -c -o source/dialogs/rofi-drun.o `test -f 'source/dialogs/drun.c' || echo '$(srcdir)/'`source/dialogs/drun.c
rofi-1.5.4/Makefile.in-3601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-drun.Tpo source/dialogs/$(DEPDIR)/rofi-drun.Po
##############################################
rofi-1.5.4/Makefile.in-3603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-drun.o `test -f 'source/dialogs/drun.c' || echo '$(srcdir)/'`source/dialogs/drun.c
rofi-1.5.4/Makefile.in-3605-
rofi-1.5.4/Makefile.in-3606-source/dialogs/rofi-drun.obj: source/dialogs/drun.c
rofi-1.5.4/Makefile.in:3607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-drun.obj -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-drun.Tpo -c -o source/dialogs/rofi-drun.obj `if test -f 'source/dialogs/drun.c'; then $(CYGPATH_W) 'source/dialogs/drun.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/drun.c'; fi`
rofi-1.5.4/Makefile.in-3608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-drun.Tpo source/dialogs/$(DEPDIR)/rofi-drun.Po
##############################################
rofi-1.5.4/Makefile.in-3610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-drun.obj `if test -f 'source/dialogs/drun.c'; then $(CYGPATH_W) 'source/dialogs/drun.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/drun.c'; fi`
rofi-1.5.4/Makefile.in-3612-
rofi-1.5.4/Makefile.in-3613-source/dialogs/rofi-dmenu.o: source/dialogs/dmenu.c
rofi-1.5.4/Makefile.in:3614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-dmenu.o -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-dmenu.Tpo -c -o source/dialogs/rofi-dmenu.o `test -f 'source/dialogs/dmenu.c' || echo '$(srcdir)/'`source/dialogs/dmenu.c
rofi-1.5.4/Makefile.in-3615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-dmenu.Tpo source/dialogs/$(DEPDIR)/rofi-dmenu.Po
##############################################
rofi-1.5.4/Makefile.in-3617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-dmenu.o `test -f 'source/dialogs/dmenu.c' || echo '$(srcdir)/'`source/dialogs/dmenu.c
rofi-1.5.4/Makefile.in-3619-
rofi-1.5.4/Makefile.in-3620-source/dialogs/rofi-dmenu.obj: source/dialogs/dmenu.c
rofi-1.5.4/Makefile.in:3621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-dmenu.obj -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-dmenu.Tpo -c -o source/dialogs/rofi-dmenu.obj `if test -f 'source/dialogs/dmenu.c'; then $(CYGPATH_W) 'source/dialogs/dmenu.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/dmenu.c'; fi`
rofi-1.5.4/Makefile.in-3622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-dmenu.Tpo source/dialogs/$(DEPDIR)/rofi-dmenu.Po
##############################################
rofi-1.5.4/Makefile.in-3624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-dmenu.obj `if test -f 'source/dialogs/dmenu.c'; then $(CYGPATH_W) 'source/dialogs/dmenu.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/dmenu.c'; fi`
rofi-1.5.4/Makefile.in-3626-
rofi-1.5.4/Makefile.in-3627-source/dialogs/rofi-combi.o: source/dialogs/combi.c
rofi-1.5.4/Makefile.in:3628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-combi.o -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-combi.Tpo -c -o source/dialogs/rofi-combi.o `test -f 'source/dialogs/combi.c' || echo '$(srcdir)/'`source/dialogs/combi.c
rofi-1.5.4/Makefile.in-3629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-combi.Tpo source/dialogs/$(DEPDIR)/rofi-combi.Po
##############################################
rofi-1.5.4/Makefile.in-3631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-combi.o `test -f 'source/dialogs/combi.c' || echo '$(srcdir)/'`source/dialogs/combi.c
rofi-1.5.4/Makefile.in-3633-
rofi-1.5.4/Makefile.in-3634-source/dialogs/rofi-combi.obj: source/dialogs/combi.c
rofi-1.5.4/Makefile.in:3635:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-combi.obj -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-combi.Tpo -c -o source/dialogs/rofi-combi.obj `if test -f 'source/dialogs/combi.c'; then $(CYGPATH_W) 'source/dialogs/combi.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/combi.c'; fi`
rofi-1.5.4/Makefile.in-3636-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-combi.Tpo source/dialogs/$(DEPDIR)/rofi-combi.Po
##############################################
rofi-1.5.4/Makefile.in-3638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3639:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-combi.obj `if test -f 'source/dialogs/combi.c'; then $(CYGPATH_W) 'source/dialogs/combi.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/combi.c'; fi`
rofi-1.5.4/Makefile.in-3640-
rofi-1.5.4/Makefile.in-3641-source/dialogs/rofi-window.o: source/dialogs/window.c
rofi-1.5.4/Makefile.in:3642:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-window.o -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-window.Tpo -c -o source/dialogs/rofi-window.o `test -f 'source/dialogs/window.c' || echo '$(srcdir)/'`source/dialogs/window.c
rofi-1.5.4/Makefile.in-3643-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-window.Tpo source/dialogs/$(DEPDIR)/rofi-window.Po
##############################################
rofi-1.5.4/Makefile.in-3645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-window.o `test -f 'source/dialogs/window.c' || echo '$(srcdir)/'`source/dialogs/window.c
rofi-1.5.4/Makefile.in-3647-
rofi-1.5.4/Makefile.in-3648-source/dialogs/rofi-window.obj: source/dialogs/window.c
rofi-1.5.4/Makefile.in:3649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-window.obj -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-window.Tpo -c -o source/dialogs/rofi-window.obj `if test -f 'source/dialogs/window.c'; then $(CYGPATH_W) 'source/dialogs/window.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/window.c'; fi`
rofi-1.5.4/Makefile.in-3650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-window.Tpo source/dialogs/$(DEPDIR)/rofi-window.Po
##############################################
rofi-1.5.4/Makefile.in-3652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-window.obj `if test -f 'source/dialogs/window.c'; then $(CYGPATH_W) 'source/dialogs/window.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/window.c'; fi`
rofi-1.5.4/Makefile.in-3654-
rofi-1.5.4/Makefile.in-3655-source/dialogs/rofi-script.o: source/dialogs/script.c
rofi-1.5.4/Makefile.in:3656:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-script.o -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-script.Tpo -c -o source/dialogs/rofi-script.o `test -f 'source/dialogs/script.c' || echo '$(srcdir)/'`source/dialogs/script.c
rofi-1.5.4/Makefile.in-3657-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-script.Tpo source/dialogs/$(DEPDIR)/rofi-script.Po
##############################################
rofi-1.5.4/Makefile.in-3659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3660:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-script.o `test -f 'source/dialogs/script.c' || echo '$(srcdir)/'`source/dialogs/script.c
rofi-1.5.4/Makefile.in-3661-
rofi-1.5.4/Makefile.in-3662-source/dialogs/rofi-script.obj: source/dialogs/script.c
rofi-1.5.4/Makefile.in:3663:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-script.obj -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-script.Tpo -c -o source/dialogs/rofi-script.obj `if test -f 'source/dialogs/script.c'; then $(CYGPATH_W) 'source/dialogs/script.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/script.c'; fi`
rofi-1.5.4/Makefile.in-3664-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-script.Tpo source/dialogs/$(DEPDIR)/rofi-script.Po
##############################################
rofi-1.5.4/Makefile.in-3666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-script.obj `if test -f 'source/dialogs/script.c'; then $(CYGPATH_W) 'source/dialogs/script.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/script.c'; fi`
rofi-1.5.4/Makefile.in-3668-
rofi-1.5.4/Makefile.in-3669-source/dialogs/rofi-help-keys.o: source/dialogs/help-keys.c
rofi-1.5.4/Makefile.in:3670:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-help-keys.o -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-help-keys.Tpo -c -o source/dialogs/rofi-help-keys.o `test -f 'source/dialogs/help-keys.c' || echo '$(srcdir)/'`source/dialogs/help-keys.c
rofi-1.5.4/Makefile.in-3671-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-help-keys.Tpo source/dialogs/$(DEPDIR)/rofi-help-keys.Po
##############################################
rofi-1.5.4/Makefile.in-3673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-help-keys.o `test -f 'source/dialogs/help-keys.c' || echo '$(srcdir)/'`source/dialogs/help-keys.c
rofi-1.5.4/Makefile.in-3675-
rofi-1.5.4/Makefile.in-3676-source/dialogs/rofi-help-keys.obj: source/dialogs/help-keys.c
rofi-1.5.4/Makefile.in:3677:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT source/dialogs/rofi-help-keys.obj -MD -MP -MF source/dialogs/$(DEPDIR)/rofi-help-keys.Tpo -c -o source/dialogs/rofi-help-keys.obj `if test -f 'source/dialogs/help-keys.c'; then $(CYGPATH_W) 'source/dialogs/help-keys.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/help-keys.c'; fi`
rofi-1.5.4/Makefile.in-3678-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/dialogs/$(DEPDIR)/rofi-help-keys.Tpo source/dialogs/$(DEPDIR)/rofi-help-keys.Po
##############################################
rofi-1.5.4/Makefile.in-3680-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3681:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o source/dialogs/rofi-help-keys.obj `if test -f 'source/dialogs/help-keys.c'; then $(CYGPATH_W) 'source/dialogs/help-keys.c'; else $(CYGPATH_W) '$(srcdir)/source/dialogs/help-keys.c'; fi`
rofi-1.5.4/Makefile.in-3682-
rofi-1.5.4/Makefile.in-3683-resources/rofi-resources.o: resources/resources.c
rofi-1.5.4/Makefile.in:3684:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT resources/rofi-resources.o -MD -MP -MF resources/$(DEPDIR)/rofi-resources.Tpo -c -o resources/rofi-resources.o `test -f 'resources/resources.c' || echo '$(srcdir)/'`resources/resources.c
rofi-1.5.4/Makefile.in-3685-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) resources/$(DEPDIR)/rofi-resources.Tpo resources/$(DEPDIR)/rofi-resources.Po
##############################################
rofi-1.5.4/Makefile.in-3687-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3688:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o resources/rofi-resources.o `test -f 'resources/resources.c' || echo '$(srcdir)/'`resources/resources.c
rofi-1.5.4/Makefile.in-3689-
rofi-1.5.4/Makefile.in-3690-resources/rofi-resources.obj: resources/resources.c
rofi-1.5.4/Makefile.in:3691:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -MT resources/rofi-resources.obj -MD -MP -MF resources/$(DEPDIR)/rofi-resources.Tpo -c -o resources/rofi-resources.obj `if test -f 'resources/resources.c'; then $(CYGPATH_W) 'resources/resources.c'; else $(CYGPATH_W) '$(srcdir)/resources/resources.c'; fi`
rofi-1.5.4/Makefile.in-3692-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) resources/$(DEPDIR)/rofi-resources.Tpo resources/$(DEPDIR)/rofi-resources.Po
##############################################
rofi-1.5.4/Makefile.in-3694-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3695:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rofi_CFLAGS) $(CFLAGS) -c -o resources/rofi-resources.obj `if test -f 'resources/resources.c'; then $(CYGPATH_W) 'resources/resources.c'; else $(CYGPATH_W) '$(srcdir)/resources/resources.c'; fi`
rofi-1.5.4/Makefile.in-3696-
rofi-1.5.4/Makefile.in-3697-source/widgets/scrollbar_test-widget.o: source/widgets/widget.c
rofi-1.5.4/Makefile.in:3698:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/widgets/scrollbar_test-widget.o -MD -MP -MF source/widgets/$(DEPDIR)/scrollbar_test-widget.Tpo -c -o source/widgets/scrollbar_test-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-3699-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/scrollbar_test-widget.Tpo source/widgets/$(DEPDIR)/scrollbar_test-widget.Po
##############################################
rofi-1.5.4/Makefile.in-3701-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3702:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/widgets/scrollbar_test-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-3703-
rofi-1.5.4/Makefile.in-3704-source/widgets/scrollbar_test-widget.obj: source/widgets/widget.c
rofi-1.5.4/Makefile.in:3705:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/widgets/scrollbar_test-widget.obj -MD -MP -MF source/widgets/$(DEPDIR)/scrollbar_test-widget.Tpo -c -o source/widgets/scrollbar_test-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-3706-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/scrollbar_test-widget.Tpo source/widgets/$(DEPDIR)/scrollbar_test-widget.Po
##############################################
rofi-1.5.4/Makefile.in-3708-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3709:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/widgets/scrollbar_test-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-3710-
rofi-1.5.4/Makefile.in-3711-source/widgets/scrollbar_test-scrollbar.o: source/widgets/scrollbar.c
rofi-1.5.4/Makefile.in:3712:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/widgets/scrollbar_test-scrollbar.o -MD -MP -MF source/widgets/$(DEPDIR)/scrollbar_test-scrollbar.Tpo -c -o source/widgets/scrollbar_test-scrollbar.o `test -f 'source/widgets/scrollbar.c' || echo '$(srcdir)/'`source/widgets/scrollbar.c
rofi-1.5.4/Makefile.in-3713-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/scrollbar_test-scrollbar.Tpo source/widgets/$(DEPDIR)/scrollbar_test-scrollbar.Po
##############################################
rofi-1.5.4/Makefile.in-3715-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3716:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/widgets/scrollbar_test-scrollbar.o `test -f 'source/widgets/scrollbar.c' || echo '$(srcdir)/'`source/widgets/scrollbar.c
rofi-1.5.4/Makefile.in-3717-
rofi-1.5.4/Makefile.in-3718-source/widgets/scrollbar_test-scrollbar.obj: source/widgets/scrollbar.c
rofi-1.5.4/Makefile.in:3719:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/widgets/scrollbar_test-scrollbar.obj -MD -MP -MF source/widgets/$(DEPDIR)/scrollbar_test-scrollbar.Tpo -c -o source/widgets/scrollbar_test-scrollbar.obj `if test -f 'source/widgets/scrollbar.c'; then $(CYGPATH_W) 'source/widgets/scrollbar.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/scrollbar.c'; fi`
rofi-1.5.4/Makefile.in-3720-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/scrollbar_test-scrollbar.Tpo source/widgets/$(DEPDIR)/scrollbar_test-scrollbar.Po
##############################################
rofi-1.5.4/Makefile.in-3722-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3723:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/widgets/scrollbar_test-scrollbar.obj `if test -f 'source/widgets/scrollbar.c'; then $(CYGPATH_W) 'source/widgets/scrollbar.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/scrollbar.c'; fi`
rofi-1.5.4/Makefile.in-3724-
rofi-1.5.4/Makefile.in-3725-lexer/scrollbar_test-theme-parser.o: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:3726:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT lexer/scrollbar_test-theme-parser.o -MD -MP -MF lexer/$(DEPDIR)/scrollbar_test-theme-parser.Tpo -c -o lexer/scrollbar_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-3727-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/scrollbar_test-theme-parser.Tpo lexer/$(DEPDIR)/scrollbar_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-3729-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3730:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o lexer/scrollbar_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-3731-
rofi-1.5.4/Makefile.in-3732-lexer/scrollbar_test-theme-parser.obj: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:3733:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT lexer/scrollbar_test-theme-parser.obj -MD -MP -MF lexer/$(DEPDIR)/scrollbar_test-theme-parser.Tpo -c -o lexer/scrollbar_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-3734-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/scrollbar_test-theme-parser.Tpo lexer/$(DEPDIR)/scrollbar_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-3736-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3737:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o lexer/scrollbar_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-3738-
rofi-1.5.4/Makefile.in-3739-lexer/scrollbar_test-theme-lexer.o: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:3740:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT lexer/scrollbar_test-theme-lexer.o -MD -MP -MF lexer/$(DEPDIR)/scrollbar_test-theme-lexer.Tpo -c -o lexer/scrollbar_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-3741-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/scrollbar_test-theme-lexer.Tpo lexer/$(DEPDIR)/scrollbar_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-3743-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3744:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o lexer/scrollbar_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-3745-
rofi-1.5.4/Makefile.in-3746-lexer/scrollbar_test-theme-lexer.obj: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:3747:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT lexer/scrollbar_test-theme-lexer.obj -MD -MP -MF lexer/$(DEPDIR)/scrollbar_test-theme-lexer.Tpo -c -o lexer/scrollbar_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-3748-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/scrollbar_test-theme-lexer.Tpo lexer/$(DEPDIR)/scrollbar_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-3750-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3751:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o lexer/scrollbar_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-3752-
rofi-1.5.4/Makefile.in-3753-source/scrollbar_test-theme.o: source/theme.c
rofi-1.5.4/Makefile.in:3754:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/scrollbar_test-theme.o -MD -MP -MF source/$(DEPDIR)/scrollbar_test-theme.Tpo -c -o source/scrollbar_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-3755-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/scrollbar_test-theme.Tpo source/$(DEPDIR)/scrollbar_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-3757-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3758:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/scrollbar_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-3759-
rofi-1.5.4/Makefile.in-3760-source/scrollbar_test-theme.obj: source/theme.c
rofi-1.5.4/Makefile.in:3761:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/scrollbar_test-theme.obj -MD -MP -MF source/$(DEPDIR)/scrollbar_test-theme.Tpo -c -o source/scrollbar_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-3762-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/scrollbar_test-theme.Tpo source/$(DEPDIR)/scrollbar_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-3764-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3765:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/scrollbar_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-3766-
rofi-1.5.4/Makefile.in-3767-source/scrollbar_test-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:3768:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/scrollbar_test-rofi-types.o -MD -MP -MF source/$(DEPDIR)/scrollbar_test-rofi-types.Tpo -c -o source/scrollbar_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3769-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/scrollbar_test-rofi-types.Tpo source/$(DEPDIR)/scrollbar_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3771-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3772:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/scrollbar_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3773-
rofi-1.5.4/Makefile.in-3774-source/scrollbar_test-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:3775:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/scrollbar_test-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/scrollbar_test-rofi-types.Tpo -c -o source/scrollbar_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3776-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/scrollbar_test-rofi-types.Tpo source/$(DEPDIR)/scrollbar_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3778-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3779:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/scrollbar_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-3780-
rofi-1.5.4/Makefile.in-3781-source/scrollbar_test-css-colors.o: source/css-colors.c
rofi-1.5.4/Makefile.in:3782:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/scrollbar_test-css-colors.o -MD -MP -MF source/$(DEPDIR)/scrollbar_test-css-colors.Tpo -c -o source/scrollbar_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-3783-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/scrollbar_test-css-colors.Tpo source/$(DEPDIR)/scrollbar_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-3785-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3786:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/scrollbar_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-3787-
rofi-1.5.4/Makefile.in-3788-source/scrollbar_test-css-colors.obj: source/css-colors.c
rofi-1.5.4/Makefile.in:3789:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT source/scrollbar_test-css-colors.obj -MD -MP -MF source/$(DEPDIR)/scrollbar_test-css-colors.Tpo -c -o source/scrollbar_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-3790-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/scrollbar_test-css-colors.Tpo source/$(DEPDIR)/scrollbar_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-3792-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3793:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o source/scrollbar_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-3794-
rofi-1.5.4/Makefile.in-3795-test/scrollbar_test-scrollbar-test.o: test/scrollbar-test.c
rofi-1.5.4/Makefile.in:3796:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT test/scrollbar_test-scrollbar-test.o -MD -MP -MF test/$(DEPDIR)/scrollbar_test-scrollbar-test.Tpo -c -o test/scrollbar_test-scrollbar-test.o `test -f 'test/scrollbar-test.c' || echo '$(srcdir)/'`test/scrollbar-test.c
rofi-1.5.4/Makefile.in-3797-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/scrollbar_test-scrollbar-test.Tpo test/$(DEPDIR)/scrollbar_test-scrollbar-test.Po
##############################################
rofi-1.5.4/Makefile.in-3799-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3800:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o test/scrollbar_test-scrollbar-test.o `test -f 'test/scrollbar-test.c' || echo '$(srcdir)/'`test/scrollbar-test.c
rofi-1.5.4/Makefile.in-3801-
rofi-1.5.4/Makefile.in-3802-test/scrollbar_test-scrollbar-test.obj: test/scrollbar-test.c
rofi-1.5.4/Makefile.in:3803:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -MT test/scrollbar_test-scrollbar-test.obj -MD -MP -MF test/$(DEPDIR)/scrollbar_test-scrollbar-test.Tpo -c -o test/scrollbar_test-scrollbar-test.obj `if test -f 'test/scrollbar-test.c'; then $(CYGPATH_W) 'test/scrollbar-test.c'; else $(CYGPATH_W) '$(srcdir)/test/scrollbar-test.c'; fi`
rofi-1.5.4/Makefile.in-3804-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/scrollbar_test-scrollbar-test.Tpo test/$(DEPDIR)/scrollbar_test-scrollbar-test.Po
##############################################
rofi-1.5.4/Makefile.in-3806-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3807:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrollbar_test_CFLAGS) $(CFLAGS) -c -o test/scrollbar_test-scrollbar-test.obj `if test -f 'test/scrollbar-test.c'; then $(CYGPATH_W) 'test/scrollbar-test.c'; else $(CYGPATH_W) '$(srcdir)/test/scrollbar-test.c'; fi`
rofi-1.5.4/Makefile.in-3808-
rofi-1.5.4/Makefile.in-3809-subprojects/libnkutils/tests/subprojects_libnkutils_tests_bindings_test-bindings.o: subprojects/libnkutils/tests/bindings.c
rofi-1.5.4/Makefile.in:3810:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_bindings_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_bindings_test-bindings.o -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_bindings_test-bindings.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_bindings_test-bindings.o `test -f 'subprojects/libnkutils/tests/bindings.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/bindings.c
rofi-1.5.4/Makefile.in-3811-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_bindings_test-bindings.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_bindings_test-bindings.Po
##############################################
rofi-1.5.4/Makefile.in-3813-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3814:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_bindings_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_bindings_test-bindings.o `test -f 'subprojects/libnkutils/tests/bindings.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/bindings.c
rofi-1.5.4/Makefile.in-3815-
rofi-1.5.4/Makefile.in-3816-subprojects/libnkutils/tests/subprojects_libnkutils_tests_bindings_test-bindings.obj: subprojects/libnkutils/tests/bindings.c
rofi-1.5.4/Makefile.in:3817:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_bindings_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_bindings_test-bindings.obj -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_bindings_test-bindings.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_bindings_test-bindings.obj `if test -f 'subprojects/libnkutils/tests/bindings.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/bindings.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/bindings.c'; fi`
rofi-1.5.4/Makefile.in-3818-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_bindings_test-bindings.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_bindings_test-bindings.Po
##############################################
rofi-1.5.4/Makefile.in-3820-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3821:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_bindings_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_bindings_test-bindings.obj `if test -f 'subprojects/libnkutils/tests/bindings.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/bindings.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/bindings.c'; fi`
rofi-1.5.4/Makefile.in-3822-
rofi-1.5.4/Makefile.in-3823-subprojects/libnkutils/tests/subprojects_libnkutils_tests_colour_test-colour.o: subprojects/libnkutils/tests/colour.c
rofi-1.5.4/Makefile.in:3824:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_colour_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_colour_test-colour.o -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_colour_test-colour.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_colour_test-colour.o `test -f 'subprojects/libnkutils/tests/colour.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/colour.c
rofi-1.5.4/Makefile.in-3825-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_colour_test-colour.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_colour_test-colour.Po
##############################################
rofi-1.5.4/Makefile.in-3827-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3828:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_colour_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_colour_test-colour.o `test -f 'subprojects/libnkutils/tests/colour.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/colour.c
rofi-1.5.4/Makefile.in-3829-
rofi-1.5.4/Makefile.in-3830-subprojects/libnkutils/tests/subprojects_libnkutils_tests_colour_test-colour.obj: subprojects/libnkutils/tests/colour.c
rofi-1.5.4/Makefile.in:3831:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_colour_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_colour_test-colour.obj -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_colour_test-colour.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_colour_test-colour.obj `if test -f 'subprojects/libnkutils/tests/colour.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/colour.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/colour.c'; fi`
rofi-1.5.4/Makefile.in-3832-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_colour_test-colour.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_colour_test-colour.Po
##############################################
rofi-1.5.4/Makefile.in-3834-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3835:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_colour_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_colour_test-colour.obj `if test -f 'subprojects/libnkutils/tests/colour.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/colour.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/colour.c'; fi`
rofi-1.5.4/Makefile.in-3836-
rofi-1.5.4/Makefile.in-3837-subprojects/libnkutils/tests/subprojects_libnkutils_tests_enum_test-enum.o: subprojects/libnkutils/tests/enum.c
rofi-1.5.4/Makefile.in:3838:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_enum_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_enum_test-enum.o -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_enum_test-enum.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_enum_test-enum.o `test -f 'subprojects/libnkutils/tests/enum.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/enum.c
rofi-1.5.4/Makefile.in-3839-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_enum_test-enum.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_enum_test-enum.Po
##############################################
rofi-1.5.4/Makefile.in-3841-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3842:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_enum_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_enum_test-enum.o `test -f 'subprojects/libnkutils/tests/enum.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/enum.c
rofi-1.5.4/Makefile.in-3843-
rofi-1.5.4/Makefile.in-3844-subprojects/libnkutils/tests/subprojects_libnkutils_tests_enum_test-enum.obj: subprojects/libnkutils/tests/enum.c
rofi-1.5.4/Makefile.in:3845:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_enum_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_enum_test-enum.obj -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_enum_test-enum.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_enum_test-enum.obj `if test -f 'subprojects/libnkutils/tests/enum.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/enum.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/enum.c'; fi`
rofi-1.5.4/Makefile.in-3846-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_enum_test-enum.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_enum_test-enum.Po
##############################################
rofi-1.5.4/Makefile.in-3848-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3849:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_enum_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_enum_test-enum.obj `if test -f 'subprojects/libnkutils/tests/enum.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/enum.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/enum.c'; fi`
rofi-1.5.4/Makefile.in-3850-
rofi-1.5.4/Makefile.in-3851-subprojects/libnkutils/tests/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.o: subprojects/libnkutils/tests/gtk-settings.c
rofi-1.5.4/Makefile.in:3852:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_gtk_settings_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.o -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.o `test -f 'subprojects/libnkutils/tests/gtk-settings.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/gtk-settings.c
rofi-1.5.4/Makefile.in-3853-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.Po
##############################################
rofi-1.5.4/Makefile.in-3855-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3856:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_gtk_settings_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.o `test -f 'subprojects/libnkutils/tests/gtk-settings.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/gtk-settings.c
rofi-1.5.4/Makefile.in-3857-
rofi-1.5.4/Makefile.in-3858-subprojects/libnkutils/tests/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.obj: subprojects/libnkutils/tests/gtk-settings.c
rofi-1.5.4/Makefile.in:3859:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_gtk_settings_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.obj -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.obj `if test -f 'subprojects/libnkutils/tests/gtk-settings.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/gtk-settings.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/gtk-settings.c'; fi`
rofi-1.5.4/Makefile.in-3860-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.Po
##############################################
rofi-1.5.4/Makefile.in-3862-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3863:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_gtk_settings_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_gtk_settings_test-gtk-settings.obj `if test -f 'subprojects/libnkutils/tests/gtk-settings.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/gtk-settings.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/gtk-settings.c'; fi`
rofi-1.5.4/Makefile.in-3864-
rofi-1.5.4/Makefile.in-3865-subprojects/libnkutils/tests/subprojects_libnkutils_tests_token_test-token.o: subprojects/libnkutils/tests/token.c
rofi-1.5.4/Makefile.in:3866:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_token_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_token_test-token.o -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_token_test-token.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_token_test-token.o `test -f 'subprojects/libnkutils/tests/token.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/token.c
rofi-1.5.4/Makefile.in-3867-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_token_test-token.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_token_test-token.Po
##############################################
rofi-1.5.4/Makefile.in-3869-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3870:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_token_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_token_test-token.o `test -f 'subprojects/libnkutils/tests/token.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/token.c
rofi-1.5.4/Makefile.in-3871-
rofi-1.5.4/Makefile.in-3872-subprojects/libnkutils/tests/subprojects_libnkutils_tests_token_test-token.obj: subprojects/libnkutils/tests/token.c
rofi-1.5.4/Makefile.in:3873:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_token_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_token_test-token.obj -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_token_test-token.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_token_test-token.obj `if test -f 'subprojects/libnkutils/tests/token.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/token.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/token.c'; fi`
rofi-1.5.4/Makefile.in-3874-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_token_test-token.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_token_test-token.Po
##############################################
rofi-1.5.4/Makefile.in-3876-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3877:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_token_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_token_test-token.obj `if test -f 'subprojects/libnkutils/tests/token.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/token.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/token.c'; fi`
rofi-1.5.4/Makefile.in-3878-
rofi-1.5.4/Makefile.in-3879-subprojects/libnkutils/tests/subprojects_libnkutils_tests_uuid_test-uuid.o: subprojects/libnkutils/tests/uuid.c
rofi-1.5.4/Makefile.in:3880:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_uuid_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_uuid_test-uuid.o -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_uuid_test-uuid.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_uuid_test-uuid.o `test -f 'subprojects/libnkutils/tests/uuid.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/uuid.c
rofi-1.5.4/Makefile.in-3881-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_uuid_test-uuid.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_uuid_test-uuid.Po
##############################################
rofi-1.5.4/Makefile.in-3883-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3884:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_uuid_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_uuid_test-uuid.o `test -f 'subprojects/libnkutils/tests/uuid.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/uuid.c
rofi-1.5.4/Makefile.in-3885-
rofi-1.5.4/Makefile.in-3886-subprojects/libnkutils/tests/subprojects_libnkutils_tests_uuid_test-uuid.obj: subprojects/libnkutils/tests/uuid.c
rofi-1.5.4/Makefile.in:3887:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_uuid_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_uuid_test-uuid.obj -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_uuid_test-uuid.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_uuid_test-uuid.obj `if test -f 'subprojects/libnkutils/tests/uuid.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/uuid.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/uuid.c'; fi`
rofi-1.5.4/Makefile.in-3888-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_uuid_test-uuid.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_uuid_test-uuid.Po
##############################################
rofi-1.5.4/Makefile.in-3890-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3891:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_uuid_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_uuid_test-uuid.obj `if test -f 'subprojects/libnkutils/tests/uuid.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/uuid.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/uuid.c'; fi`
rofi-1.5.4/Makefile.in-3892-
rofi-1.5.4/Makefile.in-3893-subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_de_test-xdg-de.o: subprojects/libnkutils/tests/xdg-de.c
rofi-1.5.4/Makefile.in:3894:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_xdg_de_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_de_test-xdg-de.o -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_de_test-xdg-de.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_de_test-xdg-de.o `test -f 'subprojects/libnkutils/tests/xdg-de.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/xdg-de.c
rofi-1.5.4/Makefile.in-3895-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_de_test-xdg-de.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_de_test-xdg-de.Po
##############################################
rofi-1.5.4/Makefile.in-3897-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3898:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_xdg_de_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_de_test-xdg-de.o `test -f 'subprojects/libnkutils/tests/xdg-de.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/xdg-de.c
rofi-1.5.4/Makefile.in-3899-
rofi-1.5.4/Makefile.in-3900-subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_de_test-xdg-de.obj: subprojects/libnkutils/tests/xdg-de.c
rofi-1.5.4/Makefile.in:3901:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_xdg_de_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_de_test-xdg-de.obj -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_de_test-xdg-de.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_de_test-xdg-de.obj `if test -f 'subprojects/libnkutils/tests/xdg-de.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/xdg-de.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/xdg-de.c'; fi`
rofi-1.5.4/Makefile.in-3902-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_de_test-xdg-de.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_de_test-xdg-de.Po
##############################################
rofi-1.5.4/Makefile.in-3904-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3905:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_xdg_de_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_de_test-xdg-de.obj `if test -f 'subprojects/libnkutils/tests/xdg-de.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/xdg-de.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/xdg-de.c'; fi`
rofi-1.5.4/Makefile.in-3906-
rofi-1.5.4/Makefile.in-3907-subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.o: subprojects/libnkutils/tests/xdg-theme.c
rofi-1.5.4/Makefile.in:3908:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_xdg_theme_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.o -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.o `test -f 'subprojects/libnkutils/tests/xdg-theme.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/xdg-theme.c
rofi-1.5.4/Makefile.in-3909-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.Po
##############################################
rofi-1.5.4/Makefile.in-3911-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3912:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_xdg_theme_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.o `test -f 'subprojects/libnkutils/tests/xdg-theme.c' || echo '$(srcdir)/'`subprojects/libnkutils/tests/xdg-theme.c
rofi-1.5.4/Makefile.in-3913-
rofi-1.5.4/Makefile.in-3914-subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.obj: subprojects/libnkutils/tests/xdg-theme.c
rofi-1.5.4/Makefile.in:3915:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_xdg_theme_test_CFLAGS) $(CFLAGS) -MT subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.obj -MD -MP -MF subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.Tpo -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.obj `if test -f 'subprojects/libnkutils/tests/xdg-theme.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/xdg-theme.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/xdg-theme.c'; fi`
rofi-1.5.4/Makefile.in-3916-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.Tpo subprojects/libnkutils/tests/$(DEPDIR)/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.Po
##############################################
rofi-1.5.4/Makefile.in-3918-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3919:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(subprojects_libnkutils_tests_xdg_theme_test_CFLAGS) $(CFLAGS) -c -o subprojects/libnkutils/tests/subprojects_libnkutils_tests_xdg_theme_test-xdg-theme.obj `if test -f 'subprojects/libnkutils/tests/xdg-theme.c'; then $(CYGPATH_W) 'subprojects/libnkutils/tests/xdg-theme.c'; else $(CYGPATH_W) '$(srcdir)/subprojects/libnkutils/tests/xdg-theme.c'; fi`
rofi-1.5.4/Makefile.in-3920-
rofi-1.5.4/Makefile.in-3921-source/widgets/textbox_test-widget.o: source/widgets/widget.c
rofi-1.5.4/Makefile.in:3922:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/widgets/textbox_test-widget.o -MD -MP -MF source/widgets/$(DEPDIR)/textbox_test-widget.Tpo -c -o source/widgets/textbox_test-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-3923-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/textbox_test-widget.Tpo source/widgets/$(DEPDIR)/textbox_test-widget.Po
##############################################
rofi-1.5.4/Makefile.in-3925-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3926:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/widgets/textbox_test-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-3927-
rofi-1.5.4/Makefile.in-3928-source/widgets/textbox_test-widget.obj: source/widgets/widget.c
rofi-1.5.4/Makefile.in:3929:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/widgets/textbox_test-widget.obj -MD -MP -MF source/widgets/$(DEPDIR)/textbox_test-widget.Tpo -c -o source/widgets/textbox_test-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-3930-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/textbox_test-widget.Tpo source/widgets/$(DEPDIR)/textbox_test-widget.Po
##############################################
rofi-1.5.4/Makefile.in-3932-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3933:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/widgets/textbox_test-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-3934-
rofi-1.5.4/Makefile.in-3935-source/widgets/textbox_test-textbox.o: source/widgets/textbox.c
rofi-1.5.4/Makefile.in:3936:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/widgets/textbox_test-textbox.o -MD -MP -MF source/widgets/$(DEPDIR)/textbox_test-textbox.Tpo -c -o source/widgets/textbox_test-textbox.o `test -f 'source/widgets/textbox.c' || echo '$(srcdir)/'`source/widgets/textbox.c
rofi-1.5.4/Makefile.in-3937-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/textbox_test-textbox.Tpo source/widgets/$(DEPDIR)/textbox_test-textbox.Po
##############################################
rofi-1.5.4/Makefile.in-3939-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3940:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/widgets/textbox_test-textbox.o `test -f 'source/widgets/textbox.c' || echo '$(srcdir)/'`source/widgets/textbox.c
rofi-1.5.4/Makefile.in-3941-
rofi-1.5.4/Makefile.in-3942-source/widgets/textbox_test-textbox.obj: source/widgets/textbox.c
rofi-1.5.4/Makefile.in:3943:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/widgets/textbox_test-textbox.obj -MD -MP -MF source/widgets/$(DEPDIR)/textbox_test-textbox.Tpo -c -o source/widgets/textbox_test-textbox.obj `if test -f 'source/widgets/textbox.c'; then $(CYGPATH_W) 'source/widgets/textbox.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/textbox.c'; fi`
rofi-1.5.4/Makefile.in-3944-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/textbox_test-textbox.Tpo source/widgets/$(DEPDIR)/textbox_test-textbox.Po
##############################################
rofi-1.5.4/Makefile.in-3946-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3947:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/widgets/textbox_test-textbox.obj `if test -f 'source/widgets/textbox.c'; then $(CYGPATH_W) 'source/widgets/textbox.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/textbox.c'; fi`
rofi-1.5.4/Makefile.in-3948-
rofi-1.5.4/Makefile.in-3949-lexer/textbox_test-theme-parser.o: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:3950:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT lexer/textbox_test-theme-parser.o -MD -MP -MF lexer/$(DEPDIR)/textbox_test-theme-parser.Tpo -c -o lexer/textbox_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-3951-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/textbox_test-theme-parser.Tpo lexer/$(DEPDIR)/textbox_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-3953-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3954:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o lexer/textbox_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-3955-
rofi-1.5.4/Makefile.in-3956-lexer/textbox_test-theme-parser.obj: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:3957:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT lexer/textbox_test-theme-parser.obj -MD -MP -MF lexer/$(DEPDIR)/textbox_test-theme-parser.Tpo -c -o lexer/textbox_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-3958-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/textbox_test-theme-parser.Tpo lexer/$(DEPDIR)/textbox_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-3960-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3961:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o lexer/textbox_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-3962-
rofi-1.5.4/Makefile.in-3963-lexer/textbox_test-theme-lexer.o: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:3964:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT lexer/textbox_test-theme-lexer.o -MD -MP -MF lexer/$(DEPDIR)/textbox_test-theme-lexer.Tpo -c -o lexer/textbox_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-3965-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/textbox_test-theme-lexer.Tpo lexer/$(DEPDIR)/textbox_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-3967-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3968:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o lexer/textbox_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-3969-
rofi-1.5.4/Makefile.in-3970-lexer/textbox_test-theme-lexer.obj: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:3971:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT lexer/textbox_test-theme-lexer.obj -MD -MP -MF lexer/$(DEPDIR)/textbox_test-theme-lexer.Tpo -c -o lexer/textbox_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-3972-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/textbox_test-theme-lexer.Tpo lexer/$(DEPDIR)/textbox_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-3974-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3975:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o lexer/textbox_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-3976-
rofi-1.5.4/Makefile.in-3977-source/textbox_test-theme.o: source/theme.c
rofi-1.5.4/Makefile.in:3978:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/textbox_test-theme.o -MD -MP -MF source/$(DEPDIR)/textbox_test-theme.Tpo -c -o source/textbox_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-3979-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/textbox_test-theme.Tpo source/$(DEPDIR)/textbox_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-3981-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3982:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/textbox_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-3983-
rofi-1.5.4/Makefile.in-3984-source/textbox_test-theme.obj: source/theme.c
rofi-1.5.4/Makefile.in:3985:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/textbox_test-theme.obj -MD -MP -MF source/$(DEPDIR)/textbox_test-theme.Tpo -c -o source/textbox_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-3986-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/textbox_test-theme.Tpo source/$(DEPDIR)/textbox_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-3988-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3989:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/textbox_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-3990-
rofi-1.5.4/Makefile.in-3991-source/textbox_test-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:3992:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/textbox_test-rofi-types.o -MD -MP -MF source/$(DEPDIR)/textbox_test-rofi-types.Tpo -c -o source/textbox_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3993-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/textbox_test-rofi-types.Tpo source/$(DEPDIR)/textbox_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-3995-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:3996:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/textbox_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-3997-
rofi-1.5.4/Makefile.in-3998-source/textbox_test-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:3999:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/textbox_test-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/textbox_test-rofi-types.Tpo -c -o source/textbox_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-4000-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/textbox_test-rofi-types.Tpo source/$(DEPDIR)/textbox_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-4002-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4003:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/textbox_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-4004-
rofi-1.5.4/Makefile.in-4005-source/textbox_test-css-colors.o: source/css-colors.c
rofi-1.5.4/Makefile.in:4006:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/textbox_test-css-colors.o -MD -MP -MF source/$(DEPDIR)/textbox_test-css-colors.Tpo -c -o source/textbox_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-4007-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/textbox_test-css-colors.Tpo source/$(DEPDIR)/textbox_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-4009-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4010:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/textbox_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-4011-
rofi-1.5.4/Makefile.in-4012-source/textbox_test-css-colors.obj: source/css-colors.c
rofi-1.5.4/Makefile.in:4013:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/textbox_test-css-colors.obj -MD -MP -MF source/$(DEPDIR)/textbox_test-css-colors.Tpo -c -o source/textbox_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-4014-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/textbox_test-css-colors.Tpo source/$(DEPDIR)/textbox_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-4016-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4017:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/textbox_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-4018-
rofi-1.5.4/Makefile.in-4019-source/textbox_test-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:4020:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/textbox_test-helper.o -MD -MP -MF source/$(DEPDIR)/textbox_test-helper.Tpo -c -o source/textbox_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-4021-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/textbox_test-helper.Tpo source/$(DEPDIR)/textbox_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-4023-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4024:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/textbox_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-4025-
rofi-1.5.4/Makefile.in-4026-source/textbox_test-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:4027:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT source/textbox_test-helper.obj -MD -MP -MF source/$(DEPDIR)/textbox_test-helper.Tpo -c -o source/textbox_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-4028-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/textbox_test-helper.Tpo source/$(DEPDIR)/textbox_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-4030-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4031:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o source/textbox_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-4032-
rofi-1.5.4/Makefile.in-4033-config/textbox_test-config.o: config/config.c
rofi-1.5.4/Makefile.in:4034:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT config/textbox_test-config.o -MD -MP -MF config/$(DEPDIR)/textbox_test-config.Tpo -c -o config/textbox_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-4035-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/textbox_test-config.Tpo config/$(DEPDIR)/textbox_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-4037-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4038:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o config/textbox_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-4039-
rofi-1.5.4/Makefile.in-4040-config/textbox_test-config.obj: config/config.c
rofi-1.5.4/Makefile.in:4041:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT config/textbox_test-config.obj -MD -MP -MF config/$(DEPDIR)/textbox_test-config.Tpo -c -o config/textbox_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-4042-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/textbox_test-config.Tpo config/$(DEPDIR)/textbox_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-4044-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4045:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o config/textbox_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-4046-
rofi-1.5.4/Makefile.in-4047-test/textbox_test-textbox-test.o: test/textbox-test.c
rofi-1.5.4/Makefile.in:4048:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT test/textbox_test-textbox-test.o -MD -MP -MF test/$(DEPDIR)/textbox_test-textbox-test.Tpo -c -o test/textbox_test-textbox-test.o `test -f 'test/textbox-test.c' || echo '$(srcdir)/'`test/textbox-test.c
rofi-1.5.4/Makefile.in-4049-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/textbox_test-textbox-test.Tpo test/$(DEPDIR)/textbox_test-textbox-test.Po
##############################################
rofi-1.5.4/Makefile.in-4051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o test/textbox_test-textbox-test.o `test -f 'test/textbox-test.c' || echo '$(srcdir)/'`test/textbox-test.c
rofi-1.5.4/Makefile.in-4053-
rofi-1.5.4/Makefile.in-4054-test/textbox_test-textbox-test.obj: test/textbox-test.c
rofi-1.5.4/Makefile.in:4055:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -MT test/textbox_test-textbox-test.obj -MD -MP -MF test/$(DEPDIR)/textbox_test-textbox-test.Tpo -c -o test/textbox_test-textbox-test.obj `if test -f 'test/textbox-test.c'; then $(CYGPATH_W) 'test/textbox-test.c'; else $(CYGPATH_W) '$(srcdir)/test/textbox-test.c'; fi`
rofi-1.5.4/Makefile.in-4056-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/textbox_test-textbox-test.Tpo test/$(DEPDIR)/textbox_test-textbox-test.Po
##############################################
rofi-1.5.4/Makefile.in-4058-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4059:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(textbox_test_CFLAGS) $(CFLAGS) -c -o test/textbox_test-textbox-test.obj `if test -f 'test/textbox-test.c'; then $(CYGPATH_W) 'test/textbox-test.c'; else $(CYGPATH_W) '$(srcdir)/test/textbox-test.c'; fi`
rofi-1.5.4/Makefile.in-4060-
rofi-1.5.4/Makefile.in-4061-config/theme_parser_test-config.o: config/config.c
rofi-1.5.4/Makefile.in:4062:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT config/theme_parser_test-config.o -MD -MP -MF config/$(DEPDIR)/theme_parser_test-config.Tpo -c -o config/theme_parser_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-4063-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/theme_parser_test-config.Tpo config/$(DEPDIR)/theme_parser_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-4065-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4066:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o config/theme_parser_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-4067-
rofi-1.5.4/Makefile.in-4068-config/theme_parser_test-config.obj: config/config.c
rofi-1.5.4/Makefile.in:4069:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT config/theme_parser_test-config.obj -MD -MP -MF config/$(DEPDIR)/theme_parser_test-config.Tpo -c -o config/theme_parser_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-4070-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/theme_parser_test-config.Tpo config/$(DEPDIR)/theme_parser_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-4072-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4073:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o config/theme_parser_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-4074-
rofi-1.5.4/Makefile.in-4075-source/theme_parser_test-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:4076:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-helper.o -MD -MP -MF source/$(DEPDIR)/theme_parser_test-helper.Tpo -c -o source/theme_parser_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-4077-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-helper.Tpo source/$(DEPDIR)/theme_parser_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-4079-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4080:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-4081-
rofi-1.5.4/Makefile.in-4082-source/theme_parser_test-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:4083:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-helper.obj -MD -MP -MF source/$(DEPDIR)/theme_parser_test-helper.Tpo -c -o source/theme_parser_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-4084-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-helper.Tpo source/$(DEPDIR)/theme_parser_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-4086-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4087:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-4088-
rofi-1.5.4/Makefile.in-4089-source/theme_parser_test-xrmoptions.o: source/xrmoptions.c
rofi-1.5.4/Makefile.in:4090:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-xrmoptions.o -MD -MP -MF source/$(DEPDIR)/theme_parser_test-xrmoptions.Tpo -c -o source/theme_parser_test-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-4091-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-xrmoptions.Tpo source/$(DEPDIR)/theme_parser_test-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-4093-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4094:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-xrmoptions.o `test -f 'source/xrmoptions.c' || echo '$(srcdir)/'`source/xrmoptions.c
rofi-1.5.4/Makefile.in-4095-
rofi-1.5.4/Makefile.in-4096-source/theme_parser_test-xrmoptions.obj: source/xrmoptions.c
rofi-1.5.4/Makefile.in:4097:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-xrmoptions.obj -MD -MP -MF source/$(DEPDIR)/theme_parser_test-xrmoptions.Tpo -c -o source/theme_parser_test-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-4098-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-xrmoptions.Tpo source/$(DEPDIR)/theme_parser_test-xrmoptions.Po
##############################################
rofi-1.5.4/Makefile.in-4100-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4101:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-xrmoptions.obj `if test -f 'source/xrmoptions.c'; then $(CYGPATH_W) 'source/xrmoptions.c'; else $(CYGPATH_W) '$(srcdir)/source/xrmoptions.c'; fi`
rofi-1.5.4/Makefile.in-4102-
rofi-1.5.4/Makefile.in-4103-lexer/theme_parser_test-theme-lexer.o: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:4104:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT lexer/theme_parser_test-theme-lexer.o -MD -MP -MF lexer/$(DEPDIR)/theme_parser_test-theme-lexer.Tpo -c -o lexer/theme_parser_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-4105-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/theme_parser_test-theme-lexer.Tpo lexer/$(DEPDIR)/theme_parser_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-4107-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4108:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o lexer/theme_parser_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-4109-
rofi-1.5.4/Makefile.in-4110-lexer/theme_parser_test-theme-lexer.obj: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:4111:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT lexer/theme_parser_test-theme-lexer.obj -MD -MP -MF lexer/$(DEPDIR)/theme_parser_test-theme-lexer.Tpo -c -o lexer/theme_parser_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-4112-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/theme_parser_test-theme-lexer.Tpo lexer/$(DEPDIR)/theme_parser_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-4114-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4115:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o lexer/theme_parser_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-4116-
rofi-1.5.4/Makefile.in-4117-lexer/theme_parser_test-theme-parser.o: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:4118:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT lexer/theme_parser_test-theme-parser.o -MD -MP -MF lexer/$(DEPDIR)/theme_parser_test-theme-parser.Tpo -c -o lexer/theme_parser_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-4119-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/theme_parser_test-theme-parser.Tpo lexer/$(DEPDIR)/theme_parser_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-4121-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4122:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o lexer/theme_parser_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-4123-
rofi-1.5.4/Makefile.in-4124-lexer/theme_parser_test-theme-parser.obj: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:4125:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT lexer/theme_parser_test-theme-parser.obj -MD -MP -MF lexer/$(DEPDIR)/theme_parser_test-theme-parser.Tpo -c -o lexer/theme_parser_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-4126-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/theme_parser_test-theme-parser.Tpo lexer/$(DEPDIR)/theme_parser_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-4128-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4129:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o lexer/theme_parser_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-4130-
rofi-1.5.4/Makefile.in-4131-source/theme_parser_test-theme.o: source/theme.c
rofi-1.5.4/Makefile.in:4132:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-theme.o -MD -MP -MF source/$(DEPDIR)/theme_parser_test-theme.Tpo -c -o source/theme_parser_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-4133-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-theme.Tpo source/$(DEPDIR)/theme_parser_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-4135-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4136:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-4137-
rofi-1.5.4/Makefile.in-4138-source/theme_parser_test-theme.obj: source/theme.c
rofi-1.5.4/Makefile.in:4139:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-theme.obj -MD -MP -MF source/$(DEPDIR)/theme_parser_test-theme.Tpo -c -o source/theme_parser_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-4140-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-theme.Tpo source/$(DEPDIR)/theme_parser_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-4142-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4143:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-4144-
rofi-1.5.4/Makefile.in-4145-source/theme_parser_test-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:4146:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-rofi-types.o -MD -MP -MF source/$(DEPDIR)/theme_parser_test-rofi-types.Tpo -c -o source/theme_parser_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-4147-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-rofi-types.Tpo source/$(DEPDIR)/theme_parser_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-4149-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4150:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-4151-
rofi-1.5.4/Makefile.in-4152-source/theme_parser_test-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:4153:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/theme_parser_test-rofi-types.Tpo -c -o source/theme_parser_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-4154-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-rofi-types.Tpo source/$(DEPDIR)/theme_parser_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-4156-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4157:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-4158-
rofi-1.5.4/Makefile.in-4159-source/theme_parser_test-css-colors.o: source/css-colors.c
rofi-1.5.4/Makefile.in:4160:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-css-colors.o -MD -MP -MF source/$(DEPDIR)/theme_parser_test-css-colors.Tpo -c -o source/theme_parser_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-4161-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-css-colors.Tpo source/$(DEPDIR)/theme_parser_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-4163-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4164:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-4165-
rofi-1.5.4/Makefile.in-4166-source/theme_parser_test-css-colors.obj: source/css-colors.c
rofi-1.5.4/Makefile.in:4167:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT source/theme_parser_test-css-colors.obj -MD -MP -MF source/$(DEPDIR)/theme_parser_test-css-colors.Tpo -c -o source/theme_parser_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-4168-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/theme_parser_test-css-colors.Tpo source/$(DEPDIR)/theme_parser_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-4170-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4171:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o source/theme_parser_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-4172-
rofi-1.5.4/Makefile.in-4173-test/theme_parser_test-theme-parser-test.o: test/theme-parser-test.c
rofi-1.5.4/Makefile.in:4174:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT test/theme_parser_test-theme-parser-test.o -MD -MP -MF test/$(DEPDIR)/theme_parser_test-theme-parser-test.Tpo -c -o test/theme_parser_test-theme-parser-test.o `test -f 'test/theme-parser-test.c' || echo '$(srcdir)/'`test/theme-parser-test.c
rofi-1.5.4/Makefile.in-4175-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/theme_parser_test-theme-parser-test.Tpo test/$(DEPDIR)/theme_parser_test-theme-parser-test.Po
##############################################
rofi-1.5.4/Makefile.in-4177-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4178:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o test/theme_parser_test-theme-parser-test.o `test -f 'test/theme-parser-test.c' || echo '$(srcdir)/'`test/theme-parser-test.c
rofi-1.5.4/Makefile.in-4179-
rofi-1.5.4/Makefile.in-4180-test/theme_parser_test-theme-parser-test.obj: test/theme-parser-test.c
rofi-1.5.4/Makefile.in:4181:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -MT test/theme_parser_test-theme-parser-test.obj -MD -MP -MF test/$(DEPDIR)/theme_parser_test-theme-parser-test.Tpo -c -o test/theme_parser_test-theme-parser-test.obj `if test -f 'test/theme-parser-test.c'; then $(CYGPATH_W) 'test/theme-parser-test.c'; else $(CYGPATH_W) '$(srcdir)/test/theme-parser-test.c'; fi`
rofi-1.5.4/Makefile.in-4182-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/theme_parser_test-theme-parser-test.Tpo test/$(DEPDIR)/theme_parser_test-theme-parser-test.Po
##############################################
rofi-1.5.4/Makefile.in-4184-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4185:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theme_parser_test_CFLAGS) $(CFLAGS) -c -o test/theme_parser_test-theme-parser-test.obj `if test -f 'test/theme-parser-test.c'; then $(CYGPATH_W) 'test/theme-parser-test.c'; else $(CYGPATH_W) '$(srcdir)/test/theme-parser-test.c'; fi`
rofi-1.5.4/Makefile.in-4186-
rofi-1.5.4/Makefile.in-4187-source/widgets/widget_test-widget.o: source/widgets/widget.c
rofi-1.5.4/Makefile.in:4188:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widgets/widget_test-widget.o -MD -MP -MF source/widgets/$(DEPDIR)/widget_test-widget.Tpo -c -o source/widgets/widget_test-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-4189-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/widget_test-widget.Tpo source/widgets/$(DEPDIR)/widget_test-widget.Po
##############################################
rofi-1.5.4/Makefile.in-4191-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4192:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widgets/widget_test-widget.o `test -f 'source/widgets/widget.c' || echo '$(srcdir)/'`source/widgets/widget.c
rofi-1.5.4/Makefile.in-4193-
rofi-1.5.4/Makefile.in-4194-source/widgets/widget_test-widget.obj: source/widgets/widget.c
rofi-1.5.4/Makefile.in:4195:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widgets/widget_test-widget.obj -MD -MP -MF source/widgets/$(DEPDIR)/widget_test-widget.Tpo -c -o source/widgets/widget_test-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-4196-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/widget_test-widget.Tpo source/widgets/$(DEPDIR)/widget_test-widget.Po
##############################################
rofi-1.5.4/Makefile.in-4198-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4199:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widgets/widget_test-widget.obj `if test -f 'source/widgets/widget.c'; then $(CYGPATH_W) 'source/widgets/widget.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/widget.c'; fi`
rofi-1.5.4/Makefile.in-4200-
rofi-1.5.4/Makefile.in-4201-source/widgets/widget_test-textbox.o: source/widgets/textbox.c
rofi-1.5.4/Makefile.in:4202:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widgets/widget_test-textbox.o -MD -MP -MF source/widgets/$(DEPDIR)/widget_test-textbox.Tpo -c -o source/widgets/widget_test-textbox.o `test -f 'source/widgets/textbox.c' || echo '$(srcdir)/'`source/widgets/textbox.c
rofi-1.5.4/Makefile.in-4203-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/widget_test-textbox.Tpo source/widgets/$(DEPDIR)/widget_test-textbox.Po
##############################################
rofi-1.5.4/Makefile.in-4205-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4206:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widgets/widget_test-textbox.o `test -f 'source/widgets/textbox.c' || echo '$(srcdir)/'`source/widgets/textbox.c
rofi-1.5.4/Makefile.in-4207-
rofi-1.5.4/Makefile.in-4208-source/widgets/widget_test-textbox.obj: source/widgets/textbox.c
rofi-1.5.4/Makefile.in:4209:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widgets/widget_test-textbox.obj -MD -MP -MF source/widgets/$(DEPDIR)/widget_test-textbox.Tpo -c -o source/widgets/widget_test-textbox.obj `if test -f 'source/widgets/textbox.c'; then $(CYGPATH_W) 'source/widgets/textbox.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/textbox.c'; fi`
rofi-1.5.4/Makefile.in-4210-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/widgets/$(DEPDIR)/widget_test-textbox.Tpo source/widgets/$(DEPDIR)/widget_test-textbox.Po
##############################################
rofi-1.5.4/Makefile.in-4212-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4213:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widgets/widget_test-textbox.obj `if test -f 'source/widgets/textbox.c'; then $(CYGPATH_W) 'source/widgets/textbox.c'; else $(CYGPATH_W) '$(srcdir)/source/widgets/textbox.c'; fi`
rofi-1.5.4/Makefile.in-4214-
rofi-1.5.4/Makefile.in-4215-source/widget_test-theme.o: source/theme.c
rofi-1.5.4/Makefile.in:4216:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widget_test-theme.o -MD -MP -MF source/$(DEPDIR)/widget_test-theme.Tpo -c -o source/widget_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-4217-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/widget_test-theme.Tpo source/$(DEPDIR)/widget_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-4219-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4220:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widget_test-theme.o `test -f 'source/theme.c' || echo '$(srcdir)/'`source/theme.c
rofi-1.5.4/Makefile.in-4221-
rofi-1.5.4/Makefile.in-4222-source/widget_test-theme.obj: source/theme.c
rofi-1.5.4/Makefile.in:4223:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widget_test-theme.obj -MD -MP -MF source/$(DEPDIR)/widget_test-theme.Tpo -c -o source/widget_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-4224-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/widget_test-theme.Tpo source/$(DEPDIR)/widget_test-theme.Po
##############################################
rofi-1.5.4/Makefile.in-4226-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4227:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widget_test-theme.obj `if test -f 'source/theme.c'; then $(CYGPATH_W) 'source/theme.c'; else $(CYGPATH_W) '$(srcdir)/source/theme.c'; fi`
rofi-1.5.4/Makefile.in-4228-
rofi-1.5.4/Makefile.in-4229-source/widget_test-rofi-types.o: source/rofi-types.c
rofi-1.5.4/Makefile.in:4230:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widget_test-rofi-types.o -MD -MP -MF source/$(DEPDIR)/widget_test-rofi-types.Tpo -c -o source/widget_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-4231-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/widget_test-rofi-types.Tpo source/$(DEPDIR)/widget_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-4233-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4234:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widget_test-rofi-types.o `test -f 'source/rofi-types.c' || echo '$(srcdir)/'`source/rofi-types.c
rofi-1.5.4/Makefile.in-4235-
rofi-1.5.4/Makefile.in-4236-source/widget_test-rofi-types.obj: source/rofi-types.c
rofi-1.5.4/Makefile.in:4237:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widget_test-rofi-types.obj -MD -MP -MF source/$(DEPDIR)/widget_test-rofi-types.Tpo -c -o source/widget_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-4238-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/widget_test-rofi-types.Tpo source/$(DEPDIR)/widget_test-rofi-types.Po
##############################################
rofi-1.5.4/Makefile.in-4240-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4241:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widget_test-rofi-types.obj `if test -f 'source/rofi-types.c'; then $(CYGPATH_W) 'source/rofi-types.c'; else $(CYGPATH_W) '$(srcdir)/source/rofi-types.c'; fi`
rofi-1.5.4/Makefile.in-4242-
rofi-1.5.4/Makefile.in-4243-source/widget_test-css-colors.o: source/css-colors.c
rofi-1.5.4/Makefile.in:4244:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widget_test-css-colors.o -MD -MP -MF source/$(DEPDIR)/widget_test-css-colors.Tpo -c -o source/widget_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-4245-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/widget_test-css-colors.Tpo source/$(DEPDIR)/widget_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-4247-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4248:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widget_test-css-colors.o `test -f 'source/css-colors.c' || echo '$(srcdir)/'`source/css-colors.c
rofi-1.5.4/Makefile.in-4249-
rofi-1.5.4/Makefile.in-4250-source/widget_test-css-colors.obj: source/css-colors.c
rofi-1.5.4/Makefile.in:4251:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widget_test-css-colors.obj -MD -MP -MF source/$(DEPDIR)/widget_test-css-colors.Tpo -c -o source/widget_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-4252-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/widget_test-css-colors.Tpo source/$(DEPDIR)/widget_test-css-colors.Po
##############################################
rofi-1.5.4/Makefile.in-4254-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4255:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widget_test-css-colors.obj `if test -f 'source/css-colors.c'; then $(CYGPATH_W) 'source/css-colors.c'; else $(CYGPATH_W) '$(srcdir)/source/css-colors.c'; fi`
rofi-1.5.4/Makefile.in-4256-
rofi-1.5.4/Makefile.in-4257-source/widget_test-helper.o: source/helper.c
rofi-1.5.4/Makefile.in:4258:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widget_test-helper.o -MD -MP -MF source/$(DEPDIR)/widget_test-helper.Tpo -c -o source/widget_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-4259-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/widget_test-helper.Tpo source/$(DEPDIR)/widget_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-4261-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4262:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widget_test-helper.o `test -f 'source/helper.c' || echo '$(srcdir)/'`source/helper.c
rofi-1.5.4/Makefile.in-4263-
rofi-1.5.4/Makefile.in-4264-source/widget_test-helper.obj: source/helper.c
rofi-1.5.4/Makefile.in:4265:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT source/widget_test-helper.obj -MD -MP -MF source/$(DEPDIR)/widget_test-helper.Tpo -c -o source/widget_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-4266-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) source/$(DEPDIR)/widget_test-helper.Tpo source/$(DEPDIR)/widget_test-helper.Po
##############################################
rofi-1.5.4/Makefile.in-4268-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4269:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o source/widget_test-helper.obj `if test -f 'source/helper.c'; then $(CYGPATH_W) 'source/helper.c'; else $(CYGPATH_W) '$(srcdir)/source/helper.c'; fi`
rofi-1.5.4/Makefile.in-4270-
rofi-1.5.4/Makefile.in-4271-config/widget_test-config.o: config/config.c
rofi-1.5.4/Makefile.in:4272:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT config/widget_test-config.o -MD -MP -MF config/$(DEPDIR)/widget_test-config.Tpo -c -o config/widget_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-4273-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/widget_test-config.Tpo config/$(DEPDIR)/widget_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-4275-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4276:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o config/widget_test-config.o `test -f 'config/config.c' || echo '$(srcdir)/'`config/config.c
rofi-1.5.4/Makefile.in-4277-
rofi-1.5.4/Makefile.in-4278-config/widget_test-config.obj: config/config.c
rofi-1.5.4/Makefile.in:4279:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT config/widget_test-config.obj -MD -MP -MF config/$(DEPDIR)/widget_test-config.Tpo -c -o config/widget_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-4280-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/widget_test-config.Tpo config/$(DEPDIR)/widget_test-config.Po
##############################################
rofi-1.5.4/Makefile.in-4282-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4283:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o config/widget_test-config.obj `if test -f 'config/config.c'; then $(CYGPATH_W) 'config/config.c'; else $(CYGPATH_W) '$(srcdir)/config/config.c'; fi`
rofi-1.5.4/Makefile.in-4284-
rofi-1.5.4/Makefile.in-4285-lexer/widget_test-theme-parser.o: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:4286:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT lexer/widget_test-theme-parser.o -MD -MP -MF lexer/$(DEPDIR)/widget_test-theme-parser.Tpo -c -o lexer/widget_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-4287-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/widget_test-theme-parser.Tpo lexer/$(DEPDIR)/widget_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-4289-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4290:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o lexer/widget_test-theme-parser.o `test -f 'lexer/theme-parser.c' || echo '$(srcdir)/'`lexer/theme-parser.c
rofi-1.5.4/Makefile.in-4291-
rofi-1.5.4/Makefile.in-4292-lexer/widget_test-theme-parser.obj: lexer/theme-parser.c
rofi-1.5.4/Makefile.in:4293:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT lexer/widget_test-theme-parser.obj -MD -MP -MF lexer/$(DEPDIR)/widget_test-theme-parser.Tpo -c -o lexer/widget_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-4294-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/widget_test-theme-parser.Tpo lexer/$(DEPDIR)/widget_test-theme-parser.Po
##############################################
rofi-1.5.4/Makefile.in-4296-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4297:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o lexer/widget_test-theme-parser.obj `if test -f 'lexer/theme-parser.c'; then $(CYGPATH_W) 'lexer/theme-parser.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-parser.c'; fi`
rofi-1.5.4/Makefile.in-4298-
rofi-1.5.4/Makefile.in-4299-lexer/widget_test-theme-lexer.o: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:4300:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT lexer/widget_test-theme-lexer.o -MD -MP -MF lexer/$(DEPDIR)/widget_test-theme-lexer.Tpo -c -o lexer/widget_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-4301-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/widget_test-theme-lexer.Tpo lexer/$(DEPDIR)/widget_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-4303-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4304:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o lexer/widget_test-theme-lexer.o `test -f 'lexer/theme-lexer.c' || echo '$(srcdir)/'`lexer/theme-lexer.c
rofi-1.5.4/Makefile.in-4305-
rofi-1.5.4/Makefile.in-4306-lexer/widget_test-theme-lexer.obj: lexer/theme-lexer.c
rofi-1.5.4/Makefile.in:4307:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT lexer/widget_test-theme-lexer.obj -MD -MP -MF lexer/$(DEPDIR)/widget_test-theme-lexer.Tpo -c -o lexer/widget_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-4308-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) lexer/$(DEPDIR)/widget_test-theme-lexer.Tpo lexer/$(DEPDIR)/widget_test-theme-lexer.Po
##############################################
rofi-1.5.4/Makefile.in-4310-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4311:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o lexer/widget_test-theme-lexer.obj `if test -f 'lexer/theme-lexer.c'; then $(CYGPATH_W) 'lexer/theme-lexer.c'; else $(CYGPATH_W) '$(srcdir)/lexer/theme-lexer.c'; fi`
rofi-1.5.4/Makefile.in-4312-
rofi-1.5.4/Makefile.in-4313-test/widget_test-widget-test.o: test/widget-test.c
rofi-1.5.4/Makefile.in:4314:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT test/widget_test-widget-test.o -MD -MP -MF test/$(DEPDIR)/widget_test-widget-test.Tpo -c -o test/widget_test-widget-test.o `test -f 'test/widget-test.c' || echo '$(srcdir)/'`test/widget-test.c
rofi-1.5.4/Makefile.in-4315-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/widget_test-widget-test.Tpo test/$(DEPDIR)/widget_test-widget-test.Po
##############################################
rofi-1.5.4/Makefile.in-4317-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4318:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o test/widget_test-widget-test.o `test -f 'test/widget-test.c' || echo '$(srcdir)/'`test/widget-test.c
rofi-1.5.4/Makefile.in-4319-
rofi-1.5.4/Makefile.in-4320-test/widget_test-widget-test.obj: test/widget-test.c
rofi-1.5.4/Makefile.in:4321:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -MT test/widget_test-widget-test.obj -MD -MP -MF test/$(DEPDIR)/widget_test-widget-test.Tpo -c -o test/widget_test-widget-test.obj `if test -f 'test/widget-test.c'; then $(CYGPATH_W) 'test/widget-test.c'; else $(CYGPATH_W) '$(srcdir)/test/widget-test.c'; fi`
rofi-1.5.4/Makefile.in-4322-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) test/$(DEPDIR)/widget_test-widget-test.Tpo test/$(DEPDIR)/widget_test-widget-test.Po
##############################################
rofi-1.5.4/Makefile.in-4324-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rofi-1.5.4/Makefile.in:4325:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(widget_test_CFLAGS) $(CFLAGS) -c -o test/widget_test-widget-test.obj `if test -f 'test/widget-test.c'; then $(CYGPATH_W) 'test/widget-test.c'; else $(CYGPATH_W) '$(srcdir)/test/widget-test.c'; fi`
rofi-1.5.4/Makefile.in-4326-
##############################################
rofi-1.5.4/Makefile.in-4330-.y.c:
rofi-1.5.4/Makefile.in:4331:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
rofi-1.5.4/Makefile.in-4332-install-man1: $(dist_man1_MANS)
##############################################
rofi-1.5.4/Makefile.in-4336-	test -n "$(man1dir)" \
rofi-1.5.4/Makefile.in:4337:	  && test -n "`echo $$list1$$list2`" \
rofi-1.5.4/Makefile.in-4338-	  || exit 0; \
##############################################
rofi-1.5.4/Makefile.in-4377-	test -n "$(man5dir)" \
rofi-1.5.4/Makefile.in:4378:	  && test -n "`echo $$list1$$list2`" \
rofi-1.5.4/Makefile.in-4379-	  || exit 0; \
##############################################
rofi-1.5.4/Makefile.in-4432-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
rofi-1.5.4/Makefile.in:4433:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rofi-1.5.4/Makefile.in-4434-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
rofi-1.5.4/Makefile.in-4453-	@list='$(theme_DATA)'; test -n "$(themedir)" || list=; \
rofi-1.5.4/Makefile.in:4454:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rofi-1.5.4/Makefile.in-4455-	dir='$(DESTDIR)$(themedir)'; $(am__uninstall_files_from_dir)
##############################################
rofi-1.5.4/Makefile.in-4474-	@list='$(rofiinclude_HEADERS)'; test -n "$(rofiincludedir)" || list=; \
rofi-1.5.4/Makefile.in:4475:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rofi-1.5.4/Makefile.in-4476-	dir='$(DESTDIR)$(rofiincludedir)'; $(am__uninstall_files_from_dir)
##############################################
rofi-1.5.4/Makefile.in-4507-GTAGS:
rofi-1.5.4/Makefile.in:4508:	here=`$(am__cd) $(top_builddir) && pwd` \
rofi-1.5.4/Makefile.in-4509-	  && $(am__cd) $(top_srcdir) \
##############################################
rofi-1.5.4/Makefile.in-4557-	if test -n "$$redo_bases"; then \
rofi-1.5.4/Makefile.in:4558:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
rofi-1.5.4/Makefile.in:4559:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
rofi-1.5.4/Makefile.in-4560-	  if $(am__make_dryrun); then :; else \
##############################################
rofi-1.5.4/Makefile.in-4582-	ws='[ 	]'; \
rofi-1.5.4/Makefile.in:4583:	results=`for b in $$bases; do echo $$b.trs; done`; \
rofi-1.5.4/Makefile.in-4584-	test -n "$$results" || results=/dev/null; \
rofi-1.5.4/Makefile.in:4585:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
rofi-1.5.4/Makefile.in:4586:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
rofi-1.5.4/Makefile.in:4587:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
rofi-1.5.4/Makefile.in:4588:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
rofi-1.5.4/Makefile.in:4589:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
rofi-1.5.4/Makefile.in:4590:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
rofi-1.5.4/Makefile.in:4591:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
rofi-1.5.4/Makefile.in:4592:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
rofi-1.5.4/Makefile.in-4593-	  success=true; \
##############################################
rofi-1.5.4/Makefile.in-4661-	@set +e; $(am__set_TESTS_bases); \
rofi-1.5.4/Makefile.in:4662:	log_list=`for i in $$bases; do echo $$i.log; done`; \
rofi-1.5.4/Makefile.in:4663:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
rofi-1.5.4/Makefile.in:4664:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
rofi-1.5.4/Makefile.in-4665-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
rofi-1.5.4/Makefile.in-4671-	         | $(am__list_recheck_tests)` || exit 1; \
rofi-1.5.4/Makefile.in:4672:	log_list=`for i in $$bases; do echo $$i.log; done`; \
rofi-1.5.4/Makefile.in:4673:	log_list=`echo $$log_list`; \
rofi-1.5.4/Makefile.in-4674-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
rofi-1.5.4/Makefile.in-4779-	test -d "$(distdir)" || mkdir "$(distdir)"
rofi-1.5.4/Makefile.in:4780:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rofi-1.5.4/Makefile.in:4781:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rofi-1.5.4/Makefile.in-4782-	list='$(DISTFILES)'; \
##############################################
rofi-1.5.4/Makefile.in-4793-	  if test -d $$d/$$file; then \
rofi-1.5.4/Makefile.in:4794:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rofi-1.5.4/Makefile.in-4795-	    if test -d "$(distdir)/$$file"; then \
##############################################
rofi-1.5.4/Makefile.in-4878-	test -d $(distdir)/_build || exit 0; \
rofi-1.5.4/Makefile.in:4879:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
rofi-1.5.4/Makefile.in-4880-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
rofi-1.5.4/Makefile.in-4922-	}; \
rofi-1.5.4/Makefile.in:4923:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
rofi-1.5.4/Makefile.in-4924-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
rofi-1.5.4/Makefile.in-4934-	fi
rofi-1.5.4/Makefile.in:4935:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
rofi-1.5.4/Makefile.in-4936-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
rofi-1.5.4/doc/rofi-theme.5.markdown-448-
rofi-1.5.4/doc/rofi-theme.5.markdown:449:* Format: `${:alnum:}`
rofi-1.5.4/doc/rofi-theme.5.markdown-450-
##############################################
rofi-1.5.4/doc/rofi.1.markdown-61-   By default it looks in `XDG_USER_CONFIG_DIR`/rofi/config, but can be overridden on commandline.
rofi-1.5.4/doc/rofi.1.markdown:62:   By default XDG_USER_CONFIG_DIR defaults to `$HOME/.config`. (See `rofi -h` for current location).
rofi-1.5.4/doc/rofi.1.markdown-63-   This is the recommended way of configuring **rofi**.
##############################################
rofi-1.5.4/doc/rofi.1.markdown-732-If `argv[0]` (calling command) is dmenu, **rofi** will start in dmenu mode.
rofi-1.5.4/doc/rofi.1.markdown:733:This way it can be used as a drop-in replacement for dmenu. Just copy or symlink **rofi** to dmenu in `$PATH`.
rofi-1.5.4/doc/rofi.1.markdown-734-
##############################################
rofi-1.5.4/aclocal.m4-88-  if test x"$no_glib" = x ; then
rofi-1.5.4/aclocal.m4:89:    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
rofi-1.5.4/aclocal.m4:90:    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
rofi-1.5.4/aclocal.m4:91:    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
rofi-1.5.4/aclocal.m4:92:    GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0`
rofi-1.5.4/aclocal.m4-93-
rofi-1.5.4/aclocal.m4:94:    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
rofi-1.5.4/aclocal.m4:95:    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
rofi-1.5.4/aclocal.m4-96-    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
##############################################
rofi-1.5.4/aclocal.m4-346-    PKG_CHECK_EXISTS([$3],
rofi-1.5.4/aclocal.m4:347:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
rofi-1.5.4/aclocal.m4-348-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
rofi-1.5.4/aclocal.m4-394-        if test $_pkg_short_errors_supported = yes; then
rofi-1.5.4/aclocal.m4:395:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
rofi-1.5.4/aclocal.m4-396-        else 
rofi-1.5.4/aclocal.m4:397:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
rofi-1.5.4/aclocal.m4-398-        fi
##############################################
rofi-1.5.4/aclocal.m4-643-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
rofi-1.5.4/aclocal.m4:644:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
rofi-1.5.4/aclocal.m4-645-# and then we would define $MISSING as
##############################################
rofi-1.5.4/aclocal.m4-658-# Expand $ac_aux_dir to an absolute path.
rofi-1.5.4/aclocal.m4:659:am_aux_dir=`cd "$ac_aux_dir" && pwd`
rofi-1.5.4/aclocal.m4-660-])
##############################################
rofi-1.5.4/aclocal.m4-756-  if test "$am_compiler_list" = ""; then
rofi-1.5.4/aclocal.m4:757:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
rofi-1.5.4/aclocal.m4-758-  fi
##############################################
rofi-1.5.4/aclocal.m4-907-    # Strip MF so we end up with the name of the file.
rofi-1.5.4/aclocal.m4:908:    mf=`echo "$mf" | sed -e 's/:.*$//'`
rofi-1.5.4/aclocal.m4-909-    # Check whether this is an Automake generated Makefile or not.
##############################################
rofi-1.5.4/aclocal.m4-916-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
rofi-1.5.4/aclocal.m4:917:      dirpart=`AS_DIRNAME("$mf")`
rofi-1.5.4/aclocal.m4-918-    else
##############################################
rofi-1.5.4/aclocal.m4-922-    # from the Makefile without running 'make'.
rofi-1.5.4/aclocal.m4:923:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
rofi-1.5.4/aclocal.m4-924-    test -z "$DEPDIR" && continue
rofi-1.5.4/aclocal.m4:925:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
rofi-1.5.4/aclocal.m4-926-    test -z "$am__include" && continue
rofi-1.5.4/aclocal.m4:927:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
rofi-1.5.4/aclocal.m4-928-    # Find all dependency output files, they are included files with
##############################################
rofi-1.5.4/aclocal.m4-936-      test -f "$dirpart/$file" && continue
rofi-1.5.4/aclocal.m4:937:      fdir=`AS_DIRNAME(["$file"])`
rofi-1.5.4/aclocal.m4-938-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
rofi-1.5.4/aclocal.m4-994-AC_REQUIRE([AC_PROG_INSTALL])dnl
rofi-1.5.4/aclocal.m4:995:if test "`cd $srcdir && pwd`" != "`pwd`"; then
rofi-1.5.4/aclocal.m4-996-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
rofi-1.5.4/aclocal.m4-1153-    * )
rofi-1.5.4/aclocal.m4:1154:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
rofi-1.5.4/aclocal.m4-1155-  esac
rofi-1.5.4/aclocal.m4-1156-done
rofi-1.5.4/aclocal.m4:1157:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
rofi-1.5.4/aclocal.m4-1158-
##############################################
rofi-1.5.4/aclocal.m4-1224-# Ignore all kinds of additional output from 'make'.
rofi-1.5.4/aclocal.m4:1225:case `$am_make -s -f confmf 2> /dev/null` in #(
rofi-1.5.4/aclocal.m4-1226-*the\ am__doit\ target*)
##############################################
rofi-1.5.4/aclocal.m4-1234-   echo '.include "confinc"' > confmf
rofi-1.5.4/aclocal.m4:1235:   case `$am_make -s -f confmf 2> /dev/null` in #(
rofi-1.5.4/aclocal.m4-1236-   *the\ am__doit\ target*)
##############################################
rofi-1.5.4/aclocal.m4-1416-     echo "timestamp, slept: $am_has_slept" > conftest.file
rofi-1.5.4/aclocal.m4:1417:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
rofi-1.5.4/aclocal.m4-1418-     if test "$[*]" = "X"; then
rofi-1.5.4/aclocal.m4-1419-	# -L didn't work.
rofi-1.5.4/aclocal.m4:1420:	set X `ls -t "$srcdir/configure" conftest.file`
rofi-1.5.4/aclocal.m4-1421-     fi
##############################################
rofi-1.5.4/ar-lib-65-	mingw)
rofi-1.5.4/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
rofi-1.5.4/ar-lib-67-	  ;;
rofi-1.5.4/ar-lib-68-	cygwin)
rofi-1.5.4/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
rofi-1.5.4/ar-lib-70-	  ;;
rofi-1.5.4/ar-lib-71-	wine)
rofi-1.5.4/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
rofi-1.5.4/ar-lib-73-	  ;;
##############################################
rofi-1.5.4/ar-lib-88-  archive=$3
rofi-1.5.4/ar-lib:89:  at_file_contents=`cat "$1"`
rofi-1.5.4/ar-lib-90-  eval set x "$at_file_contents"