=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== xjadeo-0.8.9/configure.ac-371- if test "x$FREETYPE_CONFIG" != "xno" -a ! "x$enable_ft" = "xno"; then xjadeo-0.8.9/configure.ac:372: FREETYPE_CFLAGS=`$FREETYPE_CONFIG --cflags` xjadeo-0.8.9/configure.ac:373: FREETYPE_LIBS=`$FREETYPE_CONFIG --libs` xjadeo-0.8.9/configure.ac-374- AC_DEFINE(HAVE_FREETYPE_H, 1, [Have FreeType2 include files]) ############################################## xjadeo-0.8.9/doc/Makefile-16- `which echo` -e "/<body>\n1,.d\n/<hr\\>\n.d\n/<hr\\>\n.d\n/<\\/body>\n.,\$$d\nw\nq" | ed -s pages/xjremote.html xjadeo-0.8.9/doc/Makefile:17: for file in pages/*; do echo $$file; cat tpl/head tpl/page $$file tpl/epage tpl/foot > html/`basename $$file`; done xjadeo-0.8.9/doc/Makefile-18- cat tpl/head tpl/front tpl/foot > html/index.html ############################################## xjadeo-0.8.9/INSTALL-173-directory configuration variables that were expressed in terms of xjadeo-0.8.9/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', xjadeo-0.8.9/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## xjadeo-0.8.9/Makefile.in-49- { \ xjadeo-0.8.9/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ xjadeo-0.8.9/Makefile.in-51- }; \ ############################################## xjadeo-0.8.9/Makefile.in-130- esac xjadeo-0.8.9/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; xjadeo-0.8.9/Makefile.in-132-am__vpath_adj = case $$p in \ xjadeo-0.8.9/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ xjadeo-0.8.9/Makefile.in-134- *) f=$$p;; \ xjadeo-0.8.9/Makefile.in-135- esac; xjadeo-0.8.9/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; xjadeo-0.8.9/Makefile.in-137-am__install_max = 40 xjadeo-0.8.9/Makefile.in-138-am__nobase_strip_setup = \ xjadeo-0.8.9/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` xjadeo-0.8.9/Makefile.in-140-am__nobase_strip = \ ############################################## xjadeo-0.8.9/Makefile.in-212- while test -n "$$dir1"; do \ xjadeo-0.8.9/Makefile.in:213: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ xjadeo-0.8.9/Makefile.in-214- if test "$$first" != "."; then \ xjadeo-0.8.9/Makefile.in-215- if test "$$first" = ".."; then \ xjadeo-0.8.9/Makefile.in:216: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ xjadeo-0.8.9/Makefile.in:217: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ xjadeo-0.8.9/Makefile.in-218- else \ xjadeo-0.8.9/Makefile.in:219: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ xjadeo-0.8.9/Makefile.in-220- if test "$$first2" = "$$first"; then \ xjadeo-0.8.9/Makefile.in:221: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ xjadeo-0.8.9/Makefile.in-222- else \ ############################################## xjadeo-0.8.9/Makefile.in-227- fi; \ xjadeo-0.8.9/Makefile.in:228: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ xjadeo-0.8.9/Makefile.in-229- done; \ ############################################## xjadeo-0.8.9/Makefile.in-475- test -n "$(man1dir)" \ xjadeo-0.8.9/Makefile.in:476: && test -n "`echo $$list1$$list2`" \ xjadeo-0.8.9/Makefile.in-477- || exit 0; \ ############################################## xjadeo-0.8.9/Makefile.in-528- dot_seen=no; \ xjadeo-0.8.9/Makefile.in:529: target=`echo $@ | sed s/-recursive//`; \ xjadeo-0.8.9/Makefile.in-530- case "$@" in \ ############################################## xjadeo-0.8.9/Makefile.in-591-GTAGS: xjadeo-0.8.9/Makefile.in:592: here=`$(am__cd) $(top_builddir) && pwd` \ xjadeo-0.8.9/Makefile.in-593- && $(am__cd) $(top_srcdir) \ ############################################## xjadeo-0.8.9/Makefile.in-623- test -d "$(distdir)" || mkdir "$(distdir)" xjadeo-0.8.9/Makefile.in:624: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/Makefile.in:625: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/Makefile.in-626- list='$(DISTFILES)'; \ ############################################## xjadeo-0.8.9/Makefile.in-637- if test -d $$d/$$file; then \ xjadeo-0.8.9/Makefile.in:638: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ xjadeo-0.8.9/Makefile.in-639- if test -d "$(distdir)/$$file"; then \ ############################################## xjadeo-0.8.9/Makefile.in-748- test -d $(distdir)/_build || exit 0; \ xjadeo-0.8.9/Makefile.in:749: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ xjadeo-0.8.9/Makefile.in-750- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## xjadeo-0.8.9/Makefile.in-792- }; \ xjadeo-0.8.9/Makefile.in:793: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ xjadeo-0.8.9/Makefile.in-794- || { echo "ERROR: files left after uninstall:" ; \ ############################################## xjadeo-0.8.9/Makefile.in-804- fi xjadeo-0.8.9/Makefile.in:805: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ xjadeo-0.8.9/Makefile.in-806- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## xjadeo-0.8.9/compile-67- mingw/*) xjadeo-0.8.9/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` xjadeo-0.8.9/compile-69- ;; xjadeo-0.8.9/compile-70- cygwin/*) xjadeo-0.8.9/compile:71: file=`cygpath -m "$file" || echo "$file"` xjadeo-0.8.9/compile-72- ;; xjadeo-0.8.9/compile-73- wine/*) xjadeo-0.8.9/compile:74: file=`winepath -w "$file" || echo "$file"` xjadeo-0.8.9/compile-75- ;; ############################################## xjadeo-0.8.9/compile-309-# Name of file we expect compiler to create. xjadeo-0.8.9/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` xjadeo-0.8.9/compile-311- ############################################## xjadeo-0.8.9/compile-315-# object file name, since that is what matters with a parallel build. xjadeo-0.8.9/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d xjadeo-0.8.9/compile-317-while true; do ############################################## xjadeo-0.8.9/depcomp-64- case $1 in xjadeo-0.8.9/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; xjadeo-0.8.9/depcomp-66- *) dir=;; ############################################## xjadeo-0.8.9/depcomp-73-{ xjadeo-0.8.9/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` xjadeo-0.8.9/depcomp-75-} ############################################## xjadeo-0.8.9/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} xjadeo-0.8.9/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} xjadeo-0.8.9/depcomp-128- ############################################## xjadeo-0.8.9/depcomp-405- sleep 1 xjadeo-0.8.9/depcomp:406: i=`expr $i - 1` xjadeo-0.8.9/depcomp-407- done xjadeo-0.8.9/depcomp-408- fi xjadeo-0.8.9/depcomp:409: i=`expr $i - 1` xjadeo-0.8.9/depcomp-410- done ############################################## xjadeo-0.8.9/depcomp-425- # Do two passes, one to just change these to xjadeo-0.8.9/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. xjadeo-0.8.9/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## xjadeo-0.8.9/depcomp-659- done xjadeo-0.8.9/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` xjadeo-0.8.9/depcomp-661- touch "$tmpdepfile" ############################################## xjadeo-0.8.9/config.guess-34- xjadeo-0.8.9/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` xjadeo-0.8.9/config.guess-36- ############################################## xjadeo-0.8.9/config.guess-102-: ${TMPDIR=/tmp} ; xjadeo-0.8.9/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || xjadeo-0.8.9/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## xjadeo-0.8.9/config.guess-151- EOF xjadeo-0.8.9/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` xjadeo-0.8.9/config.guess-153- ;; ############################################## xjadeo-0.8.9/config.guess-181- earmv*) xjadeo-0.8.9/config.guess:182: arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` xjadeo-0.8.9/config.guess:183: endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` xjadeo-0.8.9/config.guess-184- machine=${arch}${endian}-unknown ############################################## xjadeo-0.8.9/config.guess-213- expr='s/^earmv[0-9]/-eabi/;s/eb$//' xjadeo-0.8.9/config.guess:214: abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` xjadeo-0.8.9/config.guess-215- ;; ############################################## xjadeo-0.8.9/config.guess-226- *) xjadeo-0.8.9/config.guess:227: release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2` xjadeo-0.8.9/config.guess-228- ;; ############################################## xjadeo-0.8.9/config.guess-264- *4.0) xjadeo-0.8.9/config.guess:265: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` xjadeo-0.8.9/config.guess-266- ;; xjadeo-0.8.9/config.guess-267- *5.*) xjadeo-0.8.9/config.guess:268: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` xjadeo-0.8.9/config.guess-269- ;; ############################################## xjadeo-0.8.9/config.guess-274- # types through head -n 1, so we only detect the type of CPU 0. xjadeo-0.8.9/config.guess:275: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` xjadeo-0.8.9/config.guess-276- case "$ALPHA_CPU_TYPE" in ############################################## xjadeo-0.8.9/config.guess-312- # 1.2 uses "1.2" for uname -r. xjadeo-0.8.9/config.guess:313: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` xjadeo-0.8.9/config.guess-314- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## xjadeo-0.8.9/config.guess-372- s390x:SunOS:*:*) xjadeo-0.8.9/config.guess:373: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xjadeo-0.8.9/config.guess-374- exit ;; xjadeo-0.8.9/config.guess-375- sun4H:SunOS:5.*:*) xjadeo-0.8.9/config.guess:376: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xjadeo-0.8.9/config.guess-377- exit ;; xjadeo-0.8.9/config.guess-378- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) xjadeo-0.8.9/config.guess:379: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xjadeo-0.8.9/config.guess-380- exit ;; ############################################## xjadeo-0.8.9/config.guess-397- fi xjadeo-0.8.9/config.guess:398: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xjadeo-0.8.9/config.guess-399- exit ;; ############################################## xjadeo-0.8.9/config.guess-403- # it's likely to be more like Solaris than SunOS4. xjadeo-0.8.9/config.guess:404: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xjadeo-0.8.9/config.guess-405- exit ;; ############################################## xjadeo-0.8.9/config.guess-412- # Japanese Language versions have a version number like `4.1.3-JL'. xjadeo-0.8.9/config.guess:413: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` xjadeo-0.8.9/config.guess-414- exit ;; ############################################## xjadeo-0.8.9/config.guess-418- sun*:*:4.2BSD:*) xjadeo-0.8.9/config.guess:419: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` xjadeo-0.8.9/config.guess-420- test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3 ############################################## xjadeo-0.8.9/config.guess-500- $CC_FOR_BUILD -o $dummy $dummy.c && xjadeo-0.8.9/config.guess:501: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && xjadeo-0.8.9/config.guess:502: SYSTEM_NAME=`$dummy $dummyarg` && xjadeo-0.8.9/config.guess-503- { echo "$SYSTEM_NAME"; exit; } ############################################## xjadeo-0.8.9/config.guess-556- *:IRIX*:*:*) xjadeo-0.8.9/config.guess:557: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` xjadeo-0.8.9/config.guess-558- exit ;; ############################################## xjadeo-0.8.9/config.guess-586-EOF xjadeo-0.8.9/config.guess:587: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` xjadeo-0.8.9/config.guess-588- then ############################################## xjadeo-0.8.9/config.guess-599- *:AIX:*:[4567]) xjadeo-0.8.9/config.guess:600: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` xjadeo-0.8.9/config.guess-601- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## xjadeo-0.8.9/config.guess-635- 9000/[34678]??:HP-UX:*:*) xjadeo-0.8.9/config.guess:636: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` xjadeo-0.8.9/config.guess-637- case "${UNAME_MACHINE}" in ############################################## xjadeo-0.8.9/config.guess-689-EOF xjadeo-0.8.9/config.guess:690: (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` xjadeo-0.8.9/config.guess-691- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## xjadeo-0.8.9/config.guess-717- ia64:HP-UX:*:*) xjadeo-0.8.9/config.guess:718: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` xjadeo-0.8.9/config.guess-719- echo ia64-hp-hpux${HPUX_REV} ############################################## xjadeo-0.8.9/config.guess-747-EOF xjadeo-0.8.9/config.guess:748: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && xjadeo-0.8.9/config.guess-749- { echo "$SYSTEM_NAME"; exit; } ############################################## xjadeo-0.8.9/config.guess-818- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` xjadeo-0.8.9/config.guess:819: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` xjadeo-0.8.9/config.guess-820- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## xjadeo-0.8.9/config.guess-823- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` xjadeo-0.8.9/config.guess:824: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` xjadeo-0.8.9/config.guess-825- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## xjadeo-0.8.9/config.guess-839- amd64) xjadeo-0.8.9/config.guess:840: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; xjadeo-0.8.9/config.guess-841- *) xjadeo-0.8.9/config.guess:842: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; xjadeo-0.8.9/config.guess-843- esac ############################################## xjadeo-0.8.9/config.guess-897- prep*:SunOS:5.*:*) xjadeo-0.8.9/config.guess:898: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` xjadeo-0.8.9/config.guess-899- exit ;; ############################################## xjadeo-0.8.9/config.guess-901- # the GNU system xjadeo-0.8.9/config.guess:902: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` xjadeo-0.8.9/config.guess-903- exit ;; ############################################## xjadeo-0.8.9/config.guess-905- # other systems with GNU libc and userland xjadeo-0.8.9/config.guess:906: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} xjadeo-0.8.9/config.guess-907- exit ;; ############################################## xjadeo-0.8.9/config.guess-999-EOF xjadeo-0.8.9/config.guess:1000: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` xjadeo-0.8.9/config.guess-1001- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## xjadeo-0.8.9/config.guess-1099- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) xjadeo-0.8.9/config.guess:1100: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` xjadeo-0.8.9/config.guess-1101- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## xjadeo-0.8.9/config.guess-1302- fi xjadeo-0.8.9/config.guess:1303: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then xjadeo-0.8.9/config.guess-1304- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## xjadeo-0.8.9/config.guess-1387- *:DragonFly:*:*) xjadeo-0.8.9/config.guess:1388: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` xjadeo-0.8.9/config.guess-1389- exit ;; ############################################## xjadeo-0.8.9/config.guess-1400- i*86:skyos:*:*) xjadeo-0.8.9/config.guess:1401: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'` xjadeo-0.8.9/config.guess-1402- exit ;; ############################################## xjadeo-0.8.9/config.sub-52- xjadeo-0.8.9/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` xjadeo-0.8.9/config.sub-54- ############################################## xjadeo-0.8.9/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. xjadeo-0.8.9/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` xjadeo-0.8.9/config.sub-116-case $maybe_os in ############################################## xjadeo-0.8.9/config.sub-122- os=-$maybe_os xjadeo-0.8.9/config.sub:123: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` xjadeo-0.8.9/config.sub-124- ;; ############################################## xjadeo-0.8.9/config.sub-126- os=-linux-android xjadeo-0.8.9/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown xjadeo-0.8.9/config.sub-128- ;; xjadeo-0.8.9/config.sub-129- *) xjadeo-0.8.9/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` xjadeo-0.8.9/config.sub-131- if [ $basic_machine != $1 ] xjadeo-0.8.9/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` xjadeo-0.8.9/config.sub-133- else os=; fi ############################################## xjadeo-0.8.9/config.sub-180- os=-sco5v6 xjadeo-0.8.9/config.sub:181: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-182- ;; ############################################## xjadeo-0.8.9/config.sub-184- os=-sco3.2v5 xjadeo-0.8.9/config.sub:185: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-186- ;; ############################################## xjadeo-0.8.9/config.sub-188- os=-sco3.2v4 xjadeo-0.8.9/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-190- ;; xjadeo-0.8.9/config.sub-191- -sco3.2.[4-9]*) xjadeo-0.8.9/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` xjadeo-0.8.9/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-194- ;; ############################################## xjadeo-0.8.9/config.sub-196- # Don't forget version if it is 3.2v4 or newer. xjadeo-0.8.9/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-198- ;; ############################################## xjadeo-0.8.9/config.sub-200- # Don't forget version if it is 3.2v4 or newer. xjadeo-0.8.9/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-202- ;; ############################################## xjadeo-0.8.9/config.sub-204- os=-sco3.2v2 xjadeo-0.8.9/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-206- ;; xjadeo-0.8.9/config.sub-207- -udk*) xjadeo-0.8.9/config.sub:208: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-209- ;; ############################################## xjadeo-0.8.9/config.sub-211- os=-isc2.2 xjadeo-0.8.9/config.sub:212: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-213- ;; ############################################## xjadeo-0.8.9/config.sub-217- -isc*) xjadeo-0.8.9/config.sub:218: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` xjadeo-0.8.9/config.sub-219- ;; ############################################## xjadeo-0.8.9/config.sub-229- -ptx*) xjadeo-0.8.9/config.sub:230: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` xjadeo-0.8.9/config.sub-231- ;; xjadeo-0.8.9/config.sub-232- -windowsnt*) xjadeo-0.8.9/config.sub:233: os=`echo $os | sed -e 's/windowsnt/winnt/'` xjadeo-0.8.9/config.sub-234- ;; ############################################## xjadeo-0.8.9/config.sub-367- *-*-*) xjadeo-0.8.9/config.sub:368: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 xjadeo-0.8.9/config.sub-369- exit 1 ############################################## xjadeo-0.8.9/config.sub-495- amd64-*) xjadeo-0.8.9/config.sub:496: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-497- ;; ############################################## xjadeo-0.8.9/config.sub-540- blackfin-*) xjadeo-0.8.9/config.sub:541: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-542- os=-linux ############################################## xjadeo-0.8.9/config.sub-548- c54x-*) xjadeo-0.8.9/config.sub:549: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-550- ;; xjadeo-0.8.9/config.sub-551- c55x-*) xjadeo-0.8.9/config.sub:552: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-553- ;; xjadeo-0.8.9/config.sub-554- c6x-*) xjadeo-0.8.9/config.sub:555: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-556- ;; ############################################## xjadeo-0.8.9/config.sub-652- e500v[12]-*) xjadeo-0.8.9/config.sub:653: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-654- os=$os"spe" ############################################## xjadeo-0.8.9/config.sub-759- i*86v32) xjadeo-0.8.9/config.sub:760: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` xjadeo-0.8.9/config.sub-761- os=-sysv32 ############################################## xjadeo-0.8.9/config.sub-763- i*86v4*) xjadeo-0.8.9/config.sub:764: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` xjadeo-0.8.9/config.sub-765- os=-sysv4 ############################################## xjadeo-0.8.9/config.sub-767- i*86v) xjadeo-0.8.9/config.sub:768: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` xjadeo-0.8.9/config.sub-769- os=-sysv ############################################## xjadeo-0.8.9/config.sub-771- i*86sol2) xjadeo-0.8.9/config.sub:772: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` xjadeo-0.8.9/config.sub-773- os=-solaris2 ############################################## xjadeo-0.8.9/config.sub-797- leon-*|leon[3-9]-*) xjadeo-0.8.9/config.sub:798: basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` xjadeo-0.8.9/config.sub-799- ;; ############################################## xjadeo-0.8.9/config.sub-804- m68knommu-*) xjadeo-0.8.9/config.sub:805: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-806- os=-linux ############################################## xjadeo-0.8.9/config.sub-841- mips3*-*) xjadeo-0.8.9/config.sub:842: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` xjadeo-0.8.9/config.sub-843- ;; xjadeo-0.8.9/config.sub-844- mips3*) xjadeo-0.8.9/config.sub:845: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown xjadeo-0.8.9/config.sub-846- ;; ############################################## xjadeo-0.8.9/config.sub-863- ms1-*) xjadeo-0.8.9/config.sub:864: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` xjadeo-0.8.9/config.sub-865- ;; ############################################## xjadeo-0.8.9/config.sub-982- parisc-*) xjadeo-0.8.9/config.sub:983: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-984- os=-linux ############################################## xjadeo-0.8.9/config.sub-998- pc98-*) xjadeo-0.8.9/config.sub:999: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1000- ;; ############################################## xjadeo-0.8.9/config.sub-1013- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) xjadeo-0.8.9/config.sub:1014: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1015- ;; xjadeo-0.8.9/config.sub-1016- pentiumpro-* | p6-* | 6x86-* | athlon-*) xjadeo-0.8.9/config.sub:1017: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1018- ;; xjadeo-0.8.9/config.sub-1019- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) xjadeo-0.8.9/config.sub:1020: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1021- ;; xjadeo-0.8.9/config.sub-1022- pentium4-*) xjadeo-0.8.9/config.sub:1023: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1024- ;; ############################################## xjadeo-0.8.9/config.sub-1032- ppc-* | ppcbe-*) xjadeo-0.8.9/config.sub:1033: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1034- ;; ############################################## xjadeo-0.8.9/config.sub-1038- ppcle-* | powerpclittle-*) xjadeo-0.8.9/config.sub:1039: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1040- ;; ############################################## xjadeo-0.8.9/config.sub-1042- ;; xjadeo-0.8.9/config.sub:1043: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1044- ;; ############################################## xjadeo-0.8.9/config.sub-1048- ppc64le-* | powerpc64little-*) xjadeo-0.8.9/config.sub:1049: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1050- ;; ############################################## xjadeo-0.8.9/config.sub-1131- strongarm-* | thumb-*) xjadeo-0.8.9/config.sub:1132: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` xjadeo-0.8.9/config.sub-1133- ;; ############################################## xjadeo-0.8.9/config.sub-1261- xscale-* | xscalee[bl]-*) xjadeo-0.8.9/config.sub:1262: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` xjadeo-0.8.9/config.sub-1263- ;; ############################################## xjadeo-0.8.9/config.sub-1338- *) xjadeo-0.8.9/config.sub:1339: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 xjadeo-0.8.9/config.sub-1340- exit 1 ############################################## xjadeo-0.8.9/config.sub-1346- *-digital*) xjadeo-0.8.9/config.sub:1347: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` xjadeo-0.8.9/config.sub-1348- ;; xjadeo-0.8.9/config.sub-1349- *-commodore*) xjadeo-0.8.9/config.sub:1350: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` xjadeo-0.8.9/config.sub-1351- ;; ############################################## xjadeo-0.8.9/config.sub-1367- -solaris1 | -solaris1.*) xjadeo-0.8.9/config.sub:1368: os=`echo $os | sed -e 's|solaris1|sunos4|'` xjadeo-0.8.9/config.sub-1369- ;; ############################################## xjadeo-0.8.9/config.sub-1379- -gnu/linux*) xjadeo-0.8.9/config.sub:1380: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` xjadeo-0.8.9/config.sub-1381- ;; ############################################## xjadeo-0.8.9/config.sub-1426- -nto*) xjadeo-0.8.9/config.sub:1427: os=`echo $os | sed -e 's|nto|nto-qnx|'` xjadeo-0.8.9/config.sub-1428- ;; ############################################## xjadeo-0.8.9/config.sub-1433- -mac*) xjadeo-0.8.9/config.sub:1434: os=`echo $os | sed -e 's|mac|macos|'` xjadeo-0.8.9/config.sub-1435- ;; ############################################## xjadeo-0.8.9/config.sub-1439- -linux*) xjadeo-0.8.9/config.sub:1440: os=`echo $os | sed -e 's|linux|linux-gnu|'` xjadeo-0.8.9/config.sub-1441- ;; xjadeo-0.8.9/config.sub-1442- -sunos5*) xjadeo-0.8.9/config.sub:1443: os=`echo $os | sed -e 's|sunos5|solaris2|'` xjadeo-0.8.9/config.sub-1444- ;; xjadeo-0.8.9/config.sub-1445- -sunos6*) xjadeo-0.8.9/config.sub:1446: os=`echo $os | sed -e 's|sunos6|solaris3|'` xjadeo-0.8.9/config.sub-1447- ;; ############################################## xjadeo-0.8.9/config.sub-1494- -sinix5.*) xjadeo-0.8.9/config.sub:1495: os=`echo $os | sed -e 's|sinix|sysv|'` xjadeo-0.8.9/config.sub-1496- ;; ############################################## xjadeo-0.8.9/config.sub-1549- # Get rid of the `-' at the beginning of $os. xjadeo-0.8.9/config.sub:1550: os=`echo $os | sed 's/[^-]*-//'` xjadeo-0.8.9/config.sub:1551: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 xjadeo-0.8.9/config.sub-1552- exit 1 ############################################## xjadeo-0.8.9/config.sub-1812- esac xjadeo-0.8.9/config.sub:1813: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` xjadeo-0.8.9/config.sub-1814- ;; ############################################## xjadeo-0.8.9/aclocal.m4-131- PKG_CHECK_EXISTS([$3], xjadeo-0.8.9/aclocal.m4:132: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` xjadeo-0.8.9/aclocal.m4-133- test "x$?" != "x0" && pkg_failed=yes ], ############################################## xjadeo-0.8.9/aclocal.m4-179- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/aclocal.m4:180: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` xjadeo-0.8.9/aclocal.m4-181- else xjadeo-0.8.9/aclocal.m4:182: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` xjadeo-0.8.9/aclocal.m4-183- fi ############################################## xjadeo-0.8.9/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: xjadeo-0.8.9/aclocal.m4:369:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` xjadeo-0.8.9/aclocal.m4-370-# and then we would define $MISSING as ############################################## xjadeo-0.8.9/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path. xjadeo-0.8.9/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd` xjadeo-0.8.9/aclocal.m4-385-]) ############################################## xjadeo-0.8.9/aclocal.m4-481- if test "$am_compiler_list" = ""; then xjadeo-0.8.9/aclocal.m4:482: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` xjadeo-0.8.9/aclocal.m4-483- fi ############################################## xjadeo-0.8.9/aclocal.m4-632- # Strip MF so we end up with the name of the file. xjadeo-0.8.9/aclocal.m4:633: mf=`echo "$mf" | sed -e 's/:.*$//'` xjadeo-0.8.9/aclocal.m4-634- # Check whether this is an Automake generated Makefile or not. ############################################## xjadeo-0.8.9/aclocal.m4-641- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then xjadeo-0.8.9/aclocal.m4:642: dirpart=`AS_DIRNAME("$mf")` xjadeo-0.8.9/aclocal.m4-643- else ############################################## xjadeo-0.8.9/aclocal.m4-647- # from the Makefile without running 'make'. xjadeo-0.8.9/aclocal.m4:648: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` xjadeo-0.8.9/aclocal.m4-649- test -z "$DEPDIR" && continue xjadeo-0.8.9/aclocal.m4:650: am__include=`sed -n 's/^am__include = //p' < "$mf"` xjadeo-0.8.9/aclocal.m4-651- test -z "$am__include" && continue xjadeo-0.8.9/aclocal.m4:652: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` xjadeo-0.8.9/aclocal.m4-653- # Find all dependency output files, they are included files with ############################################## xjadeo-0.8.9/aclocal.m4-661- test -f "$dirpart/$file" && continue xjadeo-0.8.9/aclocal.m4:662: fdir=`AS_DIRNAME(["$file"])` xjadeo-0.8.9/aclocal.m4-663- AS_MKDIR_P([$dirpart/$fdir]) ############################################## xjadeo-0.8.9/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl xjadeo-0.8.9/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then xjadeo-0.8.9/aclocal.m4-721- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## xjadeo-0.8.9/aclocal.m4-878- * ) xjadeo-0.8.9/aclocal.m4:879: _am_stamp_count=`expr $_am_stamp_count + 1` ;; xjadeo-0.8.9/aclocal.m4-880- esac xjadeo-0.8.9/aclocal.m4-881-done xjadeo-0.8.9/aclocal.m4:882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) xjadeo-0.8.9/aclocal.m4-883- ############################################## xjadeo-0.8.9/aclocal.m4-949-# Ignore all kinds of additional output from 'make'. xjadeo-0.8.9/aclocal.m4:950:case `$am_make -s -f confmf 2> /dev/null` in #( xjadeo-0.8.9/aclocal.m4-951-*the\ am__doit\ target*) ############################################## xjadeo-0.8.9/aclocal.m4-959- echo '.include "confinc"' > confmf xjadeo-0.8.9/aclocal.m4:960: case `$am_make -s -f confmf 2> /dev/null` in #( xjadeo-0.8.9/aclocal.m4-961- *the\ am__doit\ target*) ############################################## xjadeo-0.8.9/aclocal.m4-1170- echo "timestamp, slept: $am_has_slept" > conftest.file xjadeo-0.8.9/aclocal.m4:1171: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` xjadeo-0.8.9/aclocal.m4-1172- if test "$[*]" = "X"; then xjadeo-0.8.9/aclocal.m4-1173- # -L didn't work. xjadeo-0.8.9/aclocal.m4:1174: set X `ls -t "$srcdir/configure" conftest.file` xjadeo-0.8.9/aclocal.m4-1175- fi ############################################## xjadeo-0.8.9/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ xjadeo-0.8.9/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then xjadeo-0.8.9/configure-45- as_echo='print -r --' xjadeo-0.8.9/configure-46- as_echo_n='print -rn --' xjadeo-0.8.9/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then xjadeo-0.8.9/configure-48- as_echo='printf %s\n' ############################################## xjadeo-0.8.9/configure-50-else xjadeo-0.8.9/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then xjadeo-0.8.9/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## xjadeo-0.8.9/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; xjadeo-0.8.9/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; xjadeo-0.8.9/configure-62- esac; ############################################## xjadeo-0.8.9/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && xjadeo-0.8.9/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 xjadeo-0.8.9/configure-199-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## xjadeo-0.8.9/configure-324- case $as_dir in #( xjadeo-0.8.9/configure:325: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( xjadeo-0.8.9/configure-326- *) as_qdir=$as_dir;; ############################################## xjadeo-0.8.9/configure-397- { xjadeo-0.8.9/configure:398: as_val=`expr "$@" || test $? -eq 1` xjadeo-0.8.9/configure-399- } ############################################## xjadeo-0.8.9/configure-404-# ---------------------------------------- xjadeo-0.8.9/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are xjadeo-0.8.9/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## xjadeo-0.8.9/configure-467- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && xjadeo-0.8.9/configure:468: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { xjadeo-0.8.9/configure-469- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## xjadeo-0.8.9/configure-897- case $ac_option in xjadeo-0.8.9/configure:898: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; xjadeo-0.8.9/configure-899- *=) ac_optarg= ;; ############################################## xjadeo-0.8.9/configure-941- -disable-* | --disable-*) xjadeo-0.8.9/configure:942: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` xjadeo-0.8.9/configure-943- # Reject names that are not valid shell variable names. ############################################## xjadeo-0.8.9/configure-946- ac_useropt_orig=$ac_useropt xjadeo-0.8.9/configure:947: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xjadeo-0.8.9/configure-948- case $ac_user_opts in ############################################## xjadeo-0.8.9/configure-967- -enable-* | --enable-*) xjadeo-0.8.9/configure:968: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` xjadeo-0.8.9/configure-969- # Reject names that are not valid shell variable names. ############################################## xjadeo-0.8.9/configure-972- ac_useropt_orig=$ac_useropt xjadeo-0.8.9/configure:973: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xjadeo-0.8.9/configure-974- case $ac_user_opts in ############################################## xjadeo-0.8.9/configure-1180- -with-* | --with-*) xjadeo-0.8.9/configure:1181: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` xjadeo-0.8.9/configure-1182- # Reject names that are not valid shell variable names. ############################################## xjadeo-0.8.9/configure-1185- ac_useropt_orig=$ac_useropt xjadeo-0.8.9/configure:1186: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xjadeo-0.8.9/configure-1187- case $ac_user_opts in ############################################## xjadeo-0.8.9/configure-1196- -without-* | --without-*) xjadeo-0.8.9/configure:1197: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` xjadeo-0.8.9/configure-1198- # Reject names that are not valid shell variable names. ############################################## xjadeo-0.8.9/configure-1201- ac_useropt_orig=$ac_useropt xjadeo-0.8.9/configure:1202: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xjadeo-0.8.9/configure-1203- case $ac_user_opts in ############################################## xjadeo-0.8.9/configure-1234- *=*) xjadeo-0.8.9/configure:1235: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` xjadeo-0.8.9/configure-1236- # Reject names that are not valid shell variable names. ############################################## xjadeo-0.8.9/configure-1255-if test -n "$ac_prev"; then xjadeo-0.8.9/configure:1256: ac_option=--`echo $ac_prev | sed 's/_/-/g'` xjadeo-0.8.9/configure-1257- as_fn_error $? "missing argument to $ac_option" ############################################## xjadeo-0.8.9/configure-1277- */ ) xjadeo-0.8.9/configure:1278: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` xjadeo-0.8.9/configure-1279- eval $ac_var=\$ac_val;; ############################################## xjadeo-0.8.9/configure-1312-ac_ls_di=`ls -di .` && xjadeo-0.8.9/configure:1313:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || xjadeo-0.8.9/configure-1314- as_fn_error $? "working directory cannot be determined" ############################################## xjadeo-0.8.9/configure-1368-case $srcdir in xjadeo-0.8.9/configure:1369:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; xjadeo-0.8.9/configure-1370-esac ############################################## xjadeo-0.8.9/configure-1411-By default, \`make install' will install all the files in xjadeo-0.8.9/configure:1412:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify xjadeo-0.8.9/configure:1413:an installation prefix other than \`$ac_default_prefix' using \`--prefix', xjadeo-0.8.9/configure-1414-for instance \`--prefix=\$HOME'. ############################################## xjadeo-0.8.9/configure-1563-*) xjadeo-0.8.9/configure:1564: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` xjadeo-0.8.9/configure-1565- # A ".." for each directory in $ac_dir_suffix. xjadeo-0.8.9/configure:1566: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` xjadeo-0.8.9/configure-1567- case $ac_top_builddir_sub in ############################################## xjadeo-0.8.9/configure-2322- *\'*) xjadeo-0.8.9/configure:2323: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; xjadeo-0.8.9/configure-2324- esac ############################################## xjadeo-0.8.9/configure-2405- case $ac_val in xjadeo-0.8.9/configure:2406: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; xjadeo-0.8.9/configure-2407- esac ############################################## xjadeo-0.8.9/configure-2420- case $ac_val in xjadeo-0.8.9/configure:2421: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; xjadeo-0.8.9/configure-2422- esac ############################################## xjadeo-0.8.9/configure-2540- set,) xjadeo-0.8.9/configure:2541: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 xjadeo-0.8.9/configure:2542:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} xjadeo-0.8.9/configure-2543- ac_cache_corrupted=: ;; ############################################## xjadeo-0.8.9/configure-2551- # differences in whitespace do not lead to failure. xjadeo-0.8.9/configure:2552: ac_old_val_w=`echo x $ac_old_val` xjadeo-0.8.9/configure:2553: ac_new_val_w=`echo x $ac_new_val` xjadeo-0.8.9/configure-2554- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## xjadeo-0.8.9/configure-2571- case $ac_new_val in xjadeo-0.8.9/configure:2572: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; xjadeo-0.8.9/configure-2573- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## xjadeo-0.8.9/configure-2640-test "x$ac_build_alias" = x && xjadeo-0.8.9/configure:2641: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` xjadeo-0.8.9/configure-2642-test "x$ac_build_alias" = x && xjadeo-0.8.9/configure-2643- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 xjadeo-0.8.9/configure:2644:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || xjadeo-0.8.9/configure-2645- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## xjadeo-0.8.9/configure-2664-IFS=$ac_save_IFS xjadeo-0.8.9/configure:2665:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac xjadeo-0.8.9/configure-2666- ############################################## xjadeo-0.8.9/configure-2675-else xjadeo-0.8.9/configure:2676: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || xjadeo-0.8.9/configure-2677- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## xjadeo-0.8.9/configure-2697-IFS=$ac_save_IFS xjadeo-0.8.9/configure:2698:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac xjadeo-0.8.9/configure-2699- ############################################## xjadeo-0.8.9/configure-2708-else xjadeo-0.8.9/configure:2709: ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || xjadeo-0.8.9/configure-2710- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5 ############################################## xjadeo-0.8.9/configure-2730-IFS=$ac_save_IFS xjadeo-0.8.9/configure:2731:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac xjadeo-0.8.9/configure-2732- ############################################## xjadeo-0.8.9/configure-2863- echo "timestamp, slept: $am_has_slept" > conftest.file xjadeo-0.8.9/configure:2864: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` xjadeo-0.8.9/configure-2865- if test "$*" = "X"; then xjadeo-0.8.9/configure-2866- # -L didn't work. xjadeo-0.8.9/configure:2867: set X `ls -t "$srcdir/configure" conftest.file` xjadeo-0.8.9/configure-2868- fi ############################################## xjadeo-0.8.9/configure-2914-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' xjadeo-0.8.9/configure:2915:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` xjadeo-0.8.9/configure-2916- xjadeo-0.8.9/configure-2917-# Expand $ac_aux_dir to an absolute path. xjadeo-0.8.9/configure:2918:am_aux_dir=`cd "$ac_aux_dir" && pwd` xjadeo-0.8.9/configure-2919- ############################################## xjadeo-0.8.9/configure-3059- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue xjadeo-0.8.9/configure:3060: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( xjadeo-0.8.9/configure-3061- 'mkdir (GNU coreutils) '* | \ ############################################## xjadeo-0.8.9/configure-3132-set x ${MAKE-make} xjadeo-0.8.9/configure:3133:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` xjadeo-0.8.9/configure-3134-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## xjadeo-0.8.9/configure-3142-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. xjadeo-0.8.9/configure:3143:case `${MAKE-make} -f conftest.make 2>/dev/null` in xjadeo-0.8.9/configure-3144- *@@@%%%=?*=@@@%%%*) ############################################## xjadeo-0.8.9/configure-3208- xjadeo-0.8.9/configure:3209:if test "`cd $srcdir && pwd`" != "`pwd`"; then xjadeo-0.8.9/configure-3210- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## xjadeo-0.8.9/configure-4104-$as_echo_n "checking whether the C compiler works... " >&6; } xjadeo-0.8.9/configure:4105:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` xjadeo-0.8.9/configure-4106- ############################################## xjadeo-0.8.9/configure-4148- then :; else xjadeo-0.8.9/configure:4149: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` xjadeo-0.8.9/configure-4150- fi ############################################## xjadeo-0.8.9/configure-4208- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; xjadeo-0.8.9/configure:4209: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` xjadeo-0.8.9/configure-4210- break;; ############################################## xjadeo-0.8.9/configure-4317- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; xjadeo-0.8.9/configure:4318: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` xjadeo-0.8.9/configure-4319- break;; ############################################## xjadeo-0.8.9/configure-4625-# Ignore all kinds of additional output from 'make'. xjadeo-0.8.9/configure:4626:case `$am_make -s -f confmf 2> /dev/null` in #( xjadeo-0.8.9/configure-4627-*the\ am__doit\ target*) ############################################## xjadeo-0.8.9/configure-4635- echo '.include "confinc"' > confmf xjadeo-0.8.9/configure:4636: case `$am_make -s -f confmf 2> /dev/null` in #( xjadeo-0.8.9/configure-4637- *the\ am__doit\ target*) ############################################## xjadeo-0.8.9/configure-4698- if test "$am_compiler_list" = ""; then xjadeo-0.8.9/configure:4699: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` xjadeo-0.8.9/configure-4700- fi ############################################## xjadeo-0.8.9/configure-5078- if test "$am_compiler_list" = ""; then xjadeo-0.8.9/configure:5079: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` xjadeo-0.8.9/configure-5080- fi ############################################## xjadeo-0.8.9/configure-5414- # Check for GNU $ac_path_GREP xjadeo-0.8.9/configure:5415:case `"$ac_path_GREP" --version 2>&1` in xjadeo-0.8.9/configure-5416-*GNU*) ############################################## xjadeo-0.8.9/configure-5480- # Check for GNU $ac_path_EGREP xjadeo-0.8.9/configure:5481:case `"$ac_path_EGREP" --version 2>&1` in xjadeo-0.8.9/configure-5482-*GNU*) ############################################## xjadeo-0.8.9/configure-5641-do : xjadeo-0.8.9/configure:5642: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` xjadeo-0.8.9/configure-5643-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## xjadeo-0.8.9/configure-5646- cat >>confdefs.h <<_ACEOF xjadeo-0.8.9/configure:5647:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 xjadeo-0.8.9/configure-5648-_ACEOF ############################################## xjadeo-0.8.9/configure-6125-do : xjadeo-0.8.9/configure:6126: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` xjadeo-0.8.9/configure-6127-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## xjadeo-0.8.9/configure-6129- cat >>confdefs.h <<_ACEOF xjadeo-0.8.9/configure:6130:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 xjadeo-0.8.9/configure-6131-_ACEOF ############################################## xjadeo-0.8.9/configure-6382- for ac_func in _getb67 GETB67 getb67; do xjadeo-0.8.9/configure:6383: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` xjadeo-0.8.9/configure-6384-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## xjadeo-0.8.9/configure-6613- test $ac_status = 0; }; then xjadeo-0.8.9/configure:6614: pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack" 2>/dev/null` xjadeo-0.8.9/configure-6615- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-6630- test $ac_status = 0; }; then xjadeo-0.8.9/configure:6631: pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack" 2>/dev/null` xjadeo-0.8.9/configure-6632- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-6651- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/configure:6652: JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack" 2>&1` xjadeo-0.8.9/configure-6653- else xjadeo-0.8.9/configure:6654: JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack" 2>&1` xjadeo-0.8.9/configure-6655- fi ############################################## xjadeo-0.8.9/configure-6751- test $ac_status = 0; }; then xjadeo-0.8.9/configure:6752: pkg_cv_FFMPEG_CFLAGS=`$PKG_CONFIG --cflags "libavformat libavcodec libavutil libswscale" 2>/dev/null` xjadeo-0.8.9/configure-6753- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-6768- test $ac_status = 0; }; then xjadeo-0.8.9/configure:6769: pkg_cv_FFMPEG_LIBS=`$PKG_CONFIG --libs "libavformat libavcodec libavutil libswscale" 2>/dev/null` xjadeo-0.8.9/configure-6770- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-6789- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/configure:6790: FFMPEG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libavformat libavcodec libavutil libswscale" 2>&1` xjadeo-0.8.9/configure-6791- else xjadeo-0.8.9/configure:6792: FFMPEG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libavformat libavcodec libavutil libswscale" 2>&1` xjadeo-0.8.9/configure-6793- fi ############################################## xjadeo-0.8.9/configure-6875-do : xjadeo-0.8.9/configure:6876: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` xjadeo-0.8.9/configure-6877-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## xjadeo-0.8.9/configure-6879- cat >>confdefs.h <<_ACEOF xjadeo-0.8.9/configure:6880:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 xjadeo-0.8.9/configure-6881-_ACEOF ############################################## xjadeo-0.8.9/configure-6906- test $ac_status = 0; }; then xjadeo-0.8.9/configure:6907: pkg_cv_LIBLO_CFLAGS=`$PKG_CONFIG --cflags "liblo" 2>/dev/null` xjadeo-0.8.9/configure-6908- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-6923- test $ac_status = 0; }; then xjadeo-0.8.9/configure:6924: pkg_cv_LIBLO_LIBS=`$PKG_CONFIG --libs "liblo" 2>/dev/null` xjadeo-0.8.9/configure-6925- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-6944- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/configure:6945: LIBLO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liblo" 2>&1` xjadeo-0.8.9/configure-6946- else xjadeo-0.8.9/configure:6947: LIBLO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liblo" 2>&1` xjadeo-0.8.9/configure-6948- fi ############################################## xjadeo-0.8.9/configure-7042- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7043: pkg_cv_XPM_CFLAGS=`$PKG_CONFIG --cflags "xpm" 2>/dev/null` xjadeo-0.8.9/configure-7044- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7059- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7060: pkg_cv_XPM_LIBS=`$PKG_CONFIG --libs "xpm" 2>/dev/null` xjadeo-0.8.9/configure-7061- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7080- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/configure:7081: XPM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xpm" 2>&1` xjadeo-0.8.9/configure-7082- else xjadeo-0.8.9/configure:7083: XPM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xpm" 2>&1` xjadeo-0.8.9/configure-7084- fi ############################################## xjadeo-0.8.9/configure-7164- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7165: pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl" 2>/dev/null` xjadeo-0.8.9/configure-7166- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7181- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7182: pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl" 2>/dev/null` xjadeo-0.8.9/configure-7183- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7202- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/configure:7203: SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sdl" 2>&1` xjadeo-0.8.9/configure-7204- else xjadeo-0.8.9/configure:7205: SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sdl" 2>&1` xjadeo-0.8.9/configure-7206- fi ############################################## xjadeo-0.8.9/configure-7243- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7244: pkg_cv_GL_CFLAGS=`$PKG_CONFIG --cflags "glu gl" 2>/dev/null` xjadeo-0.8.9/configure-7245- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7260- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7261: pkg_cv_GL_LIBS=`$PKG_CONFIG --libs "glu gl" 2>/dev/null` xjadeo-0.8.9/configure-7262- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7281- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/configure:7282: GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glu gl" 2>&1` xjadeo-0.8.9/configure-7283- else xjadeo-0.8.9/configure:7284: GL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glu gl" 2>&1` xjadeo-0.8.9/configure-7285- fi ############################################## xjadeo-0.8.9/configure-7322- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7323: pkg_cv_IMLIB2_CFLAGS=`$PKG_CONFIG --cflags "imlib2 >= 1.3.0" 2>/dev/null` xjadeo-0.8.9/configure-7324- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7339- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7340: pkg_cv_IMLIB2_LIBS=`$PKG_CONFIG --libs "imlib2 >= 1.3.0" 2>/dev/null` xjadeo-0.8.9/configure-7341- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7360- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/configure:7361: IMLIB2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "imlib2 >= 1.3.0" 2>&1` xjadeo-0.8.9/configure-7362- else xjadeo-0.8.9/configure:7363: IMLIB2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "imlib2 >= 1.3.0" 2>&1` xjadeo-0.8.9/configure-7364- fi ############################################## xjadeo-0.8.9/configure-7392-do : xjadeo-0.8.9/configure:7393: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` xjadeo-0.8.9/configure-7394-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## xjadeo-0.8.9/configure-7396- cat >>confdefs.h <<_ACEOF xjadeo-0.8.9/configure:7397:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 xjadeo-0.8.9/configure-7398-_ACEOF ############################################## xjadeo-0.8.9/configure-7593- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7594: pkg_cv_FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null` xjadeo-0.8.9/configure-7595- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7610- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7611: pkg_cv_FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null` xjadeo-0.8.9/configure-7612- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7631- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/configure:7632: FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1` xjadeo-0.8.9/configure-7633- else xjadeo-0.8.9/configure:7634: FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1` xjadeo-0.8.9/configure-7635- fi ############################################## xjadeo-0.8.9/configure-7706- if test "x$FREETYPE_CONFIG" != "xno" -a ! "x$enable_ft" = "xno"; then xjadeo-0.8.9/configure:7707: FREETYPE_CFLAGS=`$FREETYPE_CONFIG --cflags` xjadeo-0.8.9/configure:7708: FREETYPE_LIBS=`$FREETYPE_CONFIG --libs` xjadeo-0.8.9/configure-7709- ############################################## xjadeo-0.8.9/configure-7744- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7745: pkg_cv_LTC_CFLAGS=`$PKG_CONFIG --cflags "ltc" 2>/dev/null` xjadeo-0.8.9/configure-7746- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7761- test $ac_status = 0; }; then xjadeo-0.8.9/configure:7762: pkg_cv_LTC_LIBS=`$PKG_CONFIG --libs "ltc" 2>/dev/null` xjadeo-0.8.9/configure-7763- test "x$?" != "x0" && pkg_failed=yes ############################################## xjadeo-0.8.9/configure-7782- if test $_pkg_short_errors_supported = yes; then xjadeo-0.8.9/configure:7783: LTC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ltc" 2>&1` xjadeo-0.8.9/configure-7784- else xjadeo-0.8.9/configure:7785: LTC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ltc" 2>&1` xjadeo-0.8.9/configure-7786- fi ############################################## xjadeo-0.8.9/configure-8043- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' xjadeo-0.8.9/configure:8044: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` xjadeo-0.8.9/configure-8045- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## xjadeo-0.8.9/configure-8211-if test -z "$BASH_VERSION$ZSH_VERSION" \ xjadeo-0.8.9/configure:8212: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then xjadeo-0.8.9/configure-8213- as_echo='print -r --' xjadeo-0.8.9/configure-8214- as_echo_n='print -rn --' xjadeo-0.8.9/configure:8215:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then xjadeo-0.8.9/configure-8216- as_echo='printf %s\n' ############################################## xjadeo-0.8.9/configure-8218-else xjadeo-0.8.9/configure:8219: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then xjadeo-0.8.9/configure-8220- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## xjadeo-0.8.9/configure-8228- expr "X$arg" : "X\\(.*\\)$as_nl"; xjadeo-0.8.9/configure:8229: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; xjadeo-0.8.9/configure-8230- esac; ############################################## xjadeo-0.8.9/configure-8305-# ---------------------------------------- xjadeo-0.8.9/configure:8306:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are xjadeo-0.8.9/configure-8307-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## xjadeo-0.8.9/configure-8377- { xjadeo-0.8.9/configure:8378: as_val=`expr "$@" || test $? -eq 1` xjadeo-0.8.9/configure-8379- } ############################################## xjadeo-0.8.9/configure-8481- case $as_dir in #( xjadeo-0.8.9/configure:8482: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( xjadeo-0.8.9/configure-8483- *) as_qdir=$as_dir;; ############################################## xjadeo-0.8.9/configure-8616-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 xjadeo-0.8.9/configure:8617:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" xjadeo-0.8.9/configure-8618-ac_cs_version="\\ ############################################## xjadeo-0.8.9/configure-8641- --*=?*) xjadeo-0.8.9/configure:8642: ac_option=`expr "X$1" : 'X\([^=]*\)='` xjadeo-0.8.9/configure:8643: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` xjadeo-0.8.9/configure-8644- ac_shift=: ############################################## xjadeo-0.8.9/configure-8646- --*=) xjadeo-0.8.9/configure:8647: ac_option=`expr "X$1" : 'X\([^=]*\)='` xjadeo-0.8.9/configure-8648- ac_optarg= ############################################## xjadeo-0.8.9/configure-8670- case $ac_optarg in xjadeo-0.8.9/configure:8671: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; xjadeo-0.8.9/configure-8672- '') as_fn_error $? "missing file argument" ;; ############################################## xjadeo-0.8.9/configure-8678- case $ac_optarg in xjadeo-0.8.9/configure:8679: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; xjadeo-0.8.9/configure-8680- esac ############################################## xjadeo-0.8.9/configure-8812-fi xjadeo-0.8.9/configure:8813:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` xjadeo-0.8.9/configure-8814-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## xjadeo-0.8.9/configure-8829- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 xjadeo-0.8.9/configure:8830:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` xjadeo-0.8.9/configure-8831-ac_delim='%!_!# ' ############################################## xjadeo-0.8.9/configure-8835- xjadeo-0.8.9/configure:8836: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` xjadeo-0.8.9/configure-8837- if test $ac_delim_n = $ac_delim_num; then ############################################## xjadeo-0.8.9/configure-8973-for ac_last_try in false false :; do xjadeo-0.8.9/configure:8974: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` xjadeo-0.8.9/configure-8975- if test -z "$ac_tt"; then ############################################## xjadeo-0.8.9/configure-9105- esac xjadeo-0.8.9/configure:9106: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac xjadeo-0.8.9/configure-9107- as_fn_append ac_file_inputs " '$ac_f'" ############################################## xjadeo-0.8.9/configure-9164-*) xjadeo-0.8.9/configure:9165: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` xjadeo-0.8.9/configure-9166- # A ".." for each directory in $ac_dir_suffix. xjadeo-0.8.9/configure:9167: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` xjadeo-0.8.9/configure-9168- case $ac_top_builddir_sub in ############################################## xjadeo-0.8.9/configure-9225-/@mandir@/p' xjadeo-0.8.9/configure:9226:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in xjadeo-0.8.9/configure-9227-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## xjadeo-0.8.9/configure-9242- xjadeo-0.8.9/configure:9243:# Neutralize VPATH when `$srcdir' = `.'. xjadeo-0.8.9/configure-9244-# Shell code in configure.ac might set extrasub. ############################################## xjadeo-0.8.9/configure-9270-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && xjadeo-0.8.9/configure:9271: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && xjadeo-0.8.9/configure-9272- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## xjadeo-0.8.9/configure-9316- * ) xjadeo-0.8.9/configure:9317: _am_stamp_count=`expr $_am_stamp_count + 1` ;; xjadeo-0.8.9/configure-9318- esac ############################################## xjadeo-0.8.9/configure-9363- # Strip MF so we end up with the name of the file. xjadeo-0.8.9/configure:9364: mf=`echo "$mf" | sed -e 's/:.*$//'` xjadeo-0.8.9/configure-9365- # Check whether this is an Automake generated Makefile or not. ############################################## xjadeo-0.8.9/configure-9400- # from the Makefile without running 'make'. xjadeo-0.8.9/configure:9401: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` xjadeo-0.8.9/configure-9402- test -z "$DEPDIR" && continue xjadeo-0.8.9/configure:9403: am__include=`sed -n 's/^am__include = //p' < "$mf"` xjadeo-0.8.9/configure-9404- test -z "$am__include" && continue xjadeo-0.8.9/configure:9405: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` xjadeo-0.8.9/configure-9406- # Find all dependency output files, they are included files with ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-50- { \ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ xjadeo-0.8.9/contrib/cli-remote/Makefile.in-52- }; \ ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-388-.c.obj: xjadeo-0.8.9/contrib/cli-remote/Makefile.in:389:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-390-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-392-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:393:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-394- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-395-jadeo_rcli-jadeo.o: jadeo.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:396:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-jadeo.o -MD -MP -MF $(DEPDIR)/jadeo_rcli-jadeo.Tpo -c -o jadeo_rcli-jadeo.o `test -f 'jadeo.c' || echo '$(srcdir)/'`jadeo.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-397-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-jadeo.Tpo $(DEPDIR)/jadeo_rcli-jadeo.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-399-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:400:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-jadeo.o `test -f 'jadeo.c' || echo '$(srcdir)/'`jadeo.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-401- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-402-jadeo_rcli-jadeo.obj: jadeo.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:403:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-jadeo.obj -MD -MP -MF $(DEPDIR)/jadeo_rcli-jadeo.Tpo -c -o jadeo_rcli-jadeo.obj `if test -f 'jadeo.c'; then $(CYGPATH_W) 'jadeo.c'; else $(CYGPATH_W) '$(srcdir)/jadeo.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-404-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-jadeo.Tpo $(DEPDIR)/jadeo_rcli-jadeo.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-406-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:407:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-jadeo.obj `if test -f 'jadeo.c'; then $(CYGPATH_W) 'jadeo.c'; else $(CYGPATH_W) '$(srcdir)/jadeo.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-408- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-409-jadeo_rcli-jack.o: ../../src/xjadeo/jack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:410:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-jack.o -MD -MP -MF $(DEPDIR)/jadeo_rcli-jack.Tpo -c -o jadeo_rcli-jack.o `test -f '../../src/xjadeo/jack.c' || echo '$(srcdir)/'`../../src/xjadeo/jack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-411-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-jack.Tpo $(DEPDIR)/jadeo_rcli-jack.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-413-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:414:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-jack.o `test -f '../../src/xjadeo/jack.c' || echo '$(srcdir)/'`../../src/xjadeo/jack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-415- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-416-jadeo_rcli-jack.obj: ../../src/xjadeo/jack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:417:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-jack.obj -MD -MP -MF $(DEPDIR)/jadeo_rcli-jack.Tpo -c -o jadeo_rcli-jack.obj `if test -f '../../src/xjadeo/jack.c'; then $(CYGPATH_W) '../../src/xjadeo/jack.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/jack.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-418-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-jack.Tpo $(DEPDIR)/jadeo_rcli-jack.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-420-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:421:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-jack.obj `if test -f '../../src/xjadeo/jack.c'; then $(CYGPATH_W) '../../src/xjadeo/jack.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/jack.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-422- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-423-jadeo_rcli-midi.o: ../../src/xjadeo/midi.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:424:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-midi.o -MD -MP -MF $(DEPDIR)/jadeo_rcli-midi.Tpo -c -o jadeo_rcli-midi.o `test -f '../../src/xjadeo/midi.c' || echo '$(srcdir)/'`../../src/xjadeo/midi.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-425-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-midi.Tpo $(DEPDIR)/jadeo_rcli-midi.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-427-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:428:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-midi.o `test -f '../../src/xjadeo/midi.c' || echo '$(srcdir)/'`../../src/xjadeo/midi.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-429- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-430-jadeo_rcli-midi.obj: ../../src/xjadeo/midi.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:431:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-midi.obj -MD -MP -MF $(DEPDIR)/jadeo_rcli-midi.Tpo -c -o jadeo_rcli-midi.obj `if test -f '../../src/xjadeo/midi.c'; then $(CYGPATH_W) '../../src/xjadeo/midi.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/midi.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-432-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-midi.Tpo $(DEPDIR)/jadeo_rcli-midi.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-434-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:435:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-midi.obj `if test -f '../../src/xjadeo/midi.c'; then $(CYGPATH_W) '../../src/xjadeo/midi.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/midi.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-436- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-437-jadeo_rcli-smpte.o: ../../src/xjadeo/smpte.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:438:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-smpte.o -MD -MP -MF $(DEPDIR)/jadeo_rcli-smpte.Tpo -c -o jadeo_rcli-smpte.o `test -f '../../src/xjadeo/smpte.c' || echo '$(srcdir)/'`../../src/xjadeo/smpte.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-439-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-smpte.Tpo $(DEPDIR)/jadeo_rcli-smpte.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-441-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:442:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-smpte.o `test -f '../../src/xjadeo/smpte.c' || echo '$(srcdir)/'`../../src/xjadeo/smpte.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-443- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-444-jadeo_rcli-smpte.obj: ../../src/xjadeo/smpte.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:445:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-smpte.obj -MD -MP -MF $(DEPDIR)/jadeo_rcli-smpte.Tpo -c -o jadeo_rcli-smpte.obj `if test -f '../../src/xjadeo/smpte.c'; then $(CYGPATH_W) '../../src/xjadeo/smpte.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/smpte.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-446-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-smpte.Tpo $(DEPDIR)/jadeo_rcli-smpte.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-448-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:449:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-smpte.obj `if test -f '../../src/xjadeo/smpte.c'; then $(CYGPATH_W) '../../src/xjadeo/smpte.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/smpte.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-450- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-451-jadeo_rcli-common_jack.o: ../../src/xjadeo/common_jack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:452:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-common_jack.o -MD -MP -MF $(DEPDIR)/jadeo_rcli-common_jack.Tpo -c -o jadeo_rcli-common_jack.o `test -f '../../src/xjadeo/common_jack.c' || echo '$(srcdir)/'`../../src/xjadeo/common_jack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-453-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-common_jack.Tpo $(DEPDIR)/jadeo_rcli-common_jack.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-455-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:456:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-common_jack.o `test -f '../../src/xjadeo/common_jack.c' || echo '$(srcdir)/'`../../src/xjadeo/common_jack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-457- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-458-jadeo_rcli-common_jack.obj: ../../src/xjadeo/common_jack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:459:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-common_jack.obj -MD -MP -MF $(DEPDIR)/jadeo_rcli-common_jack.Tpo -c -o jadeo_rcli-common_jack.obj `if test -f '../../src/xjadeo/common_jack.c'; then $(CYGPATH_W) '../../src/xjadeo/common_jack.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/common_jack.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-460-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-common_jack.Tpo $(DEPDIR)/jadeo_rcli-common_jack.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-462-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:463:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-common_jack.obj `if test -f '../../src/xjadeo/common_jack.c'; then $(CYGPATH_W) '../../src/xjadeo/common_jack.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/common_jack.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-464- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-465-jadeo_rcli-weak_libjack.o: ../../src/xjadeo/weak_libjack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:466:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-weak_libjack.o -MD -MP -MF $(DEPDIR)/jadeo_rcli-weak_libjack.Tpo -c -o jadeo_rcli-weak_libjack.o `test -f '../../src/xjadeo/weak_libjack.c' || echo '$(srcdir)/'`../../src/xjadeo/weak_libjack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-467-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-weak_libjack.Tpo $(DEPDIR)/jadeo_rcli-weak_libjack.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-469-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:470:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-weak_libjack.o `test -f '../../src/xjadeo/weak_libjack.c' || echo '$(srcdir)/'`../../src/xjadeo/weak_libjack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in-471- xjadeo-0.8.9/contrib/cli-remote/Makefile.in-472-jadeo_rcli-weak_libjack.obj: ../../src/xjadeo/weak_libjack.c xjadeo-0.8.9/contrib/cli-remote/Makefile.in:473:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -MT jadeo_rcli-weak_libjack.obj -MD -MP -MF $(DEPDIR)/jadeo_rcli-weak_libjack.Tpo -c -o jadeo_rcli-weak_libjack.obj `if test -f '../../src/xjadeo/weak_libjack.c'; then $(CYGPATH_W) '../../src/xjadeo/weak_libjack.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/weak_libjack.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-474-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/jadeo_rcli-weak_libjack.Tpo $(DEPDIR)/jadeo_rcli-weak_libjack.Po ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-476-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:477:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(jadeo_rcli_CFLAGS) $(CFLAGS) -c -o jadeo_rcli-weak_libjack.obj `if test -f '../../src/xjadeo/weak_libjack.c'; then $(CYGPATH_W) '../../src/xjadeo/weak_libjack.c'; else $(CYGPATH_W) '$(srcdir)/../../src/xjadeo/weak_libjack.c'; fi` xjadeo-0.8.9/contrib/cli-remote/Makefile.in-478- ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-508-GTAGS: xjadeo-0.8.9/contrib/cli-remote/Makefile.in:509: here=`$(am__cd) $(top_builddir) && pwd` \ xjadeo-0.8.9/contrib/cli-remote/Makefile.in-510- && $(am__cd) $(top_srcdir) \ ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-531-distdir: $(DISTFILES) xjadeo-0.8.9/contrib/cli-remote/Makefile.in:532: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:533: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/contrib/cli-remote/Makefile.in-534- list='$(DISTFILES)'; \ ############################################## xjadeo-0.8.9/contrib/cli-remote/Makefile.in-545- if test -d $$d/$$file; then \ xjadeo-0.8.9/contrib/cli-remote/Makefile.in:546: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ xjadeo-0.8.9/contrib/cli-remote/Makefile.in-547- if test -d "$(distdir)/$$file"; then \ ############################################## xjadeo-0.8.9/install-sh-234- fi xjadeo-0.8.9/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; xjadeo-0.8.9/install-sh-236- *) ############################################## xjadeo-0.8.9/install-sh-281- dstdir=$dst xjadeo-0.8.9/install-sh:282: dst=$dstdir/`basename "$src"` xjadeo-0.8.9/install-sh-283- dstdir_status=0 xjadeo-0.8.9/install-sh-284- else xjadeo-0.8.9/install-sh:285: dstdir=`dirname "$dst"` xjadeo-0.8.9/install-sh-286- test -d "$dstdir" ############################################## xjadeo-0.8.9/install-sh-344- test_tmpdir="$tmpdir/a" xjadeo-0.8.9/install-sh:345: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` xjadeo-0.8.9/install-sh-346- case $ls_ld_tmpdir in ############################################## xjadeo-0.8.9/install-sh-351- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { xjadeo-0.8.9/install-sh:352: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` xjadeo-0.8.9/install-sh-353- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## xjadeo-0.8.9/install-sh-409- case $prefix in xjadeo-0.8.9/install-sh:410: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; xjadeo-0.8.9/install-sh-411- *) qprefix=$prefix;; ############################################## xjadeo-0.8.9/install-sh-458- if $copy_on_change && xjadeo-0.8.9/install-sh:459: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && xjadeo-0.8.9/install-sh:460: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && xjadeo-0.8.9/install-sh-461- set -f && ############################################## xjadeo-0.8.9/src/qt-gui/Makefile.in-49- { \ xjadeo-0.8.9/src/qt-gui/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ xjadeo-0.8.9/src/qt-gui/Makefile.in-51- }; \ ############################################## xjadeo-0.8.9/src/qt-gui/Makefile.in-328-distdir: $(DISTFILES) xjadeo-0.8.9/src/qt-gui/Makefile.in:329: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/src/qt-gui/Makefile.in:330: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/src/qt-gui/Makefile.in-331- list='$(DISTFILES)'; \ ############################################## xjadeo-0.8.9/src/qt-gui/Makefile.in-342- if test -d $$d/$$file; then \ xjadeo-0.8.9/src/qt-gui/Makefile.in:343: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ xjadeo-0.8.9/src/qt-gui/Makefile.in-344- if test -d "$(distdir)/$$file"; then \ ############################################## xjadeo-0.8.9/src/Makefile.in-49- { \ xjadeo-0.8.9/src/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ xjadeo-0.8.9/src/Makefile.in-51- }; \ ############################################## xjadeo-0.8.9/src/Makefile.in-164- while test -n "$$dir1"; do \ xjadeo-0.8.9/src/Makefile.in:165: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ xjadeo-0.8.9/src/Makefile.in-166- if test "$$first" != "."; then \ xjadeo-0.8.9/src/Makefile.in-167- if test "$$first" = ".."; then \ xjadeo-0.8.9/src/Makefile.in:168: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ xjadeo-0.8.9/src/Makefile.in:169: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ xjadeo-0.8.9/src/Makefile.in-170- else \ xjadeo-0.8.9/src/Makefile.in:171: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ xjadeo-0.8.9/src/Makefile.in-172- if test "$$first2" = "$$first"; then \ xjadeo-0.8.9/src/Makefile.in:173: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ xjadeo-0.8.9/src/Makefile.in-174- else \ ############################################## xjadeo-0.8.9/src/Makefile.in-179- fi; \ xjadeo-0.8.9/src/Makefile.in:180: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ xjadeo-0.8.9/src/Makefile.in-181- done; \ ############################################## xjadeo-0.8.9/src/Makefile.in-369- dot_seen=no; \ xjadeo-0.8.9/src/Makefile.in:370: target=`echo $@ | sed s/-recursive//`; \ xjadeo-0.8.9/src/Makefile.in-371- case "$@" in \ ############################################## xjadeo-0.8.9/src/Makefile.in-432-GTAGS: xjadeo-0.8.9/src/Makefile.in:433: here=`$(am__cd) $(top_builddir) && pwd` \ xjadeo-0.8.9/src/Makefile.in-434- && $(am__cd) $(top_srcdir) \ ############################################## xjadeo-0.8.9/src/Makefile.in-455-distdir: $(DISTFILES) xjadeo-0.8.9/src/Makefile.in:456: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/src/Makefile.in:457: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/src/Makefile.in-458- list='$(DISTFILES)'; \ ############################################## xjadeo-0.8.9/src/Makefile.in-469- if test -d $$d/$$file; then \ xjadeo-0.8.9/src/Makefile.in:470: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ xjadeo-0.8.9/src/Makefile.in-471- if test -d "$(distdir)/$$file"; then \ ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-51- { \ xjadeo-0.8.9/src/xjadeo/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ xjadeo-0.8.9/src/xjadeo/Makefile.in-53- }; \ ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-204- esac xjadeo-0.8.9/src/xjadeo/Makefile.in:205:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; xjadeo-0.8.9/src/xjadeo/Makefile.in-206-am__vpath_adj = case $$p in \ xjadeo-0.8.9/src/xjadeo/Makefile.in:207: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ xjadeo-0.8.9/src/xjadeo/Makefile.in-208- *) f=$$p;; \ xjadeo-0.8.9/src/xjadeo/Makefile.in-209- esac; xjadeo-0.8.9/src/xjadeo/Makefile.in:210:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; xjadeo-0.8.9/src/xjadeo/Makefile.in-211-am__install_max = 40 xjadeo-0.8.9/src/xjadeo/Makefile.in-212-am__nobase_strip_setup = \ xjadeo-0.8.9/src/xjadeo/Makefile.in:213: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` xjadeo-0.8.9/src/xjadeo/Makefile.in-214-am__nobase_strip = \ ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-561-.c.obj: xjadeo-0.8.9/src/xjadeo/Makefile.in:562:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` xjadeo-0.8.9/src/xjadeo/Makefile.in-563-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-565-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:566:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` xjadeo-0.8.9/src/xjadeo/Makefile.in-567- xjadeo-0.8.9/src/xjadeo/Makefile.in-568-xjadeo-main.o: main.c xjadeo-0.8.9/src/xjadeo/Makefile.in:569:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-main.o -MD -MP -MF $(DEPDIR)/xjadeo-main.Tpo -c -o xjadeo-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c xjadeo-0.8.9/src/xjadeo/Makefile.in-570-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-main.Tpo $(DEPDIR)/xjadeo-main.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-572-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:573:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c xjadeo-0.8.9/src/xjadeo/Makefile.in-574- xjadeo-0.8.9/src/xjadeo/Makefile.in-575-xjadeo-main.obj: main.c xjadeo-0.8.9/src/xjadeo/Makefile.in:576:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-main.obj -MD -MP -MF $(DEPDIR)/xjadeo-main.Tpo -c -o xjadeo-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-577-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-main.Tpo $(DEPDIR)/xjadeo-main.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:580:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-581- xjadeo-0.8.9/src/xjadeo/Makefile.in-582-xjadeo-xjadeo.o: xjadeo.c xjadeo-0.8.9/src/xjadeo/Makefile.in:583:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-xjadeo.o -MD -MP -MF $(DEPDIR)/xjadeo-xjadeo.Tpo -c -o xjadeo-xjadeo.o `test -f 'xjadeo.c' || echo '$(srcdir)/'`xjadeo.c xjadeo-0.8.9/src/xjadeo/Makefile.in-584-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-xjadeo.Tpo $(DEPDIR)/xjadeo-xjadeo.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:587:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-xjadeo.o `test -f 'xjadeo.c' || echo '$(srcdir)/'`xjadeo.c xjadeo-0.8.9/src/xjadeo/Makefile.in-588- xjadeo-0.8.9/src/xjadeo/Makefile.in-589-xjadeo-xjadeo.obj: xjadeo.c xjadeo-0.8.9/src/xjadeo/Makefile.in:590:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-xjadeo.obj -MD -MP -MF $(DEPDIR)/xjadeo-xjadeo.Tpo -c -o xjadeo-xjadeo.obj `if test -f 'xjadeo.c'; then $(CYGPATH_W) 'xjadeo.c'; else $(CYGPATH_W) '$(srcdir)/xjadeo.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-591-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-xjadeo.Tpo $(DEPDIR)/xjadeo-xjadeo.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-593-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:594:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-xjadeo.obj `if test -f 'xjadeo.c'; then $(CYGPATH_W) 'xjadeo.c'; else $(CYGPATH_W) '$(srcdir)/xjadeo.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-595- xjadeo-0.8.9/src/xjadeo/Makefile.in-596-xjadeo-remote.o: remote.c xjadeo-0.8.9/src/xjadeo/Makefile.in:597:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-remote.o -MD -MP -MF $(DEPDIR)/xjadeo-remote.Tpo -c -o xjadeo-remote.o `test -f 'remote.c' || echo '$(srcdir)/'`remote.c xjadeo-0.8.9/src/xjadeo/Makefile.in-598-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-remote.Tpo $(DEPDIR)/xjadeo-remote.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-600-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:601:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-remote.o `test -f 'remote.c' || echo '$(srcdir)/'`remote.c xjadeo-0.8.9/src/xjadeo/Makefile.in-602- xjadeo-0.8.9/src/xjadeo/Makefile.in-603-xjadeo-remote.obj: remote.c xjadeo-0.8.9/src/xjadeo/Makefile.in:604:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-remote.obj -MD -MP -MF $(DEPDIR)/xjadeo-remote.Tpo -c -o xjadeo-remote.obj `if test -f 'remote.c'; then $(CYGPATH_W) 'remote.c'; else $(CYGPATH_W) '$(srcdir)/remote.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-605-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-remote.Tpo $(DEPDIR)/xjadeo-remote.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-607-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:608:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-remote.obj `if test -f 'remote.c'; then $(CYGPATH_W) 'remote.c'; else $(CYGPATH_W) '$(srcdir)/remote.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-609- xjadeo-0.8.9/src/xjadeo/Makefile.in-610-xjadeo-mqueue.o: mqueue.c xjadeo-0.8.9/src/xjadeo/Makefile.in:611:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-mqueue.o -MD -MP -MF $(DEPDIR)/xjadeo-mqueue.Tpo -c -o xjadeo-mqueue.o `test -f 'mqueue.c' || echo '$(srcdir)/'`mqueue.c xjadeo-0.8.9/src/xjadeo/Makefile.in-612-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-mqueue.Tpo $(DEPDIR)/xjadeo-mqueue.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-614-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:615:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-mqueue.o `test -f 'mqueue.c' || echo '$(srcdir)/'`mqueue.c xjadeo-0.8.9/src/xjadeo/Makefile.in-616- xjadeo-0.8.9/src/xjadeo/Makefile.in-617-xjadeo-mqueue.obj: mqueue.c xjadeo-0.8.9/src/xjadeo/Makefile.in:618:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-mqueue.obj -MD -MP -MF $(DEPDIR)/xjadeo-mqueue.Tpo -c -o xjadeo-mqueue.obj `if test -f 'mqueue.c'; then $(CYGPATH_W) 'mqueue.c'; else $(CYGPATH_W) '$(srcdir)/mqueue.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-619-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-mqueue.Tpo $(DEPDIR)/xjadeo-mqueue.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-621-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:622:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-mqueue.obj `if test -f 'mqueue.c'; then $(CYGPATH_W) 'mqueue.c'; else $(CYGPATH_W) '$(srcdir)/mqueue.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-623- xjadeo-0.8.9/src/xjadeo/Makefile.in-624-xjadeo-xjosc.o: xjosc.c xjadeo-0.8.9/src/xjadeo/Makefile.in:625:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-xjosc.o -MD -MP -MF $(DEPDIR)/xjadeo-xjosc.Tpo -c -o xjadeo-xjosc.o `test -f 'xjosc.c' || echo '$(srcdir)/'`xjosc.c xjadeo-0.8.9/src/xjadeo/Makefile.in-626-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-xjosc.Tpo $(DEPDIR)/xjadeo-xjosc.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-628-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:629:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-xjosc.o `test -f 'xjosc.c' || echo '$(srcdir)/'`xjosc.c xjadeo-0.8.9/src/xjadeo/Makefile.in-630- xjadeo-0.8.9/src/xjadeo/Makefile.in-631-xjadeo-xjosc.obj: xjosc.c xjadeo-0.8.9/src/xjadeo/Makefile.in:632:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-xjosc.obj -MD -MP -MF $(DEPDIR)/xjadeo-xjosc.Tpo -c -o xjadeo-xjosc.obj `if test -f 'xjosc.c'; then $(CYGPATH_W) 'xjosc.c'; else $(CYGPATH_W) '$(srcdir)/xjosc.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-633-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-xjosc.Tpo $(DEPDIR)/xjadeo-xjosc.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-635-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:636:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-xjosc.obj `if test -f 'xjosc.c'; then $(CYGPATH_W) 'xjosc.c'; else $(CYGPATH_W) '$(srcdir)/xjosc.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-637- xjadeo-0.8.9/src/xjadeo/Makefile.in-638-xjadeo-configfile.o: configfile.c xjadeo-0.8.9/src/xjadeo/Makefile.in:639:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-configfile.o -MD -MP -MF $(DEPDIR)/xjadeo-configfile.Tpo -c -o xjadeo-configfile.o `test -f 'configfile.c' || echo '$(srcdir)/'`configfile.c xjadeo-0.8.9/src/xjadeo/Makefile.in-640-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-configfile.Tpo $(DEPDIR)/xjadeo-configfile.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-642-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:643:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-configfile.o `test -f 'configfile.c' || echo '$(srcdir)/'`configfile.c xjadeo-0.8.9/src/xjadeo/Makefile.in-644- xjadeo-0.8.9/src/xjadeo/Makefile.in-645-xjadeo-configfile.obj: configfile.c xjadeo-0.8.9/src/xjadeo/Makefile.in:646:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-configfile.obj -MD -MP -MF $(DEPDIR)/xjadeo-configfile.Tpo -c -o xjadeo-configfile.obj `if test -f 'configfile.c'; then $(CYGPATH_W) 'configfile.c'; else $(CYGPATH_W) '$(srcdir)/configfile.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-647-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-configfile.Tpo $(DEPDIR)/xjadeo-configfile.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-649-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:650:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-configfile.obj `if test -f 'configfile.c'; then $(CYGPATH_W) 'configfile.c'; else $(CYGPATH_W) '$(srcdir)/configfile.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-651- xjadeo-0.8.9/src/xjadeo/Makefile.in-652-xjadeo-common.o: common.c xjadeo-0.8.9/src/xjadeo/Makefile.in:653:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-common.o -MD -MP -MF $(DEPDIR)/xjadeo-common.Tpo -c -o xjadeo-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c xjadeo-0.8.9/src/xjadeo/Makefile.in-654-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-common.Tpo $(DEPDIR)/xjadeo-common.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-656-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:657:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c xjadeo-0.8.9/src/xjadeo/Makefile.in-658- xjadeo-0.8.9/src/xjadeo/Makefile.in-659-xjadeo-common.obj: common.c xjadeo-0.8.9/src/xjadeo/Makefile.in:660:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-common.obj -MD -MP -MF $(DEPDIR)/xjadeo-common.Tpo -c -o xjadeo-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-661-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-common.Tpo $(DEPDIR)/xjadeo-common.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-663-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:664:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-665- xjadeo-0.8.9/src/xjadeo/Makefile.in-666-xjadeo-common_jack.o: common_jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in:667:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-common_jack.o -MD -MP -MF $(DEPDIR)/xjadeo-common_jack.Tpo -c -o xjadeo-common_jack.o `test -f 'common_jack.c' || echo '$(srcdir)/'`common_jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in-668-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-common_jack.Tpo $(DEPDIR)/xjadeo-common_jack.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-670-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:671:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-common_jack.o `test -f 'common_jack.c' || echo '$(srcdir)/'`common_jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in-672- xjadeo-0.8.9/src/xjadeo/Makefile.in-673-xjadeo-common_jack.obj: common_jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in:674:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-common_jack.obj -MD -MP -MF $(DEPDIR)/xjadeo-common_jack.Tpo -c -o xjadeo-common_jack.obj `if test -f 'common_jack.c'; then $(CYGPATH_W) 'common_jack.c'; else $(CYGPATH_W) '$(srcdir)/common_jack.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-675-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-common_jack.Tpo $(DEPDIR)/xjadeo-common_jack.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-677-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:678:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-common_jack.obj `if test -f 'common_jack.c'; then $(CYGPATH_W) 'common_jack.c'; else $(CYGPATH_W) '$(srcdir)/common_jack.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-679- xjadeo-0.8.9/src/xjadeo/Makefile.in-680-xjadeo-jack.o: jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in:681:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-jack.o -MD -MP -MF $(DEPDIR)/xjadeo-jack.Tpo -c -o xjadeo-jack.o `test -f 'jack.c' || echo '$(srcdir)/'`jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in-682-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-jack.Tpo $(DEPDIR)/xjadeo-jack.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-684-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:685:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-jack.o `test -f 'jack.c' || echo '$(srcdir)/'`jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in-686- xjadeo-0.8.9/src/xjadeo/Makefile.in-687-xjadeo-jack.obj: jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in:688:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-jack.obj -MD -MP -MF $(DEPDIR)/xjadeo-jack.Tpo -c -o xjadeo-jack.obj `if test -f 'jack.c'; then $(CYGPATH_W) 'jack.c'; else $(CYGPATH_W) '$(srcdir)/jack.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-689-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-jack.Tpo $(DEPDIR)/xjadeo-jack.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-691-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:692:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-jack.obj `if test -f 'jack.c'; then $(CYGPATH_W) 'jack.c'; else $(CYGPATH_W) '$(srcdir)/jack.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-693- xjadeo-0.8.9/src/xjadeo/Makefile.in-694-xjadeo-ltc-jack.o: ltc-jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in:695:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-ltc-jack.o -MD -MP -MF $(DEPDIR)/xjadeo-ltc-jack.Tpo -c -o xjadeo-ltc-jack.o `test -f 'ltc-jack.c' || echo '$(srcdir)/'`ltc-jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in-696-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-ltc-jack.Tpo $(DEPDIR)/xjadeo-ltc-jack.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-698-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:699:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-ltc-jack.o `test -f 'ltc-jack.c' || echo '$(srcdir)/'`ltc-jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in-700- xjadeo-0.8.9/src/xjadeo/Makefile.in-701-xjadeo-ltc-jack.obj: ltc-jack.c xjadeo-0.8.9/src/xjadeo/Makefile.in:702:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-ltc-jack.obj -MD -MP -MF $(DEPDIR)/xjadeo-ltc-jack.Tpo -c -o xjadeo-ltc-jack.obj `if test -f 'ltc-jack.c'; then $(CYGPATH_W) 'ltc-jack.c'; else $(CYGPATH_W) '$(srcdir)/ltc-jack.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-703-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-ltc-jack.Tpo $(DEPDIR)/xjadeo-ltc-jack.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-705-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:706:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-ltc-jack.obj `if test -f 'ltc-jack.c'; then $(CYGPATH_W) 'ltc-jack.c'; else $(CYGPATH_W) '$(srcdir)/ltc-jack.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-707- xjadeo-0.8.9/src/xjadeo/Makefile.in-708-xjadeo-midi.o: midi.c xjadeo-0.8.9/src/xjadeo/Makefile.in:709:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-midi.o -MD -MP -MF $(DEPDIR)/xjadeo-midi.Tpo -c -o xjadeo-midi.o `test -f 'midi.c' || echo '$(srcdir)/'`midi.c xjadeo-0.8.9/src/xjadeo/Makefile.in-710-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-midi.Tpo $(DEPDIR)/xjadeo-midi.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-712-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:713:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-midi.o `test -f 'midi.c' || echo '$(srcdir)/'`midi.c xjadeo-0.8.9/src/xjadeo/Makefile.in-714- xjadeo-0.8.9/src/xjadeo/Makefile.in-715-xjadeo-midi.obj: midi.c xjadeo-0.8.9/src/xjadeo/Makefile.in:716:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-midi.obj -MD -MP -MF $(DEPDIR)/xjadeo-midi.Tpo -c -o xjadeo-midi.obj `if test -f 'midi.c'; then $(CYGPATH_W) 'midi.c'; else $(CYGPATH_W) '$(srcdir)/midi.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-717-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-midi.Tpo $(DEPDIR)/xjadeo-midi.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-719-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:720:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-midi.obj `if test -f 'midi.c'; then $(CYGPATH_W) 'midi.c'; else $(CYGPATH_W) '$(srcdir)/midi.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-721- xjadeo-0.8.9/src/xjadeo/Makefile.in-722-xjadeo-freetype.o: freetype.c xjadeo-0.8.9/src/xjadeo/Makefile.in:723:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-freetype.o -MD -MP -MF $(DEPDIR)/xjadeo-freetype.Tpo -c -o xjadeo-freetype.o `test -f 'freetype.c' || echo '$(srcdir)/'`freetype.c xjadeo-0.8.9/src/xjadeo/Makefile.in-724-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-freetype.Tpo $(DEPDIR)/xjadeo-freetype.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-726-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:727:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-freetype.o `test -f 'freetype.c' || echo '$(srcdir)/'`freetype.c xjadeo-0.8.9/src/xjadeo/Makefile.in-728- xjadeo-0.8.9/src/xjadeo/Makefile.in-729-xjadeo-freetype.obj: freetype.c xjadeo-0.8.9/src/xjadeo/Makefile.in:730:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-freetype.obj -MD -MP -MF $(DEPDIR)/xjadeo-freetype.Tpo -c -o xjadeo-freetype.obj `if test -f 'freetype.c'; then $(CYGPATH_W) 'freetype.c'; else $(CYGPATH_W) '$(srcdir)/freetype.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-731-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-freetype.Tpo $(DEPDIR)/xjadeo-freetype.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-733-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:734:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-freetype.obj `if test -f 'freetype.c'; then $(CYGPATH_W) 'freetype.c'; else $(CYGPATH_W) '$(srcdir)/freetype.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-735- xjadeo-0.8.9/src/xjadeo/Makefile.in-736-xjadeo-smpte.o: smpte.c xjadeo-0.8.9/src/xjadeo/Makefile.in:737:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-smpte.o -MD -MP -MF $(DEPDIR)/xjadeo-smpte.Tpo -c -o xjadeo-smpte.o `test -f 'smpte.c' || echo '$(srcdir)/'`smpte.c xjadeo-0.8.9/src/xjadeo/Makefile.in-738-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-smpte.Tpo $(DEPDIR)/xjadeo-smpte.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-740-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:741:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-smpte.o `test -f 'smpte.c' || echo '$(srcdir)/'`smpte.c xjadeo-0.8.9/src/xjadeo/Makefile.in-742- xjadeo-0.8.9/src/xjadeo/Makefile.in-743-xjadeo-smpte.obj: smpte.c xjadeo-0.8.9/src/xjadeo/Makefile.in:744:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-smpte.obj -MD -MP -MF $(DEPDIR)/xjadeo-smpte.Tpo -c -o xjadeo-smpte.obj `if test -f 'smpte.c'; then $(CYGPATH_W) 'smpte.c'; else $(CYGPATH_W) '$(srcdir)/smpte.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-745-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-smpte.Tpo $(DEPDIR)/xjadeo-smpte.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-747-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:748:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-smpte.obj `if test -f 'smpte.c'; then $(CYGPATH_W) 'smpte.c'; else $(CYGPATH_W) '$(srcdir)/smpte.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-749- xjadeo-0.8.9/src/xjadeo/Makefile.in-750-xjadeo-display.o: display.c xjadeo-0.8.9/src/xjadeo/Makefile.in:751:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display.o -MD -MP -MF $(DEPDIR)/xjadeo-display.Tpo -c -o xjadeo-display.o `test -f 'display.c' || echo '$(srcdir)/'`display.c xjadeo-0.8.9/src/xjadeo/Makefile.in-752-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display.Tpo $(DEPDIR)/xjadeo-display.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-754-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:755:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display.o `test -f 'display.c' || echo '$(srcdir)/'`display.c xjadeo-0.8.9/src/xjadeo/Makefile.in-756- xjadeo-0.8.9/src/xjadeo/Makefile.in-757-xjadeo-display.obj: display.c xjadeo-0.8.9/src/xjadeo/Makefile.in:758:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display.obj -MD -MP -MF $(DEPDIR)/xjadeo-display.Tpo -c -o xjadeo-display.obj `if test -f 'display.c'; then $(CYGPATH_W) 'display.c'; else $(CYGPATH_W) '$(srcdir)/display.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-759-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display.Tpo $(DEPDIR)/xjadeo-display.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-761-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:762:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display.obj `if test -f 'display.c'; then $(CYGPATH_W) 'display.c'; else $(CYGPATH_W) '$(srcdir)/display.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-763- xjadeo-0.8.9/src/xjadeo/Makefile.in-764-xjadeo-display_x_dnd.o: display_x_dnd.c xjadeo-0.8.9/src/xjadeo/Makefile.in:765:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_x_dnd.o -MD -MP -MF $(DEPDIR)/xjadeo-display_x_dnd.Tpo -c -o xjadeo-display_x_dnd.o `test -f 'display_x_dnd.c' || echo '$(srcdir)/'`display_x_dnd.c xjadeo-0.8.9/src/xjadeo/Makefile.in-766-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_x_dnd.Tpo $(DEPDIR)/xjadeo-display_x_dnd.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-768-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:769:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_x_dnd.o `test -f 'display_x_dnd.c' || echo '$(srcdir)/'`display_x_dnd.c xjadeo-0.8.9/src/xjadeo/Makefile.in-770- xjadeo-0.8.9/src/xjadeo/Makefile.in-771-xjadeo-display_x_dnd.obj: display_x_dnd.c xjadeo-0.8.9/src/xjadeo/Makefile.in:772:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_x_dnd.obj -MD -MP -MF $(DEPDIR)/xjadeo-display_x_dnd.Tpo -c -o xjadeo-display_x_dnd.obj `if test -f 'display_x_dnd.c'; then $(CYGPATH_W) 'display_x_dnd.c'; else $(CYGPATH_W) '$(srcdir)/display_x_dnd.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-773-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_x_dnd.Tpo $(DEPDIR)/xjadeo-display_x_dnd.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-775-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:776:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_x_dnd.obj `if test -f 'display_x_dnd.c'; then $(CYGPATH_W) 'display_x_dnd.c'; else $(CYGPATH_W) '$(srcdir)/display_x_dnd.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-777- xjadeo-0.8.9/src/xjadeo/Makefile.in-778-xjadeo-display_x_dialog.o: display_x_dialog.c xjadeo-0.8.9/src/xjadeo/Makefile.in:779:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_x_dialog.o -MD -MP -MF $(DEPDIR)/xjadeo-display_x_dialog.Tpo -c -o xjadeo-display_x_dialog.o `test -f 'display_x_dialog.c' || echo '$(srcdir)/'`display_x_dialog.c xjadeo-0.8.9/src/xjadeo/Makefile.in-780-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_x_dialog.Tpo $(DEPDIR)/xjadeo-display_x_dialog.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-782-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:783:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_x_dialog.o `test -f 'display_x_dialog.c' || echo '$(srcdir)/'`display_x_dialog.c xjadeo-0.8.9/src/xjadeo/Makefile.in-784- xjadeo-0.8.9/src/xjadeo/Makefile.in-785-xjadeo-display_x_dialog.obj: display_x_dialog.c xjadeo-0.8.9/src/xjadeo/Makefile.in:786:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_x_dialog.obj -MD -MP -MF $(DEPDIR)/xjadeo-display_x_dialog.Tpo -c -o xjadeo-display_x_dialog.obj `if test -f 'display_x_dialog.c'; then $(CYGPATH_W) 'display_x_dialog.c'; else $(CYGPATH_W) '$(srcdir)/display_x_dialog.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-787-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_x_dialog.Tpo $(DEPDIR)/xjadeo-display_x_dialog.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-789-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:790:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_x_dialog.obj `if test -f 'display_x_dialog.c'; then $(CYGPATH_W) 'display_x_dialog.c'; else $(CYGPATH_W) '$(srcdir)/display_x_dialog.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-791- xjadeo-0.8.9/src/xjadeo/Makefile.in-792-xjadeo-libsofd.o: libsofd.c xjadeo-0.8.9/src/xjadeo/Makefile.in:793:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-libsofd.o -MD -MP -MF $(DEPDIR)/xjadeo-libsofd.Tpo -c -o xjadeo-libsofd.o `test -f 'libsofd.c' || echo '$(srcdir)/'`libsofd.c xjadeo-0.8.9/src/xjadeo/Makefile.in-794-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-libsofd.Tpo $(DEPDIR)/xjadeo-libsofd.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-796-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:797:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-libsofd.o `test -f 'libsofd.c' || echo '$(srcdir)/'`libsofd.c xjadeo-0.8.9/src/xjadeo/Makefile.in-798- xjadeo-0.8.9/src/xjadeo/Makefile.in-799-xjadeo-libsofd.obj: libsofd.c xjadeo-0.8.9/src/xjadeo/Makefile.in:800:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-libsofd.obj -MD -MP -MF $(DEPDIR)/xjadeo-libsofd.Tpo -c -o xjadeo-libsofd.obj `if test -f 'libsofd.c'; then $(CYGPATH_W) 'libsofd.c'; else $(CYGPATH_W) '$(srcdir)/libsofd.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-801-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-libsofd.Tpo $(DEPDIR)/xjadeo-libsofd.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-803-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:804:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-libsofd.obj `if test -f 'libsofd.c'; then $(CYGPATH_W) 'libsofd.c'; else $(CYGPATH_W) '$(srcdir)/libsofd.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-805- xjadeo-0.8.9/src/xjadeo/Makefile.in-806-xjadeo-display_mac.o: display_mac.c xjadeo-0.8.9/src/xjadeo/Makefile.in:807:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_mac.o -MD -MP -MF $(DEPDIR)/xjadeo-display_mac.Tpo -c -o xjadeo-display_mac.o `test -f 'display_mac.c' || echo '$(srcdir)/'`display_mac.c xjadeo-0.8.9/src/xjadeo/Makefile.in-808-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_mac.Tpo $(DEPDIR)/xjadeo-display_mac.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-810-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:811:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_mac.o `test -f 'display_mac.c' || echo '$(srcdir)/'`display_mac.c xjadeo-0.8.9/src/xjadeo/Makefile.in-812- xjadeo-0.8.9/src/xjadeo/Makefile.in-813-xjadeo-display_mac.obj: display_mac.c xjadeo-0.8.9/src/xjadeo/Makefile.in:814:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_mac.obj -MD -MP -MF $(DEPDIR)/xjadeo-display_mac.Tpo -c -o xjadeo-display_mac.obj `if test -f 'display_mac.c'; then $(CYGPATH_W) 'display_mac.c'; else $(CYGPATH_W) '$(srcdir)/display_mac.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-815-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_mac.Tpo $(DEPDIR)/xjadeo-display_mac.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-817-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:818:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_mac.obj `if test -f 'display_mac.c'; then $(CYGPATH_W) 'display_mac.c'; else $(CYGPATH_W) '$(srcdir)/display_mac.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-819- xjadeo-0.8.9/src/xjadeo/Makefile.in-820-xjadeo-display_x11.o: display_x11.c xjadeo-0.8.9/src/xjadeo/Makefile.in:821:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_x11.o -MD -MP -MF $(DEPDIR)/xjadeo-display_x11.Tpo -c -o xjadeo-display_x11.o `test -f 'display_x11.c' || echo '$(srcdir)/'`display_x11.c xjadeo-0.8.9/src/xjadeo/Makefile.in-822-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_x11.Tpo $(DEPDIR)/xjadeo-display_x11.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-824-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:825:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_x11.o `test -f 'display_x11.c' || echo '$(srcdir)/'`display_x11.c xjadeo-0.8.9/src/xjadeo/Makefile.in-826- xjadeo-0.8.9/src/xjadeo/Makefile.in-827-xjadeo-display_x11.obj: display_x11.c xjadeo-0.8.9/src/xjadeo/Makefile.in:828:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_x11.obj -MD -MP -MF $(DEPDIR)/xjadeo-display_x11.Tpo -c -o xjadeo-display_x11.obj `if test -f 'display_x11.c'; then $(CYGPATH_W) 'display_x11.c'; else $(CYGPATH_W) '$(srcdir)/display_x11.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-829-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_x11.Tpo $(DEPDIR)/xjadeo-display_x11.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-831-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:832:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_x11.obj `if test -f 'display_x11.c'; then $(CYGPATH_W) 'display_x11.c'; else $(CYGPATH_W) '$(srcdir)/display_x11.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-833- xjadeo-0.8.9/src/xjadeo/Makefile.in-834-xjadeo-display_sdl.o: display_sdl.c xjadeo-0.8.9/src/xjadeo/Makefile.in:835:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_sdl.o -MD -MP -MF $(DEPDIR)/xjadeo-display_sdl.Tpo -c -o xjadeo-display_sdl.o `test -f 'display_sdl.c' || echo '$(srcdir)/'`display_sdl.c xjadeo-0.8.9/src/xjadeo/Makefile.in-836-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_sdl.Tpo $(DEPDIR)/xjadeo-display_sdl.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-838-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:839:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_sdl.o `test -f 'display_sdl.c' || echo '$(srcdir)/'`display_sdl.c xjadeo-0.8.9/src/xjadeo/Makefile.in-840- xjadeo-0.8.9/src/xjadeo/Makefile.in-841-xjadeo-display_sdl.obj: display_sdl.c xjadeo-0.8.9/src/xjadeo/Makefile.in:842:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_sdl.obj -MD -MP -MF $(DEPDIR)/xjadeo-display_sdl.Tpo -c -o xjadeo-display_sdl.obj `if test -f 'display_sdl.c'; then $(CYGPATH_W) 'display_sdl.c'; else $(CYGPATH_W) '$(srcdir)/display_sdl.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-843-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_sdl.Tpo $(DEPDIR)/xjadeo-display_sdl.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-845-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:846:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_sdl.obj `if test -f 'display_sdl.c'; then $(CYGPATH_W) 'display_sdl.c'; else $(CYGPATH_W) '$(srcdir)/display_sdl.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-847- xjadeo-0.8.9/src/xjadeo/Makefile.in-848-xjadeo-weak_libjack.o: weak_libjack.c xjadeo-0.8.9/src/xjadeo/Makefile.in:849:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-weak_libjack.o -MD -MP -MF $(DEPDIR)/xjadeo-weak_libjack.Tpo -c -o xjadeo-weak_libjack.o `test -f 'weak_libjack.c' || echo '$(srcdir)/'`weak_libjack.c xjadeo-0.8.9/src/xjadeo/Makefile.in-850-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-weak_libjack.Tpo $(DEPDIR)/xjadeo-weak_libjack.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-852-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:853:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-weak_libjack.o `test -f 'weak_libjack.c' || echo '$(srcdir)/'`weak_libjack.c xjadeo-0.8.9/src/xjadeo/Makefile.in-854- xjadeo-0.8.9/src/xjadeo/Makefile.in-855-xjadeo-weak_libjack.obj: weak_libjack.c xjadeo-0.8.9/src/xjadeo/Makefile.in:856:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-weak_libjack.obj -MD -MP -MF $(DEPDIR)/xjadeo-weak_libjack.Tpo -c -o xjadeo-weak_libjack.obj `if test -f 'weak_libjack.c'; then $(CYGPATH_W) 'weak_libjack.c'; else $(CYGPATH_W) '$(srcdir)/weak_libjack.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-857-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-weak_libjack.Tpo $(DEPDIR)/xjadeo-weak_libjack.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-859-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:860:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-weak_libjack.obj `if test -f 'weak_libjack.c'; then $(CYGPATH_W) 'weak_libjack.c'; else $(CYGPATH_W) '$(srcdir)/weak_libjack.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-861- xjadeo-0.8.9/src/xjadeo/Makefile.in-862-xjadeo-gtime.o: gtime.c xjadeo-0.8.9/src/xjadeo/Makefile.in:863:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-gtime.o -MD -MP -MF $(DEPDIR)/xjadeo-gtime.Tpo -c -o xjadeo-gtime.o `test -f 'gtime.c' || echo '$(srcdir)/'`gtime.c xjadeo-0.8.9/src/xjadeo/Makefile.in-864-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-gtime.Tpo $(DEPDIR)/xjadeo-gtime.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-866-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:867:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-gtime.o `test -f 'gtime.c' || echo '$(srcdir)/'`gtime.c xjadeo-0.8.9/src/xjadeo/Makefile.in-868- xjadeo-0.8.9/src/xjadeo/Makefile.in-869-xjadeo-gtime.obj: gtime.c xjadeo-0.8.9/src/xjadeo/Makefile.in:870:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-gtime.obj -MD -MP -MF $(DEPDIR)/xjadeo-gtime.Tpo -c -o xjadeo-gtime.obj `if test -f 'gtime.c'; then $(CYGPATH_W) 'gtime.c'; else $(CYGPATH_W) '$(srcdir)/gtime.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-871-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-gtime.Tpo $(DEPDIR)/xjadeo-gtime.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-873-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:874:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-gtime.obj `if test -f 'gtime.c'; then $(CYGPATH_W) 'gtime.c'; else $(CYGPATH_W) '$(srcdir)/gtime.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-875- xjadeo-0.8.9/src/xjadeo/Makefile.in-876-xjadeo-display_glx.o: display_glx.c xjadeo-0.8.9/src/xjadeo/Makefile.in:877:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_glx.o -MD -MP -MF $(DEPDIR)/xjadeo-display_glx.Tpo -c -o xjadeo-display_glx.o `test -f 'display_glx.c' || echo '$(srcdir)/'`display_glx.c xjadeo-0.8.9/src/xjadeo/Makefile.in-878-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_glx.Tpo $(DEPDIR)/xjadeo-display_glx.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-880-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:881:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_glx.o `test -f 'display_glx.c' || echo '$(srcdir)/'`display_glx.c xjadeo-0.8.9/src/xjadeo/Makefile.in-882- xjadeo-0.8.9/src/xjadeo/Makefile.in-883-xjadeo-display_glx.obj: display_glx.c xjadeo-0.8.9/src/xjadeo/Makefile.in:884:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_glx.obj -MD -MP -MF $(DEPDIR)/xjadeo-display_glx.Tpo -c -o xjadeo-display_glx.obj `if test -f 'display_glx.c'; then $(CYGPATH_W) 'display_glx.c'; else $(CYGPATH_W) '$(srcdir)/display_glx.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-885-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_glx.Tpo $(DEPDIR)/xjadeo-display_glx.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-887-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:888:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_glx.obj `if test -f 'display_glx.c'; then $(CYGPATH_W) 'display_glx.c'; else $(CYGPATH_W) '$(srcdir)/display_glx.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-889- xjadeo-0.8.9/src/xjadeo/Makefile.in-890-xjadeo-display_gl_win.o: display_gl_win.c xjadeo-0.8.9/src/xjadeo/Makefile.in:891:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_gl_win.o -MD -MP -MF $(DEPDIR)/xjadeo-display_gl_win.Tpo -c -o xjadeo-display_gl_win.o `test -f 'display_gl_win.c' || echo '$(srcdir)/'`display_gl_win.c xjadeo-0.8.9/src/xjadeo/Makefile.in-892-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_gl_win.Tpo $(DEPDIR)/xjadeo-display_gl_win.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-894-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:895:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_gl_win.o `test -f 'display_gl_win.c' || echo '$(srcdir)/'`display_gl_win.c xjadeo-0.8.9/src/xjadeo/Makefile.in-896- xjadeo-0.8.9/src/xjadeo/Makefile.in-897-xjadeo-display_gl_win.obj: display_gl_win.c xjadeo-0.8.9/src/xjadeo/Makefile.in:898:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -MT xjadeo-display_gl_win.obj -MD -MP -MF $(DEPDIR)/xjadeo-display_gl_win.Tpo -c -o xjadeo-display_gl_win.obj `if test -f 'display_gl_win.c'; then $(CYGPATH_W) 'display_gl_win.c'; else $(CYGPATH_W) '$(srcdir)/display_gl_win.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-899-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_gl_win.Tpo $(DEPDIR)/xjadeo-display_gl_win.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-901-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:902:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_CFLAGS) $(CFLAGS) -c -o xjadeo-display_gl_win.obj `if test -f 'display_gl_win.c'; then $(CYGPATH_W) 'display_gl_win.c'; else $(CYGPATH_W) '$(srcdir)/display_gl_win.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-903- xjadeo-0.8.9/src/xjadeo/Makefile.in-904-xjremote-xjremote.o: xjremote.c xjadeo-0.8.9/src/xjadeo/Makefile.in:905:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjremote_CFLAGS) $(CFLAGS) -MT xjremote-xjremote.o -MD -MP -MF $(DEPDIR)/xjremote-xjremote.Tpo -c -o xjremote-xjremote.o `test -f 'xjremote.c' || echo '$(srcdir)/'`xjremote.c xjadeo-0.8.9/src/xjadeo/Makefile.in-906-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjremote-xjremote.Tpo $(DEPDIR)/xjremote-xjremote.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-908-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:909:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjremote_CFLAGS) $(CFLAGS) -c -o xjremote-xjremote.o `test -f 'xjremote.c' || echo '$(srcdir)/'`xjremote.c xjadeo-0.8.9/src/xjadeo/Makefile.in-910- xjadeo-0.8.9/src/xjadeo/Makefile.in-911-xjremote-xjremote.obj: xjremote.c xjadeo-0.8.9/src/xjadeo/Makefile.in:912:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjremote_CFLAGS) $(CFLAGS) -MT xjremote-xjremote.obj -MD -MP -MF $(DEPDIR)/xjremote-xjremote.Tpo -c -o xjremote-xjremote.obj `if test -f 'xjremote.c'; then $(CYGPATH_W) 'xjremote.c'; else $(CYGPATH_W) '$(srcdir)/xjremote.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-913-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjremote-xjremote.Tpo $(DEPDIR)/xjremote-xjremote.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-915-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:916:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjremote_CFLAGS) $(CFLAGS) -c -o xjremote-xjremote.obj `if test -f 'xjremote.c'; then $(CYGPATH_W) 'xjremote.c'; else $(CYGPATH_W) '$(srcdir)/xjremote.c'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-917- ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-925-.m.obj: xjadeo-0.8.9/src/xjadeo/Makefile.in:926:@am__fastdepOBJC_TRUE@ $(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` xjadeo-0.8.9/src/xjadeo/Makefile.in-927-@am__fastdepOBJC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-929-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@ DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:930:@am__fastdepOBJC_FALSE@ $(AM_V_OBJC@am__nodep@)$(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` xjadeo-0.8.9/src/xjadeo/Makefile.in-931- xjadeo-0.8.9/src/xjadeo/Makefile.in-932-xjadeo-display_gl_osx.o: display_gl_osx.m xjadeo-0.8.9/src/xjadeo/Makefile.in:933:@am__fastdepOBJC_TRUE@ $(AM_V_OBJC)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_OBJCFLAGS) $(OBJCFLAGS) -MT xjadeo-display_gl_osx.o -MD -MP -MF $(DEPDIR)/xjadeo-display_gl_osx.Tpo -c -o xjadeo-display_gl_osx.o `test -f 'display_gl_osx.m' || echo '$(srcdir)/'`display_gl_osx.m xjadeo-0.8.9/src/xjadeo/Makefile.in-934-@am__fastdepOBJC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_gl_osx.Tpo $(DEPDIR)/xjadeo-display_gl_osx.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-936-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@ DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:937:@am__fastdepOBJC_FALSE@ $(AM_V_OBJC@am__nodep@)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_OBJCFLAGS) $(OBJCFLAGS) -c -o xjadeo-display_gl_osx.o `test -f 'display_gl_osx.m' || echo '$(srcdir)/'`display_gl_osx.m xjadeo-0.8.9/src/xjadeo/Makefile.in-938- xjadeo-0.8.9/src/xjadeo/Makefile.in-939-xjadeo-display_gl_osx.obj: display_gl_osx.m xjadeo-0.8.9/src/xjadeo/Makefile.in:940:@am__fastdepOBJC_TRUE@ $(AM_V_OBJC)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_OBJCFLAGS) $(OBJCFLAGS) -MT xjadeo-display_gl_osx.obj -MD -MP -MF $(DEPDIR)/xjadeo-display_gl_osx.Tpo -c -o xjadeo-display_gl_osx.obj `if test -f 'display_gl_osx.m'; then $(CYGPATH_W) 'display_gl_osx.m'; else $(CYGPATH_W) '$(srcdir)/display_gl_osx.m'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-941-@am__fastdepOBJC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xjadeo-display_gl_osx.Tpo $(DEPDIR)/xjadeo-display_gl_osx.Po ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-943-@AMDEP_TRUE@@am__fastdepOBJC_FALSE@ DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xjadeo-0.8.9/src/xjadeo/Makefile.in:944:@am__fastdepOBJC_FALSE@ $(AM_V_OBJC@am__nodep@)$(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xjadeo_OBJCFLAGS) $(OBJCFLAGS) -c -o xjadeo-display_gl_osx.obj `if test -f 'display_gl_osx.m'; then $(CYGPATH_W) 'display_gl_osx.m'; else $(CYGPATH_W) '$(srcdir)/display_gl_osx.m'; fi` xjadeo-0.8.9/src/xjadeo/Makefile.in-945-install-xjadeoDATA: $(xjadeo_DATA) ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-963- @list='$(xjadeo_DATA)'; test -n "$(xjadeodir)" || list=; \ xjadeo-0.8.9/src/xjadeo/Makefile.in:964: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ xjadeo-0.8.9/src/xjadeo/Makefile.in-965- dir='$(DESTDIR)$(xjadeodir)'; $(am__uninstall_files_from_dir) ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-996-GTAGS: xjadeo-0.8.9/src/xjadeo/Makefile.in:997: here=`$(am__cd) $(top_builddir) && pwd` \ xjadeo-0.8.9/src/xjadeo/Makefile.in-998- && $(am__cd) $(top_srcdir) \ ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-1019-distdir: $(DISTFILES) xjadeo-0.8.9/src/xjadeo/Makefile.in:1020: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/src/xjadeo/Makefile.in:1021: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xjadeo-0.8.9/src/xjadeo/Makefile.in-1022- list='$(DISTFILES)'; \ ############################################## xjadeo-0.8.9/src/xjadeo/Makefile.in-1033- if test -d $$d/$$file; then \ xjadeo-0.8.9/src/xjadeo/Makefile.in:1034: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ xjadeo-0.8.9/src/xjadeo/Makefile.in-1035- if test -d "$(distdir)/$$file"; then \