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

« back to all changes in this revision

Viewing changes to 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:47:56
 
23
# LAST-MOD:     30-Jul-00 at 17:22:26 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
EXTRA_DIST = autorun.sh master.dxx README.emacs
 
102
 
 
103
SUBDIRS = admin debian corelinux src  doc 
 
104
subdir = .
 
105
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
106
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 
107
CONFIG_HEADER = config.h
 
108
CONFIG_CLEAN_FILES = corelinux.spec
 
109
DIST_SOURCES =
 
110
 
 
111
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
 
112
        uninstall-info-recursive all-recursive install-data-recursive \
 
113
        install-exec-recursive installdirs-recursive install-recursive \
 
114
        uninstall-recursive check-recursive installcheck-recursive
 
115
DIST_COMMON = README ./stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \
 
116
        INSTALL Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 \
 
117
        config.h.in configure configure.in corelinux.spec.in
 
118
DIST_SUBDIRS = $(SUBDIRS)
 
119
all: config.h
 
120
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
121
 
 
122
.SUFFIXES:
 
123
.SUFFIXES: .cpp .hpp .c .h .f .F .o .moc
 
124
 
 
125
mostlyclean-libtool:
 
126
        -rm -f *.lo
 
127
 
 
128
clean-libtool:
 
129
        -rm -rf .libs _libs
 
130
 
 
131
distclean-libtool:
 
132
        -rm -f libtool
 
133
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
134
        cd $(top_srcdir) && \
 
135
          $(AUTOMAKE) --gnu  Makefile
 
136
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
137
        cd $(top_builddir) && \
 
138
          CONFIG_HEADERS= CONFIG_LINKS= \
 
139
          CONFIG_FILES=$@ $(SHELL) ./config.status
 
140
 
 
141
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
142
        $(SHELL) ./config.status --recheck
 
143
$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
144
        cd $(srcdir) && $(AUTOCONF)
 
145
 
 
146
$(ACLOCAL_M4):  configure.in 
 
147
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
148
config.h: stamp-h
 
149
        @if test ! -f $@; then \
 
150
                rm -f stamp-h; \
 
151
                $(MAKE) stamp-h; \
 
152
        else :; fi
 
153
stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
 
154
        @rm -f stamp-h stamp-hT
 
155
        @echo timestamp > stamp-hT 2> /dev/null
 
156
        cd $(top_builddir) \
 
157
          && CONFIG_FILES= CONFIG_HEADERS=config.h \
 
158
             $(SHELL) ./config.status
 
159
        @mv stamp-hT stamp-h
 
160
$(srcdir)/config.h.in:  $(srcdir)/./stamp-h.in
 
161
        @if test ! -f $@; then \
 
162
                rm -f $(srcdir)/./stamp-h.in; \
 
163
                $(MAKE) $(srcdir)/./stamp-h.in; \
 
164
        else :; fi
 
165
$(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
 
166
        @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
 
167
        @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
 
168
        cd $(top_srcdir) && $(AUTOHEADER)
 
169
        @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
 
170
 
 
171
distclean-hdr:
 
172
        -rm -f config.h
 
173
corelinux.spec: $(top_builddir)/config.status corelinux.spec.in
 
174
        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
 
175
uninstall-info-am:
 
176
 
 
177
# This directory's subdirectories are mostly independent; you can cd
 
178
# into them and run `make' without going through this Makefile.
 
179
# To change the values of `make' variables: instead of editing Makefiles,
 
180
# (1) if the variable is set in `config.status', edit `config.status'
 
181
#     (which will cause the Makefiles to be regenerated when you run `make');
 
182
# (2) otherwise, pass the desired values on the `make' command line.
 
183
$(RECURSIVE_TARGETS):
 
184
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
185
        dot_seen=no; \
 
186
        target=`echo $@ | sed s/-recursive//`; \
 
187
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
188
          echo "Making $$target in $$subdir"; \
 
189
          if test "$$subdir" = "."; then \
 
190
            dot_seen=yes; \
 
191
            local_target="$$target-am"; \
 
192
          else \
 
193
            local_target="$$target"; \
 
194
          fi; \
 
195
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
196
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
197
        done; \
 
198
        if test "$$dot_seen" = "no"; then \
 
199
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
200
        fi; test -z "$$fail"
 
201
 
 
202
mostlyclean-recursive clean-recursive distclean-recursive \
 
203
maintainer-clean-recursive:
 
204
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
205
        dot_seen=no; \
 
206
        case "$@" in \
 
207
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
208
          *) list='$(SUBDIRS)' ;; \
 
209
        esac; \
 
210
        rev=''; for subdir in $$list; do \
 
211
          if test "$$subdir" = "."; then :; else \
 
212
            rev="$$subdir $$rev"; \
 
213
          fi; \
 
214
        done; \
 
215
        rev="$$rev ."; \
 
216
        target=`echo $@ | sed s/-recursive//`; \
 
217
        for subdir in $$rev; do \
 
218
          echo "Making $$target in $$subdir"; \
 
219
          if test "$$subdir" = "."; then \
 
220
            local_target="$$target-am"; \
 
221
          else \
 
222
            local_target="$$target"; \
 
223
          fi; \
 
224
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
225
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
226
        done && test -z "$$fail"
 
227
tags-recursive:
 
228
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
229
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
230
        done
 
231
 
 
232
tags: TAGS
 
233
 
 
234
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
235
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
236
        unique=`for i in $$list; do \
 
237
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
238
          done | \
 
239
          $(AWK) '    { files[$$0] = 1; } \
 
240
               END { for (i in files) print i; }'`; \
 
241
        mkid -fID $$unique $(LISP)
 
242
 
 
243
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
244
                $(TAGS_FILES) $(LISP)
 
245
        tags=; \
 
246
        here=`pwd`; \
 
247
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
248
          if test "$$subdir" = .; then :; else \
 
249
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
250
          fi; \
 
251
        done; \
 
252
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
253
        unique=`for i in $$list; do \
 
254
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
255
          done | \
 
256
          $(AWK) '    { files[$$0] = 1; } \
 
257
               END { for (i in files) print i; }'`; \
 
258
        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
 
259
          || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
 
260
 
 
261
GTAGS:
 
262
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
263
          && cd $(top_srcdir) \
 
264
          && gtags -i $(GTAGS_ARGS) $$here
 
265
 
 
266
distclean-tags:
 
267
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
268
 
 
269
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
270
 
 
271
top_distdir = .
 
272
# Avoid unsightly `./'.
 
273
distdir = $(PACKAGE)-$(VERSION)
 
274
 
 
275
GZIP_ENV = --best
 
276
 
 
277
distdir: $(DISTFILES)
 
278
        -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
 
279
        mkdir $(distdir)
 
280
        $(mkinstalldirs) $(distdir)/. $(distdir)/doc
 
281
        @for file in $(DISTFILES); do \
 
282
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
283
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
284
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
285
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
286
          fi; \
 
287
          if test -d $$d/$$file; then \
 
288
            cp -pR $$d/$$file $(distdir) \
 
289
            || exit 1; \
 
290
          else \
 
291
            test -f $(distdir)/$$file \
 
292
            || cp -p $$d/$$file $(distdir)/$$file \
 
293
            || exit 1; \
 
294
          fi; \
 
295
        done
 
296
        for subdir in $(SUBDIRS); do \
 
297
          if test "$$subdir" = .; then :; else \
 
298
            test -d $(distdir)/$$subdir \
 
299
            || mkdir $(distdir)/$$subdir \
 
300
            || exit 1; \
 
301
            (cd $$subdir && \
 
302
              $(MAKE) $(AM_MAKEFLAGS) \
 
303
                top_distdir="$(top_distdir)" \
 
304
                distdir=../$(distdir)/$$subdir \
 
305
                distdir) \
 
306
              || exit 1; \
 
307
          fi; \
 
308
        done
 
309
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
310
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
311
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
312
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
313
        || chmod -R a+r $(distdir)
 
314
dist: distdir
 
315
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
316
        -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
 
317
 
 
318
# This target untars the dist file and tries a VPATH configuration.  Then
 
319
# it guarantees that the distribution is self-contained by making another
 
320
# tarfile.
 
321
distcheck: dist
 
322
        -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
 
323
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
 
324
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
325
        mkdir $(distdir)/=build
 
326
        mkdir $(distdir)/=inst
 
327
        chmod a-w $(distdir)
 
328
        dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
 
329
          && cd $(distdir)/=build \
 
330
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
 
331
          && $(MAKE) $(AM_MAKEFLAGS) \
 
332
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
333
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
334
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
335
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
336
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
337
          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
 
338
             || (echo "Error: files left after uninstall" 1>&2; \
 
339
                 exit 1) ) \
 
340
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
341
          && $(MAKE) $(AM_MAKEFLAGS) distclean \
 
342
          && rm -f $(distdir).tar.gz \
 
343
          && (test `find . -type f -print | wc -l` -eq 0 \
 
344
             || (echo "Error: files left after distclean" 1>&2; \
 
345
                 exit 1) )
 
346
        -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
 
347
        @echo "$(distdir).tar.gz is ready for distribution" | \
 
348
          sed 'h;s/./=/g;p;x;p;x'
 
349
check-am: all-am
 
350
check: check-recursive
 
351
all-am: Makefile config.h
 
352
installdirs: installdirs-recursive
 
353
installdirs-am:
 
354
 
 
355
install: install-recursive
 
356
install-exec: install-exec-recursive
 
357
install-data: install-data-recursive
 
358
uninstall: uninstall-recursive
 
359
 
 
360
install-am: all-am
 
361
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
362
 
 
363
installcheck: installcheck-recursive
 
364
install-strip:
 
365
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
366
          `test -z '$(STRIP)' || \
 
367
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
368
mostlyclean-generic:
 
369
 
 
370
clean-generic:
 
371
 
 
372
distclean-generic:
 
373
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
374
 
 
375
maintainer-clean-generic:
 
376
        @echo "This command is intended for maintainers to use"
 
377
        @echo "it deletes files that may require special tools to rebuild."
 
378
clean: clean-recursive
 
379
 
 
380
clean-am: clean-generic clean-libtool mostlyclean-am
 
381
 
 
382
dist-all: distdir
 
383
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
384
        -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
 
385
distclean: distclean-recursive
 
386
        -rm -f config.status config.cache config.log
 
387
distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
 
388
        distclean-tags
 
389
 
 
390
dvi: dvi-recursive
 
391
 
 
392
dvi-am:
 
393
 
 
394
info: info-recursive
 
395
 
 
396
info-am:
 
397
 
 
398
install-data-am:
 
399
 
 
400
install-exec-am:
 
401
 
 
402
install-info: install-info-recursive
 
403
 
 
404
install-man:
 
405
 
 
406
installcheck-am:
 
407
 
 
408
maintainer-clean: maintainer-clean-recursive
 
409
 
 
410
maintainer-clean-am: distclean-am maintainer-clean-generic
 
411
 
 
412
mostlyclean: mostlyclean-recursive
 
413
 
 
414
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
415
 
 
416
uninstall-am: uninstall-info-am
 
417
 
 
418
uninstall-info: uninstall-info-recursive
 
419
 
 
420
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
 
421
        clean-generic clean-libtool clean-recursive dist dist-all \
 
422
        distcheck distclean distclean-generic distclean-hdr \
 
423
        distclean-libtool distclean-recursive distclean-tags distdir \
 
424
        dvi dvi-am dvi-recursive info info-am info-recursive install \
 
425
        install-am install-data install-data-am install-data-recursive \
 
426
        install-exec install-exec-am install-exec-recursive \
 
427
        install-info install-info-am install-info-recursive install-man \
 
428
        install-recursive install-strip installcheck installcheck-am \
 
429
        installdirs installdirs-am installdirs-recursive \
 
430
        maintainer-clean maintainer-clean-generic \
 
431
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
432
        mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
 
433
        uninstall uninstall-am uninstall-info-am \
 
434
        uninstall-info-recursive uninstall-recursive
 
435
 
 
436
 
 
437
corelinux.spec: corelinux.spec.in
 
438
 
 
439
rpm: corelinux.spec
 
440
        make dist
 
441
        cp libcorelinux-@CORELINUX_VERSION@.tar.gz /usr/src/redhat/SOURCES
 
442
        rpm -bb corelinux.spec
 
443
# now the rpm are in /usr/src/redhat/RPMS/<arch>/
 
444
# some cleanup
 
445
        rm /usr/src/redhat/SOURCES/libcorelinux-@CORELINUX_VERSION@.tar.gz
 
446
 
 
447
deb:
 
448
        debian/rules build
 
449
        debian/rules binary
 
450
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
451
# Otherwise a system limit (for SysV at least) may be exceeded.
 
452
.NOEXPORT: