# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am # Copyright (C) 1994, 1995-8, 1999, 2001 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. SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../../.. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ AS = @AS@ AWK = @AWK@ CC = @CC@ DLLTOOL = @DLLTOOL@ ECHO = @ECHO@ EXEEXT = @EXEEXT@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_CONFIG = @GLIB_CONFIG@ GLIB_LIBS = @GLIB_LIBS@ GMODULE_CFLAGS = @GMODULE_CFLAGS@ GMODULE_LIBS = @GMODULE_LIBS@ HAVE_LIMITED_WRITEV = @HAVE_LIMITED_WRITEV@ LEX = @LEX@ LIBTOOL = @LIBTOOL@ LIBWRAP_PATH = @LIBWRAP_PATH@ LIB_WRAP = @LIB_WRAP@ LN_S = @LN_S@ LT_AGE = @LT_AGE@ LT_CURRENT = @LT_CURRENT@ LT_RELEASE = @LT_RELEASE@ LT_REVISION = @LT_REVISION@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ ORBIT_HAVE_ALLOCA_H = @ORBIT_HAVE_ALLOCA_H@ ORBIT_MAJOR_VERSION = @ORBIT_MAJOR_VERSION@ ORBIT_MICRO_VERSION = @ORBIT_MICRO_VERSION@ ORBIT_MINOR_VERSION = @ORBIT_MINOR_VERSION@ ORBIT_SERIAL = @ORBIT_SERIAL@ ORBIT_VERSION = @ORBIT_VERSION@ PACKAGE = @PACKAGE@ RANLIB = @RANLIB@ STRIP = @STRIP@ VERSION = @VERSION@ YACC = @YACC@ pkglibdir = @pkglibdir@ INCLUDES = -I$(top_srcdir)/src -I. -I$(top_builddir)/src -I$(top_builddir)/src/ORBitutil -I$(top_srcdir)/src/orb -I$(top_builddir)/src/orb @GLIB_CFLAGS@ IDL = $(top_builddir)/src/orbit-idl-compiler/orbit-idl CosEvent_built = CosEventComm.h CosEventChannel.h CosEventComm-skels.c CosEventComm-common.c CosEventComm-stubs.c CosEventChannel-skels.c CosEventChannel-common.c CosEventChannel-stubs.c CLEANFILES = my_cosevent_built bin_PROGRAMS = orbit-event-server noinst_PROGRAMS = event-consumer #event-supplier DEPS = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/ORBitutil/libORBitutil.la $(top_builddir)/src/IIOP/libIIOP.la LDADDS = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LIBS@ -lm event_consumer_SOURCES = event-consumer.c CosEventComm-skels.c CosEventChannel-common.c CosEventChannel-stubs.c event_consumer_LDFLAGS = $(FLAGS) event_consumer_DEPENDENCIES = $(DEPS) CosEventChannel.h event_consumer_LDADD = $(LDADDS) #event_supplier_SOURCES = event-supplier.c \ # CosEventComm-skels.c \ # CosEventChannel-common.c \ # CosEventChannel-stubs.c # #event_supplier_LDFLAGS = $(FLAGS) #event_supplier_DEPENDENCIES = $(DEPS) CosEventChannel.h #event_supplier_LDADD = $(LDADDS) orbit_event_server_SOURCES = orbit-event-server.c CosEventChannel-skels.c CosEventChannel-common.c CosEventChannel-stubs.c orbit_event_server_LDFLAGS = $(FLAGS) orbit_event_server_DEPENDENCIES = $(DEPS) CosEventChannel.h orbit_event_server_LDADD = $(LDADDS) EXTRA_DIST = $(idl_DATA) idldir = $(datadir)/idl/orbit-1.0 idl_DATA = CosEventComm.idl CosEventChannel.idl CosTypedEventComm.idl CosTypedEventChannel.idl BUILT_SOURCES = $(CosEvent_built) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../../config.h CONFIG_CLEAN_FILES = bin_PROGRAMS = orbit-event-server$(EXEEXT) noinst_PROGRAMS = event-consumer$(EXEEXT) PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) DEFS = @DEFS@ -I. -I$(srcdir) -I../../.. CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ orbit_event_server_OBJECTS = orbit-event-server.$(OBJEXT) \ CosEventChannel-skels.$(OBJEXT) CosEventChannel-common.$(OBJEXT) \ CosEventChannel-stubs.$(OBJEXT) event_consumer_OBJECTS = event-consumer.$(OBJEXT) \ CosEventComm-skels.$(OBJEXT) CosEventChannel-common.$(OBJEXT) \ CosEventChannel-stubs.$(OBJEXT) CFLAGS = @CFLAGS@ COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ DATA = $(idl_DATA) DIST_COMMON = README Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = gtar GZIP_ENV = --best SOURCES = $(orbit_event_server_SOURCES) $(event_consumer_SOURCES) OBJECTS = $(orbit_event_server_OBJECTS) $(event_consumer_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .S .c .lo .o .obj .s $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/services/event/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-binPROGRAMS: clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) distclean-binPROGRAMS: maintainer-clean-binPROGRAMS: install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(bindir) @list='$(bin_PROGRAMS)'; for p in $$list; do \ if test -f $$p; then \ echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) list='$(bin_PROGRAMS)'; for p in $$list; do \ rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ done mostlyclean-noinstPROGRAMS: clean-noinstPROGRAMS: -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) distclean-noinstPROGRAMS: maintainer-clean-noinstPROGRAMS: .c.o: $(COMPILE) -c $< # FIXME: We should only use cygpath when building on Windows, # and only if it is available. .c.obj: $(COMPILE) -c `cygpath -w $<` .s.o: $(COMPILE) -c $< .S.o: $(COMPILE) -c $< mostlyclean-compile: -rm -f *.o core *.core -rm -f *.$(OBJEXT) clean-compile: distclean-compile: -rm -f *.tab.c maintainer-clean-compile: .c.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< .s.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< .S.lo: $(LIBTOOL) --mode=compile $(COMPILE) -c $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: maintainer-clean-libtool: orbit-event-server$(EXEEXT): $(orbit_event_server_OBJECTS) $(orbit_event_server_DEPENDENCIES) @rm -f orbit-event-server$(EXEEXT) $(LINK) $(orbit_event_server_LDFLAGS) $(orbit_event_server_OBJECTS) $(orbit_event_server_LDADD) $(LIBS) event-consumer$(EXEEXT): $(event_consumer_OBJECTS) $(event_consumer_DEPENDENCIES) @rm -f event-consumer$(EXEEXT) $(LINK) $(event_consumer_LDFLAGS) $(event_consumer_OBJECTS) $(event_consumer_LDADD) $(LIBS) install-idlDATA: $(idl_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(idldir) @list='$(idl_DATA)'; for p in $$list; do \ if test -f $(srcdir)/$$p; then \ echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(idldir)/$$p"; \ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(idldir)/$$p; \ else if test -f $$p; then \ echo " $(INSTALL_DATA) $$p $(DESTDIR)$(idldir)/$$p"; \ $(INSTALL_DATA) $$p $(DESTDIR)$(idldir)/$$p; \ fi; fi; \ done uninstall-idlDATA: @$(NORMAL_UNINSTALL) list='$(idl_DATA)'; for p in $$list; do \ rm -f $(DESTDIR)$(idldir)/$$p; \ done tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP) TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = src/services/event distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook CosEventChannel-common.o: CosEventChannel-common.c CosEventChannel.h \ ../../../src/orb/orbit.h ../../../src/IIOP/IIOP.h \ ../../../src/ORBitutil/util.h \ ../../../src/ORBitutil/thread-safety.h \ ../../../src/ORBitutil/trace.h ../../../src/ORBitutil/compat.h \ ../../../src/ORBitutil/os-specifics.h \ ../../../src/ORBitutil/orbit-os-config.h \ ../../../src/ORBitutil/os-feature-alloca.h \ ../../../src/IIOP/IIOP-config.h ../../../src/IIOP/IIOP-types.h \ ../../../src/ORBitutil/basic_types.h \ ../../../src/IIOP/giop-msg-buffer.h ../../../src/orb/iop.h \ ../../../src/orb/corba_basic_sequences_type.h \ ../../../src/orb/corba_sequences.h \ ../../../src/IIOP/iiop-encoders.h \ ../../../src/IIOP/iiop-endian.h ../../../src/orb/orbit_config.h \ ../../../src/orb/orbit_types.h ../../../src/orb/corba_orb.h \ ../../../src/orb/corba_any.h ../../../src/orb/corba_typecode.h \ ../../../src/orb/corba_context.h \ ../../../src/orb/orbit_object_type.h \ ../../../src/orb/orbit_object.h ../../../src/orb/corba_object.h \ ../../../src/orb/corba_env.h \ ../../../src/orb/corba_portableserver.h \ ../../../src/orb/corba_sequences_type.h \ ../../../src/orb/corba_object_type.h \ ../../../src/orb/corba_orb_type.h \ ../../../src/orb/corba_typecode_type.h \ ../../../src/orb/corba_any_type.h \ ../../../src/orb/corba_any_proto.h \ ../../../src/orb/corba_env_type.h \ ../../../src/orb/corba_portableserver_type.h \ ../../../src/orb/allocators.h ../../../src/orb/allocator-defs.h \ ../../../src/orb/cdr.h ../../../src/orb/dii.h \ ../../../src/orb/interface_repository.h \ ../../../src/orb/dynany.h ../../../src/orb/env.h \ ../../../src/orb/ir.h ../../../src/orb/options.h \ ../../../src/orb/orb.h ../../../src/orb/poa.h \ ../../../src/orb/orbit_poa_type.h ../../../src/orb/sequences.h \ ../../../src/orb/orbit_typecode.h ../../../src/orb/typecode.h CosEventChannel-skels.o: CosEventChannel-skels.c CosEventChannel.h \ ../../../src/orb/orbit.h ../../../src/IIOP/IIOP.h \ ../../../src/ORBitutil/util.h \ ../../../src/ORBitutil/thread-safety.h \ ../../../src/ORBitutil/trace.h ../../../src/ORBitutil/compat.h \ ../../../src/ORBitutil/os-specifics.h \ ../../../src/ORBitutil/orbit-os-config.h \ ../../../src/ORBitutil/os-feature-alloca.h \ ../../../src/IIOP/IIOP-config.h ../../../src/IIOP/IIOP-types.h \ ../../../src/ORBitutil/basic_types.h \ ../../../src/IIOP/giop-msg-buffer.h ../../../src/orb/iop.h \ ../../../src/orb/corba_basic_sequences_type.h \ ../../../src/orb/corba_sequences.h \ ../../../src/IIOP/iiop-encoders.h \ ../../../src/IIOP/iiop-endian.h ../../../src/orb/orbit_config.h \ ../../../src/orb/orbit_types.h ../../../src/orb/corba_orb.h \ ../../../src/orb/corba_any.h ../../../src/orb/corba_typecode.h \ ../../../src/orb/corba_context.h \ ../../../src/orb/orbit_object_type.h \ ../../../src/orb/orbit_object.h ../../../src/orb/corba_object.h \ ../../../src/orb/corba_env.h \ ../../../src/orb/corba_portableserver.h \ ../../../src/orb/corba_sequences_type.h \ ../../../src/orb/corba_object_type.h \ ../../../src/orb/corba_orb_type.h \ ../../../src/orb/corba_typecode_type.h \ ../../../src/orb/corba_any_type.h \ ../../../src/orb/corba_any_proto.h \ ../../../src/orb/corba_env_type.h \ ../../../src/orb/corba_portableserver_type.h \ ../../../src/orb/allocators.h ../../../src/orb/allocator-defs.h \ ../../../src/orb/cdr.h ../../../src/orb/dii.h \ ../../../src/orb/interface_repository.h \ ../../../src/orb/dynany.h ../../../src/orb/env.h \ ../../../src/orb/ir.h ../../../src/orb/options.h \ ../../../src/orb/orb.h ../../../src/orb/poa.h \ ../../../src/orb/orbit_poa_type.h ../../../src/orb/sequences.h \ ../../../src/orb/orbit_typecode.h ../../../src/orb/typecode.h CosEventChannel-stubs.o: CosEventChannel-stubs.c CosEventChannel.h \ ../../../src/orb/orbit.h ../../../src/IIOP/IIOP.h \ ../../../src/ORBitutil/util.h \ ../../../src/ORBitutil/thread-safety.h \ ../../../src/ORBitutil/trace.h ../../../src/ORBitutil/compat.h \ ../../../src/ORBitutil/os-specifics.h \ ../../../src/ORBitutil/orbit-os-config.h \ ../../../src/ORBitutil/os-feature-alloca.h \ ../../../src/IIOP/IIOP-config.h ../../../src/IIOP/IIOP-types.h \ ../../../src/ORBitutil/basic_types.h \ ../../../src/IIOP/giop-msg-buffer.h ../../../src/orb/iop.h \ ../../../src/orb/corba_basic_sequences_type.h \ ../../../src/orb/corba_sequences.h \ ../../../src/IIOP/iiop-encoders.h \ ../../../src/IIOP/iiop-endian.h ../../../src/orb/orbit_config.h \ ../../../src/orb/orbit_types.h ../../../src/orb/corba_orb.h \ ../../../src/orb/corba_any.h ../../../src/orb/corba_typecode.h \ ../../../src/orb/corba_context.h \ ../../../src/orb/orbit_object_type.h \ ../../../src/orb/orbit_object.h ../../../src/orb/corba_object.h \ ../../../src/orb/corba_env.h \ ../../../src/orb/corba_portableserver.h \ ../../../src/orb/corba_sequences_type.h \ ../../../src/orb/corba_object_type.h \ ../../../src/orb/corba_orb_type.h \ ../../../src/orb/corba_typecode_type.h \ ../../../src/orb/corba_any_type.h \ ../../../src/orb/corba_any_proto.h \ ../../../src/orb/corba_env_type.h \ ../../../src/orb/corba_portableserver_type.h \ ../../../src/orb/allocators.h ../../../src/orb/allocator-defs.h \ ../../../src/orb/cdr.h ../../../src/orb/dii.h \ ../../../src/orb/interface_repository.h \ ../../../src/orb/dynany.h ../../../src/orb/env.h \ ../../../src/orb/ir.h ../../../src/orb/options.h \ ../../../src/orb/orb.h ../../../src/orb/poa.h \ ../../../src/orb/orbit_poa_type.h ../../../src/orb/sequences.h \ ../../../src/orb/orbit_typecode.h ../../../src/orb/typecode.h CosEventComm-skels.o: CosEventComm-skels.c CosEventComm.h \ ../../../src/orb/orbit.h ../../../src/IIOP/IIOP.h \ ../../../src/ORBitutil/util.h \ ../../../src/ORBitutil/thread-safety.h \ ../../../src/ORBitutil/trace.h ../../../src/ORBitutil/compat.h \ ../../../src/ORBitutil/os-specifics.h \ ../../../src/ORBitutil/orbit-os-config.h \ ../../../src/ORBitutil/os-feature-alloca.h \ ../../../src/IIOP/IIOP-config.h ../../../src/IIOP/IIOP-types.h \ ../../../src/ORBitutil/basic_types.h \ ../../../src/IIOP/giop-msg-buffer.h ../../../src/orb/iop.h \ ../../../src/orb/corba_basic_sequences_type.h \ ../../../src/orb/corba_sequences.h \ ../../../src/IIOP/iiop-encoders.h \ ../../../src/IIOP/iiop-endian.h ../../../src/orb/orbit_config.h \ ../../../src/orb/orbit_types.h ../../../src/orb/corba_orb.h \ ../../../src/orb/corba_any.h ../../../src/orb/corba_typecode.h \ ../../../src/orb/corba_context.h \ ../../../src/orb/orbit_object_type.h \ ../../../src/orb/orbit_object.h ../../../src/orb/corba_object.h \ ../../../src/orb/corba_env.h \ ../../../src/orb/corba_portableserver.h \ ../../../src/orb/corba_sequences_type.h \ ../../../src/orb/corba_object_type.h \ ../../../src/orb/corba_orb_type.h \ ../../../src/orb/corba_typecode_type.h \ ../../../src/orb/corba_any_type.h \ ../../../src/orb/corba_any_proto.h \ ../../../src/orb/corba_env_type.h \ ../../../src/orb/corba_portableserver_type.h \ ../../../src/orb/allocators.h ../../../src/orb/allocator-defs.h \ ../../../src/orb/cdr.h ../../../src/orb/dii.h \ ../../../src/orb/interface_repository.h \ ../../../src/orb/dynany.h ../../../src/orb/env.h \ ../../../src/orb/ir.h ../../../src/orb/options.h \ ../../../src/orb/orb.h ../../../src/orb/poa.h \ ../../../src/orb/orbit_poa_type.h ../../../src/orb/sequences.h \ ../../../src/orb/orbit_typecode.h ../../../src/orb/typecode.h event-consumer.o: event-consumer.c CosEventChannel.h \ ../../../src/orb/orbit.h ../../../src/IIOP/IIOP.h \ ../../../src/ORBitutil/util.h \ ../../../src/ORBitutil/thread-safety.h \ ../../../src/ORBitutil/trace.h ../../../src/ORBitutil/compat.h \ ../../../src/ORBitutil/os-specifics.h \ ../../../src/ORBitutil/orbit-os-config.h \ ../../../src/ORBitutil/os-feature-alloca.h \ ../../../src/IIOP/IIOP-config.h ../../../src/IIOP/IIOP-types.h \ ../../../src/ORBitutil/basic_types.h \ ../../../src/IIOP/giop-msg-buffer.h ../../../src/orb/iop.h \ ../../../src/orb/corba_basic_sequences_type.h \ ../../../src/orb/corba_sequences.h \ ../../../src/IIOP/iiop-encoders.h \ ../../../src/IIOP/iiop-endian.h ../../../src/orb/orbit_config.h \ ../../../src/orb/orbit_types.h ../../../src/orb/corba_orb.h \ ../../../src/orb/corba_any.h ../../../src/orb/corba_typecode.h \ ../../../src/orb/corba_context.h \ ../../../src/orb/orbit_object_type.h \ ../../../src/orb/orbit_object.h ../../../src/orb/corba_object.h \ ../../../src/orb/corba_env.h \ ../../../src/orb/corba_portableserver.h \ ../../../src/orb/corba_sequences_type.h \ ../../../src/orb/corba_object_type.h \ ../../../src/orb/corba_orb_type.h \ ../../../src/orb/corba_typecode_type.h \ ../../../src/orb/corba_any_type.h \ ../../../src/orb/corba_any_proto.h \ ../../../src/orb/corba_env_type.h \ ../../../src/orb/corba_portableserver_type.h \ ../../../src/orb/allocators.h ../../../src/orb/allocator-defs.h \ ../../../src/orb/cdr.h ../../../src/orb/dii.h \ ../../../src/orb/interface_repository.h \ ../../../src/orb/dynany.h ../../../src/orb/env.h \ ../../../src/orb/ir.h ../../../src/orb/options.h \ ../../../src/orb/orb.h ../../../src/orb/poa.h \ ../../../src/orb/orbit_poa_type.h ../../../src/orb/sequences.h \ ../../../src/orb/orbit_typecode.h ../../../src/orb/typecode.h orbit-event-server.o: orbit-event-server.c CosEventChannel.h \ ../../../src/orb/orbit.h ../../../src/IIOP/IIOP.h \ ../../../src/ORBitutil/util.h \ ../../../src/ORBitutil/thread-safety.h \ ../../../src/ORBitutil/trace.h ../../../src/ORBitutil/compat.h \ ../../../src/ORBitutil/os-specifics.h \ ../../../src/ORBitutil/orbit-os-config.h \ ../../../src/ORBitutil/os-feature-alloca.h \ ../../../src/IIOP/IIOP-config.h ../../../src/IIOP/IIOP-types.h \ ../../../src/ORBitutil/basic_types.h \ ../../../src/IIOP/giop-msg-buffer.h ../../../src/orb/iop.h \ ../../../src/orb/corba_basic_sequences_type.h \ ../../../src/orb/corba_sequences.h \ ../../../src/IIOP/iiop-encoders.h \ ../../../src/IIOP/iiop-endian.h ../../../src/orb/orbit_config.h \ ../../../src/orb/orbit_types.h ../../../src/orb/corba_orb.h \ ../../../src/orb/corba_any.h ../../../src/orb/corba_typecode.h \ ../../../src/orb/corba_context.h \ ../../../src/orb/orbit_object_type.h \ ../../../src/orb/orbit_object.h ../../../src/orb/corba_object.h \ ../../../src/orb/corba_env.h \ ../../../src/orb/corba_portableserver.h \ ../../../src/orb/corba_sequences_type.h \ ../../../src/orb/corba_object_type.h \ ../../../src/orb/corba_orb_type.h \ ../../../src/orb/corba_typecode_type.h \ ../../../src/orb/corba_any_type.h \ ../../../src/orb/corba_any_proto.h \ ../../../src/orb/corba_env_type.h \ ../../../src/orb/corba_portableserver_type.h \ ../../../src/orb/allocators.h ../../../src/orb/allocator-defs.h \ ../../../src/orb/cdr.h ../../../src/orb/dii.h \ ../../../src/orb/interface_repository.h \ ../../../src/orb/dynany.h ../../../src/orb/env.h \ ../../../src/orb/ir.h ../../../src/orb/options.h \ ../../../src/orb/orb.h ../../../src/orb/poa.h \ ../../../src/orb/orbit_poa_type.h ../../../src/orb/sequences.h \ ../../../src/orb/orbit_typecode.h ../../../src/orb/typecode.h info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-binPROGRAMS install-exec: install-exec-am install-data-am: install-idlDATA install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-binPROGRAMS uninstall-idlDATA uninstall: uninstall-am all-am: Makefile $(PROGRAMS) $(DATA) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(idldir) mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-noinstPROGRAMS \ mostlyclean-compile mostlyclean-libtool \ mostlyclean-tags mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-binPROGRAMS clean-noinstPROGRAMS clean-compile \ clean-libtool clean-tags clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-binPROGRAMS distclean-noinstPROGRAMS \ distclean-compile distclean-libtool distclean-tags \ distclean-generic clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: maintainer-clean-binPROGRAMS \ maintainer-clean-noinstPROGRAMS \ maintainer-clean-compile maintainer-clean-libtool \ maintainer-clean-tags maintainer-clean-generic \ distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-am .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \ maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \ mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \ clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \ mostlyclean-compile distclean-compile clean-compile \ maintainer-clean-compile mostlyclean-libtool distclean-libtool \ clean-libtool maintainer-clean-libtool uninstall-idlDATA \ install-idlDATA tags mostlyclean-tags distclean-tags clean-tags \ maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \ installcheck-am installcheck install-exec-am install-exec \ install-data-am install-data install-am install uninstall-am uninstall \ all-redirect all-am all installdirs mostlyclean-generic \ distclean-generic clean-generic maintainer-clean-generic clean \ mostlyclean distclean maintainer-clean $(CosEvent_built): my_cosevent_built my_cosevent_built: CosEventComm.idl CosEventChannel.idl $(IDL) $(IDL) $(srcdir)/CosEventComm.idl $(IDL) $(srcdir)/CosEventChannel.idl touch my_cosevent_built $(srcdir)/event-consumer.c $(srcdir)/event-supplier.c $(srcdir)/orbit-event-server.c: $(CosEvent_built) dist-hook: cd $(distdir); rm -f $(BUILT_SOURCES) # 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: