# Makefile.in generated by automake 1.11 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ 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 = @build@ host_triplet = @host@ target_triplet = @target@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/include.mk subdir = libdcethread ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/include/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__installdirs = "$(DESTDIR)$(libdir)" LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) am__DEPENDENCIES_1 = @HAVE_MOONUNIT_TRUE@dcethread_mu_la_DEPENDENCIES = libdcethread.la \ @HAVE_MOONUNIT_TRUE@ $(am__DEPENDENCIES_1) am__dcethread_mu_la_SOURCES_DIST = dcethread_create.c dcethread_join.c \ dcethread_detach.c dcethread_interrupt.c dcethread_pause.c \ dcethread_cond_wait.c dcethread_atfork.c dcethread_kill.c \ dcethread_exit.c dcethread_read.c dcethread_write.c \ dcethread_send.c dcethread_sendto.c dcethread_sendmsg.c \ dcethread_recv.c dcethread_recvfrom.c dcethread_recvmsg.c \ dcethread_select.c dcethread_checkinterrupt.c dcethread-test.c \ test-exception.c test_stub.c am__objects_1 = dcethread_mu_la-dcethread_create.lo \ dcethread_mu_la-dcethread_join.lo \ dcethread_mu_la-dcethread_detach.lo \ dcethread_mu_la-dcethread_interrupt.lo \ dcethread_mu_la-dcethread_pause.lo \ dcethread_mu_la-dcethread_cond_wait.lo \ dcethread_mu_la-dcethread_atfork.lo \ dcethread_mu_la-dcethread_kill.lo \ dcethread_mu_la-dcethread_exit.lo \ dcethread_mu_la-dcethread_read.lo \ dcethread_mu_la-dcethread_write.lo \ dcethread_mu_la-dcethread_send.lo \ dcethread_mu_la-dcethread_sendto.lo \ dcethread_mu_la-dcethread_sendmsg.lo \ dcethread_mu_la-dcethread_recv.lo \ dcethread_mu_la-dcethread_recvfrom.lo \ dcethread_mu_la-dcethread_recvmsg.lo \ dcethread_mu_la-dcethread_select.lo \ dcethread_mu_la-dcethread_checkinterrupt.lo am__objects_2 = $(am__objects_1) dcethread_mu_la-dcethread-test.lo \ dcethread_mu_la-test-exception.lo @HAVE_MOONUNIT_TRUE@am_dcethread_mu_la_OBJECTS = $(am__objects_2) \ @HAVE_MOONUNIT_TRUE@ dcethread_mu_la-test_stub.lo dcethread_mu_la_OBJECTS = $(am_dcethread_mu_la_OBJECTS) dcethread_mu_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(dcethread_mu_la_CFLAGS) \ $(CFLAGS) $(dcethread_mu_la_LDFLAGS) $(LDFLAGS) -o $@ @HAVE_MOONUNIT_TRUE@am_dcethread_mu_la_rpath = -rpath $(libdir) libdcethread_la_DEPENDENCIES = am__objects_3 = libdcethread_la-dcethread_create.lo \ libdcethread_la-dcethread_join.lo \ libdcethread_la-dcethread_detach.lo \ libdcethread_la-dcethread_interrupt.lo \ libdcethread_la-dcethread_pause.lo \ libdcethread_la-dcethread_cond_wait.lo \ libdcethread_la-dcethread_atfork.lo \ libdcethread_la-dcethread_kill.lo \ libdcethread_la-dcethread_exit.lo \ libdcethread_la-dcethread_read.lo \ libdcethread_la-dcethread_write.lo \ libdcethread_la-dcethread_send.lo \ libdcethread_la-dcethread_sendto.lo \ libdcethread_la-dcethread_sendmsg.lo \ libdcethread_la-dcethread_recv.lo \ libdcethread_la-dcethread_recvfrom.lo \ libdcethread_la-dcethread_recvmsg.lo \ libdcethread_la-dcethread_select.lo \ libdcethread_la-dcethread_checkinterrupt.lo am__objects_4 = $(am__objects_3) libdcethread_la-dcethread-private.lo \ libdcethread_la-dcethread-debug.lo \ libdcethread_la-dcethread-util.lo \ libdcethread_la-dcethread-exception.lo \ libdcethread_la-dcethread_get_expiration.lo \ libdcethread_la-dcethread_delay.lo \ libdcethread_la-dcethread_lock_global.lo \ libdcethread_la-dcethread_unlock_global.lo \ libdcethread_la-dcethread_ismultithreaded.lo \ libdcethread_la-dcethread_mutexattr_getkind.lo \ libdcethread_la-dcethread_mutexattr_setkind.lo \ libdcethread_la-dcethread_signal_to_interrupt.lo \ libdcethread_la-dcethread_attr_create.lo \ libdcethread_la-dcethread_attr_delete.lo \ libdcethread_la-dcethread_attr_setprio.lo \ libdcethread_la-dcethread_attr_getprio.lo \ libdcethread_la-dcethread_attr_setsched.lo \ libdcethread_la-dcethread_attr_getsched.lo \ libdcethread_la-dcethread_attr_setinheritsched.lo \ libdcethread_la-dcethread_attr_getinheritsched.lo \ libdcethread_la-dcethread_attr_setstacksize.lo \ libdcethread_la-dcethread_attr_getstacksize.lo \ libdcethread_la-dcethread_setprio.lo \ libdcethread_la-dcethread_getprio.lo \ libdcethread_la-dcethread_mutexattr_create.lo \ libdcethread_la-dcethread_mutexattr_delete.lo \ libdcethread_la-dcethread_mutex_init.lo \ libdcethread_la-dcethread_mutex_destroy.lo \ libdcethread_la-dcethread_mutex_lock.lo \ libdcethread_la-dcethread_mutex_unlock.lo \ libdcethread_la-dcethread_mutex_trylock.lo \ libdcethread_la-dcethread_condattr_create.lo \ libdcethread_la-dcethread_condattr_delete.lo \ libdcethread_la-dcethread_cond_init.lo \ libdcethread_la-dcethread_cond_destroy.lo \ libdcethread_la-dcethread_cond_broadcast.lo \ libdcethread_la-dcethread_cond_signal.lo \ libdcethread_la-dcethread_cond_timedwait.lo \ libdcethread_la-dcethread_once.lo \ libdcethread_la-dcethread_keycreate.lo \ libdcethread_la-dcethread_setspecific.lo \ libdcethread_la-dcethread_getspecific.lo \ libdcethread_la-dcethread_enableasync.lo \ libdcethread_la-dcethread_enableinterrupt.lo \ libdcethread_la-dcethread_yield.lo \ libdcethread_la-dcethread_equal.lo \ libdcethread_la-dcethread_self.lo \ libdcethread_la-dcethread_exc_init.lo \ libdcethread_la-dcethread_exc_setstatus.lo \ libdcethread_la-dcethread_exc_getstatus.lo \ libdcethread_la-dcethread_exc_matches.lo \ libdcethread_la-dcethread_exc_raise.lo \ libdcethread_la-dcethread_frame_push.lo \ libdcethread_la-dcethread_frame_pop.lo am_libdcethread_la_OBJECTS = $(am__objects_4) libdcethread_la_OBJECTS = $(am_libdcethread_la_OBJECTS) libdcethread_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libdcethread_la_CFLAGS) \ $(CFLAGS) $(libdcethread_la_LDFLAGS) $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include depcomp = $(SHELL) $(top_srcdir)/build/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) SOURCES = $(dcethread_mu_la_SOURCES) $(libdcethread_la_SOURCES) DIST_SOURCES = $(am__dcethread_mu_la_SOURCES_DIST) \ $(libdcethread_la_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AUTH_DUMMY_EXTRAS = @AUTH_DUMMY_EXTRAS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BISON = @BISON@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DCERPCD_SERVICE_TYPE = @DCERPCD_SERVICE_TYPE@ DCETHREADINCLUDES = @DCETHREADINCLUDES@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FEATURETEST_CFLAGS = @FEATURETEST_CFLAGS@ FGREP = @FGREP@ FLEX = @FLEX@ GENCAT = @GENCAT@ GREP = @GREP@ GSSAPI_INCLUDES = @GSSAPI_INCLUDES@ GSSAPI_LDFLAGS = @GSSAPI_LDFLAGS@ GSSAPI_LIBS = @GSSAPI_LIBS@ IDL_CC = @IDL_CC@ IDL_CFLAGS = @IDL_CFLAGS@ IDL_CPP = @IDL_CPP@ IDL_FLAGS = @IDL_FLAGS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_dl = @LIB_dl@ LIB_moonunit = @LIB_moonunit@ LIB_nsl = @LIB_nsl@ LIB_pthread = @LIB_pthread@ LIB_rt = @LIB_rt@ LIB_socket = @LIB_socket@ LIB_unistr = @LIB_unistr@ LIPO = @LIPO@ LN_S = @LN_S@ LTLDFLAGS = @LTLDFLAGS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ MOONUNIT_STUB = @MOONUNIT_STUB@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SBINDIR = @SBINDIR@ SCHANNEL_INCLUDES = @SCHANNEL_INCLUDES@ SCHANNEL_LDFLAGS = @SCHANNEL_LDFLAGS@ SCHANNEL_LIBS = @SCHANNEL_LIBS@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ include_dcom_idl = @include_dcom_idl@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ rpc_dir = @rpc_dir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ subdirs = @subdirs@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ dce_includes = -I$(top_srcdir)/include -I$(top_builddir)/include @DCETHREADINCLUDES@ BASE_CPPFLAGS = $(dce_includes) BASE_CFLAGS = -g -Wall -O -pipe #BASE_CFLAGS+=-Werror AM_CPPFLAGS = $(BASE_CPPFLAGS) AM_CFLAGS = $(BASE_CFLAGS) SUFFIXES = .idl # TODO-2008/0124-dalmeida - More correct naming of variable. IDL_CPPFLAGS = $(IDL_CFLAGS) IDL = $(top_builddir)/idl_compiler/dceidl IDL_INCLUDE_DIR = $(top_srcdir)/include/dce IDLFLAGS = $(IDL_CFLAGS) -cepv -client none -server none -I$(IDL_INCLUDE_DIR)/.. $(IDL_FLAGS) NCK_IDLFLAGS = -keep object -no_cpp -v -no_mepv -I$(IDL_INCLUDE_DIR)/.. -I$(top_builddir)/include @DCETHREADINCLUDES@ $(TARGET_OS) -cc_cmd '$(LIBTOOL) --mode=compile $(IDL_CC) -c $(IDL_CFLAGS) ' MODULELDFLAGS = -module -avoid-version -export-dynamic LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ # ylwrap is provided by automake as a wrapper to allow multiple invocations in # a single directory. YLWRAP = $(top_srcdir)/build/ylwrap # Makefile for the dcethreads library and tools noinst_LTLIBRARIES = libdcethread.la COMMON_FILES = \ dcethread_create.c \ dcethread_join.c \ dcethread_detach.c \ dcethread_interrupt.c \ dcethread_pause.c \ dcethread_cond_wait.c \ dcethread_atfork.c \ dcethread_kill.c \ dcethread_exit.c \ dcethread_read.c \ dcethread_write.c \ dcethread_send.c \ dcethread_sendto.c \ dcethread_sendmsg.c \ dcethread_recv.c \ dcethread_recvfrom.c \ dcethread_recvmsg.c \ dcethread_select.c \ dcethread_checkinterrupt.c TEST_FILES = $(COMMON_FILES) dcethread-test.c test-exception.c API_FILES = $(COMMON_FILES) \ dcethread-private.c dcethread-debug.c dcethread-util.c dcethread-exception.c \ dcethread_get_expiration.c \ dcethread_delay.c \ dcethread_lock_global.c \ dcethread_unlock_global.c \ dcethread_ismultithreaded.c \ dcethread_mutexattr_getkind.c \ dcethread_mutexattr_setkind.c \ dcethread_signal_to_interrupt.c \ dcethread_attr_create.c \ dcethread_attr_delete.c \ dcethread_attr_setprio.c \ dcethread_attr_getprio.c \ dcethread_attr_setsched.c \ dcethread_attr_getsched.c \ dcethread_attr_setinheritsched.c \ dcethread_attr_getinheritsched.c \ dcethread_attr_setstacksize.c \ dcethread_attr_getstacksize.c \ dcethread_setprio.c \ dcethread_getprio.c \ dcethread_mutexattr_create.c \ dcethread_mutexattr_delete.c \ dcethread_mutex_init.c \ dcethread_mutex_destroy.c \ dcethread_mutex_lock.c \ dcethread_mutex_unlock.c \ dcethread_mutex_trylock.c \ dcethread_condattr_create.c \ dcethread_condattr_delete.c \ dcethread_cond_init.c \ dcethread_cond_destroy.c \ dcethread_cond_broadcast.c \ dcethread_cond_signal.c \ dcethread_cond_timedwait.c \ dcethread_once.c \ dcethread_keycreate.c \ dcethread_setspecific.c \ dcethread_getspecific.c \ dcethread_enableasync.c \ dcethread_enableinterrupt.c \ dcethread_yield.c \ dcethread_equal.c \ dcethread_self.c \ dcethread_exc_init.c \ dcethread_exc_setstatus.c \ dcethread_exc_getstatus.c \ dcethread_exc_matches.c \ dcethread_exc_raise.c \ dcethread_frame_push.c \ dcethread_frame_pop.c libdcethread_la_SOURCES = $(API_FILES) libdcethread_la_LIBADD = @LIB_pthread@ @LIB_rt@ libdcethread_la_LDFLAGS = -version-info 1:0:0 libdcethread_la_CFLAGS = -Wall -Werror -DAPI @HAVE_MOONUNIT_TRUE@lib_LTLIBRARIES = dcethread_mu.la @HAVE_MOONUNIT_TRUE@dcethread_mu_la_SOURCES = $(TEST_FILES) test_stub.c @HAVE_MOONUNIT_TRUE@dcethread_mu_la_LIBADD = libdcethread.la $(LIB_moonunit) @HAVE_MOONUNIT_TRUE@dcethread_mu_la_LDFLAGS = -module -avoid-version -export-dynamic @HAVE_MOONUNIT_TRUE@dcethread_mu_la_CPPFLAGS = -DTEST $(AM_CPPFLAGS) @HAVE_MOONUNIT_TRUE@dcethread_mu_la_CFLAGS = -Wall -Werror @HAVE_MOONUNIT_TRUE@BUILT_SOURCES = test_stub.c @HAVE_MOONUNIT_TRUE@EXTRA_DIST = dcethread-private.h dcethread-debug.h dcethread-util.h all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .idl .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/include.mk $(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) --gnu libdcethread/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu libdcethread/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) test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" @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 " $(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 clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) @list='$(noinst_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 dcethread_mu.la: $(dcethread_mu_la_OBJECTS) $(dcethread_mu_la_DEPENDENCIES) $(dcethread_mu_la_LINK) $(am_dcethread_mu_la_rpath) $(dcethread_mu_la_OBJECTS) $(dcethread_mu_la_LIBADD) $(LIBS) libdcethread.la: $(libdcethread_la_OBJECTS) $(libdcethread_la_DEPENDENCIES) $(libdcethread_la_LINK) $(libdcethread_la_OBJECTS) $(libdcethread_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread-test.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_atfork.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_checkinterrupt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_cond_wait.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_create.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_detach.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_exit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_interrupt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_join.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_kill.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_pause.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_read.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_recv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_recvfrom.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_recvmsg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_select.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_send.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_sendmsg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_sendto.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-dcethread_write.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-test-exception.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcethread_mu_la-test_stub.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread-debug.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread-exception.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread-private.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread-util.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_atfork.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_create.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_delete.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_getinheritsched.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_getprio.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_getsched.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_getstacksize.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_setinheritsched.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_setprio.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_setsched.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_attr_setstacksize.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_checkinterrupt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_cond_broadcast.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_cond_destroy.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_cond_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_cond_signal.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_cond_timedwait.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_cond_wait.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_condattr_create.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_condattr_delete.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_create.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_delay.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_detach.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_enableasync.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_enableinterrupt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_equal.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_exc_getstatus.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_exc_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_exc_matches.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_exc_raise.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_exc_setstatus.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_exit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_frame_pop.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_frame_push.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_get_expiration.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_getprio.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_getspecific.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_interrupt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_ismultithreaded.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_join.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_keycreate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_kill.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_lock_global.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_mutex_destroy.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_mutex_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_mutex_lock.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_mutex_trylock.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_mutex_unlock.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_mutexattr_create.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_mutexattr_delete.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_mutexattr_getkind.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_mutexattr_setkind.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_once.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_pause.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_read.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_recv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_recvfrom.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_recvmsg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_select.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_self.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_send.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_sendmsg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_sendto.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_setprio.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_setspecific.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_signal_to_interrupt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_unlock_global.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_write.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcethread_la-dcethread_yield.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< dcethread_mu_la-dcethread_create.lo: dcethread_create.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_create.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_create.Tpo -c -o dcethread_mu_la-dcethread_create.lo `test -f 'dcethread_create.c' || echo '$(srcdir)/'`dcethread_create.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_create.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_create.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_create.c' object='dcethread_mu_la-dcethread_create.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_create.lo `test -f 'dcethread_create.c' || echo '$(srcdir)/'`dcethread_create.c dcethread_mu_la-dcethread_join.lo: dcethread_join.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_join.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_join.Tpo -c -o dcethread_mu_la-dcethread_join.lo `test -f 'dcethread_join.c' || echo '$(srcdir)/'`dcethread_join.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_join.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_join.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_join.c' object='dcethread_mu_la-dcethread_join.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_join.lo `test -f 'dcethread_join.c' || echo '$(srcdir)/'`dcethread_join.c dcethread_mu_la-dcethread_detach.lo: dcethread_detach.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_detach.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_detach.Tpo -c -o dcethread_mu_la-dcethread_detach.lo `test -f 'dcethread_detach.c' || echo '$(srcdir)/'`dcethread_detach.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_detach.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_detach.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_detach.c' object='dcethread_mu_la-dcethread_detach.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_detach.lo `test -f 'dcethread_detach.c' || echo '$(srcdir)/'`dcethread_detach.c dcethread_mu_la-dcethread_interrupt.lo: dcethread_interrupt.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_interrupt.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_interrupt.Tpo -c -o dcethread_mu_la-dcethread_interrupt.lo `test -f 'dcethread_interrupt.c' || echo '$(srcdir)/'`dcethread_interrupt.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_interrupt.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_interrupt.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_interrupt.c' object='dcethread_mu_la-dcethread_interrupt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_interrupt.lo `test -f 'dcethread_interrupt.c' || echo '$(srcdir)/'`dcethread_interrupt.c dcethread_mu_la-dcethread_pause.lo: dcethread_pause.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_pause.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_pause.Tpo -c -o dcethread_mu_la-dcethread_pause.lo `test -f 'dcethread_pause.c' || echo '$(srcdir)/'`dcethread_pause.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_pause.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_pause.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_pause.c' object='dcethread_mu_la-dcethread_pause.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_pause.lo `test -f 'dcethread_pause.c' || echo '$(srcdir)/'`dcethread_pause.c dcethread_mu_la-dcethread_cond_wait.lo: dcethread_cond_wait.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_cond_wait.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_cond_wait.Tpo -c -o dcethread_mu_la-dcethread_cond_wait.lo `test -f 'dcethread_cond_wait.c' || echo '$(srcdir)/'`dcethread_cond_wait.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_cond_wait.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_cond_wait.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_cond_wait.c' object='dcethread_mu_la-dcethread_cond_wait.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_cond_wait.lo `test -f 'dcethread_cond_wait.c' || echo '$(srcdir)/'`dcethread_cond_wait.c dcethread_mu_la-dcethread_atfork.lo: dcethread_atfork.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_atfork.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_atfork.Tpo -c -o dcethread_mu_la-dcethread_atfork.lo `test -f 'dcethread_atfork.c' || echo '$(srcdir)/'`dcethread_atfork.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_atfork.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_atfork.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_atfork.c' object='dcethread_mu_la-dcethread_atfork.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_atfork.lo `test -f 'dcethread_atfork.c' || echo '$(srcdir)/'`dcethread_atfork.c dcethread_mu_la-dcethread_kill.lo: dcethread_kill.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_kill.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_kill.Tpo -c -o dcethread_mu_la-dcethread_kill.lo `test -f 'dcethread_kill.c' || echo '$(srcdir)/'`dcethread_kill.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_kill.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_kill.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_kill.c' object='dcethread_mu_la-dcethread_kill.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_kill.lo `test -f 'dcethread_kill.c' || echo '$(srcdir)/'`dcethread_kill.c dcethread_mu_la-dcethread_exit.lo: dcethread_exit.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_exit.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_exit.Tpo -c -o dcethread_mu_la-dcethread_exit.lo `test -f 'dcethread_exit.c' || echo '$(srcdir)/'`dcethread_exit.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_exit.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_exit.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_exit.c' object='dcethread_mu_la-dcethread_exit.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_exit.lo `test -f 'dcethread_exit.c' || echo '$(srcdir)/'`dcethread_exit.c dcethread_mu_la-dcethread_read.lo: dcethread_read.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_read.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_read.Tpo -c -o dcethread_mu_la-dcethread_read.lo `test -f 'dcethread_read.c' || echo '$(srcdir)/'`dcethread_read.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_read.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_read.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_read.c' object='dcethread_mu_la-dcethread_read.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_read.lo `test -f 'dcethread_read.c' || echo '$(srcdir)/'`dcethread_read.c dcethread_mu_la-dcethread_write.lo: dcethread_write.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_write.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_write.Tpo -c -o dcethread_mu_la-dcethread_write.lo `test -f 'dcethread_write.c' || echo '$(srcdir)/'`dcethread_write.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_write.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_write.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_write.c' object='dcethread_mu_la-dcethread_write.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_write.lo `test -f 'dcethread_write.c' || echo '$(srcdir)/'`dcethread_write.c dcethread_mu_la-dcethread_send.lo: dcethread_send.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_send.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_send.Tpo -c -o dcethread_mu_la-dcethread_send.lo `test -f 'dcethread_send.c' || echo '$(srcdir)/'`dcethread_send.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_send.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_send.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_send.c' object='dcethread_mu_la-dcethread_send.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_send.lo `test -f 'dcethread_send.c' || echo '$(srcdir)/'`dcethread_send.c dcethread_mu_la-dcethread_sendto.lo: dcethread_sendto.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_sendto.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_sendto.Tpo -c -o dcethread_mu_la-dcethread_sendto.lo `test -f 'dcethread_sendto.c' || echo '$(srcdir)/'`dcethread_sendto.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_sendto.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_sendto.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_sendto.c' object='dcethread_mu_la-dcethread_sendto.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_sendto.lo `test -f 'dcethread_sendto.c' || echo '$(srcdir)/'`dcethread_sendto.c dcethread_mu_la-dcethread_sendmsg.lo: dcethread_sendmsg.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_sendmsg.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_sendmsg.Tpo -c -o dcethread_mu_la-dcethread_sendmsg.lo `test -f 'dcethread_sendmsg.c' || echo '$(srcdir)/'`dcethread_sendmsg.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_sendmsg.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_sendmsg.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_sendmsg.c' object='dcethread_mu_la-dcethread_sendmsg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_sendmsg.lo `test -f 'dcethread_sendmsg.c' || echo '$(srcdir)/'`dcethread_sendmsg.c dcethread_mu_la-dcethread_recv.lo: dcethread_recv.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_recv.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_recv.Tpo -c -o dcethread_mu_la-dcethread_recv.lo `test -f 'dcethread_recv.c' || echo '$(srcdir)/'`dcethread_recv.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_recv.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_recv.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_recv.c' object='dcethread_mu_la-dcethread_recv.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_recv.lo `test -f 'dcethread_recv.c' || echo '$(srcdir)/'`dcethread_recv.c dcethread_mu_la-dcethread_recvfrom.lo: dcethread_recvfrom.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_recvfrom.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_recvfrom.Tpo -c -o dcethread_mu_la-dcethread_recvfrom.lo `test -f 'dcethread_recvfrom.c' || echo '$(srcdir)/'`dcethread_recvfrom.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_recvfrom.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_recvfrom.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_recvfrom.c' object='dcethread_mu_la-dcethread_recvfrom.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_recvfrom.lo `test -f 'dcethread_recvfrom.c' || echo '$(srcdir)/'`dcethread_recvfrom.c dcethread_mu_la-dcethread_recvmsg.lo: dcethread_recvmsg.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_recvmsg.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_recvmsg.Tpo -c -o dcethread_mu_la-dcethread_recvmsg.lo `test -f 'dcethread_recvmsg.c' || echo '$(srcdir)/'`dcethread_recvmsg.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_recvmsg.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_recvmsg.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_recvmsg.c' object='dcethread_mu_la-dcethread_recvmsg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_recvmsg.lo `test -f 'dcethread_recvmsg.c' || echo '$(srcdir)/'`dcethread_recvmsg.c dcethread_mu_la-dcethread_select.lo: dcethread_select.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_select.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_select.Tpo -c -o dcethread_mu_la-dcethread_select.lo `test -f 'dcethread_select.c' || echo '$(srcdir)/'`dcethread_select.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_select.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_select.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_select.c' object='dcethread_mu_la-dcethread_select.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_select.lo `test -f 'dcethread_select.c' || echo '$(srcdir)/'`dcethread_select.c dcethread_mu_la-dcethread_checkinterrupt.lo: dcethread_checkinterrupt.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread_checkinterrupt.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread_checkinterrupt.Tpo -c -o dcethread_mu_la-dcethread_checkinterrupt.lo `test -f 'dcethread_checkinterrupt.c' || echo '$(srcdir)/'`dcethread_checkinterrupt.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread_checkinterrupt.Tpo $(DEPDIR)/dcethread_mu_la-dcethread_checkinterrupt.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_checkinterrupt.c' object='dcethread_mu_la-dcethread_checkinterrupt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread_checkinterrupt.lo `test -f 'dcethread_checkinterrupt.c' || echo '$(srcdir)/'`dcethread_checkinterrupt.c dcethread_mu_la-dcethread-test.lo: dcethread-test.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-dcethread-test.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-dcethread-test.Tpo -c -o dcethread_mu_la-dcethread-test.lo `test -f 'dcethread-test.c' || echo '$(srcdir)/'`dcethread-test.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-dcethread-test.Tpo $(DEPDIR)/dcethread_mu_la-dcethread-test.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread-test.c' object='dcethread_mu_la-dcethread-test.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-dcethread-test.lo `test -f 'dcethread-test.c' || echo '$(srcdir)/'`dcethread-test.c dcethread_mu_la-test-exception.lo: test-exception.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-test-exception.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-test-exception.Tpo -c -o dcethread_mu_la-test-exception.lo `test -f 'test-exception.c' || echo '$(srcdir)/'`test-exception.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-test-exception.Tpo $(DEPDIR)/dcethread_mu_la-test-exception.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-exception.c' object='dcethread_mu_la-test-exception.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-test-exception.lo `test -f 'test-exception.c' || echo '$(srcdir)/'`test-exception.c dcethread_mu_la-test_stub.lo: test_stub.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -MT dcethread_mu_la-test_stub.lo -MD -MP -MF $(DEPDIR)/dcethread_mu_la-test_stub.Tpo -c -o dcethread_mu_la-test_stub.lo `test -f 'test_stub.c' || echo '$(srcdir)/'`test_stub.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/dcethread_mu_la-test_stub.Tpo $(DEPDIR)/dcethread_mu_la-test_stub.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test_stub.c' object='dcethread_mu_la-test_stub.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dcethread_mu_la_CPPFLAGS) $(CPPFLAGS) $(dcethread_mu_la_CFLAGS) $(CFLAGS) -c -o dcethread_mu_la-test_stub.lo `test -f 'test_stub.c' || echo '$(srcdir)/'`test_stub.c libdcethread_la-dcethread_create.lo: dcethread_create.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_create.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_create.Tpo -c -o libdcethread_la-dcethread_create.lo `test -f 'dcethread_create.c' || echo '$(srcdir)/'`dcethread_create.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_create.Tpo $(DEPDIR)/libdcethread_la-dcethread_create.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_create.c' object='libdcethread_la-dcethread_create.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_create.lo `test -f 'dcethread_create.c' || echo '$(srcdir)/'`dcethread_create.c libdcethread_la-dcethread_join.lo: dcethread_join.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_join.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_join.Tpo -c -o libdcethread_la-dcethread_join.lo `test -f 'dcethread_join.c' || echo '$(srcdir)/'`dcethread_join.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_join.Tpo $(DEPDIR)/libdcethread_la-dcethread_join.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_join.c' object='libdcethread_la-dcethread_join.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_join.lo `test -f 'dcethread_join.c' || echo '$(srcdir)/'`dcethread_join.c libdcethread_la-dcethread_detach.lo: dcethread_detach.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_detach.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_detach.Tpo -c -o libdcethread_la-dcethread_detach.lo `test -f 'dcethread_detach.c' || echo '$(srcdir)/'`dcethread_detach.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_detach.Tpo $(DEPDIR)/libdcethread_la-dcethread_detach.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_detach.c' object='libdcethread_la-dcethread_detach.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_detach.lo `test -f 'dcethread_detach.c' || echo '$(srcdir)/'`dcethread_detach.c libdcethread_la-dcethread_interrupt.lo: dcethread_interrupt.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_interrupt.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_interrupt.Tpo -c -o libdcethread_la-dcethread_interrupt.lo `test -f 'dcethread_interrupt.c' || echo '$(srcdir)/'`dcethread_interrupt.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_interrupt.Tpo $(DEPDIR)/libdcethread_la-dcethread_interrupt.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_interrupt.c' object='libdcethread_la-dcethread_interrupt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_interrupt.lo `test -f 'dcethread_interrupt.c' || echo '$(srcdir)/'`dcethread_interrupt.c libdcethread_la-dcethread_pause.lo: dcethread_pause.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_pause.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_pause.Tpo -c -o libdcethread_la-dcethread_pause.lo `test -f 'dcethread_pause.c' || echo '$(srcdir)/'`dcethread_pause.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_pause.Tpo $(DEPDIR)/libdcethread_la-dcethread_pause.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_pause.c' object='libdcethread_la-dcethread_pause.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_pause.lo `test -f 'dcethread_pause.c' || echo '$(srcdir)/'`dcethread_pause.c libdcethread_la-dcethread_cond_wait.lo: dcethread_cond_wait.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_cond_wait.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_cond_wait.Tpo -c -o libdcethread_la-dcethread_cond_wait.lo `test -f 'dcethread_cond_wait.c' || echo '$(srcdir)/'`dcethread_cond_wait.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_cond_wait.Tpo $(DEPDIR)/libdcethread_la-dcethread_cond_wait.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_cond_wait.c' object='libdcethread_la-dcethread_cond_wait.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_cond_wait.lo `test -f 'dcethread_cond_wait.c' || echo '$(srcdir)/'`dcethread_cond_wait.c libdcethread_la-dcethread_atfork.lo: dcethread_atfork.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_atfork.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_atfork.Tpo -c -o libdcethread_la-dcethread_atfork.lo `test -f 'dcethread_atfork.c' || echo '$(srcdir)/'`dcethread_atfork.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_atfork.Tpo $(DEPDIR)/libdcethread_la-dcethread_atfork.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_atfork.c' object='libdcethread_la-dcethread_atfork.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_atfork.lo `test -f 'dcethread_atfork.c' || echo '$(srcdir)/'`dcethread_atfork.c libdcethread_la-dcethread_kill.lo: dcethread_kill.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_kill.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_kill.Tpo -c -o libdcethread_la-dcethread_kill.lo `test -f 'dcethread_kill.c' || echo '$(srcdir)/'`dcethread_kill.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_kill.Tpo $(DEPDIR)/libdcethread_la-dcethread_kill.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_kill.c' object='libdcethread_la-dcethread_kill.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_kill.lo `test -f 'dcethread_kill.c' || echo '$(srcdir)/'`dcethread_kill.c libdcethread_la-dcethread_exit.lo: dcethread_exit.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_exit.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_exit.Tpo -c -o libdcethread_la-dcethread_exit.lo `test -f 'dcethread_exit.c' || echo '$(srcdir)/'`dcethread_exit.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_exit.Tpo $(DEPDIR)/libdcethread_la-dcethread_exit.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_exit.c' object='libdcethread_la-dcethread_exit.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_exit.lo `test -f 'dcethread_exit.c' || echo '$(srcdir)/'`dcethread_exit.c libdcethread_la-dcethread_read.lo: dcethread_read.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_read.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_read.Tpo -c -o libdcethread_la-dcethread_read.lo `test -f 'dcethread_read.c' || echo '$(srcdir)/'`dcethread_read.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_read.Tpo $(DEPDIR)/libdcethread_la-dcethread_read.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_read.c' object='libdcethread_la-dcethread_read.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_read.lo `test -f 'dcethread_read.c' || echo '$(srcdir)/'`dcethread_read.c libdcethread_la-dcethread_write.lo: dcethread_write.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_write.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_write.Tpo -c -o libdcethread_la-dcethread_write.lo `test -f 'dcethread_write.c' || echo '$(srcdir)/'`dcethread_write.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_write.Tpo $(DEPDIR)/libdcethread_la-dcethread_write.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_write.c' object='libdcethread_la-dcethread_write.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_write.lo `test -f 'dcethread_write.c' || echo '$(srcdir)/'`dcethread_write.c libdcethread_la-dcethread_send.lo: dcethread_send.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_send.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_send.Tpo -c -o libdcethread_la-dcethread_send.lo `test -f 'dcethread_send.c' || echo '$(srcdir)/'`dcethread_send.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_send.Tpo $(DEPDIR)/libdcethread_la-dcethread_send.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_send.c' object='libdcethread_la-dcethread_send.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_send.lo `test -f 'dcethread_send.c' || echo '$(srcdir)/'`dcethread_send.c libdcethread_la-dcethread_sendto.lo: dcethread_sendto.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_sendto.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_sendto.Tpo -c -o libdcethread_la-dcethread_sendto.lo `test -f 'dcethread_sendto.c' || echo '$(srcdir)/'`dcethread_sendto.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_sendto.Tpo $(DEPDIR)/libdcethread_la-dcethread_sendto.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_sendto.c' object='libdcethread_la-dcethread_sendto.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_sendto.lo `test -f 'dcethread_sendto.c' || echo '$(srcdir)/'`dcethread_sendto.c libdcethread_la-dcethread_sendmsg.lo: dcethread_sendmsg.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_sendmsg.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_sendmsg.Tpo -c -o libdcethread_la-dcethread_sendmsg.lo `test -f 'dcethread_sendmsg.c' || echo '$(srcdir)/'`dcethread_sendmsg.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_sendmsg.Tpo $(DEPDIR)/libdcethread_la-dcethread_sendmsg.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_sendmsg.c' object='libdcethread_la-dcethread_sendmsg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_sendmsg.lo `test -f 'dcethread_sendmsg.c' || echo '$(srcdir)/'`dcethread_sendmsg.c libdcethread_la-dcethread_recv.lo: dcethread_recv.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_recv.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_recv.Tpo -c -o libdcethread_la-dcethread_recv.lo `test -f 'dcethread_recv.c' || echo '$(srcdir)/'`dcethread_recv.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_recv.Tpo $(DEPDIR)/libdcethread_la-dcethread_recv.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_recv.c' object='libdcethread_la-dcethread_recv.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_recv.lo `test -f 'dcethread_recv.c' || echo '$(srcdir)/'`dcethread_recv.c libdcethread_la-dcethread_recvfrom.lo: dcethread_recvfrom.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_recvfrom.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_recvfrom.Tpo -c -o libdcethread_la-dcethread_recvfrom.lo `test -f 'dcethread_recvfrom.c' || echo '$(srcdir)/'`dcethread_recvfrom.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_recvfrom.Tpo $(DEPDIR)/libdcethread_la-dcethread_recvfrom.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_recvfrom.c' object='libdcethread_la-dcethread_recvfrom.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_recvfrom.lo `test -f 'dcethread_recvfrom.c' || echo '$(srcdir)/'`dcethread_recvfrom.c libdcethread_la-dcethread_recvmsg.lo: dcethread_recvmsg.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_recvmsg.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_recvmsg.Tpo -c -o libdcethread_la-dcethread_recvmsg.lo `test -f 'dcethread_recvmsg.c' || echo '$(srcdir)/'`dcethread_recvmsg.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_recvmsg.Tpo $(DEPDIR)/libdcethread_la-dcethread_recvmsg.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_recvmsg.c' object='libdcethread_la-dcethread_recvmsg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_recvmsg.lo `test -f 'dcethread_recvmsg.c' || echo '$(srcdir)/'`dcethread_recvmsg.c libdcethread_la-dcethread_select.lo: dcethread_select.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_select.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_select.Tpo -c -o libdcethread_la-dcethread_select.lo `test -f 'dcethread_select.c' || echo '$(srcdir)/'`dcethread_select.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_select.Tpo $(DEPDIR)/libdcethread_la-dcethread_select.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_select.c' object='libdcethread_la-dcethread_select.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_select.lo `test -f 'dcethread_select.c' || echo '$(srcdir)/'`dcethread_select.c libdcethread_la-dcethread_checkinterrupt.lo: dcethread_checkinterrupt.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_checkinterrupt.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_checkinterrupt.Tpo -c -o libdcethread_la-dcethread_checkinterrupt.lo `test -f 'dcethread_checkinterrupt.c' || echo '$(srcdir)/'`dcethread_checkinterrupt.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_checkinterrupt.Tpo $(DEPDIR)/libdcethread_la-dcethread_checkinterrupt.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_checkinterrupt.c' object='libdcethread_la-dcethread_checkinterrupt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_checkinterrupt.lo `test -f 'dcethread_checkinterrupt.c' || echo '$(srcdir)/'`dcethread_checkinterrupt.c libdcethread_la-dcethread-private.lo: dcethread-private.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread-private.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread-private.Tpo -c -o libdcethread_la-dcethread-private.lo `test -f 'dcethread-private.c' || echo '$(srcdir)/'`dcethread-private.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread-private.Tpo $(DEPDIR)/libdcethread_la-dcethread-private.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread-private.c' object='libdcethread_la-dcethread-private.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread-private.lo `test -f 'dcethread-private.c' || echo '$(srcdir)/'`dcethread-private.c libdcethread_la-dcethread-debug.lo: dcethread-debug.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread-debug.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread-debug.Tpo -c -o libdcethread_la-dcethread-debug.lo `test -f 'dcethread-debug.c' || echo '$(srcdir)/'`dcethread-debug.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread-debug.Tpo $(DEPDIR)/libdcethread_la-dcethread-debug.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread-debug.c' object='libdcethread_la-dcethread-debug.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread-debug.lo `test -f 'dcethread-debug.c' || echo '$(srcdir)/'`dcethread-debug.c libdcethread_la-dcethread-util.lo: dcethread-util.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread-util.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread-util.Tpo -c -o libdcethread_la-dcethread-util.lo `test -f 'dcethread-util.c' || echo '$(srcdir)/'`dcethread-util.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread-util.Tpo $(DEPDIR)/libdcethread_la-dcethread-util.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread-util.c' object='libdcethread_la-dcethread-util.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread-util.lo `test -f 'dcethread-util.c' || echo '$(srcdir)/'`dcethread-util.c libdcethread_la-dcethread-exception.lo: dcethread-exception.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread-exception.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread-exception.Tpo -c -o libdcethread_la-dcethread-exception.lo `test -f 'dcethread-exception.c' || echo '$(srcdir)/'`dcethread-exception.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread-exception.Tpo $(DEPDIR)/libdcethread_la-dcethread-exception.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread-exception.c' object='libdcethread_la-dcethread-exception.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread-exception.lo `test -f 'dcethread-exception.c' || echo '$(srcdir)/'`dcethread-exception.c libdcethread_la-dcethread_get_expiration.lo: dcethread_get_expiration.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_get_expiration.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_get_expiration.Tpo -c -o libdcethread_la-dcethread_get_expiration.lo `test -f 'dcethread_get_expiration.c' || echo '$(srcdir)/'`dcethread_get_expiration.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_get_expiration.Tpo $(DEPDIR)/libdcethread_la-dcethread_get_expiration.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_get_expiration.c' object='libdcethread_la-dcethread_get_expiration.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_get_expiration.lo `test -f 'dcethread_get_expiration.c' || echo '$(srcdir)/'`dcethread_get_expiration.c libdcethread_la-dcethread_delay.lo: dcethread_delay.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_delay.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_delay.Tpo -c -o libdcethread_la-dcethread_delay.lo `test -f 'dcethread_delay.c' || echo '$(srcdir)/'`dcethread_delay.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_delay.Tpo $(DEPDIR)/libdcethread_la-dcethread_delay.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_delay.c' object='libdcethread_la-dcethread_delay.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_delay.lo `test -f 'dcethread_delay.c' || echo '$(srcdir)/'`dcethread_delay.c libdcethread_la-dcethread_lock_global.lo: dcethread_lock_global.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_lock_global.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_lock_global.Tpo -c -o libdcethread_la-dcethread_lock_global.lo `test -f 'dcethread_lock_global.c' || echo '$(srcdir)/'`dcethread_lock_global.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_lock_global.Tpo $(DEPDIR)/libdcethread_la-dcethread_lock_global.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_lock_global.c' object='libdcethread_la-dcethread_lock_global.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_lock_global.lo `test -f 'dcethread_lock_global.c' || echo '$(srcdir)/'`dcethread_lock_global.c libdcethread_la-dcethread_unlock_global.lo: dcethread_unlock_global.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_unlock_global.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_unlock_global.Tpo -c -o libdcethread_la-dcethread_unlock_global.lo `test -f 'dcethread_unlock_global.c' || echo '$(srcdir)/'`dcethread_unlock_global.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_unlock_global.Tpo $(DEPDIR)/libdcethread_la-dcethread_unlock_global.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_unlock_global.c' object='libdcethread_la-dcethread_unlock_global.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_unlock_global.lo `test -f 'dcethread_unlock_global.c' || echo '$(srcdir)/'`dcethread_unlock_global.c libdcethread_la-dcethread_ismultithreaded.lo: dcethread_ismultithreaded.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_ismultithreaded.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_ismultithreaded.Tpo -c -o libdcethread_la-dcethread_ismultithreaded.lo `test -f 'dcethread_ismultithreaded.c' || echo '$(srcdir)/'`dcethread_ismultithreaded.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_ismultithreaded.Tpo $(DEPDIR)/libdcethread_la-dcethread_ismultithreaded.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_ismultithreaded.c' object='libdcethread_la-dcethread_ismultithreaded.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_ismultithreaded.lo `test -f 'dcethread_ismultithreaded.c' || echo '$(srcdir)/'`dcethread_ismultithreaded.c libdcethread_la-dcethread_mutexattr_getkind.lo: dcethread_mutexattr_getkind.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_mutexattr_getkind.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_mutexattr_getkind.Tpo -c -o libdcethread_la-dcethread_mutexattr_getkind.lo `test -f 'dcethread_mutexattr_getkind.c' || echo '$(srcdir)/'`dcethread_mutexattr_getkind.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_mutexattr_getkind.Tpo $(DEPDIR)/libdcethread_la-dcethread_mutexattr_getkind.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_mutexattr_getkind.c' object='libdcethread_la-dcethread_mutexattr_getkind.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_mutexattr_getkind.lo `test -f 'dcethread_mutexattr_getkind.c' || echo '$(srcdir)/'`dcethread_mutexattr_getkind.c libdcethread_la-dcethread_mutexattr_setkind.lo: dcethread_mutexattr_setkind.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_mutexattr_setkind.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_mutexattr_setkind.Tpo -c -o libdcethread_la-dcethread_mutexattr_setkind.lo `test -f 'dcethread_mutexattr_setkind.c' || echo '$(srcdir)/'`dcethread_mutexattr_setkind.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_mutexattr_setkind.Tpo $(DEPDIR)/libdcethread_la-dcethread_mutexattr_setkind.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_mutexattr_setkind.c' object='libdcethread_la-dcethread_mutexattr_setkind.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_mutexattr_setkind.lo `test -f 'dcethread_mutexattr_setkind.c' || echo '$(srcdir)/'`dcethread_mutexattr_setkind.c libdcethread_la-dcethread_signal_to_interrupt.lo: dcethread_signal_to_interrupt.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_signal_to_interrupt.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_signal_to_interrupt.Tpo -c -o libdcethread_la-dcethread_signal_to_interrupt.lo `test -f 'dcethread_signal_to_interrupt.c' || echo '$(srcdir)/'`dcethread_signal_to_interrupt.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_signal_to_interrupt.Tpo $(DEPDIR)/libdcethread_la-dcethread_signal_to_interrupt.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_signal_to_interrupt.c' object='libdcethread_la-dcethread_signal_to_interrupt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_signal_to_interrupt.lo `test -f 'dcethread_signal_to_interrupt.c' || echo '$(srcdir)/'`dcethread_signal_to_interrupt.c libdcethread_la-dcethread_attr_create.lo: dcethread_attr_create.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_create.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_create.Tpo -c -o libdcethread_la-dcethread_attr_create.lo `test -f 'dcethread_attr_create.c' || echo '$(srcdir)/'`dcethread_attr_create.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_create.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_create.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_create.c' object='libdcethread_la-dcethread_attr_create.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_create.lo `test -f 'dcethread_attr_create.c' || echo '$(srcdir)/'`dcethread_attr_create.c libdcethread_la-dcethread_attr_delete.lo: dcethread_attr_delete.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_delete.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_delete.Tpo -c -o libdcethread_la-dcethread_attr_delete.lo `test -f 'dcethread_attr_delete.c' || echo '$(srcdir)/'`dcethread_attr_delete.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_delete.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_delete.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_delete.c' object='libdcethread_la-dcethread_attr_delete.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_delete.lo `test -f 'dcethread_attr_delete.c' || echo '$(srcdir)/'`dcethread_attr_delete.c libdcethread_la-dcethread_attr_setprio.lo: dcethread_attr_setprio.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_setprio.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_setprio.Tpo -c -o libdcethread_la-dcethread_attr_setprio.lo `test -f 'dcethread_attr_setprio.c' || echo '$(srcdir)/'`dcethread_attr_setprio.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_setprio.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_setprio.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_setprio.c' object='libdcethread_la-dcethread_attr_setprio.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_setprio.lo `test -f 'dcethread_attr_setprio.c' || echo '$(srcdir)/'`dcethread_attr_setprio.c libdcethread_la-dcethread_attr_getprio.lo: dcethread_attr_getprio.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_getprio.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_getprio.Tpo -c -o libdcethread_la-dcethread_attr_getprio.lo `test -f 'dcethread_attr_getprio.c' || echo '$(srcdir)/'`dcethread_attr_getprio.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_getprio.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_getprio.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_getprio.c' object='libdcethread_la-dcethread_attr_getprio.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_getprio.lo `test -f 'dcethread_attr_getprio.c' || echo '$(srcdir)/'`dcethread_attr_getprio.c libdcethread_la-dcethread_attr_setsched.lo: dcethread_attr_setsched.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_setsched.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_setsched.Tpo -c -o libdcethread_la-dcethread_attr_setsched.lo `test -f 'dcethread_attr_setsched.c' || echo '$(srcdir)/'`dcethread_attr_setsched.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_setsched.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_setsched.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_setsched.c' object='libdcethread_la-dcethread_attr_setsched.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_setsched.lo `test -f 'dcethread_attr_setsched.c' || echo '$(srcdir)/'`dcethread_attr_setsched.c libdcethread_la-dcethread_attr_getsched.lo: dcethread_attr_getsched.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_getsched.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_getsched.Tpo -c -o libdcethread_la-dcethread_attr_getsched.lo `test -f 'dcethread_attr_getsched.c' || echo '$(srcdir)/'`dcethread_attr_getsched.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_getsched.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_getsched.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_getsched.c' object='libdcethread_la-dcethread_attr_getsched.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_getsched.lo `test -f 'dcethread_attr_getsched.c' || echo '$(srcdir)/'`dcethread_attr_getsched.c libdcethread_la-dcethread_attr_setinheritsched.lo: dcethread_attr_setinheritsched.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_setinheritsched.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_setinheritsched.Tpo -c -o libdcethread_la-dcethread_attr_setinheritsched.lo `test -f 'dcethread_attr_setinheritsched.c' || echo '$(srcdir)/'`dcethread_attr_setinheritsched.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_setinheritsched.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_setinheritsched.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_setinheritsched.c' object='libdcethread_la-dcethread_attr_setinheritsched.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_setinheritsched.lo `test -f 'dcethread_attr_setinheritsched.c' || echo '$(srcdir)/'`dcethread_attr_setinheritsched.c libdcethread_la-dcethread_attr_getinheritsched.lo: dcethread_attr_getinheritsched.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_getinheritsched.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_getinheritsched.Tpo -c -o libdcethread_la-dcethread_attr_getinheritsched.lo `test -f 'dcethread_attr_getinheritsched.c' || echo '$(srcdir)/'`dcethread_attr_getinheritsched.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_getinheritsched.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_getinheritsched.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_getinheritsched.c' object='libdcethread_la-dcethread_attr_getinheritsched.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_getinheritsched.lo `test -f 'dcethread_attr_getinheritsched.c' || echo '$(srcdir)/'`dcethread_attr_getinheritsched.c libdcethread_la-dcethread_attr_setstacksize.lo: dcethread_attr_setstacksize.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_setstacksize.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_setstacksize.Tpo -c -o libdcethread_la-dcethread_attr_setstacksize.lo `test -f 'dcethread_attr_setstacksize.c' || echo '$(srcdir)/'`dcethread_attr_setstacksize.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_setstacksize.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_setstacksize.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_setstacksize.c' object='libdcethread_la-dcethread_attr_setstacksize.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_setstacksize.lo `test -f 'dcethread_attr_setstacksize.c' || echo '$(srcdir)/'`dcethread_attr_setstacksize.c libdcethread_la-dcethread_attr_getstacksize.lo: dcethread_attr_getstacksize.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_attr_getstacksize.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_attr_getstacksize.Tpo -c -o libdcethread_la-dcethread_attr_getstacksize.lo `test -f 'dcethread_attr_getstacksize.c' || echo '$(srcdir)/'`dcethread_attr_getstacksize.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_attr_getstacksize.Tpo $(DEPDIR)/libdcethread_la-dcethread_attr_getstacksize.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_attr_getstacksize.c' object='libdcethread_la-dcethread_attr_getstacksize.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_attr_getstacksize.lo `test -f 'dcethread_attr_getstacksize.c' || echo '$(srcdir)/'`dcethread_attr_getstacksize.c libdcethread_la-dcethread_setprio.lo: dcethread_setprio.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_setprio.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_setprio.Tpo -c -o libdcethread_la-dcethread_setprio.lo `test -f 'dcethread_setprio.c' || echo '$(srcdir)/'`dcethread_setprio.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_setprio.Tpo $(DEPDIR)/libdcethread_la-dcethread_setprio.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_setprio.c' object='libdcethread_la-dcethread_setprio.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_setprio.lo `test -f 'dcethread_setprio.c' || echo '$(srcdir)/'`dcethread_setprio.c libdcethread_la-dcethread_getprio.lo: dcethread_getprio.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_getprio.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_getprio.Tpo -c -o libdcethread_la-dcethread_getprio.lo `test -f 'dcethread_getprio.c' || echo '$(srcdir)/'`dcethread_getprio.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_getprio.Tpo $(DEPDIR)/libdcethread_la-dcethread_getprio.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_getprio.c' object='libdcethread_la-dcethread_getprio.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_getprio.lo `test -f 'dcethread_getprio.c' || echo '$(srcdir)/'`dcethread_getprio.c libdcethread_la-dcethread_mutexattr_create.lo: dcethread_mutexattr_create.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_mutexattr_create.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_mutexattr_create.Tpo -c -o libdcethread_la-dcethread_mutexattr_create.lo `test -f 'dcethread_mutexattr_create.c' || echo '$(srcdir)/'`dcethread_mutexattr_create.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_mutexattr_create.Tpo $(DEPDIR)/libdcethread_la-dcethread_mutexattr_create.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_mutexattr_create.c' object='libdcethread_la-dcethread_mutexattr_create.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_mutexattr_create.lo `test -f 'dcethread_mutexattr_create.c' || echo '$(srcdir)/'`dcethread_mutexattr_create.c libdcethread_la-dcethread_mutexattr_delete.lo: dcethread_mutexattr_delete.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_mutexattr_delete.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_mutexattr_delete.Tpo -c -o libdcethread_la-dcethread_mutexattr_delete.lo `test -f 'dcethread_mutexattr_delete.c' || echo '$(srcdir)/'`dcethread_mutexattr_delete.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_mutexattr_delete.Tpo $(DEPDIR)/libdcethread_la-dcethread_mutexattr_delete.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_mutexattr_delete.c' object='libdcethread_la-dcethread_mutexattr_delete.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_mutexattr_delete.lo `test -f 'dcethread_mutexattr_delete.c' || echo '$(srcdir)/'`dcethread_mutexattr_delete.c libdcethread_la-dcethread_mutex_init.lo: dcethread_mutex_init.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_mutex_init.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_mutex_init.Tpo -c -o libdcethread_la-dcethread_mutex_init.lo `test -f 'dcethread_mutex_init.c' || echo '$(srcdir)/'`dcethread_mutex_init.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_mutex_init.Tpo $(DEPDIR)/libdcethread_la-dcethread_mutex_init.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_mutex_init.c' object='libdcethread_la-dcethread_mutex_init.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_mutex_init.lo `test -f 'dcethread_mutex_init.c' || echo '$(srcdir)/'`dcethread_mutex_init.c libdcethread_la-dcethread_mutex_destroy.lo: dcethread_mutex_destroy.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_mutex_destroy.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_mutex_destroy.Tpo -c -o libdcethread_la-dcethread_mutex_destroy.lo `test -f 'dcethread_mutex_destroy.c' || echo '$(srcdir)/'`dcethread_mutex_destroy.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_mutex_destroy.Tpo $(DEPDIR)/libdcethread_la-dcethread_mutex_destroy.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_mutex_destroy.c' object='libdcethread_la-dcethread_mutex_destroy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_mutex_destroy.lo `test -f 'dcethread_mutex_destroy.c' || echo '$(srcdir)/'`dcethread_mutex_destroy.c libdcethread_la-dcethread_mutex_lock.lo: dcethread_mutex_lock.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_mutex_lock.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_mutex_lock.Tpo -c -o libdcethread_la-dcethread_mutex_lock.lo `test -f 'dcethread_mutex_lock.c' || echo '$(srcdir)/'`dcethread_mutex_lock.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_mutex_lock.Tpo $(DEPDIR)/libdcethread_la-dcethread_mutex_lock.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_mutex_lock.c' object='libdcethread_la-dcethread_mutex_lock.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_mutex_lock.lo `test -f 'dcethread_mutex_lock.c' || echo '$(srcdir)/'`dcethread_mutex_lock.c libdcethread_la-dcethread_mutex_unlock.lo: dcethread_mutex_unlock.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_mutex_unlock.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_mutex_unlock.Tpo -c -o libdcethread_la-dcethread_mutex_unlock.lo `test -f 'dcethread_mutex_unlock.c' || echo '$(srcdir)/'`dcethread_mutex_unlock.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_mutex_unlock.Tpo $(DEPDIR)/libdcethread_la-dcethread_mutex_unlock.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_mutex_unlock.c' object='libdcethread_la-dcethread_mutex_unlock.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_mutex_unlock.lo `test -f 'dcethread_mutex_unlock.c' || echo '$(srcdir)/'`dcethread_mutex_unlock.c libdcethread_la-dcethread_mutex_trylock.lo: dcethread_mutex_trylock.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_mutex_trylock.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_mutex_trylock.Tpo -c -o libdcethread_la-dcethread_mutex_trylock.lo `test -f 'dcethread_mutex_trylock.c' || echo '$(srcdir)/'`dcethread_mutex_trylock.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_mutex_trylock.Tpo $(DEPDIR)/libdcethread_la-dcethread_mutex_trylock.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_mutex_trylock.c' object='libdcethread_la-dcethread_mutex_trylock.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_mutex_trylock.lo `test -f 'dcethread_mutex_trylock.c' || echo '$(srcdir)/'`dcethread_mutex_trylock.c libdcethread_la-dcethread_condattr_create.lo: dcethread_condattr_create.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_condattr_create.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_condattr_create.Tpo -c -o libdcethread_la-dcethread_condattr_create.lo `test -f 'dcethread_condattr_create.c' || echo '$(srcdir)/'`dcethread_condattr_create.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_condattr_create.Tpo $(DEPDIR)/libdcethread_la-dcethread_condattr_create.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_condattr_create.c' object='libdcethread_la-dcethread_condattr_create.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_condattr_create.lo `test -f 'dcethread_condattr_create.c' || echo '$(srcdir)/'`dcethread_condattr_create.c libdcethread_la-dcethread_condattr_delete.lo: dcethread_condattr_delete.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_condattr_delete.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_condattr_delete.Tpo -c -o libdcethread_la-dcethread_condattr_delete.lo `test -f 'dcethread_condattr_delete.c' || echo '$(srcdir)/'`dcethread_condattr_delete.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_condattr_delete.Tpo $(DEPDIR)/libdcethread_la-dcethread_condattr_delete.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_condattr_delete.c' object='libdcethread_la-dcethread_condattr_delete.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_condattr_delete.lo `test -f 'dcethread_condattr_delete.c' || echo '$(srcdir)/'`dcethread_condattr_delete.c libdcethread_la-dcethread_cond_init.lo: dcethread_cond_init.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_cond_init.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_cond_init.Tpo -c -o libdcethread_la-dcethread_cond_init.lo `test -f 'dcethread_cond_init.c' || echo '$(srcdir)/'`dcethread_cond_init.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_cond_init.Tpo $(DEPDIR)/libdcethread_la-dcethread_cond_init.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_cond_init.c' object='libdcethread_la-dcethread_cond_init.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_cond_init.lo `test -f 'dcethread_cond_init.c' || echo '$(srcdir)/'`dcethread_cond_init.c libdcethread_la-dcethread_cond_destroy.lo: dcethread_cond_destroy.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_cond_destroy.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_cond_destroy.Tpo -c -o libdcethread_la-dcethread_cond_destroy.lo `test -f 'dcethread_cond_destroy.c' || echo '$(srcdir)/'`dcethread_cond_destroy.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_cond_destroy.Tpo $(DEPDIR)/libdcethread_la-dcethread_cond_destroy.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_cond_destroy.c' object='libdcethread_la-dcethread_cond_destroy.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_cond_destroy.lo `test -f 'dcethread_cond_destroy.c' || echo '$(srcdir)/'`dcethread_cond_destroy.c libdcethread_la-dcethread_cond_broadcast.lo: dcethread_cond_broadcast.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_cond_broadcast.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_cond_broadcast.Tpo -c -o libdcethread_la-dcethread_cond_broadcast.lo `test -f 'dcethread_cond_broadcast.c' || echo '$(srcdir)/'`dcethread_cond_broadcast.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_cond_broadcast.Tpo $(DEPDIR)/libdcethread_la-dcethread_cond_broadcast.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_cond_broadcast.c' object='libdcethread_la-dcethread_cond_broadcast.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_cond_broadcast.lo `test -f 'dcethread_cond_broadcast.c' || echo '$(srcdir)/'`dcethread_cond_broadcast.c libdcethread_la-dcethread_cond_signal.lo: dcethread_cond_signal.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_cond_signal.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_cond_signal.Tpo -c -o libdcethread_la-dcethread_cond_signal.lo `test -f 'dcethread_cond_signal.c' || echo '$(srcdir)/'`dcethread_cond_signal.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_cond_signal.Tpo $(DEPDIR)/libdcethread_la-dcethread_cond_signal.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_cond_signal.c' object='libdcethread_la-dcethread_cond_signal.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_cond_signal.lo `test -f 'dcethread_cond_signal.c' || echo '$(srcdir)/'`dcethread_cond_signal.c libdcethread_la-dcethread_cond_timedwait.lo: dcethread_cond_timedwait.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_cond_timedwait.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_cond_timedwait.Tpo -c -o libdcethread_la-dcethread_cond_timedwait.lo `test -f 'dcethread_cond_timedwait.c' || echo '$(srcdir)/'`dcethread_cond_timedwait.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_cond_timedwait.Tpo $(DEPDIR)/libdcethread_la-dcethread_cond_timedwait.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_cond_timedwait.c' object='libdcethread_la-dcethread_cond_timedwait.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_cond_timedwait.lo `test -f 'dcethread_cond_timedwait.c' || echo '$(srcdir)/'`dcethread_cond_timedwait.c libdcethread_la-dcethread_once.lo: dcethread_once.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_once.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_once.Tpo -c -o libdcethread_la-dcethread_once.lo `test -f 'dcethread_once.c' || echo '$(srcdir)/'`dcethread_once.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_once.Tpo $(DEPDIR)/libdcethread_la-dcethread_once.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_once.c' object='libdcethread_la-dcethread_once.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_once.lo `test -f 'dcethread_once.c' || echo '$(srcdir)/'`dcethread_once.c libdcethread_la-dcethread_keycreate.lo: dcethread_keycreate.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_keycreate.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_keycreate.Tpo -c -o libdcethread_la-dcethread_keycreate.lo `test -f 'dcethread_keycreate.c' || echo '$(srcdir)/'`dcethread_keycreate.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_keycreate.Tpo $(DEPDIR)/libdcethread_la-dcethread_keycreate.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_keycreate.c' object='libdcethread_la-dcethread_keycreate.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_keycreate.lo `test -f 'dcethread_keycreate.c' || echo '$(srcdir)/'`dcethread_keycreate.c libdcethread_la-dcethread_setspecific.lo: dcethread_setspecific.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_setspecific.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_setspecific.Tpo -c -o libdcethread_la-dcethread_setspecific.lo `test -f 'dcethread_setspecific.c' || echo '$(srcdir)/'`dcethread_setspecific.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_setspecific.Tpo $(DEPDIR)/libdcethread_la-dcethread_setspecific.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_setspecific.c' object='libdcethread_la-dcethread_setspecific.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_setspecific.lo `test -f 'dcethread_setspecific.c' || echo '$(srcdir)/'`dcethread_setspecific.c libdcethread_la-dcethread_getspecific.lo: dcethread_getspecific.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_getspecific.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_getspecific.Tpo -c -o libdcethread_la-dcethread_getspecific.lo `test -f 'dcethread_getspecific.c' || echo '$(srcdir)/'`dcethread_getspecific.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_getspecific.Tpo $(DEPDIR)/libdcethread_la-dcethread_getspecific.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_getspecific.c' object='libdcethread_la-dcethread_getspecific.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_getspecific.lo `test -f 'dcethread_getspecific.c' || echo '$(srcdir)/'`dcethread_getspecific.c libdcethread_la-dcethread_enableasync.lo: dcethread_enableasync.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_enableasync.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_enableasync.Tpo -c -o libdcethread_la-dcethread_enableasync.lo `test -f 'dcethread_enableasync.c' || echo '$(srcdir)/'`dcethread_enableasync.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_enableasync.Tpo $(DEPDIR)/libdcethread_la-dcethread_enableasync.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_enableasync.c' object='libdcethread_la-dcethread_enableasync.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_enableasync.lo `test -f 'dcethread_enableasync.c' || echo '$(srcdir)/'`dcethread_enableasync.c libdcethread_la-dcethread_enableinterrupt.lo: dcethread_enableinterrupt.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_enableinterrupt.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_enableinterrupt.Tpo -c -o libdcethread_la-dcethread_enableinterrupt.lo `test -f 'dcethread_enableinterrupt.c' || echo '$(srcdir)/'`dcethread_enableinterrupt.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_enableinterrupt.Tpo $(DEPDIR)/libdcethread_la-dcethread_enableinterrupt.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_enableinterrupt.c' object='libdcethread_la-dcethread_enableinterrupt.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_enableinterrupt.lo `test -f 'dcethread_enableinterrupt.c' || echo '$(srcdir)/'`dcethread_enableinterrupt.c libdcethread_la-dcethread_yield.lo: dcethread_yield.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_yield.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_yield.Tpo -c -o libdcethread_la-dcethread_yield.lo `test -f 'dcethread_yield.c' || echo '$(srcdir)/'`dcethread_yield.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_yield.Tpo $(DEPDIR)/libdcethread_la-dcethread_yield.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_yield.c' object='libdcethread_la-dcethread_yield.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_yield.lo `test -f 'dcethread_yield.c' || echo '$(srcdir)/'`dcethread_yield.c libdcethread_la-dcethread_equal.lo: dcethread_equal.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_equal.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_equal.Tpo -c -o libdcethread_la-dcethread_equal.lo `test -f 'dcethread_equal.c' || echo '$(srcdir)/'`dcethread_equal.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_equal.Tpo $(DEPDIR)/libdcethread_la-dcethread_equal.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_equal.c' object='libdcethread_la-dcethread_equal.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_equal.lo `test -f 'dcethread_equal.c' || echo '$(srcdir)/'`dcethread_equal.c libdcethread_la-dcethread_self.lo: dcethread_self.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_self.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_self.Tpo -c -o libdcethread_la-dcethread_self.lo `test -f 'dcethread_self.c' || echo '$(srcdir)/'`dcethread_self.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_self.Tpo $(DEPDIR)/libdcethread_la-dcethread_self.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_self.c' object='libdcethread_la-dcethread_self.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_self.lo `test -f 'dcethread_self.c' || echo '$(srcdir)/'`dcethread_self.c libdcethread_la-dcethread_exc_init.lo: dcethread_exc_init.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_exc_init.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_exc_init.Tpo -c -o libdcethread_la-dcethread_exc_init.lo `test -f 'dcethread_exc_init.c' || echo '$(srcdir)/'`dcethread_exc_init.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_exc_init.Tpo $(DEPDIR)/libdcethread_la-dcethread_exc_init.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_exc_init.c' object='libdcethread_la-dcethread_exc_init.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_exc_init.lo `test -f 'dcethread_exc_init.c' || echo '$(srcdir)/'`dcethread_exc_init.c libdcethread_la-dcethread_exc_setstatus.lo: dcethread_exc_setstatus.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_exc_setstatus.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_exc_setstatus.Tpo -c -o libdcethread_la-dcethread_exc_setstatus.lo `test -f 'dcethread_exc_setstatus.c' || echo '$(srcdir)/'`dcethread_exc_setstatus.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_exc_setstatus.Tpo $(DEPDIR)/libdcethread_la-dcethread_exc_setstatus.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_exc_setstatus.c' object='libdcethread_la-dcethread_exc_setstatus.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_exc_setstatus.lo `test -f 'dcethread_exc_setstatus.c' || echo '$(srcdir)/'`dcethread_exc_setstatus.c libdcethread_la-dcethread_exc_getstatus.lo: dcethread_exc_getstatus.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_exc_getstatus.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_exc_getstatus.Tpo -c -o libdcethread_la-dcethread_exc_getstatus.lo `test -f 'dcethread_exc_getstatus.c' || echo '$(srcdir)/'`dcethread_exc_getstatus.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_exc_getstatus.Tpo $(DEPDIR)/libdcethread_la-dcethread_exc_getstatus.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_exc_getstatus.c' object='libdcethread_la-dcethread_exc_getstatus.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_exc_getstatus.lo `test -f 'dcethread_exc_getstatus.c' || echo '$(srcdir)/'`dcethread_exc_getstatus.c libdcethread_la-dcethread_exc_matches.lo: dcethread_exc_matches.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_exc_matches.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_exc_matches.Tpo -c -o libdcethread_la-dcethread_exc_matches.lo `test -f 'dcethread_exc_matches.c' || echo '$(srcdir)/'`dcethread_exc_matches.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_exc_matches.Tpo $(DEPDIR)/libdcethread_la-dcethread_exc_matches.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_exc_matches.c' object='libdcethread_la-dcethread_exc_matches.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_exc_matches.lo `test -f 'dcethread_exc_matches.c' || echo '$(srcdir)/'`dcethread_exc_matches.c libdcethread_la-dcethread_exc_raise.lo: dcethread_exc_raise.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_exc_raise.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_exc_raise.Tpo -c -o libdcethread_la-dcethread_exc_raise.lo `test -f 'dcethread_exc_raise.c' || echo '$(srcdir)/'`dcethread_exc_raise.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_exc_raise.Tpo $(DEPDIR)/libdcethread_la-dcethread_exc_raise.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_exc_raise.c' object='libdcethread_la-dcethread_exc_raise.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_exc_raise.lo `test -f 'dcethread_exc_raise.c' || echo '$(srcdir)/'`dcethread_exc_raise.c libdcethread_la-dcethread_frame_push.lo: dcethread_frame_push.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_frame_push.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_frame_push.Tpo -c -o libdcethread_la-dcethread_frame_push.lo `test -f 'dcethread_frame_push.c' || echo '$(srcdir)/'`dcethread_frame_push.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_frame_push.Tpo $(DEPDIR)/libdcethread_la-dcethread_frame_push.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_frame_push.c' object='libdcethread_la-dcethread_frame_push.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_frame_push.lo `test -f 'dcethread_frame_push.c' || echo '$(srcdir)/'`dcethread_frame_push.c libdcethread_la-dcethread_frame_pop.lo: dcethread_frame_pop.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -MT libdcethread_la-dcethread_frame_pop.lo -MD -MP -MF $(DEPDIR)/libdcethread_la-dcethread_frame_pop.Tpo -c -o libdcethread_la-dcethread_frame_pop.lo `test -f 'dcethread_frame_pop.c' || echo '$(srcdir)/'`dcethread_frame_pop.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcethread_la-dcethread_frame_pop.Tpo $(DEPDIR)/libdcethread_la-dcethread_frame_pop.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dcethread_frame_pop.c' object='libdcethread_la-dcethread_frame_pop.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdcethread_la_CFLAGS) $(CFLAGS) -c -o libdcethread_la-dcethread_frame_pop.lo `test -f 'dcethread_frame_pop.c' || echo '$(srcdir)/'`dcethread_frame_pop.c mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs 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: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ 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: $(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 check-am: all-am check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(LTLIBRARIES) installdirs: for dir in "$(DESTDIR)$(libdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 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." -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) clean: clean-am clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ clean-noinstLTLIBRARIES mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-libLTLIBRARIES install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-libLTLIBRARIES .MAKE: all check install install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \ ctags 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 maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-libLTLIBRARIES %.h: %.idl $(IDL) $(IDLFLAGS) -no_mepv $< # Create default message strings from a msg file #%_defmsg.h: %.msg # echo $(RM) $(RMFLAGS) $@ # echo $(SED) -e '/^\$$/d;/^$$/d;s/^[^ ]* /"/;s/$$/",/;' $< > $@ #%.cat: %.msg # $(RM) $(RMFLAGS) $@ # $(GENCAT) $@ $< @HAVE_MOONUNIT_TRUE@test_stub.c: $(TEST_FILES) @HAVE_MOONUNIT_TRUE@ $(MOONUNIT_STUB) -o $@ CPP="$(CPP)" CPPFLAGS="$(CPPFLAGS) $(AM_CPPFLAGS) -DTEST" $^ # 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: