# Makefile.in generated by automake 1.11.6 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
# Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# libemu Makefile
# Paul Baecher, Markus Koetter
# $Id$


am__make_dryrun = \
  { \
    am__dry=no; \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
      *) \
        for am__flg in $$MAKEFLAGS; do \
          case $$am__flg in \
            *=*|--*) ;; \
            *n*) am__dry=yes; break;; \
          esac; \
        done;; \
    esac; \
    test $$am__dry = yes; \
  }
pkgdatadir = $(datadir)/libemu
pkgincludedir = $(includedir)/libemu
pkglibdir = $(libdir)/libemu
pkglibexecdir = $(libexecdir)/libemu
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
subdir = src
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libdir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
libemu_la_LIBADD =
am_libemu_la_OBJECTS = emu.lo emu_log.lo emu_memory.lo emu_cpu_data.lo \
	emu_cpu.lo emu_string.lo emu_getpc.lo emu_graph.lo \
	emu_hashtable.lo emu_list.lo emu_queue.lo emu_stack.lo \
	emu_shellcode.lo emu_source.lo emu_track.lo aaa.lo adc.lo \
	add.lo and.lo call.lo cmp.lo cmps.lo dec.lo div.lo group_1.lo \
	group_2.lo group_3.lo group_4.lo group_5.lo group_10.lo \
	idiv.lo imul.lo inc.lo int.lo jcc.lo jmp.lo lodscc.lo \
	loopcc.lo misc.lo mov.lo movsx.lo movzx.lo mul.lo neg.lo \
	not.lo or.lo pop.lo push.lo rcl.lo rcr.lo repcc.lo ret.lo \
	rol.lo ror.lo sal.lo sar.lo sbb.lo scas.lo shr.lo stoscc.lo \
	sub.lo test.lo xchg.lo xor.lo libdasm.lo emu_env.lo \
	emu_profile.lo emu_env_w32.lo emu_env_w32_dll.lo \
	emu_env_w32_dll_export.lo env_w32_dll_export_kernel32_hooks.lo \
	env_w32_dll_export_urlmon_hooks.lo \
	env_w32_dll_export_ws2_32_hooks.lo \
	env_w32_dll_export_msvcrt_hooks.lo \
	env_w32_dll_export_shell32_hooks.lo \
	env_w32_dll_export_shdocvw_hooks.lo \
	env_w32_dll_export_hnetcfg_hooks.lo \
	env_w32_dll_export_ole32_hooks.lo \
	env_w32_dll_export_advapi32_hooks.lo \
	env_w32_dll_export_user32_hooks.lo emu_env_linux.lo \
	env_linux_syscall_hooks.lo
libemu_la_OBJECTS = $(am_libemu_la_OBJECTS)
libemu_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(libemu_la_LDFLAGS) $(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
SOURCES = $(libemu_la_SOURCES)
DIST_SOURCES = $(libemu_la_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
	html-recursive info-recursive install-data-recursive \
	install-dvi-recursive install-exec-recursive \
	install-html-recursive install-info-recursive \
	install-pdf-recursive install-ps-recursive install-recursive \
	installcheck-recursive installdirs-recursive pdf-recursive \
	ps-recursive uninstall-recursive
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
	distdir
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
ACLOCAL = ${SHELL} /home/take4/work/libemu/take4/missing --run aclocal-1.11
AMTAR = $${TAR-tar}
AR = ar
AUTOCONF = ${SHELL} /home/take4/work/libemu/take4/missing --run autoconf
AUTOHEADER = ${SHELL} /home/take4/work/libemu/take4/missing --run autoheader
AUTOMAKE = ${SHELL} /home/take4/work/libemu/take4/missing --run automake-1.11
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2 -Wstrict-prototypes
CPP = gcc -E
CPPFLAGS =  -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES
CYGPATH_W = echo
DATADIR = /opt/libemu/share
DATAROOTDIR = /opt/libemu/share
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = false
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
FGREP = /bin/grep -F
GREP = /bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = 
LIBDIR = /opt/libemu/lib
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIB_CARGOS = 
LIB_CARGOS_INCDIR = 
LIB_CARGOS_LIBDIR = 
LIPO = 
LN_S = ln -s
LOCALESTATEDIR = /opt/libemu/var
LTLIBOBJS = 
MAKEINFO = ${SHELL} /home/take4/work/libemu/take4/missing --run makeinfo
MANIFEST_TOOL = :
MKDIR_P = /bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = libemu
PACKAGE_BUGREPORT = nepenthesdev@gmail.com
PACKAGE_NAME = libemu
PACKAGE_STRING = libemu 0.2.0
PACKAGE_TARNAME = libemu
PACKAGE_URL = 
PACKAGE_VERSION = 0.2.0
PATH_SEPARATOR = :
PREFIX = /opt/libemu
RANLIB = ranlib
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
SYSCONFDIR = /opt/libemu/etc
VERSION = 0.2.0
abs_builddir = /home/take4/work/libemu/take4/src
abs_srcdir = /home/take4/work/libemu/take4/src
abs_top_builddir = /home/take4/work/libemu/take4
abs_top_srcdir = /home/take4/work/libemu/take4
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
emu_data_dir = ${datarootdir}/emu
exec_prefix = ${prefix}
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/take4/work/libemu/take4/install-sh
libdir = ${exec_prefix}/lib
libemu_soname = 2:0:0
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /opt/libemu
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
AUTOMAKE_OPTIONS = foreign
AM_CFLAGS = -pipe -D _GNU_SOURCE -I../include -Werror -Wall -g
lib_LTLIBRARIES = libemu.la
SUBDIRS = functions
libemu_la_SOURCES = emu.c emu_log.c emu_memory.c emu_cpu_data.c \
	emu_cpu.c emu_string.c emu_getpc.c emu_graph.c emu_hashtable.c \
	emu_list.c emu_queue.c emu_stack.c emu_shellcode.c \
	emu_source.c emu_track.c functions/aaa.c functions/adc.c \
	functions/add.c functions/and.c functions/call.c \
	functions/cmp.c functions/cmps.c functions/dec.c \
	functions/div.c functions/group_1.c functions/group_2.c \
	functions/group_3.c functions/group_4.c functions/group_5.c \
	functions/group_10.c functions/idiv.c functions/imul.c \
	functions/inc.c functions/int.c functions/jcc.c \
	functions/jmp.c functions/lodscc.c functions/loopcc.c \
	functions/misc.c functions/mov.c functions/movsx.c \
	functions/movzx.c functions/mul.c functions/neg.c \
	functions/not.c functions/or.c functions/pop.c \
	functions/push.c functions/rcl.c functions/rcr.c \
	functions/repcc.c functions/ret.c functions/rol.c \
	functions/ror.c functions/sal.c functions/sar.c \
	functions/sbb.c functions/scas.c functions/shr.c \
	functions/stoscc.c functions/sub.c functions/test.c \
	functions/xchg.c functions/xor.c libdasm.c libdasm.h \
	opcode_tables.h environment/emu_env.c \
	environment/emu_profile.c environment/win32/emu_env_w32.c \
	environment/win32/emu_env_w32_dll.c \
	environment/win32/emu_env_w32_dll_export.c \
	environment/win32/env_w32_dll_export_kernel32_hooks.c \
	environment/win32/env_w32_dll_export_urlmon_hooks.c \
	environment/win32/env_w32_dll_export_ws2_32_hooks.c \
	environment/win32/env_w32_dll_export_msvcrt_hooks.c \
	environment/win32/env_w32_dll_export_shell32_hooks.c \
	environment/win32/env_w32_dll_export_shdocvw_hooks.c \
	environment/win32/env_w32_dll_export_hnetcfg_hooks.c \
	environment/win32/env_w32_dll_export_ole32_hooks.c \
	environment/win32/env_w32_dll_export_advapi32_hooks.c \
	environment/win32/env_w32_dll_export_user32_hooks.c \
	environment/linux/emu_env_linux.c \
	environment/linux/env_linux_syscall_hooks.c
libemu_la_LDFLAGS = -no-undefined -version-info 2:0:0 -export-symbols-regex "^emu_"
all: all-recursive

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign src/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libemu.la: $(libemu_la_OBJECTS) $(libemu_la_DEPENDENCIES) $(EXTRA_libemu_la_DEPENDENCIES) 
	$(libemu_la_LINK) -rpath $(libdir) $(libemu_la_OBJECTS) $(libemu_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/aaa.Plo
include ./$(DEPDIR)/adc.Plo
include ./$(DEPDIR)/add.Plo
include ./$(DEPDIR)/and.Plo
include ./$(DEPDIR)/call.Plo
include ./$(DEPDIR)/cmp.Plo
include ./$(DEPDIR)/cmps.Plo
include ./$(DEPDIR)/dec.Plo
include ./$(DEPDIR)/div.Plo
include ./$(DEPDIR)/emu.Plo
include ./$(DEPDIR)/emu_cpu.Plo
include ./$(DEPDIR)/emu_cpu_data.Plo
include ./$(DEPDIR)/emu_env.Plo
include ./$(DEPDIR)/emu_env_linux.Plo
include ./$(DEPDIR)/emu_env_w32.Plo
include ./$(DEPDIR)/emu_env_w32_dll.Plo
include ./$(DEPDIR)/emu_env_w32_dll_export.Plo
include ./$(DEPDIR)/emu_getpc.Plo
include ./$(DEPDIR)/emu_graph.Plo
include ./$(DEPDIR)/emu_hashtable.Plo
include ./$(DEPDIR)/emu_list.Plo
include ./$(DEPDIR)/emu_log.Plo
include ./$(DEPDIR)/emu_memory.Plo
include ./$(DEPDIR)/emu_profile.Plo
include ./$(DEPDIR)/emu_queue.Plo
include ./$(DEPDIR)/emu_shellcode.Plo
include ./$(DEPDIR)/emu_source.Plo
include ./$(DEPDIR)/emu_stack.Plo
include ./$(DEPDIR)/emu_string.Plo
include ./$(DEPDIR)/emu_track.Plo
include ./$(DEPDIR)/env_linux_syscall_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_advapi32_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_hnetcfg_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_kernel32_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_msvcrt_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_ole32_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_shdocvw_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_shell32_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_urlmon_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_user32_hooks.Plo
include ./$(DEPDIR)/env_w32_dll_export_ws2_32_hooks.Plo
include ./$(DEPDIR)/group_1.Plo
include ./$(DEPDIR)/group_10.Plo
include ./$(DEPDIR)/group_2.Plo
include ./$(DEPDIR)/group_3.Plo
include ./$(DEPDIR)/group_4.Plo
include ./$(DEPDIR)/group_5.Plo
include ./$(DEPDIR)/idiv.Plo
include ./$(DEPDIR)/imul.Plo
include ./$(DEPDIR)/inc.Plo
include ./$(DEPDIR)/int.Plo
include ./$(DEPDIR)/jcc.Plo
include ./$(DEPDIR)/jmp.Plo
include ./$(DEPDIR)/libdasm.Plo
include ./$(DEPDIR)/lodscc.Plo
include ./$(DEPDIR)/loopcc.Plo
include ./$(DEPDIR)/misc.Plo
include ./$(DEPDIR)/mov.Plo
include ./$(DEPDIR)/movsx.Plo
include ./$(DEPDIR)/movzx.Plo
include ./$(DEPDIR)/mul.Plo
include ./$(DEPDIR)/neg.Plo
include ./$(DEPDIR)/not.Plo
include ./$(DEPDIR)/or.Plo
include ./$(DEPDIR)/pop.Plo
include ./$(DEPDIR)/push.Plo
include ./$(DEPDIR)/rcl.Plo
include ./$(DEPDIR)/rcr.Plo
include ./$(DEPDIR)/repcc.Plo
include ./$(DEPDIR)/ret.Plo
include ./$(DEPDIR)/rol.Plo
include ./$(DEPDIR)/ror.Plo
include ./$(DEPDIR)/sal.Plo
include ./$(DEPDIR)/sar.Plo
include ./$(DEPDIR)/sbb.Plo
include ./$(DEPDIR)/scas.Plo
include ./$(DEPDIR)/shr.Plo
include ./$(DEPDIR)/stoscc.Plo
include ./$(DEPDIR)/sub.Plo
include ./$(DEPDIR)/test.Plo
include ./$(DEPDIR)/xchg.Plo
include ./$(DEPDIR)/xor.Plo

.c.o:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

aaa.lo: functions/aaa.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aaa.lo -MD -MP -MF $(DEPDIR)/aaa.Tpo -c -o aaa.lo `test -f 'functions/aaa.c' || echo '$(srcdir)/'`functions/aaa.c
	$(am__mv) $(DEPDIR)/aaa.Tpo $(DEPDIR)/aaa.Plo
#	source='functions/aaa.c' object='aaa.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aaa.lo `test -f 'functions/aaa.c' || echo '$(srcdir)/'`functions/aaa.c

adc.lo: functions/adc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT adc.lo -MD -MP -MF $(DEPDIR)/adc.Tpo -c -o adc.lo `test -f 'functions/adc.c' || echo '$(srcdir)/'`functions/adc.c
	$(am__mv) $(DEPDIR)/adc.Tpo $(DEPDIR)/adc.Plo
#	source='functions/adc.c' object='adc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o adc.lo `test -f 'functions/adc.c' || echo '$(srcdir)/'`functions/adc.c

add.lo: functions/add.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT add.lo -MD -MP -MF $(DEPDIR)/add.Tpo -c -o add.lo `test -f 'functions/add.c' || echo '$(srcdir)/'`functions/add.c
	$(am__mv) $(DEPDIR)/add.Tpo $(DEPDIR)/add.Plo
#	source='functions/add.c' object='add.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o add.lo `test -f 'functions/add.c' || echo '$(srcdir)/'`functions/add.c

and.lo: functions/and.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT and.lo -MD -MP -MF $(DEPDIR)/and.Tpo -c -o and.lo `test -f 'functions/and.c' || echo '$(srcdir)/'`functions/and.c
	$(am__mv) $(DEPDIR)/and.Tpo $(DEPDIR)/and.Plo
#	source='functions/and.c' object='and.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o and.lo `test -f 'functions/and.c' || echo '$(srcdir)/'`functions/and.c

call.lo: functions/call.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call.lo -MD -MP -MF $(DEPDIR)/call.Tpo -c -o call.lo `test -f 'functions/call.c' || echo '$(srcdir)/'`functions/call.c
	$(am__mv) $(DEPDIR)/call.Tpo $(DEPDIR)/call.Plo
#	source='functions/call.c' object='call.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call.lo `test -f 'functions/call.c' || echo '$(srcdir)/'`functions/call.c

cmp.lo: functions/cmp.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cmp.lo -MD -MP -MF $(DEPDIR)/cmp.Tpo -c -o cmp.lo `test -f 'functions/cmp.c' || echo '$(srcdir)/'`functions/cmp.c
	$(am__mv) $(DEPDIR)/cmp.Tpo $(DEPDIR)/cmp.Plo
#	source='functions/cmp.c' object='cmp.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cmp.lo `test -f 'functions/cmp.c' || echo '$(srcdir)/'`functions/cmp.c

cmps.lo: functions/cmps.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cmps.lo -MD -MP -MF $(DEPDIR)/cmps.Tpo -c -o cmps.lo `test -f 'functions/cmps.c' || echo '$(srcdir)/'`functions/cmps.c
	$(am__mv) $(DEPDIR)/cmps.Tpo $(DEPDIR)/cmps.Plo
#	source='functions/cmps.c' object='cmps.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cmps.lo `test -f 'functions/cmps.c' || echo '$(srcdir)/'`functions/cmps.c

dec.lo: functions/dec.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dec.lo -MD -MP -MF $(DEPDIR)/dec.Tpo -c -o dec.lo `test -f 'functions/dec.c' || echo '$(srcdir)/'`functions/dec.c
	$(am__mv) $(DEPDIR)/dec.Tpo $(DEPDIR)/dec.Plo
#	source='functions/dec.c' object='dec.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dec.lo `test -f 'functions/dec.c' || echo '$(srcdir)/'`functions/dec.c

div.lo: functions/div.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT div.lo -MD -MP -MF $(DEPDIR)/div.Tpo -c -o div.lo `test -f 'functions/div.c' || echo '$(srcdir)/'`functions/div.c
	$(am__mv) $(DEPDIR)/div.Tpo $(DEPDIR)/div.Plo
#	source='functions/div.c' object='div.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o div.lo `test -f 'functions/div.c' || echo '$(srcdir)/'`functions/div.c

group_1.lo: functions/group_1.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group_1.lo -MD -MP -MF $(DEPDIR)/group_1.Tpo -c -o group_1.lo `test -f 'functions/group_1.c' || echo '$(srcdir)/'`functions/group_1.c
	$(am__mv) $(DEPDIR)/group_1.Tpo $(DEPDIR)/group_1.Plo
#	source='functions/group_1.c' object='group_1.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group_1.lo `test -f 'functions/group_1.c' || echo '$(srcdir)/'`functions/group_1.c

group_2.lo: functions/group_2.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group_2.lo -MD -MP -MF $(DEPDIR)/group_2.Tpo -c -o group_2.lo `test -f 'functions/group_2.c' || echo '$(srcdir)/'`functions/group_2.c
	$(am__mv) $(DEPDIR)/group_2.Tpo $(DEPDIR)/group_2.Plo
#	source='functions/group_2.c' object='group_2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group_2.lo `test -f 'functions/group_2.c' || echo '$(srcdir)/'`functions/group_2.c

group_3.lo: functions/group_3.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group_3.lo -MD -MP -MF $(DEPDIR)/group_3.Tpo -c -o group_3.lo `test -f 'functions/group_3.c' || echo '$(srcdir)/'`functions/group_3.c
	$(am__mv) $(DEPDIR)/group_3.Tpo $(DEPDIR)/group_3.Plo
#	source='functions/group_3.c' object='group_3.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group_3.lo `test -f 'functions/group_3.c' || echo '$(srcdir)/'`functions/group_3.c

group_4.lo: functions/group_4.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group_4.lo -MD -MP -MF $(DEPDIR)/group_4.Tpo -c -o group_4.lo `test -f 'functions/group_4.c' || echo '$(srcdir)/'`functions/group_4.c
	$(am__mv) $(DEPDIR)/group_4.Tpo $(DEPDIR)/group_4.Plo
#	source='functions/group_4.c' object='group_4.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group_4.lo `test -f 'functions/group_4.c' || echo '$(srcdir)/'`functions/group_4.c

group_5.lo: functions/group_5.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group_5.lo -MD -MP -MF $(DEPDIR)/group_5.Tpo -c -o group_5.lo `test -f 'functions/group_5.c' || echo '$(srcdir)/'`functions/group_5.c
	$(am__mv) $(DEPDIR)/group_5.Tpo $(DEPDIR)/group_5.Plo
#	source='functions/group_5.c' object='group_5.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group_5.lo `test -f 'functions/group_5.c' || echo '$(srcdir)/'`functions/group_5.c

group_10.lo: functions/group_10.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT group_10.lo -MD -MP -MF $(DEPDIR)/group_10.Tpo -c -o group_10.lo `test -f 'functions/group_10.c' || echo '$(srcdir)/'`functions/group_10.c
	$(am__mv) $(DEPDIR)/group_10.Tpo $(DEPDIR)/group_10.Plo
#	source='functions/group_10.c' object='group_10.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o group_10.lo `test -f 'functions/group_10.c' || echo '$(srcdir)/'`functions/group_10.c

idiv.lo: functions/idiv.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT idiv.lo -MD -MP -MF $(DEPDIR)/idiv.Tpo -c -o idiv.lo `test -f 'functions/idiv.c' || echo '$(srcdir)/'`functions/idiv.c
	$(am__mv) $(DEPDIR)/idiv.Tpo $(DEPDIR)/idiv.Plo
#	source='functions/idiv.c' object='idiv.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o idiv.lo `test -f 'functions/idiv.c' || echo '$(srcdir)/'`functions/idiv.c

imul.lo: functions/imul.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT imul.lo -MD -MP -MF $(DEPDIR)/imul.Tpo -c -o imul.lo `test -f 'functions/imul.c' || echo '$(srcdir)/'`functions/imul.c
	$(am__mv) $(DEPDIR)/imul.Tpo $(DEPDIR)/imul.Plo
#	source='functions/imul.c' object='imul.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o imul.lo `test -f 'functions/imul.c' || echo '$(srcdir)/'`functions/imul.c

inc.lo: functions/inc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT inc.lo -MD -MP -MF $(DEPDIR)/inc.Tpo -c -o inc.lo `test -f 'functions/inc.c' || echo '$(srcdir)/'`functions/inc.c
	$(am__mv) $(DEPDIR)/inc.Tpo $(DEPDIR)/inc.Plo
#	source='functions/inc.c' object='inc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inc.lo `test -f 'functions/inc.c' || echo '$(srcdir)/'`functions/inc.c

int.lo: functions/int.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT int.lo -MD -MP -MF $(DEPDIR)/int.Tpo -c -o int.lo `test -f 'functions/int.c' || echo '$(srcdir)/'`functions/int.c
	$(am__mv) $(DEPDIR)/int.Tpo $(DEPDIR)/int.Plo
#	source='functions/int.c' object='int.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o int.lo `test -f 'functions/int.c' || echo '$(srcdir)/'`functions/int.c

jcc.lo: functions/jcc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jcc.lo -MD -MP -MF $(DEPDIR)/jcc.Tpo -c -o jcc.lo `test -f 'functions/jcc.c' || echo '$(srcdir)/'`functions/jcc.c
	$(am__mv) $(DEPDIR)/jcc.Tpo $(DEPDIR)/jcc.Plo
#	source='functions/jcc.c' object='jcc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jcc.lo `test -f 'functions/jcc.c' || echo '$(srcdir)/'`functions/jcc.c

jmp.lo: functions/jmp.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jmp.lo -MD -MP -MF $(DEPDIR)/jmp.Tpo -c -o jmp.lo `test -f 'functions/jmp.c' || echo '$(srcdir)/'`functions/jmp.c
	$(am__mv) $(DEPDIR)/jmp.Tpo $(DEPDIR)/jmp.Plo
#	source='functions/jmp.c' object='jmp.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jmp.lo `test -f 'functions/jmp.c' || echo '$(srcdir)/'`functions/jmp.c

lodscc.lo: functions/lodscc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lodscc.lo -MD -MP -MF $(DEPDIR)/lodscc.Tpo -c -o lodscc.lo `test -f 'functions/lodscc.c' || echo '$(srcdir)/'`functions/lodscc.c
	$(am__mv) $(DEPDIR)/lodscc.Tpo $(DEPDIR)/lodscc.Plo
#	source='functions/lodscc.c' object='lodscc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lodscc.lo `test -f 'functions/lodscc.c' || echo '$(srcdir)/'`functions/lodscc.c

loopcc.lo: functions/loopcc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT loopcc.lo -MD -MP -MF $(DEPDIR)/loopcc.Tpo -c -o loopcc.lo `test -f 'functions/loopcc.c' || echo '$(srcdir)/'`functions/loopcc.c
	$(am__mv) $(DEPDIR)/loopcc.Tpo $(DEPDIR)/loopcc.Plo
#	source='functions/loopcc.c' object='loopcc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o loopcc.lo `test -f 'functions/loopcc.c' || echo '$(srcdir)/'`functions/loopcc.c

misc.lo: functions/misc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT misc.lo -MD -MP -MF $(DEPDIR)/misc.Tpo -c -o misc.lo `test -f 'functions/misc.c' || echo '$(srcdir)/'`functions/misc.c
	$(am__mv) $(DEPDIR)/misc.Tpo $(DEPDIR)/misc.Plo
#	source='functions/misc.c' object='misc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o misc.lo `test -f 'functions/misc.c' || echo '$(srcdir)/'`functions/misc.c

mov.lo: functions/mov.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mov.lo -MD -MP -MF $(DEPDIR)/mov.Tpo -c -o mov.lo `test -f 'functions/mov.c' || echo '$(srcdir)/'`functions/mov.c
	$(am__mv) $(DEPDIR)/mov.Tpo $(DEPDIR)/mov.Plo
#	source='functions/mov.c' object='mov.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mov.lo `test -f 'functions/mov.c' || echo '$(srcdir)/'`functions/mov.c

movsx.lo: functions/movsx.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT movsx.lo -MD -MP -MF $(DEPDIR)/movsx.Tpo -c -o movsx.lo `test -f 'functions/movsx.c' || echo '$(srcdir)/'`functions/movsx.c
	$(am__mv) $(DEPDIR)/movsx.Tpo $(DEPDIR)/movsx.Plo
#	source='functions/movsx.c' object='movsx.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o movsx.lo `test -f 'functions/movsx.c' || echo '$(srcdir)/'`functions/movsx.c

movzx.lo: functions/movzx.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT movzx.lo -MD -MP -MF $(DEPDIR)/movzx.Tpo -c -o movzx.lo `test -f 'functions/movzx.c' || echo '$(srcdir)/'`functions/movzx.c
	$(am__mv) $(DEPDIR)/movzx.Tpo $(DEPDIR)/movzx.Plo
#	source='functions/movzx.c' object='movzx.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o movzx.lo `test -f 'functions/movzx.c' || echo '$(srcdir)/'`functions/movzx.c

mul.lo: functions/mul.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mul.lo -MD -MP -MF $(DEPDIR)/mul.Tpo -c -o mul.lo `test -f 'functions/mul.c' || echo '$(srcdir)/'`functions/mul.c
	$(am__mv) $(DEPDIR)/mul.Tpo $(DEPDIR)/mul.Plo
#	source='functions/mul.c' object='mul.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mul.lo `test -f 'functions/mul.c' || echo '$(srcdir)/'`functions/mul.c

neg.lo: functions/neg.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT neg.lo -MD -MP -MF $(DEPDIR)/neg.Tpo -c -o neg.lo `test -f 'functions/neg.c' || echo '$(srcdir)/'`functions/neg.c
	$(am__mv) $(DEPDIR)/neg.Tpo $(DEPDIR)/neg.Plo
#	source='functions/neg.c' object='neg.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o neg.lo `test -f 'functions/neg.c' || echo '$(srcdir)/'`functions/neg.c

not.lo: functions/not.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT not.lo -MD -MP -MF $(DEPDIR)/not.Tpo -c -o not.lo `test -f 'functions/not.c' || echo '$(srcdir)/'`functions/not.c
	$(am__mv) $(DEPDIR)/not.Tpo $(DEPDIR)/not.Plo
#	source='functions/not.c' object='not.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o not.lo `test -f 'functions/not.c' || echo '$(srcdir)/'`functions/not.c

or.lo: functions/or.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT or.lo -MD -MP -MF $(DEPDIR)/or.Tpo -c -o or.lo `test -f 'functions/or.c' || echo '$(srcdir)/'`functions/or.c
	$(am__mv) $(DEPDIR)/or.Tpo $(DEPDIR)/or.Plo
#	source='functions/or.c' object='or.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o or.lo `test -f 'functions/or.c' || echo '$(srcdir)/'`functions/or.c

pop.lo: functions/pop.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pop.lo -MD -MP -MF $(DEPDIR)/pop.Tpo -c -o pop.lo `test -f 'functions/pop.c' || echo '$(srcdir)/'`functions/pop.c
	$(am__mv) $(DEPDIR)/pop.Tpo $(DEPDIR)/pop.Plo
#	source='functions/pop.c' object='pop.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pop.lo `test -f 'functions/pop.c' || echo '$(srcdir)/'`functions/pop.c

push.lo: functions/push.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT push.lo -MD -MP -MF $(DEPDIR)/push.Tpo -c -o push.lo `test -f 'functions/push.c' || echo '$(srcdir)/'`functions/push.c
	$(am__mv) $(DEPDIR)/push.Tpo $(DEPDIR)/push.Plo
#	source='functions/push.c' object='push.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o push.lo `test -f 'functions/push.c' || echo '$(srcdir)/'`functions/push.c

rcl.lo: functions/rcl.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rcl.lo -MD -MP -MF $(DEPDIR)/rcl.Tpo -c -o rcl.lo `test -f 'functions/rcl.c' || echo '$(srcdir)/'`functions/rcl.c
	$(am__mv) $(DEPDIR)/rcl.Tpo $(DEPDIR)/rcl.Plo
#	source='functions/rcl.c' object='rcl.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rcl.lo `test -f 'functions/rcl.c' || echo '$(srcdir)/'`functions/rcl.c

rcr.lo: functions/rcr.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rcr.lo -MD -MP -MF $(DEPDIR)/rcr.Tpo -c -o rcr.lo `test -f 'functions/rcr.c' || echo '$(srcdir)/'`functions/rcr.c
	$(am__mv) $(DEPDIR)/rcr.Tpo $(DEPDIR)/rcr.Plo
#	source='functions/rcr.c' object='rcr.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rcr.lo `test -f 'functions/rcr.c' || echo '$(srcdir)/'`functions/rcr.c

repcc.lo: functions/repcc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT repcc.lo -MD -MP -MF $(DEPDIR)/repcc.Tpo -c -o repcc.lo `test -f 'functions/repcc.c' || echo '$(srcdir)/'`functions/repcc.c
	$(am__mv) $(DEPDIR)/repcc.Tpo $(DEPDIR)/repcc.Plo
#	source='functions/repcc.c' object='repcc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o repcc.lo `test -f 'functions/repcc.c' || echo '$(srcdir)/'`functions/repcc.c

ret.lo: functions/ret.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ret.lo -MD -MP -MF $(DEPDIR)/ret.Tpo -c -o ret.lo `test -f 'functions/ret.c' || echo '$(srcdir)/'`functions/ret.c
	$(am__mv) $(DEPDIR)/ret.Tpo $(DEPDIR)/ret.Plo
#	source='functions/ret.c' object='ret.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ret.lo `test -f 'functions/ret.c' || echo '$(srcdir)/'`functions/ret.c

rol.lo: functions/rol.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rol.lo -MD -MP -MF $(DEPDIR)/rol.Tpo -c -o rol.lo `test -f 'functions/rol.c' || echo '$(srcdir)/'`functions/rol.c
	$(am__mv) $(DEPDIR)/rol.Tpo $(DEPDIR)/rol.Plo
#	source='functions/rol.c' object='rol.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rol.lo `test -f 'functions/rol.c' || echo '$(srcdir)/'`functions/rol.c

ror.lo: functions/ror.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ror.lo -MD -MP -MF $(DEPDIR)/ror.Tpo -c -o ror.lo `test -f 'functions/ror.c' || echo '$(srcdir)/'`functions/ror.c
	$(am__mv) $(DEPDIR)/ror.Tpo $(DEPDIR)/ror.Plo
#	source='functions/ror.c' object='ror.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ror.lo `test -f 'functions/ror.c' || echo '$(srcdir)/'`functions/ror.c

sal.lo: functions/sal.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sal.lo -MD -MP -MF $(DEPDIR)/sal.Tpo -c -o sal.lo `test -f 'functions/sal.c' || echo '$(srcdir)/'`functions/sal.c
	$(am__mv) $(DEPDIR)/sal.Tpo $(DEPDIR)/sal.Plo
#	source='functions/sal.c' object='sal.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sal.lo `test -f 'functions/sal.c' || echo '$(srcdir)/'`functions/sal.c

sar.lo: functions/sar.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sar.lo -MD -MP -MF $(DEPDIR)/sar.Tpo -c -o sar.lo `test -f 'functions/sar.c' || echo '$(srcdir)/'`functions/sar.c
	$(am__mv) $(DEPDIR)/sar.Tpo $(DEPDIR)/sar.Plo
#	source='functions/sar.c' object='sar.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sar.lo `test -f 'functions/sar.c' || echo '$(srcdir)/'`functions/sar.c

sbb.lo: functions/sbb.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sbb.lo -MD -MP -MF $(DEPDIR)/sbb.Tpo -c -o sbb.lo `test -f 'functions/sbb.c' || echo '$(srcdir)/'`functions/sbb.c
	$(am__mv) $(DEPDIR)/sbb.Tpo $(DEPDIR)/sbb.Plo
#	source='functions/sbb.c' object='sbb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sbb.lo `test -f 'functions/sbb.c' || echo '$(srcdir)/'`functions/sbb.c

scas.lo: functions/scas.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scas.lo -MD -MP -MF $(DEPDIR)/scas.Tpo -c -o scas.lo `test -f 'functions/scas.c' || echo '$(srcdir)/'`functions/scas.c
	$(am__mv) $(DEPDIR)/scas.Tpo $(DEPDIR)/scas.Plo
#	source='functions/scas.c' object='scas.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scas.lo `test -f 'functions/scas.c' || echo '$(srcdir)/'`functions/scas.c

shr.lo: functions/shr.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shr.lo -MD -MP -MF $(DEPDIR)/shr.Tpo -c -o shr.lo `test -f 'functions/shr.c' || echo '$(srcdir)/'`functions/shr.c
	$(am__mv) $(DEPDIR)/shr.Tpo $(DEPDIR)/shr.Plo
#	source='functions/shr.c' object='shr.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shr.lo `test -f 'functions/shr.c' || echo '$(srcdir)/'`functions/shr.c

stoscc.lo: functions/stoscc.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stoscc.lo -MD -MP -MF $(DEPDIR)/stoscc.Tpo -c -o stoscc.lo `test -f 'functions/stoscc.c' || echo '$(srcdir)/'`functions/stoscc.c
	$(am__mv) $(DEPDIR)/stoscc.Tpo $(DEPDIR)/stoscc.Plo
#	source='functions/stoscc.c' object='stoscc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stoscc.lo `test -f 'functions/stoscc.c' || echo '$(srcdir)/'`functions/stoscc.c

sub.lo: functions/sub.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sub.lo -MD -MP -MF $(DEPDIR)/sub.Tpo -c -o sub.lo `test -f 'functions/sub.c' || echo '$(srcdir)/'`functions/sub.c
	$(am__mv) $(DEPDIR)/sub.Tpo $(DEPDIR)/sub.Plo
#	source='functions/sub.c' object='sub.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sub.lo `test -f 'functions/sub.c' || echo '$(srcdir)/'`functions/sub.c

test.lo: functions/test.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test.lo -MD -MP -MF $(DEPDIR)/test.Tpo -c -o test.lo `test -f 'functions/test.c' || echo '$(srcdir)/'`functions/test.c
	$(am__mv) $(DEPDIR)/test.Tpo $(DEPDIR)/test.Plo
#	source='functions/test.c' object='test.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test.lo `test -f 'functions/test.c' || echo '$(srcdir)/'`functions/test.c

xchg.lo: functions/xchg.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xchg.lo -MD -MP -MF $(DEPDIR)/xchg.Tpo -c -o xchg.lo `test -f 'functions/xchg.c' || echo '$(srcdir)/'`functions/xchg.c
	$(am__mv) $(DEPDIR)/xchg.Tpo $(DEPDIR)/xchg.Plo
#	source='functions/xchg.c' object='xchg.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xchg.lo `test -f 'functions/xchg.c' || echo '$(srcdir)/'`functions/xchg.c

xor.lo: functions/xor.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xor.lo -MD -MP -MF $(DEPDIR)/xor.Tpo -c -o xor.lo `test -f 'functions/xor.c' || echo '$(srcdir)/'`functions/xor.c
	$(am__mv) $(DEPDIR)/xor.Tpo $(DEPDIR)/xor.Plo
#	source='functions/xor.c' object='xor.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xor.lo `test -f 'functions/xor.c' || echo '$(srcdir)/'`functions/xor.c

emu_env.lo: environment/emu_env.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT emu_env.lo -MD -MP -MF $(DEPDIR)/emu_env.Tpo -c -o emu_env.lo `test -f 'environment/emu_env.c' || echo '$(srcdir)/'`environment/emu_env.c
	$(am__mv) $(DEPDIR)/emu_env.Tpo $(DEPDIR)/emu_env.Plo
#	source='environment/emu_env.c' object='emu_env.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o emu_env.lo `test -f 'environment/emu_env.c' || echo '$(srcdir)/'`environment/emu_env.c

emu_profile.lo: environment/emu_profile.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT emu_profile.lo -MD -MP -MF $(DEPDIR)/emu_profile.Tpo -c -o emu_profile.lo `test -f 'environment/emu_profile.c' || echo '$(srcdir)/'`environment/emu_profile.c
	$(am__mv) $(DEPDIR)/emu_profile.Tpo $(DEPDIR)/emu_profile.Plo
#	source='environment/emu_profile.c' object='emu_profile.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o emu_profile.lo `test -f 'environment/emu_profile.c' || echo '$(srcdir)/'`environment/emu_profile.c

emu_env_w32.lo: environment/win32/emu_env_w32.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT emu_env_w32.lo -MD -MP -MF $(DEPDIR)/emu_env_w32.Tpo -c -o emu_env_w32.lo `test -f 'environment/win32/emu_env_w32.c' || echo '$(srcdir)/'`environment/win32/emu_env_w32.c
	$(am__mv) $(DEPDIR)/emu_env_w32.Tpo $(DEPDIR)/emu_env_w32.Plo
#	source='environment/win32/emu_env_w32.c' object='emu_env_w32.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o emu_env_w32.lo `test -f 'environment/win32/emu_env_w32.c' || echo '$(srcdir)/'`environment/win32/emu_env_w32.c

emu_env_w32_dll.lo: environment/win32/emu_env_w32_dll.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT emu_env_w32_dll.lo -MD -MP -MF $(DEPDIR)/emu_env_w32_dll.Tpo -c -o emu_env_w32_dll.lo `test -f 'environment/win32/emu_env_w32_dll.c' || echo '$(srcdir)/'`environment/win32/emu_env_w32_dll.c
	$(am__mv) $(DEPDIR)/emu_env_w32_dll.Tpo $(DEPDIR)/emu_env_w32_dll.Plo
#	source='environment/win32/emu_env_w32_dll.c' object='emu_env_w32_dll.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o emu_env_w32_dll.lo `test -f 'environment/win32/emu_env_w32_dll.c' || echo '$(srcdir)/'`environment/win32/emu_env_w32_dll.c

emu_env_w32_dll_export.lo: environment/win32/emu_env_w32_dll_export.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT emu_env_w32_dll_export.lo -MD -MP -MF $(DEPDIR)/emu_env_w32_dll_export.Tpo -c -o emu_env_w32_dll_export.lo `test -f 'environment/win32/emu_env_w32_dll_export.c' || echo '$(srcdir)/'`environment/win32/emu_env_w32_dll_export.c
	$(am__mv) $(DEPDIR)/emu_env_w32_dll_export.Tpo $(DEPDIR)/emu_env_w32_dll_export.Plo
#	source='environment/win32/emu_env_w32_dll_export.c' object='emu_env_w32_dll_export.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o emu_env_w32_dll_export.lo `test -f 'environment/win32/emu_env_w32_dll_export.c' || echo '$(srcdir)/'`environment/win32/emu_env_w32_dll_export.c

env_w32_dll_export_kernel32_hooks.lo: environment/win32/env_w32_dll_export_kernel32_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_kernel32_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_kernel32_hooks.Tpo -c -o env_w32_dll_export_kernel32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_kernel32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_kernel32_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_kernel32_hooks.Tpo $(DEPDIR)/env_w32_dll_export_kernel32_hooks.Plo
#	source='environment/win32/env_w32_dll_export_kernel32_hooks.c' object='env_w32_dll_export_kernel32_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_kernel32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_kernel32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_kernel32_hooks.c

env_w32_dll_export_urlmon_hooks.lo: environment/win32/env_w32_dll_export_urlmon_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_urlmon_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_urlmon_hooks.Tpo -c -o env_w32_dll_export_urlmon_hooks.lo `test -f 'environment/win32/env_w32_dll_export_urlmon_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_urlmon_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_urlmon_hooks.Tpo $(DEPDIR)/env_w32_dll_export_urlmon_hooks.Plo
#	source='environment/win32/env_w32_dll_export_urlmon_hooks.c' object='env_w32_dll_export_urlmon_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_urlmon_hooks.lo `test -f 'environment/win32/env_w32_dll_export_urlmon_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_urlmon_hooks.c

env_w32_dll_export_ws2_32_hooks.lo: environment/win32/env_w32_dll_export_ws2_32_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_ws2_32_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_ws2_32_hooks.Tpo -c -o env_w32_dll_export_ws2_32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_ws2_32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_ws2_32_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_ws2_32_hooks.Tpo $(DEPDIR)/env_w32_dll_export_ws2_32_hooks.Plo
#	source='environment/win32/env_w32_dll_export_ws2_32_hooks.c' object='env_w32_dll_export_ws2_32_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_ws2_32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_ws2_32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_ws2_32_hooks.c

env_w32_dll_export_msvcrt_hooks.lo: environment/win32/env_w32_dll_export_msvcrt_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_msvcrt_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_msvcrt_hooks.Tpo -c -o env_w32_dll_export_msvcrt_hooks.lo `test -f 'environment/win32/env_w32_dll_export_msvcrt_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_msvcrt_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_msvcrt_hooks.Tpo $(DEPDIR)/env_w32_dll_export_msvcrt_hooks.Plo
#	source='environment/win32/env_w32_dll_export_msvcrt_hooks.c' object='env_w32_dll_export_msvcrt_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_msvcrt_hooks.lo `test -f 'environment/win32/env_w32_dll_export_msvcrt_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_msvcrt_hooks.c

env_w32_dll_export_shell32_hooks.lo: environment/win32/env_w32_dll_export_shell32_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_shell32_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_shell32_hooks.Tpo -c -o env_w32_dll_export_shell32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_shell32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_shell32_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_shell32_hooks.Tpo $(DEPDIR)/env_w32_dll_export_shell32_hooks.Plo
#	source='environment/win32/env_w32_dll_export_shell32_hooks.c' object='env_w32_dll_export_shell32_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_shell32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_shell32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_shell32_hooks.c

env_w32_dll_export_shdocvw_hooks.lo: environment/win32/env_w32_dll_export_shdocvw_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_shdocvw_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_shdocvw_hooks.Tpo -c -o env_w32_dll_export_shdocvw_hooks.lo `test -f 'environment/win32/env_w32_dll_export_shdocvw_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_shdocvw_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_shdocvw_hooks.Tpo $(DEPDIR)/env_w32_dll_export_shdocvw_hooks.Plo
#	source='environment/win32/env_w32_dll_export_shdocvw_hooks.c' object='env_w32_dll_export_shdocvw_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_shdocvw_hooks.lo `test -f 'environment/win32/env_w32_dll_export_shdocvw_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_shdocvw_hooks.c

env_w32_dll_export_hnetcfg_hooks.lo: environment/win32/env_w32_dll_export_hnetcfg_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_hnetcfg_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_hnetcfg_hooks.Tpo -c -o env_w32_dll_export_hnetcfg_hooks.lo `test -f 'environment/win32/env_w32_dll_export_hnetcfg_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_hnetcfg_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_hnetcfg_hooks.Tpo $(DEPDIR)/env_w32_dll_export_hnetcfg_hooks.Plo
#	source='environment/win32/env_w32_dll_export_hnetcfg_hooks.c' object='env_w32_dll_export_hnetcfg_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_hnetcfg_hooks.lo `test -f 'environment/win32/env_w32_dll_export_hnetcfg_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_hnetcfg_hooks.c

env_w32_dll_export_ole32_hooks.lo: environment/win32/env_w32_dll_export_ole32_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_ole32_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_ole32_hooks.Tpo -c -o env_w32_dll_export_ole32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_ole32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_ole32_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_ole32_hooks.Tpo $(DEPDIR)/env_w32_dll_export_ole32_hooks.Plo
#	source='environment/win32/env_w32_dll_export_ole32_hooks.c' object='env_w32_dll_export_ole32_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_ole32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_ole32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_ole32_hooks.c

env_w32_dll_export_advapi32_hooks.lo: environment/win32/env_w32_dll_export_advapi32_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_advapi32_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_advapi32_hooks.Tpo -c -o env_w32_dll_export_advapi32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_advapi32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_advapi32_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_advapi32_hooks.Tpo $(DEPDIR)/env_w32_dll_export_advapi32_hooks.Plo
#	source='environment/win32/env_w32_dll_export_advapi32_hooks.c' object='env_w32_dll_export_advapi32_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_advapi32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_advapi32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_advapi32_hooks.c

env_w32_dll_export_user32_hooks.lo: environment/win32/env_w32_dll_export_user32_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_w32_dll_export_user32_hooks.lo -MD -MP -MF $(DEPDIR)/env_w32_dll_export_user32_hooks.Tpo -c -o env_w32_dll_export_user32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_user32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_user32_hooks.c
	$(am__mv) $(DEPDIR)/env_w32_dll_export_user32_hooks.Tpo $(DEPDIR)/env_w32_dll_export_user32_hooks.Plo
#	source='environment/win32/env_w32_dll_export_user32_hooks.c' object='env_w32_dll_export_user32_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_w32_dll_export_user32_hooks.lo `test -f 'environment/win32/env_w32_dll_export_user32_hooks.c' || echo '$(srcdir)/'`environment/win32/env_w32_dll_export_user32_hooks.c

emu_env_linux.lo: environment/linux/emu_env_linux.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT emu_env_linux.lo -MD -MP -MF $(DEPDIR)/emu_env_linux.Tpo -c -o emu_env_linux.lo `test -f 'environment/linux/emu_env_linux.c' || echo '$(srcdir)/'`environment/linux/emu_env_linux.c
	$(am__mv) $(DEPDIR)/emu_env_linux.Tpo $(DEPDIR)/emu_env_linux.Plo
#	source='environment/linux/emu_env_linux.c' object='emu_env_linux.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o emu_env_linux.lo `test -f 'environment/linux/emu_env_linux.c' || echo '$(srcdir)/'`environment/linux/emu_env_linux.c

env_linux_syscall_hooks.lo: environment/linux/env_linux_syscall_hooks.c
	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_linux_syscall_hooks.lo -MD -MP -MF $(DEPDIR)/env_linux_syscall_hooks.Tpo -c -o env_linux_syscall_hooks.lo `test -f 'environment/linux/env_linux_syscall_hooks.c' || echo '$(srcdir)/'`environment/linux/env_linux_syscall_hooks.c
	$(am__mv) $(DEPDIR)/env_linux_syscall_hooks.Tpo $(DEPDIR)/env_linux_syscall_hooks.Plo
#	source='environment/linux/env_linux_syscall_hooks.c' object='env_linux_syscall_hooks.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_linux_syscall_hooks.lo `test -f 'environment/linux/env_linux_syscall_hooks.c' || echo '$(srcdir)/'`environment/linux/env_linux_syscall_hooks.c

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
#     (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
	@fail= failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

$(RECURSIVE_CLEAN_TARGETS):
	@fail= failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	rev=''; for subdir in $$list; do \
	  if test "$$subdir" = "."; then :; else \
	    rev="$$subdir $$rev"; \
	  fi; \
	done; \
	rev="$$rev ."; \
	target=`echo $@ | sed s/-recursive//`; \
	for subdir in $$rev; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done && test -z "$$fail"
tags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
	done
ctags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
	done

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-recursive
all-am: Makefile $(LTLIBRARIES)
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(libdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	mostlyclean-am

distclean: distclean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

html-am:

info: info-recursive

info-am:

install-data-am:

install-dvi: install-dvi-recursive

install-dvi-am:

install-exec-am: install-libLTLIBRARIES

install-html: install-html-recursive

install-html-am:

install-info: install-info-recursive

install-info-am:

install-man:

install-pdf: install-pdf-recursive

install-pdf-am:

install-ps: install-ps-recursive

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-libLTLIBRARIES

.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
	install-am install-strip tags-recursive

.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
	all all-am check check-am clean clean-generic \
	clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
	distclean distclean-compile distclean-generic \
	distclean-libtool distclean-tags distdir dvi dvi-am html \
	html-am info info-am install install-am install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-libLTLIBRARIES install-man install-pdf \
	install-pdf-am install-ps install-ps-am install-strip \
	installcheck installcheck-am installdirs installdirs-am \
	maintainer-clean maintainer-clean-generic mostlyclean \
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
	uninstall-libLTLIBRARIES


# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
