~ubuntu-branches/ubuntu/breezy/orbit2/breezy

« back to all changes in this revision

Viewing changes to include/orbit/GIOP/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-09-06 16:37:02 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050906163702-hrqi0ctymth53bnn
Tags: 1:2.12.4-0ubuntu1
* New upstream version.
* debian/patches/100-compile-name-server.patch:
  - updated.

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
 
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
 
2
# @configure_input@
2
3
 
3
 
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
5
# Free Software Foundation, Inc.
4
6
# This Makefile.in is free software; the Free Software Foundation
5
7
# gives unlimited permission to copy and/or distribute it,
6
8
# with or without modifications, as long as this notice is preserved.
10
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
13
# PARTICULAR PURPOSE.
12
14
 
13
 
 
 
15
@SET_MAKE@
14
16
SHELL = @SHELL@
15
17
 
16
18
srcdir = @srcdir@
31
33
mandir = @mandir@
32
34
includedir = @includedir@
33
35
oldincludedir = /usr/include
34
 
 
35
 
DESTDIR =
36
 
 
37
36
pkgdatadir = $(datadir)/@PACKAGE@
38
37
pkglibdir = $(libdir)/@PACKAGE@
39
38
pkgincludedir = $(includedir)/@PACKAGE@
40
 
 
41
39
top_builddir = ../../..
42
40
 
43
41
ACLOCAL = @ACLOCAL@
45
43
AUTOMAKE = @AUTOMAKE@
46
44
AUTOHEADER = @AUTOHEADER@
47
45
 
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
47
INSTALL = @INSTALL@
49
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
49
INSTALL_DATA = @INSTALL_DATA@
 
50
install_sh_DATA = $(install_sh) -c -m 644
 
51
install_sh_PROGRAM = $(install_sh) -c
 
52
install_sh_SCRIPT = $(install_sh) -c
51
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
54
INSTALL_HEADER = $(INSTALL_DATA)
52
55
transform = @program_transform_name@
53
 
 
54
56
NORMAL_INSTALL = :
55
57
PRE_INSTALL = :
56
58
POST_INSTALL = :
59
61
POST_UNINSTALL = :
60
62
host_alias = @host_alias@
61
63
host_triplet = @host@
 
64
 
 
65
EXEEXT = @EXEEXT@
 
66
OBJEXT = @OBJEXT@
 
67
PATH_SEPARATOR = @PATH_SEPARATOR@
62
68
AC_TYPE_NAME = @AC_TYPE_NAME@
 
69
AMTAR = @AMTAR@
 
70
AR = @AR@
63
71
AS = @AS@
64
72
AWK = @AWK@
65
73
CC = @CC@
 
74
CXX = @CXX@
 
75
CXXCPP = @CXXCPP@
 
76
DEPDIR = @DEPDIR@
 
77
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
66
78
DLLTOOL = @DLLTOOL@
67
79
ECHO = @ECHO@
68
 
EXEEXT = @EXEEXT@
 
80
EGREP = @EGREP@
 
81
F77 = @F77@
 
82
GCJ = @GCJ@
 
83
GCJFLAGS = @GCJFLAGS@
69
84
GLIB_REQUIRED = @GLIB_REQUIRED@
70
85
HAVE_ORBIT_SSL_SUPPORT = @HAVE_ORBIT_SSL_SUPPORT@
 
86
HTML_DIR = @HTML_DIR@
 
87
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71
88
LIBIDL_REQUIRED = @LIBIDL_REQUIRED@
72
89
LIBTOOL = @LIBTOOL@
73
 
LINC_REQUIRED = @LINC_REQUIRED@
 
90
LINC_CFLAGS = @LINC_CFLAGS@
 
91
LINC_LIBS = @LINC_LIBS@
 
92
LINC_SSL_SUPPORT = @LINC_SSL_SUPPORT@
74
93
LN_S = @LN_S@
 
94
LOCAL_LINC_CFLAGS = @LOCAL_LINC_CFLAGS@
 
95
LOCAL_LINC_LIBS = @LOCAL_LINC_LIBS@
75
96
LT_VERSION = @LT_VERSION@
76
97
MAINT = @MAINT@
77
 
MAKEINFO = @MAKEINFO@
78
98
OBJDUMP = @OBJDUMP@
79
 
OBJEXT = @OBJEXT@
80
99
ORBIT_CFLAGS = @ORBIT_CFLAGS@
81
100
ORBIT_DEBUG_CFLAGS = @ORBIT_DEBUG_CFLAGS@
82
101
ORBIT_IDL_CFLAGS = @ORBIT_IDL_CFLAGS@
93
112
PKG_CONFIG = @PKG_CONFIG@
94
113
POPT_LIBS = @POPT_LIBS@
95
114
RANLIB = @RANLIB@
 
115
RC = @RC@
 
116
SSL_CFLAGS = @SSL_CFLAGS@
 
117
SSL_LIBS = @SSL_LIBS@
96
118
STRIP = @STRIP@
97
119
VERSION = @VERSION@
98
120
WARN_CFLAGS = @WARN_CFLAGS@
99
 
pkglibdir = @pkglibdir@
100
 
 
101
 
GIOPincludedir = $(includedir)/orbit-2.0/orbit/GIOP
102
 
 
103
 
GIOPinclude_HEADERS =   giop-endian.h   giop-connection.h       giop-endian.h   giop-recv-buffer.h      giop-send-buffer.h      giop-server.h   giop-types.h    giop.h  giop-basics.h
104
 
 
 
121
am__include = @am__include@
 
122
am__quote = @am__quote@
 
123
install_sh = @install_sh@
 
124
giop_headers = \
 
125
        giop-endian.h \
 
126
        giop-connection.h \
 
127
        giop-endian.h \
 
128
        giop-recv-buffer.h \
 
129
        giop-send-buffer.h \
 
130
        giop-server.h \
 
131
        giop-types.h \
 
132
        giop.h \
 
133
        giop-basics.h
 
134
 
 
135
 
 
136
EXTRA_DIST = $(giop_headers)
 
137
subdir = include/orbit/GIOP
105
138
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
106
 
CONFIG_HEADER = ../../../config.h
107
 
CONFIG_CLEAN_FILES = 
108
 
HEADERS =  $(GIOPinclude_HEADERS)
109
 
 
110
 
DIST_COMMON =  Makefile.am Makefile.in
111
 
 
112
 
 
113
 
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
114
 
 
115
 
TAR = gtar
116
 
GZIP_ENV = --best
117
 
all: all-redirect
 
139
CONFIG_HEADER = $(top_builddir)/config.h
 
140
CONFIG_CLEAN_FILES =
 
141
DIST_SOURCES =
 
142
DIST_COMMON = Makefile.am Makefile.in
 
143
all: all-am
 
144
 
118
145
.SUFFIXES:
119
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
120
 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps include/orbit/GIOP/Makefile
121
 
 
122
 
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
123
 
        cd $(top_builddir) \
124
 
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
125
 
 
126
 
 
127
 
install-GIOPincludeHEADERS: $(GIOPinclude_HEADERS)
128
 
        @$(NORMAL_INSTALL)
129
 
        $(mkinstalldirs) $(DESTDIR)$(GIOPincludedir)
130
 
        @list='$(GIOPinclude_HEADERS)'; for p in $$list; do \
131
 
          if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
132
 
          echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(GIOPincludedir)/$$p"; \
133
 
          $(INSTALL_DATA) $$d$$p $(DESTDIR)$(GIOPincludedir)/$$p; \
134
 
        done
135
 
 
136
 
uninstall-GIOPincludeHEADERS:
137
 
        @$(NORMAL_UNINSTALL)
138
 
        list='$(GIOPinclude_HEADERS)'; for p in $$list; do \
139
 
          rm -f $(DESTDIR)$(GIOPincludedir)/$$p; \
140
 
        done
141
 
 
 
146
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
147
        cd $(top_srcdir) && \
 
148
          $(AUTOMAKE) --gnu  include/orbit/GIOP/Makefile
 
149
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
150
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
151
 
 
152
mostlyclean-libtool:
 
153
        -rm -f *.lo
 
154
 
 
155
clean-libtool:
 
156
        -rm -rf .libs _libs
 
157
 
 
158
distclean-libtool:
 
159
        -rm -f libtool
 
160
uninstall-info-am:
142
161
tags: TAGS
143
 
 
144
 
ID: $(HEADERS) $(SOURCES) $(LISP)
145
 
        list='$(SOURCES) $(HEADERS)'; \
146
 
        unique=`for i in $$list; do echo $$i; done | \
147
 
          awk '    { files[$$0] = 1; } \
148
 
               END { for (i in files) print i; }'`; \
149
 
        here=`pwd` && cd $(srcdir) \
150
 
          && mkid -f$$here/ID $$unique $(LISP)
151
 
 
152
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
153
 
        tags=; \
154
 
        here=`pwd`; \
155
 
        list='$(SOURCES) $(HEADERS)'; \
156
 
        unique=`for i in $$list; do echo $$i; done | \
157
 
          awk '    { files[$$0] = 1; } \
158
 
               END { for (i in files) print i; }'`; \
159
 
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
160
 
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
161
 
 
162
 
mostlyclean-tags:
163
 
 
164
 
clean-tags:
165
 
 
166
 
distclean-tags:
167
 
        -rm -f TAGS ID
168
 
 
169
 
maintainer-clean-tags:
170
 
 
171
 
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
172
 
 
173
 
subdir = include/orbit/GIOP
 
162
TAGS:
 
163
 
 
164
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
165
 
 
166
top_distdir = ../../..
 
167
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
174
168
 
175
169
distdir: $(DISTFILES)
176
 
        @for file in $(DISTFILES); do \
177
 
          d=$(srcdir); \
 
170
        @list='$(DISTFILES)'; for file in $$list; do \
 
171
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
172
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
173
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
174
            dir="/$$dir"; \
 
175
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
176
          else \
 
177
            dir=''; \
 
178
          fi; \
178
179
          if test -d $$d/$$file; then \
179
 
            cp -pr $$d/$$file $(distdir)/$$file; \
 
180
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
181
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
182
            fi; \
 
183
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
180
184
          else \
181
185
            test -f $(distdir)/$$file \
182
 
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
183
 
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
186
            || cp -p $$d/$$file $(distdir)/$$file \
 
187
            || exit 1; \
184
188
          fi; \
185
189
        done
186
 
info-am:
187
 
info: info-am
188
 
dvi-am:
189
 
dvi: dvi-am
190
190
check-am: all-am
191
191
check: check-am
192
 
installcheck-am:
193
 
installcheck: installcheck-am
194
 
install-exec-am:
 
192
all-am: Makefile
 
193
 
 
194
installdirs:
 
195
 
 
196
install: install-am
195
197
install-exec: install-exec-am
196
 
 
197
 
install-data-am: install-GIOPincludeHEADERS
198
198
install-data: install-data-am
 
199
uninstall: uninstall-am
199
200
 
200
201
install-am: all-am
201
202
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
202
 
install: install-am
203
 
uninstall-am: uninstall-GIOPincludeHEADERS
204
 
uninstall: uninstall-am
205
 
all-am: Makefile $(HEADERS)
206
 
all-redirect: all-am
 
203
 
 
204
installcheck: installcheck-am
207
205
install-strip:
208
 
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
209
 
installdirs:
210
 
        $(mkinstalldirs)  $(DESTDIR)$(GIOPincludedir)
211
 
 
212
 
 
 
206
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
207
          INSTALL_STRIP_FLAG=-s \
 
208
          `test -z '$(STRIP)' || \
 
209
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
213
210
mostlyclean-generic:
214
211
 
215
212
clean-generic:
216
213
 
217
214
distclean-generic:
218
215
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
219
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
220
216
 
221
217
maintainer-clean-generic:
222
 
mostlyclean-am:  mostlyclean-tags mostlyclean-generic
223
 
 
224
 
mostlyclean: mostlyclean-am
225
 
 
226
 
clean-am:  clean-tags clean-generic mostlyclean-am
227
 
 
 
218
        @echo "This command is intended for maintainers to use"
 
219
        @echo "it deletes files that may require special tools to rebuild."
228
220
clean: clean-am
229
221
 
230
 
distclean-am:  distclean-tags distclean-generic clean-am
231
 
        -rm -f libtool
 
222
clean-am: clean-generic clean-libtool mostlyclean-am
232
223
 
233
224
distclean: distclean-am
234
225
 
235
 
maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
236
 
                distclean-am
237
 
        @echo "This command is intended for maintainers to use;"
238
 
        @echo "it deletes files that may require special tools to rebuild."
 
226
distclean-am: clean-am distclean-generic distclean-libtool
 
227
 
 
228
dvi: dvi-am
 
229
 
 
230
dvi-am:
 
231
 
 
232
info: info-am
 
233
 
 
234
info-am:
 
235
 
 
236
install-data-am:
 
237
 
 
238
install-exec-am:
 
239
 
 
240
install-info: install-info-am
 
241
 
 
242
install-man:
 
243
 
 
244
installcheck-am:
239
245
 
240
246
maintainer-clean: maintainer-clean-am
241
247
 
242
 
.PHONY: uninstall-GIOPincludeHEADERS install-GIOPincludeHEADERS tags \
243
 
mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
244
 
distdir info-am info dvi-am dvi check check-am installcheck-am \
245
 
installcheck install-exec-am install-exec install-data-am install-data \
246
 
install-am install uninstall-am uninstall all-redirect all-am all \
247
 
installdirs mostlyclean-generic distclean-generic clean-generic \
248
 
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
249
 
 
 
248
maintainer-clean-am: distclean-am maintainer-clean-generic
 
249
 
 
250
mostlyclean: mostlyclean-am
 
251
 
 
252
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
253
 
 
254
uninstall-am: uninstall-info-am
 
255
 
 
256
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
257
        distclean distclean-generic distclean-libtool distdir dvi \
 
258
        dvi-am info info-am install install-am install-data \
 
259
        install-data-am install-exec install-exec-am install-info \
 
260
        install-info-am install-man install-strip installcheck \
 
261
        installcheck-am installdirs maintainer-clean \
 
262
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
263
        mostlyclean-libtool uninstall uninstall-am uninstall-info-am
250
264
 
251
265
# Tell versions [3.59,3.63) of GNU make to not export all variables.
252
266
# Otherwise a system limit (for SysV at least) may be exceeded.