source: rtems/c/src/lib/Makefile.in @ e1d8abb

4.104.114.84.95
Last change on this file since e1d8abb was e1d8abb, checked in by Joel Sherrill <joel.sherrill@…>, on 09/07/99 at 13:45:03

Applied patch rtems-rc-19990820-6.diff.gz from
Ralf Corsepius <corsepiu@…> which converted many
Makefile.in's to Makefile.am's. This added a lot of files.

  • Property mode set to 100644
File size: 12.2 KB
Line 
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 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#  $Id$
15#
16
17
18
19
20SHELL = @SHELL@
21
22srcdir = @srcdir@
23top_srcdir = @top_srcdir@
24VPATH = @srcdir@
25prefix = @prefix@
26exec_prefix = @exec_prefix@
27
28bindir = @bindir@
29sbindir = @sbindir@
30libexecdir = @libexecdir@
31datadir = @datadir@
32sysconfdir = @sysconfdir@
33sharedstatedir = @sharedstatedir@
34localstatedir = @localstatedir@
35libdir = @libdir@
36infodir = @infodir@
37mandir = @mandir@
38includedir = @includedir@
39oldincludedir = /usr/include
40
41DESTDIR =
42
43pkgdatadir = $(datadir)/@PACKAGE@
44pkglibdir = $(libdir)/@PACKAGE@
45pkgincludedir = $(includedir)/@PACKAGE@
46
47top_builddir = .
48
49ACLOCAL = @ACLOCAL@
50AUTOCONF = @AUTOCONF@
51AUTOMAKE = @AUTOMAKE@
52AUTOHEADER = @AUTOHEADER@
53
54INSTALL = @INSTALL@
55INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
56INSTALL_DATA = @INSTALL_DATA@
57INSTALL_SCRIPT = @INSTALL_SCRIPT@
58transform = @program_transform_name@
59
60NORMAL_INSTALL = :
61PRE_INSTALL = :
62POST_INSTALL = :
63NORMAL_UNINSTALL = :
64PRE_UNINSTALL = :
65POST_UNINSTALL = :
66build_alias = @build_alias@
67build_triplet = @build@
68host_alias = @host_alias@
69host_triplet = @host@
70target_alias = @target_alias@
71target_triplet = @target@
72CC = @CC@
73CC_FOR_TARGET = @CC_FOR_TARGET@
74CPP = @CPP@
75GCCSED = @GCCSED@
76HAS_MP = @HAS_MP@
77HAS_NETWORKING = @HAS_NETWORKING@
78HAS_RDBG = @HAS_RDBG@
79INSTALL_CHANGE = @INSTALL_CHANGE@
80LIBHWAPI = @LIBHWAPI@
81MAINT = @MAINT@
82PACKHEX = @PACKHEX@
83PROJECT_INCLUDE = @PROJECT_INCLUDE@
84PROJECT_ROOT = @PROJECT_ROOT@
85RTEMS_BSP = @RTEMS_BSP@
86RTEMS_CPU = @RTEMS_CPU@
87RTEMS_CPU_STARTdir = @RTEMS_CPU_STARTdir@
88RTEMS_GAS_CODE16 = @RTEMS_GAS_CODE16@
89RTEMS_HAS_HWAPI = @RTEMS_HAS_HWAPI@
90RTEMS_HAS_MULTIPROCESSING = @RTEMS_HAS_MULTIPROCESSING@
91RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
92RTEMS_HAS_RDBG = @RTEMS_HAS_RDBG@
93RTEMS_HOST = @RTEMS_HOST@
94RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@
95RTEMS_ROOT = @RTEMS_ROOT@
96RTEMS_TOPdir = @RTEMS_TOPdir@
97
98AUTOMAKE_OPTIONS = foreign 1.4
99ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
100
101@HAS_NETWORKING_TRUE@LIBNETWORKING = libnetworking
102@HAS_NETWORKING_TRUE@LIBRPC = librpc
103
104@HAS_NETWORKING_TRUE@@HAS_RDBG_TRUE@LIBRDBG = librdbg
105
106@HAS_LIBCHIP_TRUE@LIBCHIP = libchip
107
108SUBDIRS = start include libmisc libc $(LIBNETWORKING) libcpu libbsp     $(LIBRPC) $(LIBRDBG) $(LIBCHIP) $(LIBHWAPI) wrapup
109
110ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
111mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
112CONFIG_CLEAN_FILES =
113DIST_COMMON =  Makefile.am Makefile.in aclocal.m4 configure configure.in
114
115
116PACKAGE = @PACKAGE@
117VERSION = @VERSION@
118
119DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
120
121TAR = tar
122GZIP_ENV = --best
123DIST_SUBDIRS =  start include libmisc libc libnetworking libcpu libbsp \
124librpc librdbg libchip @LIBHWAPI@ wrapup
125all: all-redirect
126.SUFFIXES:
127$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/../../../automake/subdirs.am $(top_srcdir)/../../../automake/local.am
128        cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
129
130Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
131        cd $(top_builddir) \
132          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
133
134$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
135        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
136
137config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
138        $(SHELL) ./config.status --recheck
139$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
140        cd $(srcdir) && $(AUTOCONF)
141
142# This directory's subdirectories are mostly independent; you can cd
143# into them and run `make' without going through this Makefile.
144# To change the values of `make' variables: instead of editing Makefiles,
145# (1) if the variable is set in `config.status', edit `config.status'
146#     (which will cause the Makefiles to be regenerated when you run `make');
147# (2) otherwise, pass the desired values on the `make' command line.
148
149@SET_MAKE@
150
151all-recursive install-data-recursive install-exec-recursive \
152installdirs-recursive install-recursive uninstall-recursive  \
153check-recursive installcheck-recursive info-recursive dvi-recursive:
154        @set fnord $(MAKEFLAGS); amf=$$2; \
155        dot_seen=no; \
156        target=`echo $@ | sed s/-recursive//`; \
157        list='$(SUBDIRS)'; for subdir in $$list; do \
158          echo "Making $$target in $$subdir"; \
159          if test "$$subdir" = "."; then \
160            dot_seen=yes; \
161            local_target="$$target-am"; \
162          else \
163            local_target="$$target"; \
164          fi; \
165          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
166           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
167        done; \
168        if test "$$dot_seen" = "no"; then \
169          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
170        fi; test -z "$$fail"
171
172mostlyclean-recursive clean-recursive distclean-recursive \
173maintainer-clean-recursive:
174        @set fnord $(MAKEFLAGS); amf=$$2; \
175        dot_seen=no; \
176        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
177          rev="$$subdir $$rev"; \
178          test "$$subdir" = "." && dot_seen=yes; \
179        done; \
180        test "$$dot_seen" = "no" && rev=". $$rev"; \
181        target=`echo $@ | sed s/-recursive//`; \
182        for subdir in $$rev; do \
183          echo "Making $$target in $$subdir"; \
184          if test "$$subdir" = "."; then \
185            local_target="$$target-am"; \
186          else \
187            local_target="$$target"; \
188          fi; \
189          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
190           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
191        done && test -z "$$fail"
192tags-recursive:
193        list='$(SUBDIRS)'; for subdir in $$list; do \
194          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
195        done
196
197tags: TAGS
198
199ID: $(HEADERS) $(SOURCES) $(LISP)
200        list='$(SOURCES) $(HEADERS)'; \
201        unique=`for i in $$list; do echo $$i; done | \
202          awk '    { files[$$0] = 1; } \
203               END { for (i in files) print i; }'`; \
204        here=`pwd` && cd $(srcdir) \
205          && mkid -f$$here/ID $$unique $(LISP)
206
207TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
208        tags=; \
209        here=`pwd`; \
210        list='$(SUBDIRS)'; for subdir in $$list; do \
211   if test "$$subdir" = .; then :; else \
212            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
213   fi; \
214        done; \
215        list='$(SOURCES) $(HEADERS)'; \
216        unique=`for i in $$list; do echo $$i; done | \
217          awk '    { files[$$0] = 1; } \
218               END { for (i in files) print i; }'`; \
219        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
220          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
221
222mostlyclean-tags:
223
224clean-tags:
225
226distclean-tags:
227        -rm -f TAGS ID
228
229maintainer-clean-tags:
230
231distdir = $(PACKAGE)-$(VERSION)
232top_distdir = $(distdir)
233
234# This target untars the dist file and tries a VPATH configuration.  Then
235# it guarantees that the distribution is self-contained by making another
236# tarfile.
237distcheck: dist
238        -rm -rf $(distdir)
239        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
240        mkdir $(distdir)/=build
241        mkdir $(distdir)/=inst
242        dc_install_base=`cd $(distdir)/=inst && pwd`; \
243        cd $(distdir)/=build \
244          && ../configure --srcdir=.. --prefix=$$dc_install_base \
245          && $(MAKE) $(AM_MAKEFLAGS) \
246          && $(MAKE) $(AM_MAKEFLAGS) dvi \
247          && $(MAKE) $(AM_MAKEFLAGS) check \
248          && $(MAKE) $(AM_MAKEFLAGS) install \
249          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
250          && $(MAKE) $(AM_MAKEFLAGS) dist
251        -rm -rf $(distdir)
252        @banner="$(distdir).tar.gz is ready for distribution"; \
253        dashes=`echo "$$banner" | sed s/./=/g`; \
254        echo "$$dashes"; \
255        echo "$$banner"; \
256        echo "$$dashes"
257dist: distdir
258        -chmod -R a+r $(distdir)
259        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
260        -rm -rf $(distdir)
261dist-all: distdir
262        -chmod -R a+r $(distdir)
263        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
264        -rm -rf $(distdir)
265distdir: $(DISTFILES)
266        -rm -rf $(distdir)
267        mkdir $(distdir)
268        -chmod 777 $(distdir)
269        here=`cd $(top_builddir) && pwd`; \
270        top_distdir=`cd $(distdir) && pwd`; \
271        distdir=`cd $(distdir) && pwd`; \
272        cd $(top_srcdir) \
273          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
274        @for file in $(DISTFILES); do \
275          d=$(srcdir); \
276          if test -d $$d/$$file; then \
277            cp -pr $$/$$file $(distdir)/$$file; \
278          else \
279            test -f $(distdir)/$$file \
280            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
281            || cp -p $$d/$$file $(distdir)/$$file || :; \
282          fi; \
283        done
284        for subdir in $(DIST_SUBDIRS); do \
285          if test "$$subdir" = .; then :; else \
286            test -d $(distdir)/$$subdir \
287            || mkdir $(distdir)/$$subdir \
288            || exit 1; \
289            chmod 777 $(distdir)/$$subdir; \
290            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
291              || exit 1; \
292          fi; \
293        done
294info-am:
295info: info-recursive
296dvi-am:
297dvi: dvi-recursive
298check-am: all-am
299check: check-recursive
300installcheck-am:
301installcheck: installcheck-recursive
302install-exec-am:
303install-exec: install-exec-recursive
304
305install-data-am:
306install-data: install-data-recursive
307
308install-am: all-am
309        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
310install: install-recursive
311uninstall-am:
312uninstall: uninstall-recursive
313all-am: Makefile
314all-redirect: all-recursive
315install-strip:
316        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
317installdirs: installdirs-recursive
318installdirs-am:
319
320
321mostlyclean-generic:
322
323clean-generic:
324
325distclean-generic:
326        -rm -f Makefile $(CONFIG_CLEAN_FILES)
327        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
328
329maintainer-clean-generic:
330mostlyclean-am:  mostlyclean-tags mostlyclean-generic
331
332mostlyclean: mostlyclean-recursive
333
334clean-am:  clean-tags clean-generic mostlyclean-am
335
336clean: clean-recursive
337
338distclean-am:  distclean-tags distclean-generic clean-am
339
340distclean: distclean-recursive
341        -rm -f config.status
342
343maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
344                distclean-am
345        @echo "This command is intended for maintainers to use;"
346        @echo "it deletes files that may require special tools to rebuild."
347
348maintainer-clean: maintainer-clean-recursive
349        -rm -f config.status
350
351.PHONY: install-data-recursive uninstall-data-recursive \
352install-exec-recursive uninstall-exec-recursive installdirs-recursive \
353uninstalldirs-recursive all-recursive check-recursive \
354installcheck-recursive info-recursive dvi-recursive \
355mostlyclean-recursive distclean-recursive clean-recursive \
356maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
357distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
358dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
359install-exec install-data-am install-data install-am install \
360uninstall-am uninstall all-redirect all-am all installdirs-am \
361installdirs mostlyclean-generic distclean-generic clean-generic \
362maintainer-clean-generic clean mostlyclean distclean maintainer-clean
363
364
365depend-recursive \
366preinstall-recursive \
367debug-recursive \
368profile-recursive:
369        @set fnord $(MAKEFLAGS); amf=$$2; \
370        dot_seen=no; \
371        target=`echo $@ | sed s/-recursive//`; \
372        list='$(SUBDIRS)'; for subdir in $$list; do \
373          echo "Making $$target in $$subdir"; \
374          if test "$$subdir" = "."; then \
375            dot_seen=yes; \
376            local_target="$$target-am"; \
377          else \
378            local_target="$$target"; \
379          fi; \
380          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
381           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
382        done; \
383        if test "$$dot_seen" = "no"; then \
384          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
385        fi; test -z "$$fail"
386
387debug: debug-recursive
388.PHONY: debug-recursive
389
390profile: profile-recursive
391.PHONY: profile-recursive
392
393preinstall: preinstall-recursive
394.PHONY: preinstall-recursive
395
396depend: depend-recursive
397.PHONY: depend-recursive
398
399debug-am:
400debug: debug-am
401.PHONY: debug debug-am
402
403profile-am:
404profile: profile-am
405.PHONY: profile profile-am
406
407preinstall-am: $(TMPINSTALL_FILES)
408preinstall: preinstall-am
409.PHONY: preinstall preinstall-am
410
411depend-am:
412depend: depend-am
413.PHONY: depend depend-am
414
415# Tell versions [3.59,3.63) of GNU make to not export all variables.
416# Otherwise a system limit (for SysV at least) may be exceeded.
417.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.