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

« back to all changes in this revision

Viewing changes to linc2/include/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 by automake 1.6.3 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
5
# Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
SHELL = @SHELL@
 
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
prefix = @prefix@
 
22
exec_prefix = @exec_prefix@
 
23
 
 
24
bindir = @bindir@
 
25
sbindir = @sbindir@
 
26
libexecdir = @libexecdir@
 
27
datadir = @datadir@
 
28
sysconfdir = @sysconfdir@
 
29
sharedstatedir = @sharedstatedir@
 
30
localstatedir = @localstatedir@
 
31
libdir = @libdir@
 
32
infodir = @infodir@
 
33
mandir = @mandir@
 
34
includedir = @includedir@
 
35
oldincludedir = /usr/include
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
top_builddir = ../..
 
40
 
 
41
ACLOCAL = @ACLOCAL@
 
42
AUTOCONF = @AUTOCONF@
 
43
AUTOMAKE = @AUTOMAKE@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
 
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
47
INSTALL = @INSTALL@
 
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
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
 
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
54
INSTALL_HEADER = $(INSTALL_DATA)
 
55
transform = @program_transform_name@
 
56
NORMAL_INSTALL = :
 
57
PRE_INSTALL = :
 
58
POST_INSTALL = :
 
59
NORMAL_UNINSTALL = :
 
60
PRE_UNINSTALL = :
 
61
POST_UNINSTALL = :
 
62
host_alias = @host_alias@
 
63
host_triplet = @host@
 
64
 
 
65
EXEEXT = @EXEEXT@
 
66
OBJEXT = @OBJEXT@
 
67
PATH_SEPARATOR = @PATH_SEPARATOR@
 
68
AC_TYPE_NAME = @AC_TYPE_NAME@
 
69
AMTAR = @AMTAR@
 
70
AR = @AR@
 
71
AS = @AS@
 
72
AWK = @AWK@
 
73
CC = @CC@
 
74
CXX = @CXX@
 
75
CXXCPP = @CXXCPP@
 
76
DEPDIR = @DEPDIR@
 
77
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
 
78
DLLTOOL = @DLLTOOL@
 
79
ECHO = @ECHO@
 
80
EGREP = @EGREP@
 
81
F77 = @F77@
 
82
GCJ = @GCJ@
 
83
GCJFLAGS = @GCJFLAGS@
 
84
GLIB_REQUIRED = @GLIB_REQUIRED@
 
85
HAVE_ORBIT_SSL_SUPPORT = @HAVE_ORBIT_SSL_SUPPORT@
 
86
HTML_DIR = @HTML_DIR@
 
87
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
88
LIBIDL_REQUIRED = @LIBIDL_REQUIRED@
 
89
LIBTOOL = @LIBTOOL@
 
90
LINC_CFLAGS = @LINC_CFLAGS@
 
91
LINC_LIBS = @LINC_LIBS@
 
92
LINC_SSL_SUPPORT = @LINC_SSL_SUPPORT@
 
93
LN_S = @LN_S@
 
94
LOCAL_LINC_CFLAGS = @LOCAL_LINC_CFLAGS@
 
95
LOCAL_LINC_LIBS = @LOCAL_LINC_LIBS@
 
96
LT_VERSION = @LT_VERSION@
 
97
MAINT = @MAINT@
 
98
OBJDUMP = @OBJDUMP@
 
99
ORBIT_CFLAGS = @ORBIT_CFLAGS@
 
100
ORBIT_DEBUG_CFLAGS = @ORBIT_DEBUG_CFLAGS@
 
101
ORBIT_IDL_CFLAGS = @ORBIT_IDL_CFLAGS@
 
102
ORBIT_IDL_LIBS = @ORBIT_IDL_LIBS@
 
103
ORBIT_LIBS = @ORBIT_LIBS@
 
104
ORBIT_MAJOR_VERSION = @ORBIT_MAJOR_VERSION@
 
105
ORBIT_MICRO_VERSION = @ORBIT_MICRO_VERSION@
 
106
ORBIT_MINOR_VERSION = @ORBIT_MINOR_VERSION@
 
107
ORBIT_NAME_CFLAGS = @ORBIT_NAME_CFLAGS@
 
108
ORBIT_NAME_LIBS = @ORBIT_NAME_LIBS@
 
109
ORBIT_SERIAL = @ORBIT_SERIAL@
 
110
ORBIT_VERSION = @ORBIT_VERSION@
 
111
PACKAGE = @PACKAGE@
 
112
PKG_CONFIG = @PKG_CONFIG@
 
113
POPT_LIBS = @POPT_LIBS@
 
114
RANLIB = @RANLIB@
 
115
RC = @RC@
 
116
SSL_CFLAGS = @SSL_CFLAGS@
 
117
SSL_LIBS = @SSL_LIBS@
 
118
STRIP = @STRIP@
 
119
VERSION = @VERSION@
 
120
WARN_CFLAGS = @WARN_CFLAGS@
 
121
am__include = @am__include@
 
122
am__quote = @am__quote@
 
123
install_sh = @install_sh@
 
124
SUBDIRS = linc
 
125
subdir = linc2/include
 
126
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
127
CONFIG_HEADER = $(top_builddir)/config.h
 
128
CONFIG_CLEAN_FILES =
 
129
DIST_SOURCES =
 
130
 
 
131
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
 
132
        uninstall-info-recursive all-recursive install-data-recursive \
 
133
        install-exec-recursive installdirs-recursive install-recursive \
 
134
        uninstall-recursive check-recursive installcheck-recursive
 
135
DIST_COMMON = Makefile.am Makefile.in
 
136
DIST_SUBDIRS = $(SUBDIRS)
 
137
all: all-recursive
 
138
 
 
139
.SUFFIXES:
 
140
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
141
        cd $(top_srcdir) && \
 
142
          $(AUTOMAKE) --gnu  linc2/include/Makefile
 
143
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
144
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
145
 
 
146
mostlyclean-libtool:
 
147
        -rm -f *.lo
 
148
 
 
149
clean-libtool:
 
150
        -rm -rf .libs _libs
 
151
 
 
152
distclean-libtool:
 
153
        -rm -f libtool
 
154
uninstall-info-am:
 
155
 
 
156
# This directory's subdirectories are mostly independent; you can cd
 
157
# into them and run `make' without going through this Makefile.
 
158
# To change the values of `make' variables: instead of editing Makefiles,
 
159
# (1) if the variable is set in `config.status', edit `config.status'
 
160
#     (which will cause the Makefiles to be regenerated when you run `make');
 
161
# (2) otherwise, pass the desired values on the `make' command line.
 
162
$(RECURSIVE_TARGETS):
 
163
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
164
        dot_seen=no; \
 
165
        target=`echo $@ | sed s/-recursive//`; \
 
166
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
167
          echo "Making $$target in $$subdir"; \
 
168
          if test "$$subdir" = "."; then \
 
169
            dot_seen=yes; \
 
170
            local_target="$$target-am"; \
 
171
          else \
 
172
            local_target="$$target"; \
 
173
          fi; \
 
174
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
175
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
176
        done; \
 
177
        if test "$$dot_seen" = "no"; then \
 
178
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
179
        fi; test -z "$$fail"
 
180
 
 
181
mostlyclean-recursive clean-recursive distclean-recursive \
 
182
maintainer-clean-recursive:
 
183
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
184
        dot_seen=no; \
 
185
        case "$@" in \
 
186
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
187
          *) list='$(SUBDIRS)' ;; \
 
188
        esac; \
 
189
        rev=''; for subdir in $$list; do \
 
190
          if test "$$subdir" = "."; then :; else \
 
191
            rev="$$subdir $$rev"; \
 
192
          fi; \
 
193
        done; \
 
194
        rev="$$rev ."; \
 
195
        target=`echo $@ | sed s/-recursive//`; \
 
196
        for subdir in $$rev; do \
 
197
          echo "Making $$target in $$subdir"; \
 
198
          if test "$$subdir" = "."; then \
 
199
            local_target="$$target-am"; \
 
200
          else \
 
201
            local_target="$$target"; \
 
202
          fi; \
 
203
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
204
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
205
        done && test -z "$$fail"
 
206
tags-recursive:
 
207
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
208
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
209
        done
 
210
 
 
211
ETAGS = etags
 
212
ETAGSFLAGS =
 
213
 
 
214
tags: TAGS
 
215
 
 
216
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
217
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
218
        unique=`for i in $$list; do \
 
219
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
220
          done | \
 
221
          $(AWK) '    { files[$$0] = 1; } \
 
222
               END { for (i in files) print i; }'`; \
 
223
        mkid -fID $$unique
 
224
 
 
225
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
226
                $(TAGS_FILES) $(LISP)
 
227
        tags=; \
 
228
        here=`pwd`; \
 
229
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
230
          if test "$$subdir" = .; then :; else \
 
231
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
232
          fi; \
 
233
        done; \
 
234
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
235
        unique=`for i in $$list; do \
 
236
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
237
          done | \
 
238
          $(AWK) '    { files[$$0] = 1; } \
 
239
               END { for (i in files) print i; }'`; \
 
240
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
241
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
242
             $$tags $$unique
 
243
 
 
244
GTAGS:
 
245
        here=`$(am__cd) $(top_builddir) && pwd` \
 
246
          && cd $(top_srcdir) \
 
247
          && gtags -i $(GTAGS_ARGS) $$here
 
248
 
 
249
distclean-tags:
 
250
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
251
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
252
 
 
253
top_distdir = ../..
 
254
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
255
 
 
256
distdir: $(DISTFILES)
 
257
        @list='$(DISTFILES)'; for file in $$list; do \
 
258
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
259
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
260
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
261
            dir="/$$dir"; \
 
262
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
263
          else \
 
264
            dir=''; \
 
265
          fi; \
 
266
          if test -d $$d/$$file; then \
 
267
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
268
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
269
            fi; \
 
270
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
271
          else \
 
272
            test -f $(distdir)/$$file \
 
273
            || cp -p $$d/$$file $(distdir)/$$file \
 
274
            || exit 1; \
 
275
          fi; \
 
276
        done
 
277
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
278
          if test "$$subdir" = .; then :; else \
 
279
            test -d $(distdir)/$$subdir \
 
280
            || mkdir $(distdir)/$$subdir \
 
281
            || exit 1; \
 
282
            (cd $$subdir && \
 
283
              $(MAKE) $(AM_MAKEFLAGS) \
 
284
                top_distdir="$(top_distdir)" \
 
285
                distdir=../$(distdir)/$$subdir \
 
286
                distdir) \
 
287
              || exit 1; \
 
288
          fi; \
 
289
        done
 
290
check-am: all-am
 
291
check: check-recursive
 
292
all-am: Makefile
 
293
installdirs: installdirs-recursive
 
294
installdirs-am:
 
295
 
 
296
install: install-recursive
 
297
install-exec: install-exec-recursive
 
298
install-data: install-data-recursive
 
299
uninstall: uninstall-recursive
 
300
 
 
301
install-am: all-am
 
302
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
303
 
 
304
installcheck: installcheck-recursive
 
305
install-strip:
 
306
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
307
          INSTALL_STRIP_FLAG=-s \
 
308
          `test -z '$(STRIP)' || \
 
309
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
310
mostlyclean-generic:
 
311
 
 
312
clean-generic:
 
313
 
 
314
distclean-generic:
 
315
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
316
 
 
317
maintainer-clean-generic:
 
318
        @echo "This command is intended for maintainers to use"
 
319
        @echo "it deletes files that may require special tools to rebuild."
 
320
clean: clean-recursive
 
321
 
 
322
clean-am: clean-generic clean-libtool mostlyclean-am
 
323
 
 
324
distclean: distclean-recursive
 
325
 
 
326
distclean-am: clean-am distclean-generic distclean-libtool \
 
327
        distclean-tags
 
328
 
 
329
dvi: dvi-recursive
 
330
 
 
331
dvi-am:
 
332
 
 
333
info: info-recursive
 
334
 
 
335
info-am:
 
336
 
 
337
install-data-am:
 
338
 
 
339
install-exec-am:
 
340
 
 
341
install-info: install-info-recursive
 
342
 
 
343
install-man:
 
344
 
 
345
installcheck-am:
 
346
 
 
347
maintainer-clean: maintainer-clean-recursive
 
348
 
 
349
maintainer-clean-am: distclean-am maintainer-clean-generic
 
350
 
 
351
mostlyclean: mostlyclean-recursive
 
352
 
 
353
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
354
 
 
355
uninstall-am: uninstall-info-am
 
356
 
 
357
uninstall-info: uninstall-info-recursive
 
358
 
 
359
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
 
360
        clean-generic clean-libtool clean-recursive distclean \
 
361
        distclean-generic distclean-libtool distclean-recursive \
 
362
        distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
 
363
        info-recursive install install-am install-data install-data-am \
 
364
        install-data-recursive install-exec install-exec-am \
 
365
        install-exec-recursive install-info install-info-am \
 
366
        install-info-recursive install-man install-recursive \
 
367
        install-strip installcheck installcheck-am installdirs \
 
368
        installdirs-am installdirs-recursive maintainer-clean \
 
369
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
 
370
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
371
        tags tags-recursive uninstall uninstall-am uninstall-info-am \
 
372
        uninstall-info-recursive uninstall-recursive
 
373
 
 
374
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
375
# Otherwise a system limit (for SysV at least) may be exceeded.
 
376
.NOEXPORT: