=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== xsecurelock-1.5.1/util.c-41- memset(s, '\0', len); xsecurelock-1.5.1/util.c:42: asm volatile("" ::: "memory"); xsecurelock-1.5.1/util.c-43-} ############################################## xsecurelock-1.5.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ xsecurelock-1.5.1/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then xsecurelock-1.5.1/configure-47- as_echo='print -r --' xsecurelock-1.5.1/configure-48- as_echo_n='print -rn --' xsecurelock-1.5.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then xsecurelock-1.5.1/configure-50- as_echo='printf %s\n' ############################################## xsecurelock-1.5.1/configure-52-else xsecurelock-1.5.1/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then xsecurelock-1.5.1/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## xsecurelock-1.5.1/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; xsecurelock-1.5.1/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; xsecurelock-1.5.1/configure-64- esac; ############################################## xsecurelock-1.5.1/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && xsecurelock-1.5.1/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 xsecurelock-1.5.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## xsecurelock-1.5.1/configure-327- case $as_dir in #( xsecurelock-1.5.1/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( xsecurelock-1.5.1/configure-329- *) as_qdir=$as_dir;; ############################################## xsecurelock-1.5.1/configure-400- { xsecurelock-1.5.1/configure:401: as_val=`expr "$@" || test $? -eq 1` xsecurelock-1.5.1/configure-402- } ############################################## xsecurelock-1.5.1/configure-407-# ---------------------------------------- xsecurelock-1.5.1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are xsecurelock-1.5.1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## xsecurelock-1.5.1/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && xsecurelock-1.5.1/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { xsecurelock-1.5.1/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## xsecurelock-1.5.1/configure-880- case $ac_option in xsecurelock-1.5.1/configure:881: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; xsecurelock-1.5.1/configure-882- *=) ac_optarg= ;; ############################################## xsecurelock-1.5.1/configure-924- -disable-* | --disable-*) xsecurelock-1.5.1/configure:925: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` xsecurelock-1.5.1/configure-926- # Reject names that are not valid shell variable names. ############################################## xsecurelock-1.5.1/configure-929- ac_useropt_orig=$ac_useropt xsecurelock-1.5.1/configure:930: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xsecurelock-1.5.1/configure-931- case $ac_user_opts in ############################################## xsecurelock-1.5.1/configure-950- -enable-* | --enable-*) xsecurelock-1.5.1/configure:951: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` xsecurelock-1.5.1/configure-952- # Reject names that are not valid shell variable names. ############################################## xsecurelock-1.5.1/configure-955- ac_useropt_orig=$ac_useropt xsecurelock-1.5.1/configure:956: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xsecurelock-1.5.1/configure-957- case $ac_user_opts in ############################################## xsecurelock-1.5.1/configure-1163- -with-* | --with-*) xsecurelock-1.5.1/configure:1164: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` xsecurelock-1.5.1/configure-1165- # Reject names that are not valid shell variable names. ############################################## xsecurelock-1.5.1/configure-1168- ac_useropt_orig=$ac_useropt xsecurelock-1.5.1/configure:1169: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xsecurelock-1.5.1/configure-1170- case $ac_user_opts in ############################################## xsecurelock-1.5.1/configure-1179- -without-* | --without-*) xsecurelock-1.5.1/configure:1180: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` xsecurelock-1.5.1/configure-1181- # Reject names that are not valid shell variable names. ############################################## xsecurelock-1.5.1/configure-1184- ac_useropt_orig=$ac_useropt xsecurelock-1.5.1/configure:1185: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xsecurelock-1.5.1/configure-1186- case $ac_user_opts in ############################################## xsecurelock-1.5.1/configure-1217- *=*) xsecurelock-1.5.1/configure:1218: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` xsecurelock-1.5.1/configure-1219- # Reject names that are not valid shell variable names. ############################################## xsecurelock-1.5.1/configure-1238-if test -n "$ac_prev"; then xsecurelock-1.5.1/configure:1239: ac_option=--`echo $ac_prev | sed 's/_/-/g'` xsecurelock-1.5.1/configure-1240- as_fn_error $? "missing argument to $ac_option" ############################################## xsecurelock-1.5.1/configure-1260- */ ) xsecurelock-1.5.1/configure:1261: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` xsecurelock-1.5.1/configure-1262- eval $ac_var=\$ac_val;; ############################################## xsecurelock-1.5.1/configure-1295-ac_ls_di=`ls -di .` && xsecurelock-1.5.1/configure:1296:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || xsecurelock-1.5.1/configure-1297- as_fn_error $? "working directory cannot be determined" ############################################## xsecurelock-1.5.1/configure-1351-case $srcdir in xsecurelock-1.5.1/configure:1352:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; xsecurelock-1.5.1/configure-1353-esac ############################################## xsecurelock-1.5.1/configure-1394-By default, \`make install' will install all the files in xsecurelock-1.5.1/configure:1395:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify xsecurelock-1.5.1/configure:1396:an installation prefix other than \`$ac_default_prefix' using \`--prefix', xsecurelock-1.5.1/configure-1397-for instance \`--prefix=\$HOME'. ############################################## xsecurelock-1.5.1/configure-1557-*) xsecurelock-1.5.1/configure:1558: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` xsecurelock-1.5.1/configure-1559- # A ".." for each directory in $ac_dir_suffix. xsecurelock-1.5.1/configure:1560: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` xsecurelock-1.5.1/configure-1561- case $ac_top_builddir_sub in ############################################## xsecurelock-1.5.1/configure-2045- *\'*) xsecurelock-1.5.1/configure:2046: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; xsecurelock-1.5.1/configure-2047- esac ############################################## xsecurelock-1.5.1/configure-2128- case $ac_val in xsecurelock-1.5.1/configure:2129: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; xsecurelock-1.5.1/configure-2130- esac ############################################## xsecurelock-1.5.1/configure-2143- case $ac_val in xsecurelock-1.5.1/configure:2144: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; xsecurelock-1.5.1/configure-2145- esac ############################################## xsecurelock-1.5.1/configure-2263- set,) xsecurelock-1.5.1/configure:2264: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 xsecurelock-1.5.1/configure:2265:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} xsecurelock-1.5.1/configure-2266- ac_cache_corrupted=: ;; ############################################## xsecurelock-1.5.1/configure-2274- # differences in whitespace do not lead to failure. xsecurelock-1.5.1/configure:2275: ac_old_val_w=`echo x $ac_old_val` xsecurelock-1.5.1/configure:2276: ac_new_val_w=`echo x $ac_new_val` xsecurelock-1.5.1/configure-2277- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## xsecurelock-1.5.1/configure-2294- case $ac_new_val in xsecurelock-1.5.1/configure:2295: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; xsecurelock-1.5.1/configure-2296- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## xsecurelock-1.5.1/configure-2469- echo "timestamp, slept: $am_has_slept" > conftest.file xsecurelock-1.5.1/configure:2470: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` xsecurelock-1.5.1/configure-2471- if test "$*" = "X"; then xsecurelock-1.5.1/configure-2472- # -L didn't work. xsecurelock-1.5.1/configure:2473: set X `ls -t "$srcdir/configure" conftest.file` xsecurelock-1.5.1/configure-2474- fi ############################################## xsecurelock-1.5.1/configure-2520-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' xsecurelock-1.5.1/configure:2521:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` xsecurelock-1.5.1/configure-2522- xsecurelock-1.5.1/configure-2523-# Expand $ac_aux_dir to an absolute path. xsecurelock-1.5.1/configure:2524:am_aux_dir=`cd "$ac_aux_dir" && pwd` xsecurelock-1.5.1/configure-2525- ############################################## xsecurelock-1.5.1/configure-2665- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue xsecurelock-1.5.1/configure:2666: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( xsecurelock-1.5.1/configure-2667- 'mkdir (GNU coreutils) '* | \ ############################################## xsecurelock-1.5.1/configure-2738-set x ${MAKE-make} xsecurelock-1.5.1/configure:2739:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` xsecurelock-1.5.1/configure-2740-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## xsecurelock-1.5.1/configure-2748-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. xsecurelock-1.5.1/configure:2749:case `${MAKE-make} -f conftest.make 2>/dev/null` in xsecurelock-1.5.1/configure-2750- *@@@%%%=?*=@@@%%%*) ############################################## xsecurelock-1.5.1/configure-2814- xsecurelock-1.5.1/configure:2815:if test "`cd $srcdir && pwd`" != "`pwd`"; then xsecurelock-1.5.1/configure-2816- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## xsecurelock-1.5.1/configure-3275-$as_echo_n "checking whether the C compiler works... " >&6; } xsecurelock-1.5.1/configure:3276:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` xsecurelock-1.5.1/configure-3277- ############################################## xsecurelock-1.5.1/configure-3319- then :; else xsecurelock-1.5.1/configure:3320: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` xsecurelock-1.5.1/configure-3321- fi ############################################## xsecurelock-1.5.1/configure-3379- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; xsecurelock-1.5.1/configure:3380: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` xsecurelock-1.5.1/configure-3381- break;; ############################################## xsecurelock-1.5.1/configure-3488- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; xsecurelock-1.5.1/configure:3489: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` xsecurelock-1.5.1/configure-3490- break;; ############################################## xsecurelock-1.5.1/configure-3869- if test "$am_compiler_list" = ""; then xsecurelock-1.5.1/configure:3870: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` xsecurelock-1.5.1/configure-3871- fi ############################################## xsecurelock-1.5.1/configure-4153- # Check for GNU $ac_path_GREP xsecurelock-1.5.1/configure:4154:case `"$ac_path_GREP" --version 2>&1` in xsecurelock-1.5.1/configure-4155-*GNU*) ############################################## xsecurelock-1.5.1/configure-4219- # Check for GNU $ac_path_EGREP xsecurelock-1.5.1/configure:4220:case `"$ac_path_EGREP" --version 2>&1` in xsecurelock-1.5.1/configure-4221-*GNU*) ############################################## xsecurelock-1.5.1/configure-4380-do : xsecurelock-1.5.1/configure:4381: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` xsecurelock-1.5.1/configure-4382-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## xsecurelock-1.5.1/configure-4385- cat >>confdefs.h <<_ACEOF xsecurelock-1.5.1/configure:4386:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 xsecurelock-1.5.1/configure-4387-_ACEOF ############################################## xsecurelock-1.5.1/configure-5263- test $ac_status = 0; }; then xsecurelock-1.5.1/configure:5264: pkg_cv_libbsd_CFLAGS=`$PKG_CONFIG --cflags "libbsd" 2>/dev/null` xsecurelock-1.5.1/configure-5265- test "x$?" != "x0" && pkg_failed=yes ############################################## xsecurelock-1.5.1/configure-5280- test $ac_status = 0; }; then xsecurelock-1.5.1/configure:5281: pkg_cv_libbsd_LIBS=`$PKG_CONFIG --libs "libbsd" 2>/dev/null` xsecurelock-1.5.1/configure-5282- test "x$?" != "x0" && pkg_failed=yes ############################################## xsecurelock-1.5.1/configure-5301- if test $_pkg_short_errors_supported = yes; then xsecurelock-1.5.1/configure:5302: libbsd_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libbsd" 2>&1` xsecurelock-1.5.1/configure-5303- else xsecurelock-1.5.1/configure:5304: libbsd_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libbsd" 2>&1` xsecurelock-1.5.1/configure-5305- fi ############################################## xsecurelock-1.5.1/configure-5376- test $ac_status = 0; }; then xsecurelock-1.5.1/configure:5377: pkg_cv_XFT_CFLAGS=`$PKG_CONFIG --cflags "xft" 2>/dev/null` xsecurelock-1.5.1/configure-5378- test "x$?" != "x0" && pkg_failed=yes ############################################## xsecurelock-1.5.1/configure-5393- test $ac_status = 0; }; then xsecurelock-1.5.1/configure:5394: pkg_cv_XFT_LIBS=`$PKG_CONFIG --libs "xft" 2>/dev/null` xsecurelock-1.5.1/configure-5395- test "x$?" != "x0" && pkg_failed=yes ############################################## xsecurelock-1.5.1/configure-5414- if test $_pkg_short_errors_supported = yes; then xsecurelock-1.5.1/configure:5415: XFT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xft" 2>&1` xsecurelock-1.5.1/configure-5416- else xsecurelock-1.5.1/configure:5417: XFT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xft" 2>&1` xsecurelock-1.5.1/configure-5418- fi ############################################## xsecurelock-1.5.1/configure-6460-' xsecurelock-1.5.1/configure:6461:DEFS=`sed -n "$ac_script" confdefs.h` xsecurelock-1.5.1/configure-6462- ############################################## xsecurelock-1.5.1/configure-6469- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' xsecurelock-1.5.1/configure:6470: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` xsecurelock-1.5.1/configure-6471- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## xsecurelock-1.5.1/configure-6640-if test -z "$BASH_VERSION$ZSH_VERSION" \ xsecurelock-1.5.1/configure:6641: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then xsecurelock-1.5.1/configure-6642- as_echo='print -r --' xsecurelock-1.5.1/configure-6643- as_echo_n='print -rn --' xsecurelock-1.5.1/configure:6644:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then xsecurelock-1.5.1/configure-6645- as_echo='printf %s\n' ############################################## xsecurelock-1.5.1/configure-6647-else xsecurelock-1.5.1/configure:6648: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then xsecurelock-1.5.1/configure-6649- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## xsecurelock-1.5.1/configure-6657- expr "X$arg" : "X\\(.*\\)$as_nl"; xsecurelock-1.5.1/configure:6658: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; xsecurelock-1.5.1/configure-6659- esac; ############################################## xsecurelock-1.5.1/configure-6734-# ---------------------------------------- xsecurelock-1.5.1/configure:6735:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are xsecurelock-1.5.1/configure-6736-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## xsecurelock-1.5.1/configure-6806- { xsecurelock-1.5.1/configure:6807: as_val=`expr "$@" || test $? -eq 1` xsecurelock-1.5.1/configure-6808- } ############################################## xsecurelock-1.5.1/configure-6910- case $as_dir in #( xsecurelock-1.5.1/configure:6911: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( xsecurelock-1.5.1/configure-6912- *) as_qdir=$as_dir;; ############################################## xsecurelock-1.5.1/configure-7036-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 xsecurelock-1.5.1/configure:7037:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" xsecurelock-1.5.1/configure-7038-ac_cs_version="\\ ############################################## xsecurelock-1.5.1/configure-7061- --*=?*) xsecurelock-1.5.1/configure:7062: ac_option=`expr "X$1" : 'X\([^=]*\)='` xsecurelock-1.5.1/configure:7063: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` xsecurelock-1.5.1/configure-7064- ac_shift=: ############################################## xsecurelock-1.5.1/configure-7066- --*=) xsecurelock-1.5.1/configure:7067: ac_option=`expr "X$1" : 'X\([^=]*\)='` xsecurelock-1.5.1/configure-7068- ac_optarg= ############################################## xsecurelock-1.5.1/configure-7090- case $ac_optarg in xsecurelock-1.5.1/configure:7091: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; xsecurelock-1.5.1/configure-7092- '') as_fn_error $? "missing file argument" ;; ############################################## xsecurelock-1.5.1/configure-7219-fi xsecurelock-1.5.1/configure:7220:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` xsecurelock-1.5.1/configure-7221-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## xsecurelock-1.5.1/configure-7236- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 xsecurelock-1.5.1/configure:7237:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` xsecurelock-1.5.1/configure-7238-ac_delim='%!_!# ' ############################################## xsecurelock-1.5.1/configure-7242- xsecurelock-1.5.1/configure:7243: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` xsecurelock-1.5.1/configure-7244- if test $ac_delim_n = $ac_delim_num; then ############################################## xsecurelock-1.5.1/configure-7404- esac xsecurelock-1.5.1/configure:7405: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac xsecurelock-1.5.1/configure-7406- as_fn_append ac_file_inputs " '$ac_f'" ############################################## xsecurelock-1.5.1/configure-7463-*) xsecurelock-1.5.1/configure:7464: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` xsecurelock-1.5.1/configure-7465- # A ".." for each directory in $ac_dir_suffix. xsecurelock-1.5.1/configure:7466: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` xsecurelock-1.5.1/configure-7467- case $ac_top_builddir_sub in ############################################## xsecurelock-1.5.1/configure-7524-/@mandir@/p' xsecurelock-1.5.1/configure:7525:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in xsecurelock-1.5.1/configure-7526-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## xsecurelock-1.5.1/configure-7541- xsecurelock-1.5.1/configure:7542:# Neutralize VPATH when `$srcdir' = `.'. xsecurelock-1.5.1/configure-7543-# Shell code in configure.ac might set extrasub. ############################################## xsecurelock-1.5.1/configure-7569-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && xsecurelock-1.5.1/configure:7570: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && xsecurelock-1.5.1/configure-7571- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## xsecurelock-1.5.1/configure-7613- # Strip MF so we end up with the name of the file. xsecurelock-1.5.1/configure:7614: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` xsecurelock-1.5.1/configure-7615- # Check whether this is an Automake generated Makefile which includes ############################################## xsecurelock-1.5.1/README.md-436- functions to act on these. xsecurelock-1.5.1/README.md:437:* Output: it may draw on or create windows below `$XSCREENSAVER_WINDOW`. xsecurelock-1.5.1/README.md-438-* Exit status: if authentication was successful, it must return with status ############################################## xsecurelock-1.5.1/README.md-495-* Input: none. xsecurelock-1.5.1/README.md:496:* Output: it may draw on or create windows below `$XSCREENSAVER_WINDOW`. xsecurelock-1.5.1/README.md-497-* Exit condition: the saver child will receive SIGTERM when the user wishes to ############################################## xsecurelock-1.5.1/main.c-1279- // Switch to greeter on Ctrl-Alt-O or Win-O. xsecurelock-1.5.1/main.c:1280: system("eval \"$XSECURELOCK_SWITCH_USER_COMMAND\" &"); xsecurelock-1.5.1/main.c-1281- // And send a Ctrl-U (clear entry line). ############################################## xsecurelock-1.5.1/compile-67- mingw/*) xsecurelock-1.5.1/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` xsecurelock-1.5.1/compile-69- ;; xsecurelock-1.5.1/compile-70- cygwin/*) xsecurelock-1.5.1/compile:71: file=`cygpath -m "$file" || echo "$file"` xsecurelock-1.5.1/compile-72- ;; xsecurelock-1.5.1/compile-73- wine/*) xsecurelock-1.5.1/compile:74: file=`winepath -w "$file" || echo "$file"` xsecurelock-1.5.1/compile-75- ;; ############################################## xsecurelock-1.5.1/compile-309-# Name of file we expect compiler to create. xsecurelock-1.5.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` xsecurelock-1.5.1/compile-311- ############################################## xsecurelock-1.5.1/compile-315-# object file name, since that is what matters with a parallel build. xsecurelock-1.5.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d xsecurelock-1.5.1/compile-317-while true; do ############################################## xsecurelock-1.5.1/Makefile.in-66- { \ xsecurelock-1.5.1/Makefile.in:67: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ xsecurelock-1.5.1/Makefile.in-68- }; \ ############################################## xsecurelock-1.5.1/Makefile.in-246-xsecurelock_DEPENDENCIES = xsecurelock-1.5.1/Makefile.in:247:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; xsecurelock-1.5.1/Makefile.in-248-am__vpath_adj = case $$p in \ xsecurelock-1.5.1/Makefile.in:249: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ xsecurelock-1.5.1/Makefile.in-250- *) f=$$p;; \ xsecurelock-1.5.1/Makefile.in-251- esac; xsecurelock-1.5.1/Makefile.in:252:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; xsecurelock-1.5.1/Makefile.in-253-am__install_max = 40 xsecurelock-1.5.1/Makefile.in-254-am__nobase_strip_setup = \ xsecurelock-1.5.1/Makefile.in:255: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` xsecurelock-1.5.1/Makefile.in-256-am__nobase_strip = \ ############################################## xsecurelock-1.5.1/Makefile.in-985-.c.o: xsecurelock-1.5.1/Makefile.in:986:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ xsecurelock-1.5.1/Makefile.in-987-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## xsecurelock-1.5.1/Makefile.in-993-.c.obj: xsecurelock-1.5.1/Makefile.in:994:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ xsecurelock-1.5.1/Makefile.in:995:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ xsecurelock-1.5.1/Makefile.in-996-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## xsecurelock-1.5.1/Makefile.in-998-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:999:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` xsecurelock-1.5.1/Makefile.in-1000- xsecurelock-1.5.1/Makefile.in-1001-auth_x11-env_info.o: env_info.c xsecurelock-1.5.1/Makefile.in:1002:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-env_info.o -MD -MP -MF $(DEPDIR)/auth_x11-env_info.Tpo -c -o auth_x11-env_info.o `test -f 'env_info.c' || echo '$(srcdir)/'`env_info.c xsecurelock-1.5.1/Makefile.in-1003-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-env_info.Tpo $(DEPDIR)/auth_x11-env_info.Po ############################################## xsecurelock-1.5.1/Makefile.in-1005-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1006:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-env_info.o `test -f 'env_info.c' || echo '$(srcdir)/'`env_info.c xsecurelock-1.5.1/Makefile.in-1007- xsecurelock-1.5.1/Makefile.in-1008-auth_x11-env_info.obj: env_info.c xsecurelock-1.5.1/Makefile.in:1009:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-env_info.obj -MD -MP -MF $(DEPDIR)/auth_x11-env_info.Tpo -c -o auth_x11-env_info.obj `if test -f 'env_info.c'; then $(CYGPATH_W) 'env_info.c'; else $(CYGPATH_W) '$(srcdir)/env_info.c'; fi` xsecurelock-1.5.1/Makefile.in-1010-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-env_info.Tpo $(DEPDIR)/auth_x11-env_info.Po ############################################## xsecurelock-1.5.1/Makefile.in-1012-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1013:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-env_info.obj `if test -f 'env_info.c'; then $(CYGPATH_W) 'env_info.c'; else $(CYGPATH_W) '$(srcdir)/env_info.c'; fi` xsecurelock-1.5.1/Makefile.in-1014- xsecurelock-1.5.1/Makefile.in-1015-auth_x11-env_settings.o: env_settings.c xsecurelock-1.5.1/Makefile.in:1016:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-env_settings.o -MD -MP -MF $(DEPDIR)/auth_x11-env_settings.Tpo -c -o auth_x11-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1017-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-env_settings.Tpo $(DEPDIR)/auth_x11-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1019-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1020:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1021- xsecurelock-1.5.1/Makefile.in-1022-auth_x11-env_settings.obj: env_settings.c xsecurelock-1.5.1/Makefile.in:1023:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-env_settings.obj -MD -MP -MF $(DEPDIR)/auth_x11-env_settings.Tpo -c -o auth_x11-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1024-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-env_settings.Tpo $(DEPDIR)/auth_x11-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1026-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1027:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1028- xsecurelock-1.5.1/Makefile.in-1029-helpers/auth_x11-authproto.o: helpers/authproto.c xsecurelock-1.5.1/Makefile.in:1030:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/auth_x11-authproto.o -MD -MP -MF helpers/$(DEPDIR)/auth_x11-authproto.Tpo -c -o helpers/auth_x11-authproto.o `test -f 'helpers/authproto.c' || echo '$(srcdir)/'`helpers/authproto.c xsecurelock-1.5.1/Makefile.in-1031-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/auth_x11-authproto.Tpo helpers/$(DEPDIR)/auth_x11-authproto.Po ############################################## xsecurelock-1.5.1/Makefile.in-1033-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1034:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/auth_x11-authproto.o `test -f 'helpers/authproto.c' || echo '$(srcdir)/'`helpers/authproto.c xsecurelock-1.5.1/Makefile.in-1035- xsecurelock-1.5.1/Makefile.in-1036-helpers/auth_x11-authproto.obj: helpers/authproto.c xsecurelock-1.5.1/Makefile.in:1037:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/auth_x11-authproto.obj -MD -MP -MF helpers/$(DEPDIR)/auth_x11-authproto.Tpo -c -o helpers/auth_x11-authproto.obj `if test -f 'helpers/authproto.c'; then $(CYGPATH_W) 'helpers/authproto.c'; else $(CYGPATH_W) '$(srcdir)/helpers/authproto.c'; fi` xsecurelock-1.5.1/Makefile.in-1038-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/auth_x11-authproto.Tpo helpers/$(DEPDIR)/auth_x11-authproto.Po ############################################## xsecurelock-1.5.1/Makefile.in-1040-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1041:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/auth_x11-authproto.obj `if test -f 'helpers/authproto.c'; then $(CYGPATH_W) 'helpers/authproto.c'; else $(CYGPATH_W) '$(srcdir)/helpers/authproto.c'; fi` xsecurelock-1.5.1/Makefile.in-1042- xsecurelock-1.5.1/Makefile.in-1043-helpers/auth_x11-auth_x11.o: helpers/auth_x11.c xsecurelock-1.5.1/Makefile.in:1044:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/auth_x11-auth_x11.o -MD -MP -MF helpers/$(DEPDIR)/auth_x11-auth_x11.Tpo -c -o helpers/auth_x11-auth_x11.o `test -f 'helpers/auth_x11.c' || echo '$(srcdir)/'`helpers/auth_x11.c xsecurelock-1.5.1/Makefile.in-1045-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/auth_x11-auth_x11.Tpo helpers/$(DEPDIR)/auth_x11-auth_x11.Po ############################################## xsecurelock-1.5.1/Makefile.in-1047-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1048:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/auth_x11-auth_x11.o `test -f 'helpers/auth_x11.c' || echo '$(srcdir)/'`helpers/auth_x11.c xsecurelock-1.5.1/Makefile.in-1049- xsecurelock-1.5.1/Makefile.in-1050-helpers/auth_x11-auth_x11.obj: helpers/auth_x11.c xsecurelock-1.5.1/Makefile.in:1051:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/auth_x11-auth_x11.obj -MD -MP -MF helpers/$(DEPDIR)/auth_x11-auth_x11.Tpo -c -o helpers/auth_x11-auth_x11.obj `if test -f 'helpers/auth_x11.c'; then $(CYGPATH_W) 'helpers/auth_x11.c'; else $(CYGPATH_W) '$(srcdir)/helpers/auth_x11.c'; fi` xsecurelock-1.5.1/Makefile.in-1052-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/auth_x11-auth_x11.Tpo helpers/$(DEPDIR)/auth_x11-auth_x11.Po ############################################## xsecurelock-1.5.1/Makefile.in-1054-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1055:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/auth_x11-auth_x11.obj `if test -f 'helpers/auth_x11.c'; then $(CYGPATH_W) 'helpers/auth_x11.c'; else $(CYGPATH_W) '$(srcdir)/helpers/auth_x11.c'; fi` xsecurelock-1.5.1/Makefile.in-1056- xsecurelock-1.5.1/Makefile.in-1057-helpers/auth_x11-monitors.o: helpers/monitors.c xsecurelock-1.5.1/Makefile.in:1058:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/auth_x11-monitors.o -MD -MP -MF helpers/$(DEPDIR)/auth_x11-monitors.Tpo -c -o helpers/auth_x11-monitors.o `test -f 'helpers/monitors.c' || echo '$(srcdir)/'`helpers/monitors.c xsecurelock-1.5.1/Makefile.in-1059-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/auth_x11-monitors.Tpo helpers/$(DEPDIR)/auth_x11-monitors.Po ############################################## xsecurelock-1.5.1/Makefile.in-1061-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1062:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/auth_x11-monitors.o `test -f 'helpers/monitors.c' || echo '$(srcdir)/'`helpers/monitors.c xsecurelock-1.5.1/Makefile.in-1063- xsecurelock-1.5.1/Makefile.in-1064-helpers/auth_x11-monitors.obj: helpers/monitors.c xsecurelock-1.5.1/Makefile.in:1065:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/auth_x11-monitors.obj -MD -MP -MF helpers/$(DEPDIR)/auth_x11-monitors.Tpo -c -o helpers/auth_x11-monitors.obj `if test -f 'helpers/monitors.c'; then $(CYGPATH_W) 'helpers/monitors.c'; else $(CYGPATH_W) '$(srcdir)/helpers/monitors.c'; fi` xsecurelock-1.5.1/Makefile.in-1066-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/auth_x11-monitors.Tpo helpers/$(DEPDIR)/auth_x11-monitors.Po ############################################## xsecurelock-1.5.1/Makefile.in-1068-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1069:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/auth_x11-monitors.obj `if test -f 'helpers/monitors.c'; then $(CYGPATH_W) 'helpers/monitors.c'; else $(CYGPATH_W) '$(srcdir)/helpers/monitors.c'; fi` xsecurelock-1.5.1/Makefile.in-1070- xsecurelock-1.5.1/Makefile.in-1071-auth_x11-logging.o: logging.c xsecurelock-1.5.1/Makefile.in:1072:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-logging.o -MD -MP -MF $(DEPDIR)/auth_x11-logging.Tpo -c -o auth_x11-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1073-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-logging.Tpo $(DEPDIR)/auth_x11-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1075-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1076:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1077- xsecurelock-1.5.1/Makefile.in-1078-auth_x11-logging.obj: logging.c xsecurelock-1.5.1/Makefile.in:1079:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-logging.obj -MD -MP -MF $(DEPDIR)/auth_x11-logging.Tpo -c -o auth_x11-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1080-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-logging.Tpo $(DEPDIR)/auth_x11-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1082-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1083:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1084- xsecurelock-1.5.1/Makefile.in-1085-auth_x11-util.o: util.c xsecurelock-1.5.1/Makefile.in:1086:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-util.o -MD -MP -MF $(DEPDIR)/auth_x11-util.Tpo -c -o auth_x11-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c xsecurelock-1.5.1/Makefile.in-1087-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-util.Tpo $(DEPDIR)/auth_x11-util.Po ############################################## xsecurelock-1.5.1/Makefile.in-1089-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1090:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c xsecurelock-1.5.1/Makefile.in-1091- xsecurelock-1.5.1/Makefile.in-1092-auth_x11-util.obj: util.c xsecurelock-1.5.1/Makefile.in:1093:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-util.obj -MD -MP -MF $(DEPDIR)/auth_x11-util.Tpo -c -o auth_x11-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` xsecurelock-1.5.1/Makefile.in-1094-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-util.Tpo $(DEPDIR)/auth_x11-util.Po ############################################## xsecurelock-1.5.1/Makefile.in-1096-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1097:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` xsecurelock-1.5.1/Makefile.in-1098- xsecurelock-1.5.1/Makefile.in-1099-auth_x11-wait_pgrp.o: wait_pgrp.c xsecurelock-1.5.1/Makefile.in:1100:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-wait_pgrp.o -MD -MP -MF $(DEPDIR)/auth_x11-wait_pgrp.Tpo -c -o auth_x11-wait_pgrp.o `test -f 'wait_pgrp.c' || echo '$(srcdir)/'`wait_pgrp.c xsecurelock-1.5.1/Makefile.in-1101-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-wait_pgrp.Tpo $(DEPDIR)/auth_x11-wait_pgrp.Po ############################################## xsecurelock-1.5.1/Makefile.in-1103-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1104:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-wait_pgrp.o `test -f 'wait_pgrp.c' || echo '$(srcdir)/'`wait_pgrp.c xsecurelock-1.5.1/Makefile.in-1105- xsecurelock-1.5.1/Makefile.in-1106-auth_x11-wait_pgrp.obj: wait_pgrp.c xsecurelock-1.5.1/Makefile.in:1107:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-wait_pgrp.obj -MD -MP -MF $(DEPDIR)/auth_x11-wait_pgrp.Tpo -c -o auth_x11-wait_pgrp.obj `if test -f 'wait_pgrp.c'; then $(CYGPATH_W) 'wait_pgrp.c'; else $(CYGPATH_W) '$(srcdir)/wait_pgrp.c'; fi` xsecurelock-1.5.1/Makefile.in-1108-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-wait_pgrp.Tpo $(DEPDIR)/auth_x11-wait_pgrp.Po ############################################## xsecurelock-1.5.1/Makefile.in-1110-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1111:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-wait_pgrp.obj `if test -f 'wait_pgrp.c'; then $(CYGPATH_W) 'wait_pgrp.c'; else $(CYGPATH_W) '$(srcdir)/wait_pgrp.c'; fi` xsecurelock-1.5.1/Makefile.in-1112- xsecurelock-1.5.1/Makefile.in-1113-auth_x11-wm_properties.o: wm_properties.c xsecurelock-1.5.1/Makefile.in:1114:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-wm_properties.o -MD -MP -MF $(DEPDIR)/auth_x11-wm_properties.Tpo -c -o auth_x11-wm_properties.o `test -f 'wm_properties.c' || echo '$(srcdir)/'`wm_properties.c xsecurelock-1.5.1/Makefile.in-1115-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-wm_properties.Tpo $(DEPDIR)/auth_x11-wm_properties.Po ############################################## xsecurelock-1.5.1/Makefile.in-1117-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1118:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-wm_properties.o `test -f 'wm_properties.c' || echo '$(srcdir)/'`wm_properties.c xsecurelock-1.5.1/Makefile.in-1119- xsecurelock-1.5.1/Makefile.in-1120-auth_x11-wm_properties.obj: wm_properties.c xsecurelock-1.5.1/Makefile.in:1121:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-wm_properties.obj -MD -MP -MF $(DEPDIR)/auth_x11-wm_properties.Tpo -c -o auth_x11-wm_properties.obj `if test -f 'wm_properties.c'; then $(CYGPATH_W) 'wm_properties.c'; else $(CYGPATH_W) '$(srcdir)/wm_properties.c'; fi` xsecurelock-1.5.1/Makefile.in-1122-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-wm_properties.Tpo $(DEPDIR)/auth_x11-wm_properties.Po ############################################## xsecurelock-1.5.1/Makefile.in-1124-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1125:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-wm_properties.obj `if test -f 'wm_properties.c'; then $(CYGPATH_W) 'wm_properties.c'; else $(CYGPATH_W) '$(srcdir)/wm_properties.c'; fi` xsecurelock-1.5.1/Makefile.in-1126- xsecurelock-1.5.1/Makefile.in-1127-auth_x11-xscreensaver_api.o: xscreensaver_api.c xsecurelock-1.5.1/Makefile.in:1128:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-xscreensaver_api.o -MD -MP -MF $(DEPDIR)/auth_x11-xscreensaver_api.Tpo -c -o auth_x11-xscreensaver_api.o `test -f 'xscreensaver_api.c' || echo '$(srcdir)/'`xscreensaver_api.c xsecurelock-1.5.1/Makefile.in-1129-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-xscreensaver_api.Tpo $(DEPDIR)/auth_x11-xscreensaver_api.Po ############################################## xsecurelock-1.5.1/Makefile.in-1131-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1132:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-xscreensaver_api.o `test -f 'xscreensaver_api.c' || echo '$(srcdir)/'`xscreensaver_api.c xsecurelock-1.5.1/Makefile.in-1133- xsecurelock-1.5.1/Makefile.in-1134-auth_x11-xscreensaver_api.obj: xscreensaver_api.c xsecurelock-1.5.1/Makefile.in:1135:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT auth_x11-xscreensaver_api.obj -MD -MP -MF $(DEPDIR)/auth_x11-xscreensaver_api.Tpo -c -o auth_x11-xscreensaver_api.obj `if test -f 'xscreensaver_api.c'; then $(CYGPATH_W) 'xscreensaver_api.c'; else $(CYGPATH_W) '$(srcdir)/xscreensaver_api.c'; fi` xsecurelock-1.5.1/Makefile.in-1136-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/auth_x11-xscreensaver_api.Tpo $(DEPDIR)/auth_x11-xscreensaver_api.Po ############################################## xsecurelock-1.5.1/Makefile.in-1138-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1139:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(auth_x11_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o auth_x11-xscreensaver_api.obj `if test -f 'xscreensaver_api.c'; then $(CYGPATH_W) 'xscreensaver_api.c'; else $(CYGPATH_W) '$(srcdir)/xscreensaver_api.c'; fi` xsecurelock-1.5.1/Makefile.in-1140- xsecurelock-1.5.1/Makefile.in-1141-authproto_pam-env_info.o: env_info.c xsecurelock-1.5.1/Makefile.in:1142:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authproto_pam-env_info.o -MD -MP -MF $(DEPDIR)/authproto_pam-env_info.Tpo -c -o authproto_pam-env_info.o `test -f 'env_info.c' || echo '$(srcdir)/'`env_info.c xsecurelock-1.5.1/Makefile.in-1143-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/authproto_pam-env_info.Tpo $(DEPDIR)/authproto_pam-env_info.Po ############################################## xsecurelock-1.5.1/Makefile.in-1145-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1146:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authproto_pam-env_info.o `test -f 'env_info.c' || echo '$(srcdir)/'`env_info.c xsecurelock-1.5.1/Makefile.in-1147- xsecurelock-1.5.1/Makefile.in-1148-authproto_pam-env_info.obj: env_info.c xsecurelock-1.5.1/Makefile.in:1149:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authproto_pam-env_info.obj -MD -MP -MF $(DEPDIR)/authproto_pam-env_info.Tpo -c -o authproto_pam-env_info.obj `if test -f 'env_info.c'; then $(CYGPATH_W) 'env_info.c'; else $(CYGPATH_W) '$(srcdir)/env_info.c'; fi` xsecurelock-1.5.1/Makefile.in-1150-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/authproto_pam-env_info.Tpo $(DEPDIR)/authproto_pam-env_info.Po ############################################## xsecurelock-1.5.1/Makefile.in-1152-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1153:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authproto_pam-env_info.obj `if test -f 'env_info.c'; then $(CYGPATH_W) 'env_info.c'; else $(CYGPATH_W) '$(srcdir)/env_info.c'; fi` xsecurelock-1.5.1/Makefile.in-1154- xsecurelock-1.5.1/Makefile.in-1155-authproto_pam-env_settings.o: env_settings.c xsecurelock-1.5.1/Makefile.in:1156:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authproto_pam-env_settings.o -MD -MP -MF $(DEPDIR)/authproto_pam-env_settings.Tpo -c -o authproto_pam-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1157-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/authproto_pam-env_settings.Tpo $(DEPDIR)/authproto_pam-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1159-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1160:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authproto_pam-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1161- xsecurelock-1.5.1/Makefile.in-1162-authproto_pam-env_settings.obj: env_settings.c xsecurelock-1.5.1/Makefile.in:1163:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authproto_pam-env_settings.obj -MD -MP -MF $(DEPDIR)/authproto_pam-env_settings.Tpo -c -o authproto_pam-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1164-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/authproto_pam-env_settings.Tpo $(DEPDIR)/authproto_pam-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1166-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1167:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authproto_pam-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1168- xsecurelock-1.5.1/Makefile.in-1169-helpers/authproto_pam-authproto.o: helpers/authproto.c xsecurelock-1.5.1/Makefile.in:1170:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/authproto_pam-authproto.o -MD -MP -MF helpers/$(DEPDIR)/authproto_pam-authproto.Tpo -c -o helpers/authproto_pam-authproto.o `test -f 'helpers/authproto.c' || echo '$(srcdir)/'`helpers/authproto.c xsecurelock-1.5.1/Makefile.in-1171-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/authproto_pam-authproto.Tpo helpers/$(DEPDIR)/authproto_pam-authproto.Po ############################################## xsecurelock-1.5.1/Makefile.in-1173-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1174:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/authproto_pam-authproto.o `test -f 'helpers/authproto.c' || echo '$(srcdir)/'`helpers/authproto.c xsecurelock-1.5.1/Makefile.in-1175- xsecurelock-1.5.1/Makefile.in-1176-helpers/authproto_pam-authproto.obj: helpers/authproto.c xsecurelock-1.5.1/Makefile.in:1177:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/authproto_pam-authproto.obj -MD -MP -MF helpers/$(DEPDIR)/authproto_pam-authproto.Tpo -c -o helpers/authproto_pam-authproto.obj `if test -f 'helpers/authproto.c'; then $(CYGPATH_W) 'helpers/authproto.c'; else $(CYGPATH_W) '$(srcdir)/helpers/authproto.c'; fi` xsecurelock-1.5.1/Makefile.in-1178-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/authproto_pam-authproto.Tpo helpers/$(DEPDIR)/authproto_pam-authproto.Po ############################################## xsecurelock-1.5.1/Makefile.in-1180-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1181:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/authproto_pam-authproto.obj `if test -f 'helpers/authproto.c'; then $(CYGPATH_W) 'helpers/authproto.c'; else $(CYGPATH_W) '$(srcdir)/helpers/authproto.c'; fi` xsecurelock-1.5.1/Makefile.in-1182- xsecurelock-1.5.1/Makefile.in-1183-helpers/authproto_pam-authproto_pam.o: helpers/authproto_pam.c xsecurelock-1.5.1/Makefile.in:1184:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/authproto_pam-authproto_pam.o -MD -MP -MF helpers/$(DEPDIR)/authproto_pam-authproto_pam.Tpo -c -o helpers/authproto_pam-authproto_pam.o `test -f 'helpers/authproto_pam.c' || echo '$(srcdir)/'`helpers/authproto_pam.c xsecurelock-1.5.1/Makefile.in-1185-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/authproto_pam-authproto_pam.Tpo helpers/$(DEPDIR)/authproto_pam-authproto_pam.Po ############################################## xsecurelock-1.5.1/Makefile.in-1187-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1188:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/authproto_pam-authproto_pam.o `test -f 'helpers/authproto_pam.c' || echo '$(srcdir)/'`helpers/authproto_pam.c xsecurelock-1.5.1/Makefile.in-1189- xsecurelock-1.5.1/Makefile.in-1190-helpers/authproto_pam-authproto_pam.obj: helpers/authproto_pam.c xsecurelock-1.5.1/Makefile.in:1191:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/authproto_pam-authproto_pam.obj -MD -MP -MF helpers/$(DEPDIR)/authproto_pam-authproto_pam.Tpo -c -o helpers/authproto_pam-authproto_pam.obj `if test -f 'helpers/authproto_pam.c'; then $(CYGPATH_W) 'helpers/authproto_pam.c'; else $(CYGPATH_W) '$(srcdir)/helpers/authproto_pam.c'; fi` xsecurelock-1.5.1/Makefile.in-1192-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/authproto_pam-authproto_pam.Tpo helpers/$(DEPDIR)/authproto_pam-authproto_pam.Po ############################################## xsecurelock-1.5.1/Makefile.in-1194-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1195:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/authproto_pam-authproto_pam.obj `if test -f 'helpers/authproto_pam.c'; then $(CYGPATH_W) 'helpers/authproto_pam.c'; else $(CYGPATH_W) '$(srcdir)/helpers/authproto_pam.c'; fi` xsecurelock-1.5.1/Makefile.in-1196- xsecurelock-1.5.1/Makefile.in-1197-authproto_pam-logging.o: logging.c xsecurelock-1.5.1/Makefile.in:1198:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authproto_pam-logging.o -MD -MP -MF $(DEPDIR)/authproto_pam-logging.Tpo -c -o authproto_pam-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1199-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/authproto_pam-logging.Tpo $(DEPDIR)/authproto_pam-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1201-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1202:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authproto_pam-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1203- xsecurelock-1.5.1/Makefile.in-1204-authproto_pam-logging.obj: logging.c xsecurelock-1.5.1/Makefile.in:1205:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authproto_pam-logging.obj -MD -MP -MF $(DEPDIR)/authproto_pam-logging.Tpo -c -o authproto_pam-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1206-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/authproto_pam-logging.Tpo $(DEPDIR)/authproto_pam-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1208-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1209:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authproto_pam-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1210- xsecurelock-1.5.1/Makefile.in-1211-authproto_pam-util.o: util.c xsecurelock-1.5.1/Makefile.in:1212:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authproto_pam-util.o -MD -MP -MF $(DEPDIR)/authproto_pam-util.Tpo -c -o authproto_pam-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c xsecurelock-1.5.1/Makefile.in-1213-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/authproto_pam-util.Tpo $(DEPDIR)/authproto_pam-util.Po ############################################## xsecurelock-1.5.1/Makefile.in-1215-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1216:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authproto_pam-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c xsecurelock-1.5.1/Makefile.in-1217- xsecurelock-1.5.1/Makefile.in-1218-authproto_pam-util.obj: util.c xsecurelock-1.5.1/Makefile.in:1219:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT authproto_pam-util.obj -MD -MP -MF $(DEPDIR)/authproto_pam-util.Tpo -c -o authproto_pam-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` xsecurelock-1.5.1/Makefile.in-1220-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/authproto_pam-util.Tpo $(DEPDIR)/authproto_pam-util.Po ############################################## xsecurelock-1.5.1/Makefile.in-1222-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1223:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(authproto_pam_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o authproto_pam-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` xsecurelock-1.5.1/Makefile.in-1224- xsecurelock-1.5.1/Makefile.in-1225-dimmer-env_settings.o: env_settings.c xsecurelock-1.5.1/Makefile.in:1226:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dimmer-env_settings.o -MD -MP -MF $(DEPDIR)/dimmer-env_settings.Tpo -c -o dimmer-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1227-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dimmer-env_settings.Tpo $(DEPDIR)/dimmer-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1229-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1230:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dimmer-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1231- xsecurelock-1.5.1/Makefile.in-1232-dimmer-env_settings.obj: env_settings.c xsecurelock-1.5.1/Makefile.in:1233:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dimmer-env_settings.obj -MD -MP -MF $(DEPDIR)/dimmer-env_settings.Tpo -c -o dimmer-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1234-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dimmer-env_settings.Tpo $(DEPDIR)/dimmer-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1236-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1237:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dimmer-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1238- xsecurelock-1.5.1/Makefile.in-1239-helpers/dimmer-dimmer.o: helpers/dimmer.c xsecurelock-1.5.1/Makefile.in:1240:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/dimmer-dimmer.o -MD -MP -MF helpers/$(DEPDIR)/dimmer-dimmer.Tpo -c -o helpers/dimmer-dimmer.o `test -f 'helpers/dimmer.c' || echo '$(srcdir)/'`helpers/dimmer.c xsecurelock-1.5.1/Makefile.in-1241-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/dimmer-dimmer.Tpo helpers/$(DEPDIR)/dimmer-dimmer.Po ############################################## xsecurelock-1.5.1/Makefile.in-1243-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1244:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/dimmer-dimmer.o `test -f 'helpers/dimmer.c' || echo '$(srcdir)/'`helpers/dimmer.c xsecurelock-1.5.1/Makefile.in-1245- xsecurelock-1.5.1/Makefile.in-1246-helpers/dimmer-dimmer.obj: helpers/dimmer.c xsecurelock-1.5.1/Makefile.in:1247:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/dimmer-dimmer.obj -MD -MP -MF helpers/$(DEPDIR)/dimmer-dimmer.Tpo -c -o helpers/dimmer-dimmer.obj `if test -f 'helpers/dimmer.c'; then $(CYGPATH_W) 'helpers/dimmer.c'; else $(CYGPATH_W) '$(srcdir)/helpers/dimmer.c'; fi` xsecurelock-1.5.1/Makefile.in-1248-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/dimmer-dimmer.Tpo helpers/$(DEPDIR)/dimmer-dimmer.Po ############################################## xsecurelock-1.5.1/Makefile.in-1250-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1251:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/dimmer-dimmer.obj `if test -f 'helpers/dimmer.c'; then $(CYGPATH_W) 'helpers/dimmer.c'; else $(CYGPATH_W) '$(srcdir)/helpers/dimmer.c'; fi` xsecurelock-1.5.1/Makefile.in-1252- xsecurelock-1.5.1/Makefile.in-1253-dimmer-logging.o: logging.c xsecurelock-1.5.1/Makefile.in:1254:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dimmer-logging.o -MD -MP -MF $(DEPDIR)/dimmer-logging.Tpo -c -o dimmer-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1255-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dimmer-logging.Tpo $(DEPDIR)/dimmer-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1257-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1258:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dimmer-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1259- xsecurelock-1.5.1/Makefile.in-1260-dimmer-logging.obj: logging.c xsecurelock-1.5.1/Makefile.in:1261:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dimmer-logging.obj -MD -MP -MF $(DEPDIR)/dimmer-logging.Tpo -c -o dimmer-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1262-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dimmer-logging.Tpo $(DEPDIR)/dimmer-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1264-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1265:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dimmer-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1266- xsecurelock-1.5.1/Makefile.in-1267-dimmer-wm_properties.o: wm_properties.c xsecurelock-1.5.1/Makefile.in:1268:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dimmer-wm_properties.o -MD -MP -MF $(DEPDIR)/dimmer-wm_properties.Tpo -c -o dimmer-wm_properties.o `test -f 'wm_properties.c' || echo '$(srcdir)/'`wm_properties.c xsecurelock-1.5.1/Makefile.in-1269-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dimmer-wm_properties.Tpo $(DEPDIR)/dimmer-wm_properties.Po ############################################## xsecurelock-1.5.1/Makefile.in-1271-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1272:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dimmer-wm_properties.o `test -f 'wm_properties.c' || echo '$(srcdir)/'`wm_properties.c xsecurelock-1.5.1/Makefile.in-1273- xsecurelock-1.5.1/Makefile.in-1274-dimmer-wm_properties.obj: wm_properties.c xsecurelock-1.5.1/Makefile.in:1275:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dimmer-wm_properties.obj -MD -MP -MF $(DEPDIR)/dimmer-wm_properties.Tpo -c -o dimmer-wm_properties.obj `if test -f 'wm_properties.c'; then $(CYGPATH_W) 'wm_properties.c'; else $(CYGPATH_W) '$(srcdir)/wm_properties.c'; fi` xsecurelock-1.5.1/Makefile.in-1276-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dimmer-wm_properties.Tpo $(DEPDIR)/dimmer-wm_properties.Po ############################################## xsecurelock-1.5.1/Makefile.in-1278-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1279:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dimmer_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dimmer-wm_properties.obj `if test -f 'wm_properties.c'; then $(CYGPATH_W) 'wm_properties.c'; else $(CYGPATH_W) '$(srcdir)/wm_properties.c'; fi` xsecurelock-1.5.1/Makefile.in-1280- xsecurelock-1.5.1/Makefile.in-1281-test/get_compositor-get_compositor.o: test/get_compositor.c xsecurelock-1.5.1/Makefile.in:1282:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(get_compositor_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/get_compositor-get_compositor.o -MD -MP -MF test/$(DEPDIR)/get_compositor-get_compositor.Tpo -c -o test/get_compositor-get_compositor.o `test -f 'test/get_compositor.c' || echo '$(srcdir)/'`test/get_compositor.c xsecurelock-1.5.1/Makefile.in-1283-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/get_compositor-get_compositor.Tpo test/$(DEPDIR)/get_compositor-get_compositor.Po ############################################## xsecurelock-1.5.1/Makefile.in-1285-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1286:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(get_compositor_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/get_compositor-get_compositor.o `test -f 'test/get_compositor.c' || echo '$(srcdir)/'`test/get_compositor.c xsecurelock-1.5.1/Makefile.in-1287- xsecurelock-1.5.1/Makefile.in-1288-test/get_compositor-get_compositor.obj: test/get_compositor.c xsecurelock-1.5.1/Makefile.in:1289:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(get_compositor_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/get_compositor-get_compositor.obj -MD -MP -MF test/$(DEPDIR)/get_compositor-get_compositor.Tpo -c -o test/get_compositor-get_compositor.obj `if test -f 'test/get_compositor.c'; then $(CYGPATH_W) 'test/get_compositor.c'; else $(CYGPATH_W) '$(srcdir)/test/get_compositor.c'; fi` xsecurelock-1.5.1/Makefile.in-1290-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/get_compositor-get_compositor.Tpo test/$(DEPDIR)/get_compositor-get_compositor.Po ############################################## xsecurelock-1.5.1/Makefile.in-1292-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1293:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(get_compositor_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/get_compositor-get_compositor.obj `if test -f 'test/get_compositor.c'; then $(CYGPATH_W) 'test/get_compositor.c'; else $(CYGPATH_W) '$(srcdir)/test/get_compositor.c'; fi` xsecurelock-1.5.1/Makefile.in-1294- xsecurelock-1.5.1/Makefile.in-1295-test/nvidia_break_compositor-nvidia_break_compositor.o: test/nvidia_break_compositor.c xsecurelock-1.5.1/Makefile.in:1296:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nvidia_break_compositor_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/nvidia_break_compositor-nvidia_break_compositor.o -MD -MP -MF test/$(DEPDIR)/nvidia_break_compositor-nvidia_break_compositor.Tpo -c -o test/nvidia_break_compositor-nvidia_break_compositor.o `test -f 'test/nvidia_break_compositor.c' || echo '$(srcdir)/'`test/nvidia_break_compositor.c xsecurelock-1.5.1/Makefile.in-1297-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/nvidia_break_compositor-nvidia_break_compositor.Tpo test/$(DEPDIR)/nvidia_break_compositor-nvidia_break_compositor.Po ############################################## xsecurelock-1.5.1/Makefile.in-1299-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1300:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nvidia_break_compositor_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/nvidia_break_compositor-nvidia_break_compositor.o `test -f 'test/nvidia_break_compositor.c' || echo '$(srcdir)/'`test/nvidia_break_compositor.c xsecurelock-1.5.1/Makefile.in-1301- xsecurelock-1.5.1/Makefile.in-1302-test/nvidia_break_compositor-nvidia_break_compositor.obj: test/nvidia_break_compositor.c xsecurelock-1.5.1/Makefile.in:1303:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nvidia_break_compositor_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/nvidia_break_compositor-nvidia_break_compositor.obj -MD -MP -MF test/$(DEPDIR)/nvidia_break_compositor-nvidia_break_compositor.Tpo -c -o test/nvidia_break_compositor-nvidia_break_compositor.obj `if test -f 'test/nvidia_break_compositor.c'; then $(CYGPATH_W) 'test/nvidia_break_compositor.c'; else $(CYGPATH_W) '$(srcdir)/test/nvidia_break_compositor.c'; fi` xsecurelock-1.5.1/Makefile.in-1304-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/nvidia_break_compositor-nvidia_break_compositor.Tpo test/$(DEPDIR)/nvidia_break_compositor-nvidia_break_compositor.Po ############################################## xsecurelock-1.5.1/Makefile.in-1306-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1307:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nvidia_break_compositor_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/nvidia_break_compositor-nvidia_break_compositor.obj `if test -f 'test/nvidia_break_compositor.c'; then $(CYGPATH_W) 'test/nvidia_break_compositor.c'; else $(CYGPATH_W) '$(srcdir)/test/nvidia_break_compositor.c'; fi` xsecurelock-1.5.1/Makefile.in-1308- xsecurelock-1.5.1/Makefile.in-1309-test/remap_all-remap_all.o: test/remap_all.c xsecurelock-1.5.1/Makefile.in:1310:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(remap_all_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/remap_all-remap_all.o -MD -MP -MF test/$(DEPDIR)/remap_all-remap_all.Tpo -c -o test/remap_all-remap_all.o `test -f 'test/remap_all.c' || echo '$(srcdir)/'`test/remap_all.c xsecurelock-1.5.1/Makefile.in-1311-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/remap_all-remap_all.Tpo test/$(DEPDIR)/remap_all-remap_all.Po ############################################## xsecurelock-1.5.1/Makefile.in-1313-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1314:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(remap_all_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/remap_all-remap_all.o `test -f 'test/remap_all.c' || echo '$(srcdir)/'`test/remap_all.c xsecurelock-1.5.1/Makefile.in-1315- xsecurelock-1.5.1/Makefile.in-1316-test/remap_all-remap_all.obj: test/remap_all.c xsecurelock-1.5.1/Makefile.in:1317:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(remap_all_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test/remap_all-remap_all.obj -MD -MP -MF test/$(DEPDIR)/remap_all-remap_all.Tpo -c -o test/remap_all-remap_all.obj `if test -f 'test/remap_all.c'; then $(CYGPATH_W) 'test/remap_all.c'; else $(CYGPATH_W) '$(srcdir)/test/remap_all.c'; fi` xsecurelock-1.5.1/Makefile.in-1318-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/remap_all-remap_all.Tpo test/$(DEPDIR)/remap_all-remap_all.Po ############################################## xsecurelock-1.5.1/Makefile.in-1320-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1321:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(remap_all_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test/remap_all-remap_all.obj `if test -f 'test/remap_all.c'; then $(CYGPATH_W) 'test/remap_all.c'; else $(CYGPATH_W) '$(srcdir)/test/remap_all.c'; fi` xsecurelock-1.5.1/Makefile.in-1322- xsecurelock-1.5.1/Makefile.in-1323-remap_all-unmap_all.o: unmap_all.c xsecurelock-1.5.1/Makefile.in:1324:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(remap_all_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT remap_all-unmap_all.o -MD -MP -MF $(DEPDIR)/remap_all-unmap_all.Tpo -c -o remap_all-unmap_all.o `test -f 'unmap_all.c' || echo '$(srcdir)/'`unmap_all.c xsecurelock-1.5.1/Makefile.in-1325-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/remap_all-unmap_all.Tpo $(DEPDIR)/remap_all-unmap_all.Po ############################################## xsecurelock-1.5.1/Makefile.in-1327-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1328:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(remap_all_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o remap_all-unmap_all.o `test -f 'unmap_all.c' || echo '$(srcdir)/'`unmap_all.c xsecurelock-1.5.1/Makefile.in-1329- xsecurelock-1.5.1/Makefile.in-1330-remap_all-unmap_all.obj: unmap_all.c xsecurelock-1.5.1/Makefile.in:1331:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(remap_all_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT remap_all-unmap_all.obj -MD -MP -MF $(DEPDIR)/remap_all-unmap_all.Tpo -c -o remap_all-unmap_all.obj `if test -f 'unmap_all.c'; then $(CYGPATH_W) 'unmap_all.c'; else $(CYGPATH_W) '$(srcdir)/unmap_all.c'; fi` xsecurelock-1.5.1/Makefile.in-1332-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/remap_all-unmap_all.Tpo $(DEPDIR)/remap_all-unmap_all.Po ############################################## xsecurelock-1.5.1/Makefile.in-1334-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1335:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(remap_all_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o remap_all-unmap_all.obj `if test -f 'unmap_all.c'; then $(CYGPATH_W) 'unmap_all.c'; else $(CYGPATH_W) '$(srcdir)/unmap_all.c'; fi` xsecurelock-1.5.1/Makefile.in-1336- xsecurelock-1.5.1/Makefile.in-1337-saver_multiplex-env_settings.o: env_settings.c xsecurelock-1.5.1/Makefile.in:1338:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-env_settings.o -MD -MP -MF $(DEPDIR)/saver_multiplex-env_settings.Tpo -c -o saver_multiplex-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1339-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-env_settings.Tpo $(DEPDIR)/saver_multiplex-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1341-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1342:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1343- xsecurelock-1.5.1/Makefile.in-1344-saver_multiplex-env_settings.obj: env_settings.c xsecurelock-1.5.1/Makefile.in:1345:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-env_settings.obj -MD -MP -MF $(DEPDIR)/saver_multiplex-env_settings.Tpo -c -o saver_multiplex-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1346-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-env_settings.Tpo $(DEPDIR)/saver_multiplex-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1348-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1349:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1350- xsecurelock-1.5.1/Makefile.in-1351-helpers/saver_multiplex-monitors.o: helpers/monitors.c xsecurelock-1.5.1/Makefile.in:1352:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/saver_multiplex-monitors.o -MD -MP -MF helpers/$(DEPDIR)/saver_multiplex-monitors.Tpo -c -o helpers/saver_multiplex-monitors.o `test -f 'helpers/monitors.c' || echo '$(srcdir)/'`helpers/monitors.c xsecurelock-1.5.1/Makefile.in-1353-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/saver_multiplex-monitors.Tpo helpers/$(DEPDIR)/saver_multiplex-monitors.Po ############################################## xsecurelock-1.5.1/Makefile.in-1355-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1356:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/saver_multiplex-monitors.o `test -f 'helpers/monitors.c' || echo '$(srcdir)/'`helpers/monitors.c xsecurelock-1.5.1/Makefile.in-1357- xsecurelock-1.5.1/Makefile.in-1358-helpers/saver_multiplex-monitors.obj: helpers/monitors.c xsecurelock-1.5.1/Makefile.in:1359:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/saver_multiplex-monitors.obj -MD -MP -MF helpers/$(DEPDIR)/saver_multiplex-monitors.Tpo -c -o helpers/saver_multiplex-monitors.obj `if test -f 'helpers/monitors.c'; then $(CYGPATH_W) 'helpers/monitors.c'; else $(CYGPATH_W) '$(srcdir)/helpers/monitors.c'; fi` xsecurelock-1.5.1/Makefile.in-1360-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/saver_multiplex-monitors.Tpo helpers/$(DEPDIR)/saver_multiplex-monitors.Po ############################################## xsecurelock-1.5.1/Makefile.in-1362-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1363:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/saver_multiplex-monitors.obj `if test -f 'helpers/monitors.c'; then $(CYGPATH_W) 'helpers/monitors.c'; else $(CYGPATH_W) '$(srcdir)/helpers/monitors.c'; fi` xsecurelock-1.5.1/Makefile.in-1364- xsecurelock-1.5.1/Makefile.in-1365-helpers/saver_multiplex-saver_multiplex.o: helpers/saver_multiplex.c xsecurelock-1.5.1/Makefile.in:1366:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/saver_multiplex-saver_multiplex.o -MD -MP -MF helpers/$(DEPDIR)/saver_multiplex-saver_multiplex.Tpo -c -o helpers/saver_multiplex-saver_multiplex.o `test -f 'helpers/saver_multiplex.c' || echo '$(srcdir)/'`helpers/saver_multiplex.c xsecurelock-1.5.1/Makefile.in-1367-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/saver_multiplex-saver_multiplex.Tpo helpers/$(DEPDIR)/saver_multiplex-saver_multiplex.Po ############################################## xsecurelock-1.5.1/Makefile.in-1369-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1370:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/saver_multiplex-saver_multiplex.o `test -f 'helpers/saver_multiplex.c' || echo '$(srcdir)/'`helpers/saver_multiplex.c xsecurelock-1.5.1/Makefile.in-1371- xsecurelock-1.5.1/Makefile.in-1372-helpers/saver_multiplex-saver_multiplex.obj: helpers/saver_multiplex.c xsecurelock-1.5.1/Makefile.in:1373:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/saver_multiplex-saver_multiplex.obj -MD -MP -MF helpers/$(DEPDIR)/saver_multiplex-saver_multiplex.Tpo -c -o helpers/saver_multiplex-saver_multiplex.obj `if test -f 'helpers/saver_multiplex.c'; then $(CYGPATH_W) 'helpers/saver_multiplex.c'; else $(CYGPATH_W) '$(srcdir)/helpers/saver_multiplex.c'; fi` xsecurelock-1.5.1/Makefile.in-1374-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/saver_multiplex-saver_multiplex.Tpo helpers/$(DEPDIR)/saver_multiplex-saver_multiplex.Po ############################################## xsecurelock-1.5.1/Makefile.in-1376-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1377:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/saver_multiplex-saver_multiplex.obj `if test -f 'helpers/saver_multiplex.c'; then $(CYGPATH_W) 'helpers/saver_multiplex.c'; else $(CYGPATH_W) '$(srcdir)/helpers/saver_multiplex.c'; fi` xsecurelock-1.5.1/Makefile.in-1378- xsecurelock-1.5.1/Makefile.in-1379-saver_multiplex-logging.o: logging.c xsecurelock-1.5.1/Makefile.in:1380:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-logging.o -MD -MP -MF $(DEPDIR)/saver_multiplex-logging.Tpo -c -o saver_multiplex-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1381-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-logging.Tpo $(DEPDIR)/saver_multiplex-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1383-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1384:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1385- xsecurelock-1.5.1/Makefile.in-1386-saver_multiplex-logging.obj: logging.c xsecurelock-1.5.1/Makefile.in:1387:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-logging.obj -MD -MP -MF $(DEPDIR)/saver_multiplex-logging.Tpo -c -o saver_multiplex-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1388-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-logging.Tpo $(DEPDIR)/saver_multiplex-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1390-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1391:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1392- xsecurelock-1.5.1/Makefile.in-1393-saver_multiplex-saver_child.o: saver_child.c xsecurelock-1.5.1/Makefile.in:1394:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-saver_child.o -MD -MP -MF $(DEPDIR)/saver_multiplex-saver_child.Tpo -c -o saver_multiplex-saver_child.o `test -f 'saver_child.c' || echo '$(srcdir)/'`saver_child.c xsecurelock-1.5.1/Makefile.in-1395-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-saver_child.Tpo $(DEPDIR)/saver_multiplex-saver_child.Po ############################################## xsecurelock-1.5.1/Makefile.in-1397-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1398:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-saver_child.o `test -f 'saver_child.c' || echo '$(srcdir)/'`saver_child.c xsecurelock-1.5.1/Makefile.in-1399- xsecurelock-1.5.1/Makefile.in-1400-saver_multiplex-saver_child.obj: saver_child.c xsecurelock-1.5.1/Makefile.in:1401:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-saver_child.obj -MD -MP -MF $(DEPDIR)/saver_multiplex-saver_child.Tpo -c -o saver_multiplex-saver_child.obj `if test -f 'saver_child.c'; then $(CYGPATH_W) 'saver_child.c'; else $(CYGPATH_W) '$(srcdir)/saver_child.c'; fi` xsecurelock-1.5.1/Makefile.in-1402-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-saver_child.Tpo $(DEPDIR)/saver_multiplex-saver_child.Po ############################################## xsecurelock-1.5.1/Makefile.in-1404-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1405:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-saver_child.obj `if test -f 'saver_child.c'; then $(CYGPATH_W) 'saver_child.c'; else $(CYGPATH_W) '$(srcdir)/saver_child.c'; fi` xsecurelock-1.5.1/Makefile.in-1406- xsecurelock-1.5.1/Makefile.in-1407-saver_multiplex-wait_pgrp.o: wait_pgrp.c xsecurelock-1.5.1/Makefile.in:1408:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-wait_pgrp.o -MD -MP -MF $(DEPDIR)/saver_multiplex-wait_pgrp.Tpo -c -o saver_multiplex-wait_pgrp.o `test -f 'wait_pgrp.c' || echo '$(srcdir)/'`wait_pgrp.c xsecurelock-1.5.1/Makefile.in-1409-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-wait_pgrp.Tpo $(DEPDIR)/saver_multiplex-wait_pgrp.Po ############################################## xsecurelock-1.5.1/Makefile.in-1411-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1412:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-wait_pgrp.o `test -f 'wait_pgrp.c' || echo '$(srcdir)/'`wait_pgrp.c xsecurelock-1.5.1/Makefile.in-1413- xsecurelock-1.5.1/Makefile.in-1414-saver_multiplex-wait_pgrp.obj: wait_pgrp.c xsecurelock-1.5.1/Makefile.in:1415:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-wait_pgrp.obj -MD -MP -MF $(DEPDIR)/saver_multiplex-wait_pgrp.Tpo -c -o saver_multiplex-wait_pgrp.obj `if test -f 'wait_pgrp.c'; then $(CYGPATH_W) 'wait_pgrp.c'; else $(CYGPATH_W) '$(srcdir)/wait_pgrp.c'; fi` xsecurelock-1.5.1/Makefile.in-1416-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-wait_pgrp.Tpo $(DEPDIR)/saver_multiplex-wait_pgrp.Po ############################################## xsecurelock-1.5.1/Makefile.in-1418-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1419:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-wait_pgrp.obj `if test -f 'wait_pgrp.c'; then $(CYGPATH_W) 'wait_pgrp.c'; else $(CYGPATH_W) '$(srcdir)/wait_pgrp.c'; fi` xsecurelock-1.5.1/Makefile.in-1420- xsecurelock-1.5.1/Makefile.in-1421-saver_multiplex-wm_properties.o: wm_properties.c xsecurelock-1.5.1/Makefile.in:1422:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-wm_properties.o -MD -MP -MF $(DEPDIR)/saver_multiplex-wm_properties.Tpo -c -o saver_multiplex-wm_properties.o `test -f 'wm_properties.c' || echo '$(srcdir)/'`wm_properties.c xsecurelock-1.5.1/Makefile.in-1423-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-wm_properties.Tpo $(DEPDIR)/saver_multiplex-wm_properties.Po ############################################## xsecurelock-1.5.1/Makefile.in-1425-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1426:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-wm_properties.o `test -f 'wm_properties.c' || echo '$(srcdir)/'`wm_properties.c xsecurelock-1.5.1/Makefile.in-1427- xsecurelock-1.5.1/Makefile.in-1428-saver_multiplex-wm_properties.obj: wm_properties.c xsecurelock-1.5.1/Makefile.in:1429:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-wm_properties.obj -MD -MP -MF $(DEPDIR)/saver_multiplex-wm_properties.Tpo -c -o saver_multiplex-wm_properties.obj `if test -f 'wm_properties.c'; then $(CYGPATH_W) 'wm_properties.c'; else $(CYGPATH_W) '$(srcdir)/wm_properties.c'; fi` xsecurelock-1.5.1/Makefile.in-1430-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-wm_properties.Tpo $(DEPDIR)/saver_multiplex-wm_properties.Po ############################################## xsecurelock-1.5.1/Makefile.in-1432-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1433:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-wm_properties.obj `if test -f 'wm_properties.c'; then $(CYGPATH_W) 'wm_properties.c'; else $(CYGPATH_W) '$(srcdir)/wm_properties.c'; fi` xsecurelock-1.5.1/Makefile.in-1434- xsecurelock-1.5.1/Makefile.in-1435-saver_multiplex-xscreensaver_api.o: xscreensaver_api.c xsecurelock-1.5.1/Makefile.in:1436:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-xscreensaver_api.o -MD -MP -MF $(DEPDIR)/saver_multiplex-xscreensaver_api.Tpo -c -o saver_multiplex-xscreensaver_api.o `test -f 'xscreensaver_api.c' || echo '$(srcdir)/'`xscreensaver_api.c xsecurelock-1.5.1/Makefile.in-1437-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-xscreensaver_api.Tpo $(DEPDIR)/saver_multiplex-xscreensaver_api.Po ############################################## xsecurelock-1.5.1/Makefile.in-1439-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1440:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-xscreensaver_api.o `test -f 'xscreensaver_api.c' || echo '$(srcdir)/'`xscreensaver_api.c xsecurelock-1.5.1/Makefile.in-1441- xsecurelock-1.5.1/Makefile.in-1442-saver_multiplex-xscreensaver_api.obj: xscreensaver_api.c xsecurelock-1.5.1/Makefile.in:1443:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT saver_multiplex-xscreensaver_api.obj -MD -MP -MF $(DEPDIR)/saver_multiplex-xscreensaver_api.Tpo -c -o saver_multiplex-xscreensaver_api.obj `if test -f 'xscreensaver_api.c'; then $(CYGPATH_W) 'xscreensaver_api.c'; else $(CYGPATH_W) '$(srcdir)/xscreensaver_api.c'; fi` xsecurelock-1.5.1/Makefile.in-1444-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/saver_multiplex-xscreensaver_api.Tpo $(DEPDIR)/saver_multiplex-xscreensaver_api.Po ############################################## xsecurelock-1.5.1/Makefile.in-1446-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1447:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(saver_multiplex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o saver_multiplex-xscreensaver_api.obj `if test -f 'xscreensaver_api.c'; then $(CYGPATH_W) 'xscreensaver_api.c'; else $(CYGPATH_W) '$(srcdir)/xscreensaver_api.c'; fi` xsecurelock-1.5.1/Makefile.in-1448- xsecurelock-1.5.1/Makefile.in-1449-until_nonidle-env_settings.o: env_settings.c xsecurelock-1.5.1/Makefile.in:1450:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT until_nonidle-env_settings.o -MD -MP -MF $(DEPDIR)/until_nonidle-env_settings.Tpo -c -o until_nonidle-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1451-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/until_nonidle-env_settings.Tpo $(DEPDIR)/until_nonidle-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1453-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1454:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o until_nonidle-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1455- xsecurelock-1.5.1/Makefile.in-1456-until_nonidle-env_settings.obj: env_settings.c xsecurelock-1.5.1/Makefile.in:1457:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT until_nonidle-env_settings.obj -MD -MP -MF $(DEPDIR)/until_nonidle-env_settings.Tpo -c -o until_nonidle-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1458-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/until_nonidle-env_settings.Tpo $(DEPDIR)/until_nonidle-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1460-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1461:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o until_nonidle-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1462- xsecurelock-1.5.1/Makefile.in-1463-helpers/until_nonidle-until_nonidle.o: helpers/until_nonidle.c xsecurelock-1.5.1/Makefile.in:1464:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/until_nonidle-until_nonidle.o -MD -MP -MF helpers/$(DEPDIR)/until_nonidle-until_nonidle.Tpo -c -o helpers/until_nonidle-until_nonidle.o `test -f 'helpers/until_nonidle.c' || echo '$(srcdir)/'`helpers/until_nonidle.c xsecurelock-1.5.1/Makefile.in-1465-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/until_nonidle-until_nonidle.Tpo helpers/$(DEPDIR)/until_nonidle-until_nonidle.Po ############################################## xsecurelock-1.5.1/Makefile.in-1467-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1468:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/until_nonidle-until_nonidle.o `test -f 'helpers/until_nonidle.c' || echo '$(srcdir)/'`helpers/until_nonidle.c xsecurelock-1.5.1/Makefile.in-1469- xsecurelock-1.5.1/Makefile.in-1470-helpers/until_nonidle-until_nonidle.obj: helpers/until_nonidle.c xsecurelock-1.5.1/Makefile.in:1471:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT helpers/until_nonidle-until_nonidle.obj -MD -MP -MF helpers/$(DEPDIR)/until_nonidle-until_nonidle.Tpo -c -o helpers/until_nonidle-until_nonidle.obj `if test -f 'helpers/until_nonidle.c'; then $(CYGPATH_W) 'helpers/until_nonidle.c'; else $(CYGPATH_W) '$(srcdir)/helpers/until_nonidle.c'; fi` xsecurelock-1.5.1/Makefile.in-1472-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) helpers/$(DEPDIR)/until_nonidle-until_nonidle.Tpo helpers/$(DEPDIR)/until_nonidle-until_nonidle.Po ############################################## xsecurelock-1.5.1/Makefile.in-1474-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1475:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o helpers/until_nonidle-until_nonidle.obj `if test -f 'helpers/until_nonidle.c'; then $(CYGPATH_W) 'helpers/until_nonidle.c'; else $(CYGPATH_W) '$(srcdir)/helpers/until_nonidle.c'; fi` xsecurelock-1.5.1/Makefile.in-1476- xsecurelock-1.5.1/Makefile.in-1477-until_nonidle-logging.o: logging.c xsecurelock-1.5.1/Makefile.in:1478:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT until_nonidle-logging.o -MD -MP -MF $(DEPDIR)/until_nonidle-logging.Tpo -c -o until_nonidle-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1479-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/until_nonidle-logging.Tpo $(DEPDIR)/until_nonidle-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1481-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1482:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o until_nonidle-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1483- xsecurelock-1.5.1/Makefile.in-1484-until_nonidle-logging.obj: logging.c xsecurelock-1.5.1/Makefile.in:1485:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT until_nonidle-logging.obj -MD -MP -MF $(DEPDIR)/until_nonidle-logging.Tpo -c -o until_nonidle-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1486-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/until_nonidle-logging.Tpo $(DEPDIR)/until_nonidle-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1488-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1489:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o until_nonidle-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1490- xsecurelock-1.5.1/Makefile.in-1491-until_nonidle-wait_pgrp.o: wait_pgrp.c xsecurelock-1.5.1/Makefile.in:1492:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT until_nonidle-wait_pgrp.o -MD -MP -MF $(DEPDIR)/until_nonidle-wait_pgrp.Tpo -c -o until_nonidle-wait_pgrp.o `test -f 'wait_pgrp.c' || echo '$(srcdir)/'`wait_pgrp.c xsecurelock-1.5.1/Makefile.in-1493-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/until_nonidle-wait_pgrp.Tpo $(DEPDIR)/until_nonidle-wait_pgrp.Po ############################################## xsecurelock-1.5.1/Makefile.in-1495-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1496:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o until_nonidle-wait_pgrp.o `test -f 'wait_pgrp.c' || echo '$(srcdir)/'`wait_pgrp.c xsecurelock-1.5.1/Makefile.in-1497- xsecurelock-1.5.1/Makefile.in-1498-until_nonidle-wait_pgrp.obj: wait_pgrp.c xsecurelock-1.5.1/Makefile.in:1499:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT until_nonidle-wait_pgrp.obj -MD -MP -MF $(DEPDIR)/until_nonidle-wait_pgrp.Tpo -c -o until_nonidle-wait_pgrp.obj `if test -f 'wait_pgrp.c'; then $(CYGPATH_W) 'wait_pgrp.c'; else $(CYGPATH_W) '$(srcdir)/wait_pgrp.c'; fi` xsecurelock-1.5.1/Makefile.in-1500-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/until_nonidle-wait_pgrp.Tpo $(DEPDIR)/until_nonidle-wait_pgrp.Po ############################################## xsecurelock-1.5.1/Makefile.in-1502-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1503:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(until_nonidle_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o until_nonidle-wait_pgrp.obj `if test -f 'wait_pgrp.c'; then $(CYGPATH_W) 'wait_pgrp.c'; else $(CYGPATH_W) '$(srcdir)/wait_pgrp.c'; fi` xsecurelock-1.5.1/Makefile.in-1504- xsecurelock-1.5.1/Makefile.in-1505-xsecurelock-auth_child.o: auth_child.c xsecurelock-1.5.1/Makefile.in:1506:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-auth_child.o -MD -MP -MF $(DEPDIR)/xsecurelock-auth_child.Tpo -c -o xsecurelock-auth_child.o `test -f 'auth_child.c' || echo '$(srcdir)/'`auth_child.c xsecurelock-1.5.1/Makefile.in-1507-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-auth_child.Tpo $(DEPDIR)/xsecurelock-auth_child.Po ############################################## xsecurelock-1.5.1/Makefile.in-1509-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1510:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-auth_child.o `test -f 'auth_child.c' || echo '$(srcdir)/'`auth_child.c xsecurelock-1.5.1/Makefile.in-1511- xsecurelock-1.5.1/Makefile.in-1512-xsecurelock-auth_child.obj: auth_child.c xsecurelock-1.5.1/Makefile.in:1513:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-auth_child.obj -MD -MP -MF $(DEPDIR)/xsecurelock-auth_child.Tpo -c -o xsecurelock-auth_child.obj `if test -f 'auth_child.c'; then $(CYGPATH_W) 'auth_child.c'; else $(CYGPATH_W) '$(srcdir)/auth_child.c'; fi` xsecurelock-1.5.1/Makefile.in-1514-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-auth_child.Tpo $(DEPDIR)/xsecurelock-auth_child.Po ############################################## xsecurelock-1.5.1/Makefile.in-1516-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1517:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-auth_child.obj `if test -f 'auth_child.c'; then $(CYGPATH_W) 'auth_child.c'; else $(CYGPATH_W) '$(srcdir)/auth_child.c'; fi` xsecurelock-1.5.1/Makefile.in-1518- xsecurelock-1.5.1/Makefile.in-1519-xsecurelock-env_settings.o: env_settings.c xsecurelock-1.5.1/Makefile.in:1520:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-env_settings.o -MD -MP -MF $(DEPDIR)/xsecurelock-env_settings.Tpo -c -o xsecurelock-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1521-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-env_settings.Tpo $(DEPDIR)/xsecurelock-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1523-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1524:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-env_settings.o `test -f 'env_settings.c' || echo '$(srcdir)/'`env_settings.c xsecurelock-1.5.1/Makefile.in-1525- xsecurelock-1.5.1/Makefile.in-1526-xsecurelock-env_settings.obj: env_settings.c xsecurelock-1.5.1/Makefile.in:1527:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-env_settings.obj -MD -MP -MF $(DEPDIR)/xsecurelock-env_settings.Tpo -c -o xsecurelock-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1528-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-env_settings.Tpo $(DEPDIR)/xsecurelock-env_settings.Po ############################################## xsecurelock-1.5.1/Makefile.in-1530-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1531:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-env_settings.obj `if test -f 'env_settings.c'; then $(CYGPATH_W) 'env_settings.c'; else $(CYGPATH_W) '$(srcdir)/env_settings.c'; fi` xsecurelock-1.5.1/Makefile.in-1532- xsecurelock-1.5.1/Makefile.in-1533-xsecurelock-logging.o: logging.c xsecurelock-1.5.1/Makefile.in:1534:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-logging.o -MD -MP -MF $(DEPDIR)/xsecurelock-logging.Tpo -c -o xsecurelock-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1535-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-logging.Tpo $(DEPDIR)/xsecurelock-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1537-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1538:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c xsecurelock-1.5.1/Makefile.in-1539- xsecurelock-1.5.1/Makefile.in-1540-xsecurelock-logging.obj: logging.c xsecurelock-1.5.1/Makefile.in:1541:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-logging.obj -MD -MP -MF $(DEPDIR)/xsecurelock-logging.Tpo -c -o xsecurelock-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1542-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-logging.Tpo $(DEPDIR)/xsecurelock-logging.Po ############################################## xsecurelock-1.5.1/Makefile.in-1544-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1545:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` xsecurelock-1.5.1/Makefile.in-1546- xsecurelock-1.5.1/Makefile.in-1547-xsecurelock-main.o: main.c xsecurelock-1.5.1/Makefile.in:1548:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-main.o -MD -MP -MF $(DEPDIR)/xsecurelock-main.Tpo -c -o xsecurelock-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c xsecurelock-1.5.1/Makefile.in-1549-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-main.Tpo $(DEPDIR)/xsecurelock-main.Po ############################################## xsecurelock-1.5.1/Makefile.in-1551-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1552:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c xsecurelock-1.5.1/Makefile.in-1553- xsecurelock-1.5.1/Makefile.in-1554-xsecurelock-main.obj: main.c xsecurelock-1.5.1/Makefile.in:1555:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-main.obj -MD -MP -MF $(DEPDIR)/xsecurelock-main.Tpo -c -o xsecurelock-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` xsecurelock-1.5.1/Makefile.in-1556-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-main.Tpo $(DEPDIR)/xsecurelock-main.Po ############################################## xsecurelock-1.5.1/Makefile.in-1558-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1559:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` xsecurelock-1.5.1/Makefile.in-1560- xsecurelock-1.5.1/Makefile.in-1561-xsecurelock-saver_child.o: saver_child.c xsecurelock-1.5.1/Makefile.in:1562:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-saver_child.o -MD -MP -MF $(DEPDIR)/xsecurelock-saver_child.Tpo -c -o xsecurelock-saver_child.o `test -f 'saver_child.c' || echo '$(srcdir)/'`saver_child.c xsecurelock-1.5.1/Makefile.in-1563-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-saver_child.Tpo $(DEPDIR)/xsecurelock-saver_child.Po ############################################## xsecurelock-1.5.1/Makefile.in-1565-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1566:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-saver_child.o `test -f 'saver_child.c' || echo '$(srcdir)/'`saver_child.c xsecurelock-1.5.1/Makefile.in-1567- xsecurelock-1.5.1/Makefile.in-1568-xsecurelock-saver_child.obj: saver_child.c xsecurelock-1.5.1/Makefile.in:1569:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-saver_child.obj -MD -MP -MF $(DEPDIR)/xsecurelock-saver_child.Tpo -c -o xsecurelock-saver_child.obj `if test -f 'saver_child.c'; then $(CYGPATH_W) 'saver_child.c'; else $(CYGPATH_W) '$(srcdir)/saver_child.c'; fi` xsecurelock-1.5.1/Makefile.in-1570-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-saver_child.Tpo $(DEPDIR)/xsecurelock-saver_child.Po ############################################## xsecurelock-1.5.1/Makefile.in-1572-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1573:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-saver_child.obj `if test -f 'saver_child.c'; then $(CYGPATH_W) 'saver_child.c'; else $(CYGPATH_W) '$(srcdir)/saver_child.c'; fi` xsecurelock-1.5.1/Makefile.in-1574- xsecurelock-1.5.1/Makefile.in-1575-xsecurelock-unmap_all.o: unmap_all.c xsecurelock-1.5.1/Makefile.in:1576:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-unmap_all.o -MD -MP -MF $(DEPDIR)/xsecurelock-unmap_all.Tpo -c -o xsecurelock-unmap_all.o `test -f 'unmap_all.c' || echo '$(srcdir)/'`unmap_all.c xsecurelock-1.5.1/Makefile.in-1577-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-unmap_all.Tpo $(DEPDIR)/xsecurelock-unmap_all.Po ############################################## xsecurelock-1.5.1/Makefile.in-1579-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1580:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-unmap_all.o `test -f 'unmap_all.c' || echo '$(srcdir)/'`unmap_all.c xsecurelock-1.5.1/Makefile.in-1581- xsecurelock-1.5.1/Makefile.in-1582-xsecurelock-unmap_all.obj: unmap_all.c xsecurelock-1.5.1/Makefile.in:1583:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-unmap_all.obj -MD -MP -MF $(DEPDIR)/xsecurelock-unmap_all.Tpo -c -o xsecurelock-unmap_all.obj `if test -f 'unmap_all.c'; then $(CYGPATH_W) 'unmap_all.c'; else $(CYGPATH_W) '$(srcdir)/unmap_all.c'; fi` xsecurelock-1.5.1/Makefile.in-1584-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-unmap_all.Tpo $(DEPDIR)/xsecurelock-unmap_all.Po ############################################## xsecurelock-1.5.1/Makefile.in-1586-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1587:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-unmap_all.obj `if test -f 'unmap_all.c'; then $(CYGPATH_W) 'unmap_all.c'; else $(CYGPATH_W) '$(srcdir)/unmap_all.c'; fi` xsecurelock-1.5.1/Makefile.in-1588- xsecurelock-1.5.1/Makefile.in-1589-xsecurelock-util.o: util.c xsecurelock-1.5.1/Makefile.in:1590:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-util.o -MD -MP -MF $(DEPDIR)/xsecurelock-util.Tpo -c -o xsecurelock-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c xsecurelock-1.5.1/Makefile.in-1591-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-util.Tpo $(DEPDIR)/xsecurelock-util.Po ############################################## xsecurelock-1.5.1/Makefile.in-1593-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1594:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c xsecurelock-1.5.1/Makefile.in-1595- xsecurelock-1.5.1/Makefile.in-1596-xsecurelock-util.obj: util.c xsecurelock-1.5.1/Makefile.in:1597:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-util.obj -MD -MP -MF $(DEPDIR)/xsecurelock-util.Tpo -c -o xsecurelock-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` xsecurelock-1.5.1/Makefile.in-1598-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-util.Tpo $(DEPDIR)/xsecurelock-util.Po ############################################## xsecurelock-1.5.1/Makefile.in-1600-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1601:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` xsecurelock-1.5.1/Makefile.in-1602- xsecurelock-1.5.1/Makefile.in-1603-xsecurelock-version.o: version.c xsecurelock-1.5.1/Makefile.in:1604:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-version.o -MD -MP -MF $(DEPDIR)/xsecurelock-version.Tpo -c -o xsecurelock-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c xsecurelock-1.5.1/Makefile.in-1605-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-version.Tpo $(DEPDIR)/xsecurelock-version.Po ############################################## xsecurelock-1.5.1/Makefile.in-1607-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1608:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c xsecurelock-1.5.1/Makefile.in-1609- xsecurelock-1.5.1/Makefile.in-1610-xsecurelock-version.obj: version.c xsecurelock-1.5.1/Makefile.in:1611:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-version.obj -MD -MP -MF $(DEPDIR)/xsecurelock-version.Tpo -c -o xsecurelock-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi` xsecurelock-1.5.1/Makefile.in-1612-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-version.Tpo $(DEPDIR)/xsecurelock-version.Po ############################################## xsecurelock-1.5.1/Makefile.in-1614-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1615:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi` xsecurelock-1.5.1/Makefile.in-1616- xsecurelock-1.5.1/Makefile.in-1617-xsecurelock-wait_pgrp.o: wait_pgrp.c xsecurelock-1.5.1/Makefile.in:1618:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-wait_pgrp.o -MD -MP -MF $(DEPDIR)/xsecurelock-wait_pgrp.Tpo -c -o xsecurelock-wait_pgrp.o `test -f 'wait_pgrp.c' || echo '$(srcdir)/'`wait_pgrp.c xsecurelock-1.5.1/Makefile.in-1619-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-wait_pgrp.Tpo $(DEPDIR)/xsecurelock-wait_pgrp.Po ############################################## xsecurelock-1.5.1/Makefile.in-1621-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1622:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-wait_pgrp.o `test -f 'wait_pgrp.c' || echo '$(srcdir)/'`wait_pgrp.c xsecurelock-1.5.1/Makefile.in-1623- xsecurelock-1.5.1/Makefile.in-1624-xsecurelock-wait_pgrp.obj: wait_pgrp.c xsecurelock-1.5.1/Makefile.in:1625:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-wait_pgrp.obj -MD -MP -MF $(DEPDIR)/xsecurelock-wait_pgrp.Tpo -c -o xsecurelock-wait_pgrp.obj `if test -f 'wait_pgrp.c'; then $(CYGPATH_W) 'wait_pgrp.c'; else $(CYGPATH_W) '$(srcdir)/wait_pgrp.c'; fi` xsecurelock-1.5.1/Makefile.in-1626-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-wait_pgrp.Tpo $(DEPDIR)/xsecurelock-wait_pgrp.Po ############################################## xsecurelock-1.5.1/Makefile.in-1628-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1629:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-wait_pgrp.obj `if test -f 'wait_pgrp.c'; then $(CYGPATH_W) 'wait_pgrp.c'; else $(CYGPATH_W) '$(srcdir)/wait_pgrp.c'; fi` xsecurelock-1.5.1/Makefile.in-1630- xsecurelock-1.5.1/Makefile.in-1631-xsecurelock-wm_properties.o: wm_properties.c xsecurelock-1.5.1/Makefile.in:1632:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-wm_properties.o -MD -MP -MF $(DEPDIR)/xsecurelock-wm_properties.Tpo -c -o xsecurelock-wm_properties.o `test -f 'wm_properties.c' || echo '$(srcdir)/'`wm_properties.c xsecurelock-1.5.1/Makefile.in-1633-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-wm_properties.Tpo $(DEPDIR)/xsecurelock-wm_properties.Po ############################################## xsecurelock-1.5.1/Makefile.in-1635-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1636:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-wm_properties.o `test -f 'wm_properties.c' || echo '$(srcdir)/'`wm_properties.c xsecurelock-1.5.1/Makefile.in-1637- xsecurelock-1.5.1/Makefile.in-1638-xsecurelock-wm_properties.obj: wm_properties.c xsecurelock-1.5.1/Makefile.in:1639:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-wm_properties.obj -MD -MP -MF $(DEPDIR)/xsecurelock-wm_properties.Tpo -c -o xsecurelock-wm_properties.obj `if test -f 'wm_properties.c'; then $(CYGPATH_W) 'wm_properties.c'; else $(CYGPATH_W) '$(srcdir)/wm_properties.c'; fi` xsecurelock-1.5.1/Makefile.in-1640-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-wm_properties.Tpo $(DEPDIR)/xsecurelock-wm_properties.Po ############################################## xsecurelock-1.5.1/Makefile.in-1642-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1643:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-wm_properties.obj `if test -f 'wm_properties.c'; then $(CYGPATH_W) 'wm_properties.c'; else $(CYGPATH_W) '$(srcdir)/wm_properties.c'; fi` xsecurelock-1.5.1/Makefile.in-1644- xsecurelock-1.5.1/Makefile.in-1645-xsecurelock-xscreensaver_api.o: xscreensaver_api.c xsecurelock-1.5.1/Makefile.in:1646:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-xscreensaver_api.o -MD -MP -MF $(DEPDIR)/xsecurelock-xscreensaver_api.Tpo -c -o xsecurelock-xscreensaver_api.o `test -f 'xscreensaver_api.c' || echo '$(srcdir)/'`xscreensaver_api.c xsecurelock-1.5.1/Makefile.in-1647-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-xscreensaver_api.Tpo $(DEPDIR)/xsecurelock-xscreensaver_api.Po ############################################## xsecurelock-1.5.1/Makefile.in-1649-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1650:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-xscreensaver_api.o `test -f 'xscreensaver_api.c' || echo '$(srcdir)/'`xscreensaver_api.c xsecurelock-1.5.1/Makefile.in-1651- xsecurelock-1.5.1/Makefile.in-1652-xsecurelock-xscreensaver_api.obj: xscreensaver_api.c xsecurelock-1.5.1/Makefile.in:1653:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xsecurelock-xscreensaver_api.obj -MD -MP -MF $(DEPDIR)/xsecurelock-xscreensaver_api.Tpo -c -o xsecurelock-xscreensaver_api.obj `if test -f 'xscreensaver_api.c'; then $(CYGPATH_W) 'xscreensaver_api.c'; else $(CYGPATH_W) '$(srcdir)/xscreensaver_api.c'; fi` xsecurelock-1.5.1/Makefile.in-1654-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xsecurelock-xscreensaver_api.Tpo $(DEPDIR)/xsecurelock-xscreensaver_api.Po ############################################## xsecurelock-1.5.1/Makefile.in-1656-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xsecurelock-1.5.1/Makefile.in:1657:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xsecurelock_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xsecurelock-xscreensaver_api.obj `if test -f 'xscreensaver_api.c'; then $(CYGPATH_W) 'xscreensaver_api.c'; else $(CYGPATH_W) '$(srcdir)/xscreensaver_api.c'; fi` xsecurelock-1.5.1/Makefile.in-1658-install-man1: $(man1_MANS) ############################################## xsecurelock-1.5.1/Makefile.in-1662- test -n "$(man1dir)" \ xsecurelock-1.5.1/Makefile.in:1663: && test -n "`echo $$list1$$list2`" \ xsecurelock-1.5.1/Makefile.in-1664- || exit 0; \ ############################################## xsecurelock-1.5.1/Makefile.in-1717- @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \ xsecurelock-1.5.1/Makefile.in:1718: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ xsecurelock-1.5.1/Makefile.in-1719- dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir) ############################################## xsecurelock-1.5.1/Makefile.in-1738- @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ xsecurelock-1.5.1/Makefile.in:1739: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ xsecurelock-1.5.1/Makefile.in-1740- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## xsecurelock-1.5.1/Makefile.in-1771-GTAGS: xsecurelock-1.5.1/Makefile.in:1772: here=`$(am__cd) $(top_builddir) && pwd` \ xsecurelock-1.5.1/Makefile.in-1773- && $(am__cd) $(top_srcdir) \ ############################################## xsecurelock-1.5.1/Makefile.in-1806- test -d "$(distdir)" || mkdir "$(distdir)" xsecurelock-1.5.1/Makefile.in:1807: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xsecurelock-1.5.1/Makefile.in:1808: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xsecurelock-1.5.1/Makefile.in-1809- list='$(DISTFILES)'; \ ############################################## xsecurelock-1.5.1/Makefile.in-1820- if test -d $$d/$$file; then \ xsecurelock-1.5.1/Makefile.in:1821: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ xsecurelock-1.5.1/Makefile.in-1822- if test -d "$(distdir)/$$file"; then \ ############################################## xsecurelock-1.5.1/Makefile.in-1906- test -d $(distdir)/_build || exit 0; \ xsecurelock-1.5.1/Makefile.in:1907: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ xsecurelock-1.5.1/Makefile.in-1908- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## xsecurelock-1.5.1/Makefile.in-1950- }; \ xsecurelock-1.5.1/Makefile.in:1951: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ xsecurelock-1.5.1/Makefile.in-1952- || { echo "ERROR: files left after uninstall:" ; \ ############################################## xsecurelock-1.5.1/Makefile.in-1962- fi xsecurelock-1.5.1/Makefile.in:1963: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ xsecurelock-1.5.1/Makefile.in-1964- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## xsecurelock-1.5.1/depcomp-64- case $1 in xsecurelock-1.5.1/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; xsecurelock-1.5.1/depcomp-66- *) dir=;; ############################################## xsecurelock-1.5.1/depcomp-73-{ xsecurelock-1.5.1/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` xsecurelock-1.5.1/depcomp-75-} ############################################## xsecurelock-1.5.1/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} xsecurelock-1.5.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} xsecurelock-1.5.1/depcomp-128- ############################################## xsecurelock-1.5.1/depcomp-405- sleep 1 xsecurelock-1.5.1/depcomp:406: i=`expr $i - 1` xsecurelock-1.5.1/depcomp-407- done xsecurelock-1.5.1/depcomp-408- fi xsecurelock-1.5.1/depcomp:409: i=`expr $i - 1` xsecurelock-1.5.1/depcomp-410- done ############################################## xsecurelock-1.5.1/depcomp-425- # Do two passes, one to just change these to xsecurelock-1.5.1/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. xsecurelock-1.5.1/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## xsecurelock-1.5.1/depcomp-659- done xsecurelock-1.5.1/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` xsecurelock-1.5.1/depcomp-661- touch "$tmpdepfile" ############################################## xsecurelock-1.5.1/doc/examples/saver_livestreams-14-feeds=(`cat ~/.streamsaver-feeds | grep -Ev '^#'`) xsecurelock-1.5.1/doc/examples/saver_livestreams:15:monitor_index=`xrandr | grep -wi "connected" | sort | grep -nho "$(xwininfo -id "$XSCREENSAVER_WINDOW" | awk '/^ Corners:/ { print $2 }')" | awk -F: '{ print $1; exit 0; }'` xsecurelock-1.5.1/doc/examples/saver_livestreams-16-day=`date +"%-j"` ############################################## xsecurelock-1.5.1/aclocal.m4-131- PKG_CHECK_EXISTS([$3], xsecurelock-1.5.1/aclocal.m4:132: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` xsecurelock-1.5.1/aclocal.m4-133- test "x$?" != "x0" && pkg_failed=yes ], ############################################## xsecurelock-1.5.1/aclocal.m4-179- if test $_pkg_short_errors_supported = yes; then xsecurelock-1.5.1/aclocal.m4:180: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` xsecurelock-1.5.1/aclocal.m4-181- else xsecurelock-1.5.1/aclocal.m4:182: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` xsecurelock-1.5.1/aclocal.m4-183- fi ############################################## xsecurelock-1.5.1/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: xsecurelock-1.5.1/aclocal.m4:369:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` xsecurelock-1.5.1/aclocal.m4-370-# and then we would define $MISSING as ############################################## xsecurelock-1.5.1/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path. xsecurelock-1.5.1/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd` xsecurelock-1.5.1/aclocal.m4-385-]) ############################################## xsecurelock-1.5.1/aclocal.m4-481- if test "$am_compiler_list" = ""; then xsecurelock-1.5.1/aclocal.m4:482: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` xsecurelock-1.5.1/aclocal.m4-483- fi ############################################## xsecurelock-1.5.1/aclocal.m4-634- # Strip MF so we end up with the name of the file. xsecurelock-1.5.1/aclocal.m4:635: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` xsecurelock-1.5.1/aclocal.m4-636- # Check whether this is an Automake generated Makefile which includes ############################################## xsecurelock-1.5.1/aclocal.m4-641- || continue xsecurelock-1.5.1/aclocal.m4:642: am_dirpart=`AS_DIRNAME(["$am_mf"])` xsecurelock-1.5.1/aclocal.m4:643: am_filepart=`AS_BASENAME(["$am_mf"])` xsecurelock-1.5.1/aclocal.m4-644- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## xsecurelock-1.5.1/aclocal.m4-709-AC_REQUIRE([AC_PROG_INSTALL])dnl xsecurelock-1.5.1/aclocal.m4:710:if test "`cd $srcdir && pwd`" != "`pwd`"; then xsecurelock-1.5.1/aclocal.m4-711- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## xsecurelock-1.5.1/aclocal.m4-868- * ) xsecurelock-1.5.1/aclocal.m4:869: _am_stamp_count=`expr $_am_stamp_count + 1` ;; xsecurelock-1.5.1/aclocal.m4-870- esac xsecurelock-1.5.1/aclocal.m4-871-done xsecurelock-1.5.1/aclocal.m4:872:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) xsecurelock-1.5.1/aclocal.m4-873- ############################################## xsecurelock-1.5.1/aclocal.m4-1124- echo "timestamp, slept: $am_has_slept" > conftest.file xsecurelock-1.5.1/aclocal.m4:1125: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` xsecurelock-1.5.1/aclocal.m4-1126- if test "$[*]" = "X"; then xsecurelock-1.5.1/aclocal.m4-1127- # -L didn't work. xsecurelock-1.5.1/aclocal.m4:1128: set X `ls -t "$srcdir/configure" conftest.file` xsecurelock-1.5.1/aclocal.m4-1129- fi ############################################## xsecurelock-1.5.1/install-sh-234- fi xsecurelock-1.5.1/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; xsecurelock-1.5.1/install-sh-236- *) ############################################## xsecurelock-1.5.1/install-sh-281- dstdir=$dst xsecurelock-1.5.1/install-sh:282: dst=$dstdir/`basename "$src"` xsecurelock-1.5.1/install-sh-283- dstdir_status=0 xsecurelock-1.5.1/install-sh-284- else xsecurelock-1.5.1/install-sh:285: dstdir=`dirname "$dst"` xsecurelock-1.5.1/install-sh-286- test -d "$dstdir" ############################################## xsecurelock-1.5.1/install-sh-344- test_tmpdir="$tmpdir/a" xsecurelock-1.5.1/install-sh:345: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` xsecurelock-1.5.1/install-sh-346- case $ls_ld_tmpdir in ############################################## xsecurelock-1.5.1/install-sh-351- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { xsecurelock-1.5.1/install-sh:352: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` xsecurelock-1.5.1/install-sh-353- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## xsecurelock-1.5.1/install-sh-409- case $prefix in xsecurelock-1.5.1/install-sh:410: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; xsecurelock-1.5.1/install-sh-411- *) qprefix=$prefix;; ############################################## xsecurelock-1.5.1/install-sh-458- if $copy_on_change && xsecurelock-1.5.1/install-sh:459: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && xsecurelock-1.5.1/install-sh:460: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && xsecurelock-1.5.1/install-sh-461- set -f &&