=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== gltron-0.70final/Makefile.in-183- @list='$(bin_PROGRAMS)'; for p in $$list; do \ gltron-0.70final/Makefile.in:184: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ gltron-0.70final/Makefile.in-185- if test -f $$p \ gltron-0.70final/Makefile.in-186- ; then \ gltron-0.70final/Makefile.in:187: f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \ gltron-0.70final/Makefile.in-188- echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \ ############################################## gltron-0.70final/Makefile.in-195- @list='$(bin_PROGRAMS)'; for p in $$list; do \ gltron-0.70final/Makefile.in:196: f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ gltron-0.70final/Makefile.in-197- echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ ############################################## gltron-0.70final/Makefile.in-222-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/Makefile.in:223: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/Makefile.in-224- ############################################## gltron-0.70final/Makefile.in-228-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/Makefile.in:229: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/Makefile.in-230- ############################################## gltron-0.70final/Makefile.in-234-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/Makefile.in:235: $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gltron.o `test -f @top_srcdir@/src/gltron.c || echo '$(srcdir)/'`@top_srcdir@/src/gltron.c gltron-0.70final/Makefile.in-236- ############################################## gltron-0.70final/Makefile.in-253- dot_seen=no; \ gltron-0.70final/Makefile.in:254: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/Makefile.in-255- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gltron-0.70final/Makefile.in-283- rev="$$rev ."; \ gltron-0.70final/Makefile.in:284: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/Makefile.in-285- for subdir in $$rev; do \ ############################################## gltron-0.70final/Makefile.in-327-GTAGS: gltron-0.70final/Makefile.in:328: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/Makefile.in-329- && cd $(top_srcdir) \ ############################################## gltron-0.70final/Makefile.in-347- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/Makefile.in:348: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/Makefile.in-349- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/Makefile.in-392- chmod a-w $(distdir) gltron-0.70final/Makefile.in:393: dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \ gltron-0.70final/Makefile.in-394- && cd $(distdir)/=build \ ############################################## gltron-0.70final/Makefile.in-401- && $(MAKE) $(AM_MAKEFLAGS) uninstall \ gltron-0.70final/Makefile.in:402: && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \ gltron-0.70final/Makefile.in-403- || (echo "Error: files left after uninstall" 1>&2; \ ############################################## gltron-0.70final/aclocal.m4-48-# test to see if srcdir already configured gltron-0.70final/aclocal.m4:49:if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" && gltron-0.70final/aclocal.m4-50- test -f $srcdir/config.status; then ############################################## gltron-0.70final/aclocal.m4-122-if ( gltron-0.70final/aclocal.m4:123: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` gltron-0.70final/aclocal.m4-124- if test "$[*]" = "X"; then gltron-0.70final/aclocal.m4-125- # -L didn't work. gltron-0.70final/aclocal.m4:126: set X `ls -t $srcdir/configure conftest.file` gltron-0.70final/aclocal.m4-127- fi ############################################## gltron-0.70final/aclocal.m4-182-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to gltron-0.70final/aclocal.m4:183:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. gltron-0.70final/aclocal.m4-184-# ############################################## gltron-0.70final/aclocal.m4-206-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: gltron-0.70final/aclocal.m4:207:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` gltron-0.70final/aclocal.m4-208-# and then we would define $MISSING as ############################################## gltron-0.70final/aclocal.m4-220-# expand $ac_aux_dir to an absolute path gltron-0.70final/aclocal.m4:221:am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd` gltron-0.70final/aclocal.m4-222-]) ############################################## gltron-0.70final/aclocal.m4-293- if test "$am_compiler_list" = ""; then gltron-0.70final/aclocal.m4:294: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` gltron-0.70final/aclocal.m4-295- fi ############################################## gltron-0.70final/aclocal.m4-389- Makefile) dirpart=.;; gltron-0.70final/aclocal.m4:390: */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;; gltron-0.70final/aclocal.m4-391- *) continue;; ############################################## gltron-0.70final/aclocal.m4-395- # running `make'. gltron-0.70final/aclocal.m4:396: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` gltron-0.70final/aclocal.m4-397- test -z "$DEPDIR" && continue gltron-0.70final/aclocal.m4-398- # When using ansi2knr, U may be empty or an underscore; expand it gltron-0.70final/aclocal.m4:399: U=`sed -n -e '/^U = / s///p' < "$mf"` gltron-0.70final/aclocal.m4-400- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## gltron-0.70final/aclocal.m4-416- test -f "$dirpart/$file" && continue gltron-0.70final/aclocal.m4:417: fdir=`echo "$file" | sed -e 's|/[^/]*$||'` gltron-0.70final/aclocal.m4-418- $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1 ############################################## gltron-0.70final/aclocal.m4-446-# case it prints its new name instead of `make'. gltron-0.70final/aclocal.m4:447:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then gltron-0.70final/aclocal.m4-448- am__include=include ############################################## gltron-0.70final/aclocal.m4-454- echo '.include "confinc"' > confmf gltron-0.70final/aclocal.m4:455: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then gltron-0.70final/aclocal.m4-456- am__include=.include ############################################## gltron-0.70final/aclocal.m4-536- else gltron-0.70final/aclocal.m4:537: SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags` gltron-0.70final/aclocal.m4:538: SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs` gltron-0.70final/aclocal.m4-539- ############################################## gltron-0.70final/config.guess-36- gltron-0.70final/config.guess:37:me=`echo "$0" | sed -e 's,.*/,,'` gltron-0.70final/config.guess-38- ############################################## gltron-0.70final/config.guess-178- # The OS release gltron-0.70final/config.guess:179: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` gltron-0.70final/config.guess-180- # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: ############################################## gltron-0.70final/config.guess-186- if test $UNAME_RELEASE = "V4.0"; then gltron-0.70final/config.guess:187: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` gltron-0.70final/config.guess-188- fi ############################################## gltron-0.70final/config.guess-220- if test "$?" = 0 ; then gltron-0.70final/config.guess:221: case `./$dummy` in gltron-0.70final/config.guess-222- 0-0) ############################################## gltron-0.70final/config.guess-245- rm -f $dummy.s $dummy gltron-0.70final/config.guess:246: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` gltron-0.70final/config.guess-247- exit 0 ;; ############################################## gltron-0.70final/config.guess-304- sun4H:SunOS:5.*:*) gltron-0.70final/config.guess:305: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gltron-0.70final/config.guess-306- exit 0 ;; gltron-0.70final/config.guess-307- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) gltron-0.70final/config.guess:308: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gltron-0.70final/config.guess-309- exit 0 ;; gltron-0.70final/config.guess-310- i86pc:SunOS:5.*:*) gltron-0.70final/config.guess:311: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gltron-0.70final/config.guess-312- exit 0 ;; ############################################## gltron-0.70final/config.guess-316- # it's likely to be more like Solaris than SunOS4. gltron-0.70final/config.guess:317: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gltron-0.70final/config.guess-318- exit 0 ;; ############################################## gltron-0.70final/config.guess-325- # Japanese Language versions have a version number like `4.1.3-JL'. gltron-0.70final/config.guess:326: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` gltron-0.70final/config.guess-327- exit 0 ;; ############################################## gltron-0.70final/config.guess-331- sun*:*:4.2BSD:*) gltron-0.70final/config.guess:332: UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` gltron-0.70final/config.guess-333- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## gltron-0.70final/config.guess-428- $CC_FOR_BUILD $dummy.c -o $dummy \ gltron-0.70final/config.guess:429: && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ gltron-0.70final/config.guess-430- && rm -f $dummy.c $dummy && exit 0 ############################################## gltron-0.70final/config.guess-478- *:IRIX*:*:*) gltron-0.70final/config.guess:479: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` gltron-0.70final/config.guess-480- exit 0 ;; ############################################## gltron-0.70final/config.guess-518- *:AIX:*:[45]) gltron-0.70final/config.guess:519: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'` gltron-0.70final/config.guess-520- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## gltron-0.70final/config.guess-553- 9000/[34678]??:HP-UX:*:*) gltron-0.70final/config.guess:554: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gltron-0.70final/config.guess-555- case "${UNAME_MACHINE}" in ############################################## gltron-0.70final/config.guess-609- eval $set_cc_for_build gltron-0.70final/config.guess:610: (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy` gltron-0.70final/config.guess-611- if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi ############################################## gltron-0.70final/config.guess-617- ia64:HP-UX:*:*) gltron-0.70final/config.guess:618: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` gltron-0.70final/config.guess-619- echo ia64-hp-hpux${HPUX_REV} ############################################## gltron-0.70final/config.guess-727- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` gltron-0.70final/config.guess:728: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` gltron-0.70final/config.guess-729- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## gltron-0.70final/config.guess-743- *:FreeBSD:*:*) gltron-0.70final/config.guess:744: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` gltron-0.70final/config.guess-745- exit 0 ;; gltron-0.70final/config.guess-746- *:OpenBSD:*:*) gltron-0.70final/config.guess:747: echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` gltron-0.70final/config.guess-748- exit 0 ;; ############################################## gltron-0.70final/config.guess-770- prep*:SunOS:5.*:*) gltron-0.70final/config.guess:771: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` gltron-0.70final/config.guess-772- exit 0 ;; gltron-0.70final/config.guess-773- *:GNU:*:*) gltron-0.70final/config.guess:774: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` gltron-0.70final/config.guess-775- exit 0 ;; ############################################## gltron-0.70final/config.guess-910- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) gltron-0.70final/config.guess:911: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` gltron-0.70final/config.guess-912- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## gltron-0.70final/config.sub-53- gltron-0.70final/config.sub:54:me=`echo "$0" | sed -e 's,.*/,,'` gltron-0.70final/config.sub-55- ############################################## gltron-0.70final/config.sub-117-# Here we must recognize all the valid KERNEL-OS combinations. gltron-0.70final/config.sub:118:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` gltron-0.70final/config.sub-119-case $maybe_os in ############################################## gltron-0.70final/config.sub-121- os=-$maybe_os gltron-0.70final/config.sub:122: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` gltron-0.70final/config.sub-123- ;; gltron-0.70final/config.sub-124- *) gltron-0.70final/config.sub:125: basic_machine=`echo $1 | sed 's/-[^-]*$//'` gltron-0.70final/config.sub-126- if [ $basic_machine != $1 ] gltron-0.70final/config.sub:127: then os=`echo $1 | sed 's/.*-/-/'` gltron-0.70final/config.sub-128- else os=; fi ############################################## gltron-0.70final/config.sub-172- os=-sco3.2v5 gltron-0.70final/config.sub:173: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gltron-0.70final/config.sub-174- ;; ############################################## gltron-0.70final/config.sub-176- os=-sco3.2v4 gltron-0.70final/config.sub:177: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gltron-0.70final/config.sub-178- ;; gltron-0.70final/config.sub-179- -sco3.2.[4-9]*) gltron-0.70final/config.sub:180: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` gltron-0.70final/config.sub:181: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gltron-0.70final/config.sub-182- ;; ############################################## gltron-0.70final/config.sub-184- # Don't forget version if it is 3.2v4 or newer. gltron-0.70final/config.sub:185: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gltron-0.70final/config.sub-186- ;; ############################################## gltron-0.70final/config.sub-188- os=-sco3.2v2 gltron-0.70final/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gltron-0.70final/config.sub-190- ;; gltron-0.70final/config.sub-191- -udk*) gltron-0.70final/config.sub:192: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gltron-0.70final/config.sub-193- ;; ############################################## gltron-0.70final/config.sub-195- os=-isc2.2 gltron-0.70final/config.sub:196: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gltron-0.70final/config.sub-197- ;; ############################################## gltron-0.70final/config.sub-201- -isc*) gltron-0.70final/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` gltron-0.70final/config.sub-203- ;; ############################################## gltron-0.70final/config.sub-207- -ptx*) gltron-0.70final/config.sub:208: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` gltron-0.70final/config.sub-209- ;; gltron-0.70final/config.sub-210- -windowsnt*) gltron-0.70final/config.sub:211: os=`echo $os | sed -e 's/windowsnt/winnt/'` gltron-0.70final/config.sub-212- ;; ############################################## gltron-0.70final/config.sub-272- *-*-*) gltron-0.70final/config.sub:273: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gltron-0.70final/config.sub-274- exit 1 ############################################## gltron-0.70final/config.sub-540- i*86v32) gltron-0.70final/config.sub:541: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gltron-0.70final/config.sub-542- os=-sysv32 ############################################## gltron-0.70final/config.sub-544- i*86v4*) gltron-0.70final/config.sub:545: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gltron-0.70final/config.sub-546- os=-sysv4 ############################################## gltron-0.70final/config.sub-548- i*86v) gltron-0.70final/config.sub:549: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gltron-0.70final/config.sub-550- os=-sysv ############################################## gltron-0.70final/config.sub-552- i*86sol2) gltron-0.70final/config.sub:553: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` gltron-0.70final/config.sub-554- os=-solaris2 ############################################## gltron-0.70final/config.sub-606- mips3*-*) gltron-0.70final/config.sub:607: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` gltron-0.70final/config.sub-608- ;; gltron-0.70final/config.sub-609- mips3*) gltron-0.70final/config.sub:610: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown gltron-0.70final/config.sub-611- ;; ############################################## gltron-0.70final/config.sub-733- pentium-* | p5-* | k5-* | k6-* | nexgen-*) gltron-0.70final/config.sub:734: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` gltron-0.70final/config.sub-735- ;; gltron-0.70final/config.sub-736- pentiumpro-* | p6-* | 6x86-* | athlon-*) gltron-0.70final/config.sub:737: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gltron-0.70final/config.sub-738- ;; gltron-0.70final/config.sub-739- pentiumii-* | pentium2-*) gltron-0.70final/config.sub:740: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` gltron-0.70final/config.sub-741- ;; ############################################## gltron-0.70final/config.sub-750- ;; gltron-0.70final/config.sub:751: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` gltron-0.70final/config.sub-752- ;; ############################################## gltron-0.70final/config.sub-756- ppcle-* | powerpclittle-*) gltron-0.70final/config.sub:757: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` gltron-0.70final/config.sub-758- ;; ############################################## gltron-0.70final/config.sub-760- ;; gltron-0.70final/config.sub:761: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` gltron-0.70final/config.sub-762- ;; ############################################## gltron-0.70final/config.sub-766- ppc64le-* | powerpc64little-*) gltron-0.70final/config.sub:767: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` gltron-0.70final/config.sub-768- ;; ############################################## gltron-0.70final/config.sub-1011- *) gltron-0.70final/config.sub:1012: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 gltron-0.70final/config.sub-1013- exit 1 ############################################## gltron-0.70final/config.sub-1019- *-digital*) gltron-0.70final/config.sub:1020: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` gltron-0.70final/config.sub-1021- ;; gltron-0.70final/config.sub-1022- *-commodore*) gltron-0.70final/config.sub:1023: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` gltron-0.70final/config.sub-1024- ;; ############################################## gltron-0.70final/config.sub-1037- -solaris1 | -solaris1.*) gltron-0.70final/config.sub:1038: os=`echo $os | sed -e 's|solaris1|sunos4|'` gltron-0.70final/config.sub-1039- ;; ############################################## gltron-0.70final/config.sub-1049- -gnu/linux*) gltron-0.70final/config.sub:1050: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` gltron-0.70final/config.sub-1051- ;; ############################################## gltron-0.70final/config.sub-1092- -mac*) gltron-0.70final/config.sub:1093: os=`echo $os | sed -e 's|mac|macos|'` gltron-0.70final/config.sub-1094- ;; gltron-0.70final/config.sub-1095- -sunos5*) gltron-0.70final/config.sub:1096: os=`echo $os | sed -e 's|sunos5|solaris2|'` gltron-0.70final/config.sub-1097- ;; gltron-0.70final/config.sub-1098- -sunos6*) gltron-0.70final/config.sub:1099: os=`echo $os | sed -e 's|sunos6|solaris3|'` gltron-0.70final/config.sub-1100- ;; ############################################## gltron-0.70final/config.sub-1135- -sinix5.*) gltron-0.70final/config.sub:1136: os=`echo $os | sed -e 's|sinix|sysv|'` gltron-0.70final/config.sub-1137- ;; ############################################## gltron-0.70final/config.sub-1174- # Get rid of the `-' at the beginning of $os. gltron-0.70final/config.sub:1175: os=`echo $os | sed 's/[^-]*-//'` gltron-0.70final/config.sub:1176: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 gltron-0.70final/config.sub-1177- exit 1 ############################################## gltron-0.70final/config.sub-1397- esac gltron-0.70final/config.sub:1398: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` gltron-0.70final/config.sub-1399- ;; ############################################## gltron-0.70final/configure-31-# Name of the executable. gltron-0.70final/configure:32:as_me=`echo "$0" |sed 's,.*[\\/],,'` gltron-0.70final/configure-33- ############################################## gltron-0.70final/configure-164- gltron-0.70final/configure:165: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` gltron-0.70final/configure-166- ############################################## gltron-0.70final/configure-197- -disable-* | --disable-*) gltron-0.70final/configure:198: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` gltron-0.70final/configure-199- # Reject names that are not valid shell variable names. ############################################## gltron-0.70final/configure-202- { (exit 1); exit 1; }; } gltron-0.70final/configure:203: ac_feature=`echo $ac_feature | sed 's/-/_/g'` gltron-0.70final/configure-204- eval "enable_$ac_feature=no" ;; ############################################## gltron-0.70final/configure-206- -enable-* | --enable-*) gltron-0.70final/configure:207: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` gltron-0.70final/configure-208- # Reject names that are not valid shell variable names. ############################################## gltron-0.70final/configure-211- { (exit 1); exit 1; }; } gltron-0.70final/configure:212: ac_feature=`echo $ac_feature | sed 's/-/_/g'` gltron-0.70final/configure-213- case $ac_option in gltron-0.70final/configure:214: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; gltron-0.70final/configure-215- *) ac_optarg=yes ;; ############################################## gltron-0.70final/configure-388- -with-* | --with-*) gltron-0.70final/configure:389: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` gltron-0.70final/configure-390- # Reject names that are not valid shell variable names. ############################################## gltron-0.70final/configure-393- { (exit 1); exit 1; }; } gltron-0.70final/configure:394: ac_package=`echo $ac_package| sed 's/-/_/g'` gltron-0.70final/configure-395- case $ac_option in gltron-0.70final/configure:396: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; gltron-0.70final/configure-397- *) ac_optarg=yes ;; ############################################## gltron-0.70final/configure-401- -without-* | --without-*) gltron-0.70final/configure:402: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` gltron-0.70final/configure-403- # Reject names that are not valid shell variable names. ############################################## gltron-0.70final/configure-406- { (exit 1); exit 1; }; } gltron-0.70final/configure:407: ac_package=`echo $ac_package | sed 's/-/_/g'` gltron-0.70final/configure-408- eval "with_$ac_package=no" ;; ############################################## gltron-0.70final/configure-433- *=*) gltron-0.70final/configure:434: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` gltron-0.70final/configure-435- # Reject names that are not valid shell variable names. ############################################## gltron-0.70final/configure-438- { (exit 1); exit 1; }; } gltron-0.70final/configure:439: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` gltron-0.70final/configure-440- eval "$ac_envvar='$ac_optarg'" ############################################## gltron-0.70final/configure-454-if test -n "$ac_prev"; then gltron-0.70final/configure:455: ac_option=--`echo $ac_prev | sed 's/_/-/g'` gltron-0.70final/configure-456- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## gltron-0.70final/configure-462-do gltron-0.70final/configure:463: eval ac_val=$`echo $ac_var` gltron-0.70final/configure-464- case $ac_val in ############################################## gltron-0.70final/configure-474-do gltron-0.70final/configure:475: eval ac_val=$`echo $ac_var` gltron-0.70final/configure-476- case $ac_val in ############################################## gltron-0.70final/configure-509- ac_prog=$0 gltron-0.70final/configure:510: ac_confdir=`echo "$ac_prog" | sed 's%[\\/][^\\/][^\\/]*$%%'` gltron-0.70final/configure-511- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## gltron-0.70final/configure-527-fi gltron-0.70final/configure:528:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` gltron-0.70final/configure-529-ac_env_build_alias_set=${build_alias+set} ############################################## gltron-0.70final/configure-606-By default, \`make install' will install all the files in gltron-0.70final/configure:607:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify gltron-0.70final/configure:608:an installation prefix other than \`$ac_default_prefix' using \`--prefix', gltron-0.70final/configure-609-for instance \`--prefix=\$HOME'. ############################################## gltron-0.70final/configure-793- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) gltron-0.70final/configure:794: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` gltron-0.70final/configure-795- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" ############################################## gltron-0.70final/configure-899- set,) gltron-0.70final/configure:900: { echo "$as_me:900: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 gltron-0.70final/configure:901:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} gltron-0.70final/configure-902- ac_cache_corrupted=: ;; ############################################## gltron-0.70final/configure-923- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) gltron-0.70final/configure:924: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` gltron-0.70final/configure-925- ac_configure_args="$ac_configure_args '$ac_arg'" ############################################## gltron-0.70final/configure-1004-test -z "$ac_cv_build_alias" && gltron-0.70final/configure:1005: ac_cv_build_alias=`$ac_config_guess` gltron-0.70final/configure-1006-test -z "$ac_cv_build_alias" && ############################################## gltron-0.70final/configure-1009- { (exit 1); exit 1; }; } gltron-0.70final/configure:1010:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || gltron-0.70final/configure-1011- { { echo "$as_me:1011: error: $ac_config_sub $ac_cv_build_alias failed." >&5 ############################################## gltron-0.70final/configure-1018-build=$ac_cv_build gltron-0.70final/configure:1019:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gltron-0.70final/configure:1020:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gltron-0.70final/configure:1021:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gltron-0.70final/configure-1022- ############################################## gltron-0.70final/configure-1033- ac_cv_host_alias=$ac_cv_build_alias gltron-0.70final/configure:1034:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || gltron-0.70final/configure-1035- { { echo "$as_me:1035: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## gltron-0.70final/configure-1042-host=$ac_cv_host gltron-0.70final/configure:1043:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gltron-0.70final/configure:1044:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gltron-0.70final/configure:1045:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gltron-0.70final/configure-1046- ############################################## gltron-0.70final/configure-1057- ac_cv_target_alias=$ac_cv_host_alias gltron-0.70final/configure:1058:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || gltron-0.70final/configure-1059- { { echo "$as_me:1059: error: $ac_config_sub $ac_cv_target_alias failed" >&5 ############################################## gltron-0.70final/configure-1066-target=$ac_cv_target gltron-0.70final/configure:1067:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` gltron-0.70final/configure:1068:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` gltron-0.70final/configure:1069:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` gltron-0.70final/configure-1070- ############################################## gltron-0.70final/configure-1162-if ( gltron-0.70final/configure:1163: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` gltron-0.70final/configure-1164- if test "$*" = "X"; then gltron-0.70final/configure-1165- # -L didn't work. gltron-0.70final/configure:1166: set X `ls -t $srcdir/configure conftest.file` gltron-0.70final/configure-1167- fi ############################################## gltron-0.70final/configure-1206-_ACEOF gltron-0.70final/configure:1207:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` gltron-0.70final/configure-1208-rm conftest.sed ############################################## gltron-0.70final/configure-1210-# expand $ac_aux_dir to an absolute path gltron-0.70final/configure:1211:am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd` gltron-0.70final/configure-1212- ############################################## gltron-0.70final/configure-1262-echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 gltron-0.70final/configure:1263:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` gltron-0.70final/configure-1264-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## gltron-0.70final/configure-1271-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. gltron-0.70final/configure:1272:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` gltron-0.70final/configure-1273-if test -n "$ac_maketemp"; then ############################################## gltron-0.70final/configure-1279-fi gltron-0.70final/configure:1280:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then gltron-0.70final/configure-1281- echo "$as_me:1281: result: yes" >&5 ############################################## gltron-0.70final/configure-1318-# test to see if srcdir already configured gltron-0.70final/configure:1319:if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" && gltron-0.70final/configure-1320- test -f $srcdir/config.status; then ############################################## gltron-0.70final/configure-1665- "checking for C compiler version" >&5 gltron-0.70final/configure:1666:ac_compiler=`set X $ac_compile; echo $2` gltron-0.70final/configure-1667-{ (eval echo "$as_me:1667: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## gltron-0.70final/configure-1701-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 gltron-0.70final/configure:1702:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` gltron-0.70final/configure-1703-if { (eval echo "$as_me:1703: \"$ac_link_default\"") >&5 ############################################## gltron-0.70final/configure-1718- break;; gltron-0.70final/configure:1719: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gltron-0.70final/configure-1720- # FIXME: I believe we export ac_cv_exeext for Libtool --akim. ############################################## gltron-0.70final/configure-1789- *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;; gltron-0.70final/configure:1790: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` gltron-0.70final/configure-1791- export ac_cv_exeext ############################################## gltron-0.70final/configure-1834- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;; gltron-0.70final/configure:1835: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` gltron-0.70final/configure-1836- break;; ############################################## gltron-0.70final/configure-1896-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 gltron-0.70final/configure:1897:GCC=`test $ac_compiler_gnu = yes && echo yes` gltron-0.70final/configure-1898-ac_test_CFLAGS=${CFLAGS+set} ############################################## gltron-0.70final/configure-2085-# case it prints its new name instead of `make'. gltron-0.70final/configure:2086:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then gltron-0.70final/configure-2087- am__include=include ############################################## gltron-0.70final/configure-2093- echo '.include "confinc"' > confmf gltron-0.70final/configure:2094: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then gltron-0.70final/configure-2095- am__include=.include ############################################## gltron-0.70final/configure-2125- if test "$am_compiler_list" = ""; then gltron-0.70final/configure:2126: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gltron-0.70final/configure-2127- fi ############################################## gltron-0.70final/configure-2261- "checking for C++ compiler version" >&5 gltron-0.70final/configure:2262:ac_compiler=`set X $ac_compile; echo $2` gltron-0.70final/configure-2263-{ (eval echo "$as_me:2263: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## gltron-0.70final/configure-2322-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 gltron-0.70final/configure:2323:GXX=`test $ac_compiler_gnu = yes && echo yes` gltron-0.70final/configure-2324-ac_test_CXXFLAGS=${CXXFLAGS+set} ############################################## gltron-0.70final/configure-2486- if test "$am_compiler_list" = ""; then gltron-0.70final/configure:2487: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` gltron-0.70final/configure-2488- fi ############################################## gltron-0.70final/configure-2941- else gltron-0.70final/configure:2942: SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags` gltron-0.70final/configure:2943: SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs` gltron-0.70final/configure-2944- ############################################## gltron-0.70final/configure-3933-do gltron-0.70final/configure:3934:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` gltron-0.70final/configure-3935-echo "$as_me:3935: checking for $ac_header" >&5 ############################################## gltron-0.70final/configure-3969-fi gltron-0.70final/configure:3970:echo "$as_me:3970: result: `eval echo '${'$as_ac_Header'}'`" >&5 gltron-0.70final/configure:3971:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 gltron-0.70final/configure:3972:if test `eval echo '${'$as_ac_Header'}'` = yes; then gltron-0.70final/configure-3973- cat >>confdefs.h <<EOF gltron-0.70final/configure:3974:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 gltron-0.70final/configure-3975-EOF ############################################## gltron-0.70final/configure-3981-do gltron-0.70final/configure:3982:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` gltron-0.70final/configure-3983-echo "$as_me:3983: checking for $ac_header" >&5 ############################################## gltron-0.70final/configure-4017-fi gltron-0.70final/configure:4018:echo "$as_me:4018: result: `eval echo '${'$as_ac_Header'}'`" >&5 gltron-0.70final/configure:4019:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 gltron-0.70final/configure:4020:if test `eval echo '${'$as_ac_Header'}'` = yes; then gltron-0.70final/configure-4021- cat >>confdefs.h <<EOF gltron-0.70final/configure:4022:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 gltron-0.70final/configure-4023-EOF ############################################## gltron-0.70final/configure-4033-do gltron-0.70final/configure:4034:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` gltron-0.70final/configure-4035-echo "$as_me:4035: checking for $ac_header" >&5 ############################################## gltron-0.70final/configure-4069-fi gltron-0.70final/configure:4070:echo "$as_me:4070: result: `eval echo '${'$as_ac_Header'}'`" >&5 gltron-0.70final/configure:4071:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 gltron-0.70final/configure:4072:if test `eval echo '${'$as_ac_Header'}'` = yes; then gltron-0.70final/configure-4073- cat >>confdefs.h <<EOF gltron-0.70final/configure:4074:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 gltron-0.70final/configure-4075-EOF ############################################## gltron-0.70final/configure-4086-do gltron-0.70final/configure:4087:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` gltron-0.70final/configure-4088-echo "$as_me:4088: checking for $ac_header" >&5 ############################################## gltron-0.70final/configure-4122-fi gltron-0.70final/configure:4123:echo "$as_me:4123: result: `eval echo '${'$as_ac_Header'}'`" >&5 gltron-0.70final/configure:4124:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 gltron-0.70final/configure:4125:if test `eval echo '${'$as_ac_Header'}'` = yes; then gltron-0.70final/configure-4126- cat >>confdefs.h <<EOF gltron-0.70final/configure:4127:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 gltron-0.70final/configure-4128-EOF ############################################## gltron-0.70final/configure-4327-do gltron-0.70final/configure:4328:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` gltron-0.70final/configure-4329-echo "$as_me:4329: checking for $ac_func" >&5 ############################################## gltron-0.70final/configure-4384-fi gltron-0.70final/configure:4385:echo "$as_me:4385: result: `eval echo '${'$as_ac_var'}'`" >&5 gltron-0.70final/configure:4386:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 gltron-0.70final/configure:4387:if test `eval echo '${'$as_ac_var'}'` = yes; then gltron-0.70final/configure-4388- cat >>confdefs.h <<EOF gltron-0.70final/configure:4389:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 gltron-0.70final/configure-4390-EOF ############################################## gltron-0.70final/configure-4500-ac_LF_and_DOT=`echo; echo .` gltron-0.70final/configure:4501:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'` gltron-0.70final/configure-4502-rm -f confdef2opt.sed ############################################## gltron-0.70final/configure-4531-# Name of the executable. gltron-0.70final/configure:4532:as_me=`echo "$0" |sed 's,.*[\\/],,'` gltron-0.70final/configure-4533- ############################################## gltron-0.70final/configure-4634-configured by $0, generated by GNU Autoconf 2.52, gltron-0.70final/configure:4635: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" gltron-0.70final/configure-4636- ############################################## gltron-0.70final/configure-4652- --*=*) gltron-0.70final/configure:4653: ac_option=`expr "x$1" : 'x\([^=]*\)='` gltron-0.70final/configure:4654: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` gltron-0.70final/configure-4655- shift ############################################## gltron-0.70final/configure-4808-{ gltron-0.70final/configure:4809: tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` && gltron-0.70final/configure-4810- test -n "$tmp" && test -d "$tmp" ############################################## gltron-0.70final/configure-4950- fi gltron-0.70final/configure:4951: ac_sed_frag=`expr $ac_sed_frag + 1` gltron-0.70final/configure-4952- ac_beg=$ac_end gltron-0.70final/configure:4953: ac_end=`expr $ac_end + $ac_max_sed_lines` gltron-0.70final/configure-4954- fi ############################################## gltron-0.70final/configure-4967- cat >$tmp/stdin gltron-0.70final/configure:4968: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` gltron-0.70final/configure:4969: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; gltron-0.70final/configure:4970: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` gltron-0.70final/configure:4971: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; gltron-0.70final/configure-4972- * ) ac_file_in=$ac_file.in ;; ############################################## gltron-0.70final/configure-4992-as_dummy="$ac_dir" gltron-0.70final/configure:4993:for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do gltron-0.70final/configure-4994- case $as_mkdir_dir in ############################################## gltron-0.70final/configure-5003- gltron-0.70final/configure:5004: ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`" gltron-0.70final/configure-5005- # A "../" for each directory in $ac_dir_suffix. gltron-0.70final/configure:5006: ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'` gltron-0.70final/configure-5007- else ############################################## gltron-0.70final/configure-5015- else gltron-0.70final/configure:5016: ac_top_srcdir=`echo $ac_dots | sed 's,/$,,'` gltron-0.70final/configure-5017- fi ;; ############################################## gltron-0.70final/configure-5097-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue gltron-0.70final/configure:5098: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` gltron-0.70final/configure:5099: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` gltron-0.70final/configure-5100- ############################################## gltron-0.70final/configure-5106- Makefile) dirpart=.;; gltron-0.70final/configure:5107: */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;; gltron-0.70final/configure-5108- *) continue;; ############################################## gltron-0.70final/configure-5112- # running `make'. gltron-0.70final/configure:5113: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` gltron-0.70final/configure-5114- test -z "$DEPDIR" && continue gltron-0.70final/configure-5115- # When using ansi2knr, U may be empty or an underscore; expand it gltron-0.70final/configure:5116: U=`sed -n -e '/^U = / s///p' < "$mf"` gltron-0.70final/configure-5117- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## gltron-0.70final/configure-5133- test -f "$dirpart/$file" && continue gltron-0.70final/configure:5134: fdir=`echo "$file" | sed -e 's|/[^/]*$||'` gltron-0.70final/configure-5135- $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1 ############################################## gltron-0.70final/depcomp-33- gltron-0.70final/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`} gltron-0.70final/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} gltron-0.70final/depcomp-36- ############################################## gltron-0.70final/depcomp-168- # $object doesn't have directory information. gltron-0.70final/depcomp:169: stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` gltron-0.70final/depcomp-170- tmpdepfile="$stripped.u" ############################################## gltron-0.70final/depcomp-187- # Do two passes, one to just change these to gltron-0.70final/depcomp:188: # `$object: dependent.h' and one to simply `dependent.h:'. gltron-0.70final/depcomp-189- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## gltron-0.70final/depcomp-207- tmpdepfile1="$object.d" gltron-0.70final/depcomp:208: tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` gltron-0.70final/depcomp-209- if test "$libtool" = yes; then ############################################## gltron-0.70final/depcomp-305- done gltron-0.70final/depcomp:306: obj_suffix="`echo $object | sed 's/^.*\././'`" gltron-0.70final/depcomp-307- touch "$tmpdepfile" ############################################## gltron-0.70final/install-sh-85- gltron-0.70final/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` gltron-0.70final/install-sh-87- shift ############################################## gltron-0.70final/install-sh-89- gltron-0.70final/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` gltron-0.70final/install-sh-91- shift ############################################## gltron-0.70final/install-sh-151- then gltron-0.70final/install-sh:152: dst="$dst"/`basename $src` gltron-0.70final/install-sh-153- else ############################################## gltron-0.70final/install-sh-158-## this sed command emulates the dirname command gltron-0.70final/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` gltron-0.70final/install-sh-160- ############################################## gltron-0.70final/install-sh-172-IFS='%' gltron-0.70final/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` gltron-0.70final/install-sh-174-IFS="${oIFS}" ############################################## gltron-0.70final/install-sh-206- then gltron-0.70final/install-sh:207: dstfile=`basename $dst` gltron-0.70final/install-sh-208- else ############################################## gltron-0.70final/install-sh-216- then gltron-0.70final/install-sh:217: dstfile=`basename $dst` gltron-0.70final/install-sh-218- else ############################################## gltron-0.70final/missing-113- from any GNU archive site." gltron-0.70final/missing:114: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` gltron-0.70final/missing-115- test -z "$files" && files="config.h" ############################################## gltron-0.70final/missing-148- *.y) gltron-0.70final/missing:149: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` gltron-0.70final/missing-150- if [ -f "$SRCFILE" ]; then ############################################## gltron-0.70final/missing-152- fi gltron-0.70final/missing:153: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` gltron-0.70final/missing-154- if [ -f "$SRCFILE" ]; then ############################################## gltron-0.70final/missing-178- *.l) gltron-0.70final/missing:179: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` gltron-0.70final/missing-180- if [ -f "$SRCFILE" ]; then ############################################## gltron-0.70final/missing-197- gltron-0.70final/missing:198: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` gltron-0.70final/missing-199- if test -z "$file"; then gltron-0.70final/missing:200: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` gltron-0.70final/missing-201- fi ############################################## gltron-0.70final/missing-223- the \`GNU make' package. Grab either from any GNU archive site." gltron-0.70final/missing:224: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` gltron-0.70final/missing-225- if test -z "$file"; then gltron-0.70final/missing:226: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` gltron-0.70final/missing:227: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` gltron-0.70final/missing-228- fi ############################################## gltron-0.70final/missing-251- *o*) gltron-0.70final/missing:252: firstarg=`echo "$firstarg" | sed s/o//` gltron-0.70final/missing-253- tar "$firstarg" ${1+"$@"} && exit 0 ############################################## gltron-0.70final/missing-257- *h*) gltron-0.70final/missing:258: firstarg=`echo "$firstarg" | sed s/h//` gltron-0.70final/missing-259- tar "$firstarg" ${1+"$@"} && exit 0 ############################################## gltron-0.70final/mkinstalldirs-12-do gltron-0.70final/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` gltron-0.70final/mkinstalldirs-14- shift ############################################## gltron-0.70final/src/Makefile.in-162- dot_seen=no; \ gltron-0.70final/src/Makefile.in:163: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/src/Makefile.in-164- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gltron-0.70final/src/Makefile.in-192- rev="$$rev ."; \ gltron-0.70final/src/Makefile.in:193: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/src/Makefile.in-194- for subdir in $$rev; do \ ############################################## gltron-0.70final/src/Makefile.in-238-GTAGS: gltron-0.70final/src/Makefile.in:239: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/Makefile.in-240- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/Makefile.in-253- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/Makefile.in:254: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/Makefile.in-255- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/include/Makefile.in-113- dot_seen=no; \ gltron-0.70final/src/include/Makefile.in:114: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/src/include/Makefile.in-115- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gltron-0.70final/src/include/Makefile.in-143- rev="$$rev ."; \ gltron-0.70final/src/include/Makefile.in:144: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/src/include/Makefile.in-145- for subdir in $$rev; do \ ############################################## gltron-0.70final/src/include/Makefile.in-189-GTAGS: gltron-0.70final/src/include/Makefile.in:190: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/include/Makefile.in-191- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/include/Makefile.in-204- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/include/Makefile.in:205: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/include/Makefile.in-206- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/include/audio/Makefile.in-125-GTAGS: gltron-0.70final/src/include/audio/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/include/audio/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/include/audio/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/include/audio/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/include/audio/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/include/base/Makefile.in-125-GTAGS: gltron-0.70final/src/include/base/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/include/base/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/include/base/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/include/base/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/include/base/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/include/configuration/Makefile.in-125-GTAGS: gltron-0.70final/src/include/configuration/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/include/configuration/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/include/configuration/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/include/configuration/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/include/configuration/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/include/filesystem/Makefile.in-125-GTAGS: gltron-0.70final/src/include/filesystem/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/include/filesystem/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/include/filesystem/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/include/filesystem/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/include/filesystem/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/include/game/Makefile.in-125-GTAGS: gltron-0.70final/src/include/game/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/include/game/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/include/game/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/include/game/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/include/game/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/include/input/Makefile.in-125-GTAGS: gltron-0.70final/src/include/input/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/include/input/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/include/input/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/include/input/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/include/input/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/include/scripting/Makefile.in-125-GTAGS: gltron-0.70final/src/include/scripting/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/include/scripting/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/include/scripting/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/include/scripting/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/include/scripting/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/include/video/Makefile.in-125-GTAGS: gltron-0.70final/src/include/video/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/include/video/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/include/video/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/include/video/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/include/video/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/filesystem/Makefile.in-153-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/filesystem/Makefile.in:154: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/src/filesystem/Makefile.in-155- ############################################## gltron-0.70final/src/filesystem/Makefile.in-159-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/filesystem/Makefile.in:160: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/src/filesystem/Makefile.in-161-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/src/filesystem/Makefile.in-188-GTAGS: gltron-0.70final/src/filesystem/Makefile.in:189: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/filesystem/Makefile.in-190- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/filesystem/Makefile.in-203- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/filesystem/Makefile.in:204: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/filesystem/Makefile.in-205- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/base/Makefile.in-153-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/base/Makefile.in:154: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/src/base/Makefile.in-155- ############################################## gltron-0.70final/src/base/Makefile.in-159-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/base/Makefile.in:160: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/src/base/Makefile.in-161-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/src/base/Makefile.in-188-GTAGS: gltron-0.70final/src/base/Makefile.in:189: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/base/Makefile.in-190- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/base/Makefile.in-203- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/base/Makefile.in:204: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/base/Makefile.in-205- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/configuration/Makefile.in-153-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/configuration/Makefile.in:154: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/src/configuration/Makefile.in-155- ############################################## gltron-0.70final/src/configuration/Makefile.in-159-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/configuration/Makefile.in:160: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/src/configuration/Makefile.in-161-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/src/configuration/Makefile.in-188-GTAGS: gltron-0.70final/src/configuration/Makefile.in:189: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/configuration/Makefile.in-190- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/configuration/Makefile.in-203- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/configuration/Makefile.in:204: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/configuration/Makefile.in-205- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/audio/Makefile.in-166-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/audio/Makefile.in:167: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/src/audio/Makefile.in-168- ############################################## gltron-0.70final/src/audio/Makefile.in-172-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/audio/Makefile.in:173: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/src/audio/Makefile.in-174-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/src/audio/Makefile.in-179-@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/audio/Makefile.in:180: $(CXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/src/audio/Makefile.in-181- ############################################## gltron-0.70final/src/audio/Makefile.in-185-@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/audio/Makefile.in:186: $(CXXCOMPILE) -c -o $@ `cygpath -w $<` gltron-0.70final/src/audio/Makefile.in-187-CXXDEPMODE = @CXXDEPMODE@ ############################################## gltron-0.70final/src/audio/Makefile.in-214-GTAGS: gltron-0.70final/src/audio/Makefile.in:215: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/audio/Makefile.in-216- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/audio/Makefile.in-229- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/audio/Makefile.in:230: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/audio/Makefile.in-231- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/video/Makefile.in-200-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/video/Makefile.in:201: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/src/video/Makefile.in-202- ############################################## gltron-0.70final/src/video/Makefile.in-206-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/video/Makefile.in:207: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/src/video/Makefile.in-208-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/src/video/Makefile.in-235-GTAGS: gltron-0.70final/src/video/Makefile.in:236: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/video/Makefile.in-237- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/video/Makefile.in-250- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/video/Makefile.in:251: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/video/Makefile.in-252- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/input/Makefile.in-153-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/input/Makefile.in:154: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/src/input/Makefile.in-155- ############################################## gltron-0.70final/src/input/Makefile.in-159-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/input/Makefile.in:160: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/src/input/Makefile.in-161-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/src/input/Makefile.in-188-GTAGS: gltron-0.70final/src/input/Makefile.in:189: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/input/Makefile.in-190- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/input/Makefile.in-203- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/input/Makefile.in:204: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/input/Makefile.in-205- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/src/game/Makefile.in-184-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/game/Makefile.in:185: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/src/game/Makefile.in-186- ############################################## gltron-0.70final/src/game/Makefile.in-190-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/src/game/Makefile.in:191: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/src/game/Makefile.in-192-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/src/game/Makefile.in-219-GTAGS: gltron-0.70final/src/game/Makefile.in:220: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/src/game/Makefile.in-221- && cd $(top_srcdir) \ ############################################## gltron-0.70final/src/game/Makefile.in-234- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/src/game/Makefile.in:235: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/src/game/Makefile.in-236- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/lua/Makefile.in-113- dot_seen=no; \ gltron-0.70final/lua/Makefile.in:114: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/lua/Makefile.in-115- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gltron-0.70final/lua/Makefile.in-143- rev="$$rev ."; \ gltron-0.70final/lua/Makefile.in:144: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/lua/Makefile.in-145- for subdir in $$rev; do \ ############################################## gltron-0.70final/lua/Makefile.in-189-GTAGS: gltron-0.70final/lua/Makefile.in:190: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/lua/Makefile.in-191- && cd $(top_srcdir) \ ############################################## gltron-0.70final/lua/Makefile.in-204- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/lua/Makefile.in:205: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/lua/Makefile.in-206- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/lua/src/Makefile.in-194-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/lua/src/Makefile.in:195: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/lua/src/Makefile.in-196- ############################################## gltron-0.70final/lua/src/Makefile.in-200-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/lua/src/Makefile.in:201: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/lua/src/Makefile.in-202-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/lua/src/Makefile.in-213- dot_seen=no; \ gltron-0.70final/lua/src/Makefile.in:214: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/lua/src/Makefile.in-215- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gltron-0.70final/lua/src/Makefile.in-243- rev="$$rev ."; \ gltron-0.70final/lua/src/Makefile.in:244: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/lua/src/Makefile.in-245- for subdir in $$rev; do \ ############################################## gltron-0.70final/lua/src/Makefile.in-289-GTAGS: gltron-0.70final/lua/src/Makefile.in:290: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/lua/src/Makefile.in-291- && cd $(top_srcdir) \ ############################################## gltron-0.70final/lua/src/Makefile.in-304- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/lua/src/Makefile.in:305: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/lua/src/Makefile.in-306- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/lua/src/lib/Makefile.in-156-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/lua/src/lib/Makefile.in:157: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/lua/src/lib/Makefile.in-158- ############################################## gltron-0.70final/lua/src/lib/Makefile.in-162-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/lua/src/lib/Makefile.in:163: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/lua/src/lib/Makefile.in-164-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/lua/src/lib/Makefile.in-191-GTAGS: gltron-0.70final/lua/src/lib/Makefile.in:192: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/lua/src/lib/Makefile.in-193- && cd $(top_srcdir) \ ############################################## gltron-0.70final/lua/src/lib/Makefile.in-206- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/lua/src/lib/Makefile.in:207: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/lua/src/lib/Makefile.in-208- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/lua/include/Makefile.in-125-GTAGS: gltron-0.70final/lua/include/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/lua/include/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/lua/include/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/lua/include/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/lua/include/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/Makefile.in-162- dot_seen=no; \ gltron-0.70final/nebu/Makefile.in:163: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/nebu/Makefile.in-164- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gltron-0.70final/nebu/Makefile.in-192- rev="$$rev ."; \ gltron-0.70final/nebu/Makefile.in:193: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/nebu/Makefile.in-194- for subdir in $$rev; do \ ############################################## gltron-0.70final/nebu/Makefile.in-238-GTAGS: gltron-0.70final/nebu/Makefile.in:239: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/Makefile.in-240- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/Makefile.in-253- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/Makefile.in:254: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/Makefile.in-255- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/include/Makefile.in-117- dot_seen=no; \ gltron-0.70final/nebu/include/Makefile.in:118: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/nebu/include/Makefile.in-119- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gltron-0.70final/nebu/include/Makefile.in-147- rev="$$rev ."; \ gltron-0.70final/nebu/include/Makefile.in:148: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/nebu/include/Makefile.in-149- for subdir in $$rev; do \ ############################################## gltron-0.70final/nebu/include/Makefile.in-193-GTAGS: gltron-0.70final/nebu/include/Makefile.in:194: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/include/Makefile.in-195- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/include/Makefile.in-208- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/include/Makefile.in:209: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/include/Makefile.in-210- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/include/audio/Makefile.in-125-GTAGS: gltron-0.70final/nebu/include/audio/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/include/audio/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/include/audio/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/include/audio/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/include/audio/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/include/base/Makefile.in-125-GTAGS: gltron-0.70final/nebu/include/base/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/include/base/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/include/base/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/include/base/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/include/base/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/include/filesystem/Makefile.in-125-GTAGS: gltron-0.70final/nebu/include/filesystem/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/include/filesystem/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/include/filesystem/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/include/filesystem/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/include/filesystem/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/include/input/Makefile.in-125-GTAGS: gltron-0.70final/nebu/include/input/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/include/input/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/include/input/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/include/input/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/include/input/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/include/scripting/Makefile.in-125-GTAGS: gltron-0.70final/nebu/include/scripting/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/include/scripting/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/include/scripting/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/include/scripting/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/include/scripting/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/include/video/Makefile.in-125-GTAGS: gltron-0.70final/nebu/include/video/Makefile.in:126: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/include/video/Makefile.in-127- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/include/video/Makefile.in-140- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/include/video/Makefile.in:141: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/include/video/Makefile.in-142- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/base/Makefile.in-157-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/base/Makefile.in:158: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/nebu/base/Makefile.in-159- ############################################## gltron-0.70final/nebu/base/Makefile.in-163-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/base/Makefile.in:164: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/nebu/base/Makefile.in-165-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/nebu/base/Makefile.in-192-GTAGS: gltron-0.70final/nebu/base/Makefile.in:193: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/base/Makefile.in-194- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/base/Makefile.in-207- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/base/Makefile.in:208: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/base/Makefile.in-209- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/filesystem/Makefile.in-156-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/filesystem/Makefile.in:157: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/nebu/filesystem/Makefile.in-158- ############################################## gltron-0.70final/nebu/filesystem/Makefile.in-162-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/filesystem/Makefile.in:163: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/nebu/filesystem/Makefile.in-164-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/nebu/filesystem/Makefile.in-191-GTAGS: gltron-0.70final/nebu/filesystem/Makefile.in:192: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/filesystem/Makefile.in-193- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/filesystem/Makefile.in-206- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/filesystem/Makefile.in:207: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/filesystem/Makefile.in-208- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/scripting/Makefile.in-159-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/scripting/Makefile.in:160: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/nebu/scripting/Makefile.in-161- ############################################## gltron-0.70final/nebu/scripting/Makefile.in-165-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/scripting/Makefile.in:166: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/nebu/scripting/Makefile.in-167-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/nebu/scripting/Makefile.in-194-GTAGS: gltron-0.70final/nebu/scripting/Makefile.in:195: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/scripting/Makefile.in-196- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/scripting/Makefile.in-209- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/scripting/Makefile.in:210: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/scripting/Makefile.in-211- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/audio/Makefile.in-165-@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/audio/Makefile.in:166: $(CXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/nebu/audio/Makefile.in-167- ############################################## gltron-0.70final/nebu/audio/Makefile.in-171-@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/audio/Makefile.in:172: $(CXXCOMPILE) -c -o $@ `cygpath -w $<` gltron-0.70final/nebu/audio/Makefile.in-173-CXXDEPMODE = @CXXDEPMODE@ ############################################## gltron-0.70final/nebu/audio/Makefile.in-200-GTAGS: gltron-0.70final/nebu/audio/Makefile.in:201: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/audio/Makefile.in-202- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/audio/Makefile.in-215- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/audio/Makefile.in:216: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/audio/Makefile.in-217- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/video/Makefile.in-157-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/video/Makefile.in:158: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/nebu/video/Makefile.in-159- ############################################## gltron-0.70final/nebu/video/Makefile.in-163-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/video/Makefile.in:164: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/nebu/video/Makefile.in-165-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/nebu/video/Makefile.in-192-GTAGS: gltron-0.70final/nebu/video/Makefile.in:193: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/video/Makefile.in-194- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/video/Makefile.in-207- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/video/Makefile.in:208: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/video/Makefile.in-209- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/nebu/input/Makefile.in-154-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/input/Makefile.in:155: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< gltron-0.70final/nebu/input/Makefile.in-156- ############################################## gltron-0.70final/nebu/input/Makefile.in-160-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ gltron-0.70final/nebu/input/Makefile.in:161: $(COMPILE) -c `cygpath -w $<` gltron-0.70final/nebu/input/Makefile.in-162-CCDEPMODE = @CCDEPMODE@ ############################################## gltron-0.70final/nebu/input/Makefile.in-189-GTAGS: gltron-0.70final/nebu/input/Makefile.in:190: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/nebu/input/Makefile.in-191- && cd $(top_srcdir) \ ############################################## gltron-0.70final/nebu/input/Makefile.in-204- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/nebu/input/Makefile.in:205: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/nebu/input/Makefile.in-206- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/art/Makefile.in-113- dot_seen=no; \ gltron-0.70final/art/Makefile.in:114: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/art/Makefile.in-115- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## gltron-0.70final/art/Makefile.in-143- rev="$$rev ."; \ gltron-0.70final/art/Makefile.in:144: target=`echo $@ | sed s/-recursive//`; \ gltron-0.70final/art/Makefile.in-145- for subdir in $$rev; do \ ############################################## gltron-0.70final/art/Makefile.in-189-GTAGS: gltron-0.70final/art/Makefile.in:190: here=`CDPATH=: && cd $(top_builddir) && pwd` \ gltron-0.70final/art/Makefile.in-191- && cd $(top_srcdir) \ ############################################## gltron-0.70final/art/Makefile.in-204- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/art/Makefile.in:205: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/art/Makefile.in-206- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/art/default/Makefile.in-111- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ gltron-0.70final/art/default/Makefile.in:112: f="`echo $$p | sed -e 's|^.*/||'`"; \ gltron-0.70final/art/default/Makefile.in-113- echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \ ############################################## gltron-0.70final/art/default/Makefile.in-119- @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ gltron-0.70final/art/default/Makefile.in:120: f="`echo $$p | sed -e 's|^.*/||'`"; \ gltron-0.70final/art/default/Makefile.in-121- echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \ ############################################## gltron-0.70final/art/default/Makefile.in-135- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/art/default/Makefile.in:136: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/art/default/Makefile.in-137- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/data/Makefile.in-109- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ gltron-0.70final/data/Makefile.in:110: f="`echo $$p | sed -e 's|^.*/||'`"; \ gltron-0.70final/data/Makefile.in-111- echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \ ############################################## gltron-0.70final/data/Makefile.in-117- @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ gltron-0.70final/data/Makefile.in:118: f="`echo $$p | sed -e 's|^.*/||'`"; \ gltron-0.70final/data/Makefile.in-119- echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \ ############################################## gltron-0.70final/data/Makefile.in-133- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/data/Makefile.in:134: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/data/Makefile.in-135- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/music/Makefile.in-105- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ gltron-0.70final/music/Makefile.in:106: f="`echo $$p | sed -e 's|^.*/||'`"; \ gltron-0.70final/music/Makefile.in-107- echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \ ############################################## gltron-0.70final/music/Makefile.in-113- @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ gltron-0.70final/music/Makefile.in:114: f="`echo $$p | sed -e 's|^.*/||'`"; \ gltron-0.70final/music/Makefile.in-115- echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \ ############################################## gltron-0.70final/music/Makefile.in-129- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/music/Makefile.in:130: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/music/Makefile.in-131- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## gltron-0.70final/scripts/Makefile.in-105- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ gltron-0.70final/scripts/Makefile.in:106: f="`echo $$p | sed -e 's|^.*/||'`"; \ gltron-0.70final/scripts/Makefile.in-107- echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \ ############################################## gltron-0.70final/scripts/Makefile.in-113- @list='$(dist_pkgdata_DATA)'; for p in $$list; do \ gltron-0.70final/scripts/Makefile.in:114: f="`echo $$p | sed -e 's|^.*/||'`"; \ gltron-0.70final/scripts/Makefile.in-115- echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \ ############################################## gltron-0.70final/scripts/Makefile.in-129- if test -f $$file; then d=.; else d=$(srcdir); fi; \ gltron-0.70final/scripts/Makefile.in:130: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ gltron-0.70final/scripts/Makefile.in-131- if test "$$dir" != "$$file" && test "$$dir" != "."; then \