# 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 = /bin/sh srcdir = . top_srcdir = ../.. prefix = exec_prefix = ${prefix} bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin libexecdir = ${exec_prefix}/libexec datadir = ${prefix}/share sysconfdir = ${prefix}/etc sharedstatedir = ${prefix}/com localstatedir = ${prefix}/var libdir = ${exec_prefix}/lib infodir = ${prefix}/info mandir = ${prefix}/man includedir = ${prefix}/include oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/ORBit pkglibdir = $(libdir)/ORBit pkgincludedir = $(includedir)/ORBit top_builddir = ../.. ACLOCAL = aclocal AUTOCONF = autoconf AUTOMAKE = automake AUTOHEADER = autoheader INSTALL = /usr/bin/install -c -o root -g wheel INSTALL_PROGRAM = install -s -o root -g wheel -m 555 $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = install -o root -g wheel -m 444 INSTALL_SCRIPT = install -o root -g wheel -m 555 transform = s,x,x, NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = i386-unknown-gnu host_triplet = i386-unknown-gnu AS = @AS@ AWK = mawk CC = cc DLLTOOL = @DLLTOOL@ ECHO = echo EXEEXT = GLIB_CFLAGS = -I/usr/local/include/glib12 GLIB_CONFIG = /usr/local/bin/glib12-config GLIB_LIBS = -L/usr/local/lib -lglib-12 GMODULE_CFLAGS = -I/usr/local/include/glib12 GMODULE_LIBS = -L/usr/local/lib -lgmodule-12 -lglib-12 HAVE_LIMITED_WRITEV = @HAVE_LIMITED_WRITEV@ LEX = flex LIBTOOL = $(SHELL) $(top_builddir)/libtool LIBWRAP_PATH = /usr/local/lib/libwrap.a LIB_WRAP = LN_S = ln -s LT_AGE = 5 LT_CURRENT = 5 LT_RELEASE = 0.5.17 LT_REVISION = 17 MAINT = # MAKEINFO = makeinfo OBJDUMP = @OBJDUMP@ OBJEXT = ORBIT_HAVE_ALLOCA_H = 1 ORBIT_MAJOR_VERSION = 0 ORBIT_MICRO_VERSION = 17 ORBIT_MINOR_VERSION = 5 ORBIT_SERIAL = 9 ORBIT_VERSION = 0.5.17 PACKAGE = ORBit RANLIB = ranlib STRIP = strip VERSION = 0.5.17 YACC = bison -y pkglibdir = INCLUDES = -I.. -I$(top_srcdir)/src -I/usr/local/include/glib12 -DORBit_SYSRC=\"$(sysconfdir)/orbitrc\" -I$(top_builddir)/src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" lib_LTLIBRARIES = libORBit.la libORBitincludedir = $(includedir)/orbit-1.0/orb EXTRA_DIST = orbit.h.in libORBit_la_SOURCES = interface_repository-common.c interface_repository-stubs.c interface_repository.h allocators.c cdr.c env.c options.c orb.c orbit.c poa.c orbit_poa.c typecode.c corba_object.c orbit_object.c sequences.c server.c orbit_typecode.c dii.c dynany.c ir.c corba_any.c corba_context.c genrand.c genrand.h libORBitinclude_HEADERS = allocator-defs.h allocators.h cdr.h dii.h dynany.h env.h iop.h ir.h options.h orb.h orbit.h orbit_config.h orbit_types.h poa.h sequences.h typecode.h corba_any.h corba_any_type.h corba_any_proto.h corba_basic_sequences_type.h corba_context.h corba_env.h corba_env_type.h corba_object.h corba_object_type.h corba_orb.h corba_orb_type.h corba_portableserver.h corba_portableserver_type.h corba_sequences.h corba_sequences_type.h corba_typecode.h corba_typecode_type.h orbit_config.h orbit_object.h orbit_object_type.h orbit_poa.h orbit_poa_type.h orbit_typecode.h orbit_types.h interface_repository.h IDL = $(top_builddir)/src/orbit-idl-compiler/orbit-idl IRIDL = $(top_srcdir)/src/daemons/interface_repository/interface_repository.idl libORBit_la_LDFLAGS = -version-info 2:0:0 libORBit_la_LIBADD = $(GLIB_LIBS) -lm BUILT_SOURCES = orbit.h interface_repository.h interface_repository-common.c interface_repository-stubs.c CLEANFILES = my_ir_stuff mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../config.h CONFIG_CLEAN_FILES = orbit.h LTLIBRARIES = $(lib_LTLIBRARIES) DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I../.. CPPFLAGS = -I/usr/local/include LDFLAGS = -L/usr/local/lib LIBS = libORBit_la_DEPENDENCIES = libORBit_la_OBJECTS = interface_repository-common.lo \ interface_repository-stubs.lo allocators.lo cdr.lo env.lo options.lo \ orb.lo orbit.lo poa.lo orbit_poa.lo typecode.lo corba_object.lo \ orbit_object.lo sequences.lo server.lo orbit_typecode.lo dii.lo \ dynany.lo ir.lo corba_any.lo corba_context.lo genrand.lo CFLAGS = -fno-common 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 $@ HEADERS = $(libORBitinclude_HEADERS) DIST_COMMON = Makefile.am Makefile.in orbit.h.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = gtar GZIP_ENV = --best SOURCES = $(libORBit_la_SOURCES) OBJECTS = $(libORBit_la_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .S .c .lo .o .obj .s $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/orb/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status orbit.h: $(top_builddir)/config.status orbit.h.in cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-libLTLIBRARIES: clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) distclean-libLTLIBRARIES: maintainer-clean-libLTLIBRARIES: install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libdir) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \ $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) list='$(lib_LTLIBRARIES)'; for p in $$list; do \ $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ done .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: libORBit.la: $(libORBit_la_OBJECTS) $(libORBit_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libORBit_la_LDFLAGS) $(libORBit_la_OBJECTS) $(libORBit_la_LIBADD) $(LIBS) install-libORBitincludeHEADERS: $(libORBitinclude_HEADERS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libORBitincludedir) @list='$(libORBitinclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libORBitincludedir)/$$p"; \ $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libORBitincludedir)/$$p; \ done uninstall-libORBitincludeHEADERS: @$(NORMAL_UNINSTALL) list='$(libORBitinclude_HEADERS)'; for p in $$list; do \ rm -f $(DESTDIR)$(libORBitincludedir)/$$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/orb 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 allocators.lo allocators.o : allocators.c orbit.h ../IIOP/IIOP.h \ ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h allocator-defs.h cdr.lo cdr.o : cdr.c ../../config.h ../IIOP/iiop-endianP.h \ ../IIOP/IIOP.h ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h orbit.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h corba_any.lo corba_any.o : corba_any.c ../../config.h ../IIOP/IIOP.h \ ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h orbit.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h corba_context.lo corba_context.o : corba_context.c ../orb/orbit.h \ ../IIOP/IIOP.h ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/allocator-defs.h ../orb/cdr.h ../orb/dii.h \ ../orb/interface_repository.h ../orb/dynany.h ../orb/env.h \ ../orb/ir.h ../orb/options.h ../orb/orb.h ../orb/poa.h \ ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h corba_object.lo corba_object.o : corba_object.c ../../config.h \ ../IIOP/IIOP.h ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h orbit_types.h \ corba_orb.h corba_any.h corba_typecode.h corba_context.h \ orbit_object_type.h orbit_object.h corba_object.h corba_env.h \ corba_sequences.h corba_portableserver.h corba_sequences_type.h \ corba_basic_sequences_type.h corba_object_type.h \ corba_orb_type.h corba_typecode_type.h corba_any_type.h \ corba_any_proto.h corba_env_type.h corba_portableserver_type.h \ env.h orb.h ../orb/orbit_types.h ../orb/interface_repository.h \ ../orb/orbit.h ../orb/orbit_config.h ../orb/allocators.h \ ../orb/allocator-defs.h ../orb/cdr.h ../orb/dii.h \ ../orb/dynany.h ../orb/orbit_object.h ../orb/corba_any.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h \ interface_repository.h dii.lo dii.o : dii.c orbit.h ../IIOP/IIOP.h ../ORBitutil/util.h \ ../ORBitutil/thread-safety.h ../ORBitutil/trace.h \ ../ORBitutil/compat.h ../ORBitutil/os-specifics.h \ ../ORBitutil/orbit-os-config.h ../ORBitutil/os-feature-alloca.h \ ../IIOP/IIOP-config.h ../IIOP/IIOP-types.h \ ../ORBitutil/basic_types.h ../IIOP/giop-msg-buffer.h \ ../orb/iop.h ../orb/corba_basic_sequences_type.h \ ../orb/corba_sequences.h ../IIOP/iiop-encoders.h \ ../IIOP/iiop-endian.h ../orb/orbit_config.h \ ../orb/orbit_types.h ../orb/corba_orb.h ../orb/corba_any.h \ ../orb/corba_typecode.h ../orb/corba_context.h \ ../orb/orbit_object_type.h ../orb/orbit_object.h \ ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h \ interface_repository.h dynany.lo dynany.o : dynany.c ../../config.h orbit.h ../IIOP/IIOP.h \ ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h sequences.h env.lo env.o : env.c orbit.h ../IIOP/IIOP.h ../ORBitutil/util.h \ ../ORBitutil/thread-safety.h ../ORBitutil/trace.h \ ../ORBitutil/compat.h ../ORBitutil/os-specifics.h \ ../ORBitutil/orbit-os-config.h ../ORBitutil/os-feature-alloca.h \ ../IIOP/IIOP-config.h ../IIOP/IIOP-types.h \ ../ORBitutil/basic_types.h ../IIOP/giop-msg-buffer.h \ ../orb/iop.h ../orb/corba_basic_sequences_type.h \ ../orb/corba_sequences.h ../IIOP/iiop-encoders.h \ ../IIOP/iiop-endian.h ../orb/orbit_config.h \ ../orb/orbit_types.h ../orb/corba_orb.h ../orb/corba_any.h \ ../orb/corba_typecode.h ../orb/corba_context.h \ ../orb/orbit_object_type.h ../orb/orbit_object.h \ ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h \ interface_repository.h genrand.lo genrand.o : genrand.c genrand.h ../ORBitutil/util.h \ ../ORBitutil/thread-safety.h ../ORBitutil/trace.h \ ../ORBitutil/compat.h ../ORBitutil/os-specifics.h \ ../ORBitutil/orbit-os-config.h ../ORBitutil/os-feature-alloca.h interface_repository-common.lo interface_repository-common.o : \ interface_repository-common.c interface_repository.h \ ../orb/orbit.h ../IIOP/IIOP.h ../ORBitutil/util.h \ ../ORBitutil/thread-safety.h ../ORBitutil/trace.h \ ../ORBitutil/compat.h ../ORBitutil/os-specifics.h \ ../ORBitutil/orbit-os-config.h ../ORBitutil/os-feature-alloca.h \ ../IIOP/IIOP-config.h ../IIOP/IIOP-types.h \ ../ORBitutil/basic_types.h ../IIOP/giop-msg-buffer.h \ ../orb/iop.h ../orb/corba_basic_sequences_type.h \ ../orb/corba_sequences.h ../IIOP/iiop-encoders.h \ ../IIOP/iiop-endian.h ../orb/orbit_config.h \ ../orb/orbit_types.h ../orb/corba_orb.h ../orb/corba_any.h \ ../orb/corba_typecode.h ../orb/corba_context.h \ ../orb/orbit_object_type.h ../orb/orbit_object.h \ ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/allocator-defs.h ../orb/cdr.h ../orb/dii.h \ ../orb/interface_repository.h ../orb/dynany.h ../orb/env.h \ ../orb/ir.h ../orb/options.h ../orb/orb.h ../orb/poa.h \ ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h interface_repository-stubs.lo interface_repository-stubs.o : \ interface_repository-stubs.c interface_repository.h \ ../orb/orbit.h ../IIOP/IIOP.h ../ORBitutil/util.h \ ../ORBitutil/thread-safety.h ../ORBitutil/trace.h \ ../ORBitutil/compat.h ../ORBitutil/os-specifics.h \ ../ORBitutil/orbit-os-config.h ../ORBitutil/os-feature-alloca.h \ ../IIOP/IIOP-config.h ../IIOP/IIOP-types.h \ ../ORBitutil/basic_types.h ../IIOP/giop-msg-buffer.h \ ../orb/iop.h ../orb/corba_basic_sequences_type.h \ ../orb/corba_sequences.h ../IIOP/iiop-encoders.h \ ../IIOP/iiop-endian.h ../orb/orbit_config.h \ ../orb/orbit_types.h ../orb/corba_orb.h ../orb/corba_any.h \ ../orb/corba_typecode.h ../orb/corba_context.h \ ../orb/orbit_object_type.h ../orb/orbit_object.h \ ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/allocator-defs.h ../orb/cdr.h ../orb/dii.h \ ../orb/interface_repository.h ../orb/dynany.h ../orb/env.h \ ../orb/ir.h ../orb/options.h ../orb/orb.h ../orb/poa.h \ ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h ir.lo ir.o : ir.c orbit.h ../IIOP/IIOP.h ../ORBitutil/util.h \ ../ORBitutil/thread-safety.h ../ORBitutil/trace.h \ ../ORBitutil/compat.h ../ORBitutil/os-specifics.h \ ../ORBitutil/orbit-os-config.h ../ORBitutil/os-feature-alloca.h \ ../IIOP/IIOP-config.h ../IIOP/IIOP-types.h \ ../ORBitutil/basic_types.h ../IIOP/giop-msg-buffer.h \ ../orb/iop.h ../orb/corba_basic_sequences_type.h \ ../orb/corba_sequences.h ../IIOP/iiop-encoders.h \ ../IIOP/iiop-endian.h ../orb/orbit_config.h \ ../orb/orbit_types.h ../orb/corba_orb.h ../orb/corba_any.h \ ../orb/corba_typecode.h ../orb/corba_context.h \ ../orb/orbit_object_type.h ../orb/orbit_object.h \ ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h options.lo options.o : options.c options.h orb.lo orb.o : orb.c ../../config.h ../IIOP/iiop-endianP.h \ ../IIOP/IIOP.h ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h orbit.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h orbit_poa.h \ orbit_types.h orbit_poa_type.h orbit_object.h \ orbit_object_type.h orbit.lo orbit.o : orbit.c ../../config.h orbit.h ../IIOP/IIOP.h \ ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h orbit_object.lo orbit_object.o : orbit_object.c ../../config.h \ ../IIOP/iiop-endianP.h ../IIOP/IIOP.h ../ORBitutil/util.h \ ../ORBitutil/thread-safety.h ../ORBitutil/trace.h \ ../ORBitutil/compat.h ../ORBitutil/os-specifics.h \ ../ORBitutil/orbit-os-config.h ../ORBitutil/os-feature-alloca.h \ ../IIOP/IIOP-config.h ../IIOP/IIOP-types.h \ ../ORBitutil/basic_types.h ../IIOP/giop-msg-buffer.h \ ../orb/iop.h ../orb/corba_basic_sequences_type.h \ ../orb/corba_sequences.h ../IIOP/iiop-encoders.h \ ../IIOP/iiop-endian.h orbit_object_type.h orbit_object.h \ corba_object.h corba_env.h corba_orb.h corba_sequences.h \ corba_object_type.h corba_basic_sequences_type.h allocators.h \ ../orb/orbit.h ../orb/orbit_config.h ../orb/orbit_types.h \ ../orb/corba_orb.h ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_portableserver.h \ ../orb/corba_env.h ../orb/corba_sequences_type.h \ ../orb/corba_object.h ../orb/corba_object_type.h \ ../orb/corba_orb_type.h ../orb/corba_typecode_type.h \ ../orb/corba_any_type.h ../orb/corba_any_proto.h \ ../orb/corba_env_type.h ../orb/corba_portableserver_type.h \ ../orb/allocators.h ../orb/cdr.h ../orb/dii.h \ ../orb/interface_repository.h ../orb/dynany.h ../orb/env.h \ ../orb/ir.h ../orb/options.h ../orb/orb.h ../orb/poa.h \ ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h \ ../orb/allocator-defs.h iop.h orbit_poa.lo orbit_poa.o : orbit_poa.c orbit.h ../IIOP/IIOP.h \ ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h orbit_poa_type.h \ orbit_poa.h orbit_types.h genrand.h orbit_typecode.lo orbit_typecode.o : orbit_typecode.c orbit.h \ ../IIOP/IIOP.h ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h orbit_typecode.h \ cdr.h corba_typecode_type.h ../IIOP/iiop-endianP.h \ ../../config.h poa.lo poa.o : poa.c orbit.h ../IIOP/IIOP.h ../ORBitutil/util.h \ ../ORBitutil/thread-safety.h ../ORBitutil/trace.h \ ../ORBitutil/compat.h ../ORBitutil/os-specifics.h \ ../ORBitutil/orbit-os-config.h ../ORBitutil/os-feature-alloca.h \ ../IIOP/IIOP-config.h ../IIOP/IIOP-types.h \ ../ORBitutil/basic_types.h ../IIOP/giop-msg-buffer.h \ ../orb/iop.h ../orb/corba_basic_sequences_type.h \ ../orb/corba_sequences.h ../IIOP/iiop-encoders.h \ ../IIOP/iiop-endian.h ../orb/orbit_config.h \ ../orb/orbit_types.h ../orb/corba_orb.h ../orb/corba_any.h \ ../orb/corba_typecode.h ../orb/corba_context.h \ ../orb/orbit_object_type.h ../orb/orbit_object.h \ ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h orbit_poa.h \ orbit_types.h orbit_poa_type.h genrand.h sequences.lo sequences.o : sequences.c orbit.h ../IIOP/IIOP.h \ ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h sequences.h server.lo server.o : server.c orbit.h ../IIOP/IIOP.h ../ORBitutil/util.h \ ../ORBitutil/thread-safety.h ../ORBitutil/trace.h \ ../ORBitutil/compat.h ../ORBitutil/os-specifics.h \ ../ORBitutil/orbit-os-config.h ../ORBitutil/os-feature-alloca.h \ ../IIOP/IIOP-config.h ../IIOP/IIOP-types.h \ ../ORBitutil/basic_types.h ../IIOP/giop-msg-buffer.h \ ../orb/iop.h ../orb/corba_basic_sequences_type.h \ ../orb/corba_sequences.h ../IIOP/iiop-encoders.h \ ../IIOP/iiop-endian.h ../orb/orbit_config.h \ ../orb/orbit_types.h ../orb/corba_orb.h ../orb/corba_any.h \ ../orb/corba_typecode.h ../orb/corba_context.h \ ../orb/orbit_object_type.h ../orb/orbit_object.h \ ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h orbit_poa.h \ orbit_types.h orbit_poa_type.h ../IIOP/IIOP-private.h \ ../../config.h typecode.lo typecode.o : typecode.c orbit.h ../IIOP/IIOP.h \ ../ORBitutil/util.h ../ORBitutil/thread-safety.h \ ../ORBitutil/trace.h ../ORBitutil/compat.h \ ../ORBitutil/os-specifics.h ../ORBitutil/orbit-os-config.h \ ../ORBitutil/os-feature-alloca.h ../IIOP/IIOP-config.h \ ../IIOP/IIOP-types.h ../ORBitutil/basic_types.h \ ../IIOP/giop-msg-buffer.h ../orb/iop.h \ ../orb/corba_basic_sequences_type.h ../orb/corba_sequences.h \ ../IIOP/iiop-encoders.h ../IIOP/iiop-endian.h \ ../orb/orbit_config.h ../orb/orbit_types.h ../orb/corba_orb.h \ ../orb/corba_any.h ../orb/corba_typecode.h \ ../orb/corba_context.h ../orb/orbit_object_type.h \ ../orb/orbit_object.h ../orb/corba_object.h ../orb/corba_env.h \ ../orb/corba_portableserver.h ../orb/corba_sequences_type.h \ ../orb/corba_object_type.h ../orb/corba_orb_type.h \ ../orb/corba_typecode_type.h ../orb/corba_any_type.h \ ../orb/corba_any_proto.h ../orb/corba_env_type.h \ ../orb/corba_portableserver_type.h ../orb/allocators.h \ ../orb/orbit.h ../orb/allocator-defs.h ../orb/cdr.h \ ../orb/dii.h ../orb/interface_repository.h ../orb/dynany.h \ ../orb/env.h ../orb/ir.h ../orb/options.h ../orb/orb.h \ ../orb/poa.h ../orb/orbit_poa_type.h ../orb/sequences.h \ ../orb/orbit_typecode.h ../orb/typecode.h orbit_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-libLTLIBRARIES install-exec: install-exec-am install-data-am: install-libORBitincludeHEADERS install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-libLTLIBRARIES uninstall-libORBitincludeHEADERS uninstall: uninstall-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libORBitincludedir) 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-libLTLIBRARIES mostlyclean-compile \ mostlyclean-libtool mostlyclean-tags \ mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \ clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-libLTLIBRARIES distclean-compile \ distclean-libtool distclean-tags distclean-generic \ clean-am -rm -f libtool distclean: distclean-am maintainer-clean-am: maintainer-clean-libLTLIBRARIES \ 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-libLTLIBRARIES distclean-libLTLIBRARIES \ clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \ uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \ distclean-compile clean-compile maintainer-clean-compile \ mostlyclean-libtool distclean-libtool clean-libtool \ maintainer-clean-libtool uninstall-libORBitincludeHEADERS \ install-libORBitincludeHEADERS 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 interface_repository.h \ interface_repository-common.c \ interface_repository-stubs.c: my_ir_stuff my_ir_stuff: $(IRIDL) $(IDL) $(IDL) --noskels $(IRIDL) touch my_ir_stuff $(IDL): $(MAKE) -C $(top_builddir)/src/orbit-idl-compiler # Help make along by giving another name for the file ../orb/orbit.h: orbit.h @: ../orb/interface_repository.h: interface_repository.h @: 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: