~ubuntu-branches/ubuntu/natty/orbit2/natty

« back to all changes in this revision

Viewing changes to src/orb/orb-core/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Waters
  • Date: 2002-03-25 17:24:03 UTC
  • Revision ID: james.westby@ubuntu.com-20020325172403-8lexv63608acfqgt
Tags: upstream-2.3.107
ImportĀ upstreamĀ versionĀ 2.3.107

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 
4
# This Makefile.in is free software; the Free Software Foundation
 
5
# gives unlimited permission to copy and/or distribute it,
 
6
# with or without modifications, as long as this notice is preserved.
 
7
 
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
 
 
14
 
 
15
SHELL = @SHELL@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
prefix = @prefix@
 
21
exec_prefix = @exec_prefix@
 
22
 
 
23
bindir = @bindir@
 
24
sbindir = @sbindir@
 
25
libexecdir = @libexecdir@
 
26
datadir = @datadir@
 
27
sysconfdir = @sysconfdir@
 
28
sharedstatedir = @sharedstatedir@
 
29
localstatedir = @localstatedir@
 
30
libdir = @libdir@
 
31
infodir = @infodir@
 
32
mandir = @mandir@
 
33
includedir = @includedir@
 
34
oldincludedir = /usr/include
 
35
 
 
36
DESTDIR =
 
37
 
 
38
pkgdatadir = $(datadir)/@PACKAGE@
 
39
pkglibdir = $(libdir)/@PACKAGE@
 
40
pkgincludedir = $(includedir)/@PACKAGE@
 
41
 
 
42
top_builddir = ../../..
 
43
 
 
44
ACLOCAL = @ACLOCAL@
 
45
AUTOCONF = @AUTOCONF@
 
46
AUTOMAKE = @AUTOMAKE@
 
47
AUTOHEADER = @AUTOHEADER@
 
48
 
 
49
INSTALL = @INSTALL@
 
50
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
51
INSTALL_DATA = @INSTALL_DATA@
 
52
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
53
transform = @program_transform_name@
 
54
 
 
55
NORMAL_INSTALL = :
 
56
PRE_INSTALL = :
 
57
POST_INSTALL = :
 
58
NORMAL_UNINSTALL = :
 
59
PRE_UNINSTALL = :
 
60
POST_UNINSTALL = :
 
61
host_alias = @host_alias@
 
62
host_triplet = @host@
 
63
AC_TYPE_NAME = @AC_TYPE_NAME@
 
64
AS = @AS@
 
65
AWK = @AWK@
 
66
CC = @CC@
 
67
DLLTOOL = @DLLTOOL@
 
68
ECHO = @ECHO@
 
69
EXEEXT = @EXEEXT@
 
70
GLIB_REQUIRED = @GLIB_REQUIRED@
 
71
HAVE_ORBIT_SSL_SUPPORT = @HAVE_ORBIT_SSL_SUPPORT@
 
72
LIBIDL_REQUIRED = @LIBIDL_REQUIRED@
 
73
LIBTOOL = @LIBTOOL@
 
74
LINC_REQUIRED = @LINC_REQUIRED@
 
75
LN_S = @LN_S@
 
76
LT_VERSION = @LT_VERSION@
 
77
MAINT = @MAINT@
 
78
MAKEINFO = @MAKEINFO@
 
79
OBJDUMP = @OBJDUMP@
 
80
OBJEXT = @OBJEXT@
 
81
ORBIT_CFLAGS = @ORBIT_CFLAGS@
 
82
ORBIT_DEBUG_CFLAGS = @ORBIT_DEBUG_CFLAGS@
 
83
ORBIT_IDL_CFLAGS = @ORBIT_IDL_CFLAGS@
 
84
ORBIT_IDL_LIBS = @ORBIT_IDL_LIBS@
 
85
ORBIT_LIBS = @ORBIT_LIBS@
 
86
ORBIT_MAJOR_VERSION = @ORBIT_MAJOR_VERSION@
 
87
ORBIT_MICRO_VERSION = @ORBIT_MICRO_VERSION@
 
88
ORBIT_MINOR_VERSION = @ORBIT_MINOR_VERSION@
 
89
ORBIT_NAME_CFLAGS = @ORBIT_NAME_CFLAGS@
 
90
ORBIT_NAME_LIBS = @ORBIT_NAME_LIBS@
 
91
ORBIT_SERIAL = @ORBIT_SERIAL@
 
92
ORBIT_VERSION = @ORBIT_VERSION@
 
93
PACKAGE = @PACKAGE@
 
94
PKG_CONFIG = @PKG_CONFIG@
 
95
POPT_LIBS = @POPT_LIBS@
 
96
RANLIB = @RANLIB@
 
97
STRIP = @STRIP@
 
98
VERSION = @VERSION@
 
99
WARN_CFLAGS = @WARN_CFLAGS@
 
100
pkglibdir = @pkglibdir@
 
101
 
 
102
noinst_LTLIBRARIES = liborb-core.la
 
103
 
 
104
TYPELIB_DIR = $(libdir)/orbit-2.0
 
105
 
 
106
INCLUDES =      -I.                                                     -I$(srcdir)                                             -I$(top_srcdir)/include                                 -I$(top_builddir)/include                               -I$(top_builddir)/include/orbit/orb-core                -DORBIT_TYPELIB_DIR=\""$(TYPELIB_DIR)"\"                -DORBIT2_INTERNAL_API                                   $(WARN_CFLAGS)                                          $(ORBIT_DEBUG_CFLAGS)                                   $(ORBIT_CFLAGS)
 
107
 
 
108
 
 
109
main_src =      corba-orb.c     orbhttp.c       orbhttp.h       orbit-object.c  orbit-small.c   orbit-typelib.c         orbit-trace.c   corba-object.c  corba-policy.c  corba-env.c     corba-string.c  allocators.c    corba-typecode.c        corba-types.c   corba-any.c     corba-context.c         orb-core-private.h      orb-core-export.h       corba-nvlist.c  corba-request.c         iop-profiles.c  iop-profiles.h  orbit-debug.h
 
110
 
 
111
 
 
112
liborb_core_la_SOURCES =        $(BUILT_SOURCES)        $(main_src)
 
113
 
 
114
 
 
115
IDLOUT = corba-defs-common.c
 
116
DEFS_IDLOUT = iop-defs-common.c
 
117
OPS_IDLOUT = corba-ops.h corba-ops-stubs.c corba-ops-common.c corba-ops-skels.c
 
118
IFACE_IDLOUT = orbit-interface-common.c
 
119
 
 
120
IDL_COMPILER = $(top_builddir)/src/idl-compiler/orbit-idl-2
 
121
 
 
122
IDL_FLAGS = -I$(top_srcdir)/src/idl/CORBA_PIDL                          -I$(top_srcdir)/src/idl/CORBA                                   -I$(top_srcdir)/src/idl/misc                                    -I$(top_srcdir)/src/idl/interop                                 --noskels --nodefskels --nostubs --noidata --noheaders          --define=Object=OObject --define=TypeCode=TTypeCode             --showcpperrors
 
123
 
 
124
IDL_FILES = corba-defs.idl iop-defs.idl corba-ops.idl orbit-interface.idl
 
125
 
 
126
@MAINTAINER_MODE_TRUE@IDL_DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
 
127
@MAINTAINER_MODE_TRUE@IDL_DEP_FILES = $(IDL_FILES:%.idl=.deps/%.idl.P)
 
128
 
 
129
IDL_FLAGS_CORBA_OPS = --showcpperrors
 
130
 
 
131
IDL_FLAGS_INTERFACE = --nostubs --noskels --showcpperrors --noheaders
 
132
 
 
133
BUILT_SOURCES = $(IFACE_IDLOUT) $(IDLOUT) $(DEFS_IDLOUT) $(OPS_IDLOUT)
 
134
CLEANFILES = $(BUILT_SOURCES)
 
135
EXTRA_DIST = $(IDL_FILES)
 
136
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
137
CONFIG_HEADER = ../../../config.h
 
138
CONFIG_CLEAN_FILES = 
 
139
LTLIBRARIES =  $(noinst_LTLIBRARIES)
 
140
 
 
141
 
 
142
DEFS = @DEFS@ -I. -I$(srcdir) -I../../..
 
143
CPPFLAGS = @CPPFLAGS@
 
144
LDFLAGS = @LDFLAGS@
 
145
LIBS = @LIBS@
 
146
liborb_core_la_LDFLAGS = 
 
147
liborb_core_la_LIBADD = 
 
148
liborb_core_la_OBJECTS =  orbit-interface-common.lo corba-defs-common.lo \
 
149
iop-defs-common.lo corba-ops-stubs.lo corba-ops-common.lo \
 
150
corba-ops-skels.lo corba-orb.lo orbhttp.lo orbit-object.lo \
 
151
orbit-small.lo orbit-typelib.lo orbit-trace.lo corba-object.lo \
 
152
corba-policy.lo corba-env.lo corba-string.lo allocators.lo \
 
153
corba-typecode.lo corba-types.lo corba-any.lo corba-context.lo \
 
154
corba-nvlist.lo corba-request.lo iop-profiles.lo
 
155
CFLAGS = @CFLAGS@
 
156
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
157
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
158
CCLD = $(CC)
 
159
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
160
DIST_COMMON =  Makefile.am Makefile.in
 
161
 
 
162
 
 
163
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
164
 
 
165
TAR = gtar
 
166
GZIP_ENV = --best
 
167
SOURCES = $(liborb_core_la_SOURCES)
 
168
OBJECTS = $(liborb_core_la_OBJECTS)
 
169
 
 
170
all: all-redirect
 
171
.SUFFIXES:
 
172
.SUFFIXES: .S .c .lo .o .obj .s
 
173
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/Makefile.shared
 
174
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/orb/orb-core/Makefile
 
175
 
 
176
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
177
        cd $(top_builddir) \
 
178
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
179
 
 
180
 
 
181
mostlyclean-noinstLTLIBRARIES:
 
182
 
 
183
clean-noinstLTLIBRARIES:
 
184
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
185
 
 
186
distclean-noinstLTLIBRARIES:
 
187
 
 
188
maintainer-clean-noinstLTLIBRARIES:
 
189
 
 
190
.c.o:
 
191
        $(COMPILE) -c $<
 
192
 
 
193
# FIXME: We should only use cygpath when building on Windows,
 
194
# and only if it is available.
 
195
.c.obj:
 
196
        $(COMPILE) -c `cygpath -w $<`
 
197
 
 
198
.s.o:
 
199
        $(COMPILE) -c $<
 
200
 
 
201
.S.o:
 
202
        $(COMPILE) -c $<
 
203
 
 
204
mostlyclean-compile:
 
205
        -rm -f *.o core *.core
 
206
        -rm -f *.$(OBJEXT)
 
207
 
 
208
clean-compile:
 
209
 
 
210
distclean-compile:
 
211
        -rm -f *.tab.c
 
212
 
 
213
maintainer-clean-compile:
 
214
 
 
215
.c.lo:
 
216
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
217
 
 
218
.s.lo:
 
219
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
220
 
 
221
.S.lo:
 
222
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
223
 
 
224
mostlyclean-libtool:
 
225
        -rm -f *.lo
 
226
 
 
227
clean-libtool:
 
228
        -rm -rf .libs _libs
 
229
 
 
230
distclean-libtool:
 
231
 
 
232
maintainer-clean-libtool:
 
233
 
 
234
liborb-core.la: $(liborb_core_la_OBJECTS) $(liborb_core_la_DEPENDENCIES)
 
235
        $(LINK)  $(liborb_core_la_LDFLAGS) $(liborb_core_la_OBJECTS) $(liborb_core_la_LIBADD) $(LIBS)
 
236
 
 
237
tags: TAGS
 
238
 
 
239
ID: $(HEADERS) $(SOURCES) $(LISP)
 
240
        list='$(SOURCES) $(HEADERS)'; \
 
241
        unique=`for i in $$list; do echo $$i; done | \
 
242
          awk '    { files[$$0] = 1; } \
 
243
               END { for (i in files) print i; }'`; \
 
244
        here=`pwd` && cd $(srcdir) \
 
245
          && mkid -f$$here/ID $$unique $(LISP)
 
246
 
 
247
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
248
        tags=; \
 
249
        here=`pwd`; \
 
250
        list='$(SOURCES) $(HEADERS)'; \
 
251
        unique=`for i in $$list; do echo $$i; done | \
 
252
          awk '    { files[$$0] = 1; } \
 
253
               END { for (i in files) print i; }'`; \
 
254
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
255
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 
256
 
 
257
mostlyclean-tags:
 
258
 
 
259
clean-tags:
 
260
 
 
261
distclean-tags:
 
262
        -rm -f TAGS ID
 
263
 
 
264
maintainer-clean-tags:
 
265
 
 
266
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
267
 
 
268
subdir = src/orb/orb-core
 
269
 
 
270
distdir: $(DISTFILES)
 
271
        @for file in $(DISTFILES); do \
 
272
          d=$(srcdir); \
 
273
          if test -d $$d/$$file; then \
 
274
            cp -pr $$d/$$file $(distdir)/$$file; \
 
275
          else \
 
276
            test -f $(distdir)/$$file \
 
277
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
278
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
279
          fi; \
 
280
        done
 
281
        $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
 
282
info-am:
 
283
info: info-am
 
284
dvi-am:
 
285
dvi: dvi-am
 
286
check-am: all-am
 
287
check: check-am
 
288
installcheck-am:
 
289
installcheck: installcheck-am
 
290
install-exec-am:
 
291
install-exec: install-exec-am
 
292
 
 
293
install-data-am:
 
294
install-data: install-data-am
 
295
 
 
296
install-am: all-am
 
297
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
298
install: install-am
 
299
uninstall-am:
 
300
uninstall: uninstall-am
 
301
all-am: Makefile $(LTLIBRARIES)
 
302
all-redirect: all-am
 
303
install-strip:
 
304
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
305
installdirs:
 
306
 
 
307
 
 
308
mostlyclean-generic:
 
309
 
 
310
clean-generic:
 
311
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
312
 
 
313
distclean-generic:
 
314
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
315
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
316
 
 
317
maintainer-clean-generic:
 
318
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
319
mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
 
320
                mostlyclean-libtool mostlyclean-tags \
 
321
                mostlyclean-generic
 
322
 
 
323
mostlyclean: mostlyclean-am
 
324
 
 
325
clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
 
326
                clean-tags clean-generic mostlyclean-am
 
327
 
 
328
clean: clean-am
 
329
 
 
330
distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
 
331
                distclean-libtool distclean-tags distclean-generic \
 
332
                clean-am distclean-local
 
333
        -rm -f libtool
 
334
 
 
335
distclean: distclean-am
 
336
 
 
337
maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
 
338
                maintainer-clean-compile maintainer-clean-libtool \
 
339
                maintainer-clean-tags maintainer-clean-generic \
 
340
                distclean-am
 
341
        @echo "This command is intended for maintainers to use;"
 
342
        @echo "it deletes files that may require special tools to rebuild."
 
343
 
 
344
maintainer-clean: maintainer-clean-am
 
345
 
 
346
.PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
 
347
clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
 
348
mostlyclean-compile distclean-compile clean-compile \
 
349
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
 
350
clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
 
351
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
352
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
353
install-exec install-data-am install-data install-am install \
 
354
uninstall-am uninstall all-redirect all-am all installdirs \
 
355
mostlyclean-generic distclean-generic clean-generic \
 
356
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
357
 
 
358
 
 
359
$(liborb_core_la_OBJECTS) : $(BUILT_SOURCES)
 
360
 
 
361
%.h %-stubs.c %-skels.c %-common.c %-imodule.c %-skelimpl.c: $(IDL_DIR)%.idl $(IDL_COMPILER)
 
362
        -(rm -f $(*).h $(*)-stubs.c $(*)-skels.c $(*)-common.c $(*)-imodule.c $(*)-skelimpl.c || true) > /dev/null
 
363
        $(IDL_COMPILER) $(IDL_FLAGS) --deps $(*D)/.deps/$(*F).idl.P $< 
 
364
        for I in $(*).h $(*)-stubs.c $(*)-skels.c $(*)-common.c $(*)-imodule.c $(*)-skelimpl.c; do \
 
365
                if test -f $$I; then \
 
366
                        sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $$I > $$I.out; \
 
367
                        mv $$I.out $$I ; \
 
368
                fi; \
 
369
        done
 
370
@MAINTAINER_MODE_TRUE@-include $(IDL_DEP_FILES)
 
371
@MAINTAINER_MODE_TRUE@distclean-local:
 
372
@MAINTAINER_MODE_TRUE@  -rm -rf .deps
 
373
$(OPS_IDLOUT): corba-ops.idl $(IDL_COMPILER)
 
374
        -(rm -f $(OPS_IDLOUT) || true) > /dev/null
 
375
        $(IDL_COMPILER) $(IDL_FLAGS_CORBA_OPS) --deps .deps/corba-ops.idl.P $<
 
376
        for I in $(OPS_IDLOUT); do                                                              \
 
377
                sed -e 's,ZZZis_a,_is_a,g' -e 's,ZZis_a,is_a,g' $$I > $$I.out; mv $$I.out $$I;  \
 
378
        done;                                                                                   \
 
379
        sed -e "s,Z,_,g" corba-ops-skels.c > corba-ops-skels.c.out;                             \
 
380
        mv corba-ops-skels.c.out corba-ops-skels.c;
 
381
$(IFACE_IDLOUT) : orbit-interface.idl $(IDL_COMPILER)
 
382
        -(rm -f $(IFACE_IDLOUT) || true) > /dev/null
 
383
        $(IDL_COMPILER) $(IDL_FLAGS_INTERFACE) --deps .deps/orbit-interface.idl.P $<
 
384
 
 
385
dist-hook:
 
386
        cd $(distdir); rm -f $(BUILT_SOURCES)
 
387
 
 
388
$(IDL_COMPILER): update-orbitidl
 
389
        @true
 
390
 
 
391
update-orbitidl:
 
392
        @cd $(top_builddir)/src/idl-compiler && $(MAKE) $(AM_MAKEFLAGS)
 
393
 
 
394
.PHONY: update-orbitidl
 
395
 
 
396
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
397
# Otherwise a system limit (for SysV at least) may be exceeded.
 
398
.NOEXPORT: