~ubuntu-branches/ubuntu/gutsy/libcorelinux/gutsy

« back to all changes in this revision

Viewing changes to src/classlibs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Prud'homme
  • Date: 2001-12-29 17:43:34 UTC
  • Revision ID: james.westby@ubuntu.com-20011229174334-ejlsuilsiro5vmzr
Tags: 0.4.32-4
* fix config.{guess,sub} out of date on hppa and s390 (closes: #124296,#121830)
* try to be more descriptive in the description of the package  (closes: #115758)

Show diffs side-by-side

added added

removed removed

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