source: rtems/tools/cpu/generic/Makefile.in @ 7e03d10

4.104.114.84.95
Last change on this file since 7e03d10 was 7e03d10, checked in by Joel Sherrill <joel.sherrill@…>, on 03/29/99 at 21:08:04

Patch from Ralf Corsepius <corsepiu@…>:

Yet some more modifications, I would recommend to be considered before
releasing a snapshot:

  1. Cleanup to aclocal/ cvs rm -f aclocal/cygwin.m4 cvs rm -f aclocal/exeext.m4

They are neither used nor needed anymore, however they also don't
disturb (we use autoconf-2.13's AC_EXEEXT instead, now)

----------

  1. rtems-rc-19990328-0.diff Some (minor) bug-fixes:
  • make/Templates/Makefile.inc.in: use the new installation directory ($(prefix)/ instead of $(prefix)/rtems/)
  • c/src/exec/score/tools/generic/Makefile.am: added line to include local.am
  • c/src/exec/score/tools/*/configure.in: added CVS Id header

----------

  1. rtems-rc-19990328-1.diff Enhancements and cleanups to autogen, rtems-polish.sh, configure.in etc.
  • autogen: Use the file "VERSION" to detect RTEMS toplevel directory, extended usage-message, use "find -print"
  • c/update-tools/cipolish: New script to beautify configure.in scripts
  • c/update-tools/rtems-polish.sh: Use the file "VERSION" to detect RTEMS toplevel directory, extended usage-message, added variable for perl scripts' subdirectory, use "find -print", cipolish support, new options -ac -am -ci.
  • aclocal/*.m4, configure.in: moved some AC_SUBST lines to aclocal/*.m4 (reduces size of configure.in scripts, eases splitting configure.in scripts).

----------

  • Property mode set to 100644
File size: 6.9 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# $Id$
19
20# NOTE: This is a temporary work-around to keep
21# "make debug" and "make debug_install" working.
22# Once automake is fully integrated these make targets
23# and this file will probably be removed
24
25
26SHELL = @SHELL@
27
28srcdir = @srcdir@
29top_srcdir = @top_srcdir@
30VPATH = @srcdir@
31prefix = @prefix@
32exec_prefix = @exec_prefix@
33
34bindir = @bindir@
35sbindir = @sbindir@
36libexecdir = @libexecdir@
37datadir = @datadir@
38sysconfdir = @sysconfdir@
39sharedstatedir = @sharedstatedir@
40localstatedir = @localstatedir@
41libdir = @libdir@
42infodir = @infodir@
43mandir = @mandir@
44includedir = @includedir@
45oldincludedir = /usr/include
46
47DESTDIR =
48
49pkgdatadir = $(datadir)/@PACKAGE@
50pkglibdir = $(libdir)/@PACKAGE@
51pkgincludedir = $(includedir)/@PACKAGE@
52
53top_builddir = .
54AUTOCONF = @AUTOCONF@
55AUTOMAKE = @AUTOMAKE@
56AUTOHEADER = @AUTOHEADER@
57
58INSTALL = @INSTALL@
59INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
60INSTALL_DATA = @INSTALL_DATA@
61INSTALL_SCRIPT = @INSTALL_SCRIPT@
62transform = @program_transform_name@
63
64NORMAL_INSTALL = :
65PRE_INSTALL = :
66POST_INSTALL = :
67NORMAL_UNINSTALL = :
68PRE_UNINSTALL = :
69POST_UNINSTALL = :
70build_alias = @build_alias@
71build_triplet = @build@
72host_alias = @host_alias@
73host_triplet = @host@
74target_alias = @target_alias@
75target_triplet = @target@
76KSH = @KSH@
77MAKEINFO = @MAKEINFO@
78PACKAGE = @PACKAGE@
79PROJECT_ROOT = @PROJECT_ROOT@
80RTEMS_TOPdir = @RTEMS_TOPdir@
81VERSION = @VERSION@
82program_prefix = @program_prefix@
83project_bindir = @project_bindir@
84project_includedir = @project_includedir@
85project_libdir = @project_libdir@
86tooldir = @tooldir@
87
88AUTOMAKE_OPTIONS = foreign
89ACLOCAL = @ACLOCAL@ -I $(RTEMS_TOPdir)/aclocal
90
91noinst_SCRIPTS = size_rtems
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../../../mkinstalldirs
94CONFIG_CLEAN_FILES =  size_rtems
95SCRIPTS =  $(noinst_SCRIPTS)
96
97DIST_COMMON =  Makefile.am Makefile.in aclocal.m4 configure configure.in \
98size_rtems.in
99
100
101DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
102
103TAR = tar
104GZIP_ENV = --best
105all: all-redirect
106.SUFFIXES:
107$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/../../../../../../automake/local.am
108        cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
109
110Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
111        cd $(top_builddir) \
112          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
113
114$(ACLOCAL_M4):  configure.in
115        cd $(srcdir) && $(ACLOCAL)
116
117config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
118        $(SHELL) ./config.status --recheck
119$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
120        cd $(srcdir) && $(AUTOCONF)
121size_rtems: $(top_builddir)/config.status size_rtems.in
122        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
123tags: TAGS
124TAGS:
125
126
127distdir = $(PACKAGE)-$(VERSION)
128top_distdir = $(distdir)
129
130# This target untars the dist file and tries a VPATH configuration.  Then
131# it guarantees that the distribution is self-contained by making another
132# tarfile.
133distcheck: dist
134        -rm -rf $(distdir)
135        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
136        mkdir $(distdir)/=build
137        mkdir $(distdir)/=inst
138        dc_install_base=`cd $(distdir)/=inst && pwd`; \
139        cd $(distdir)/=build \
140          && ../configure --srcdir=.. --prefix=$$dc_install_base \
141          && $(MAKE) $(AM_MAKEFLAGS) \
142          && $(MAKE) $(AM_MAKEFLAGS) dvi \
143          && $(MAKE) $(AM_MAKEFLAGS) check \
144          && $(MAKE) $(AM_MAKEFLAGS) install \
145          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
146          && $(MAKE) $(AM_MAKEFLAGS) dist
147        -rm -rf $(distdir)
148        @banner="$(distdir).tar.gz is ready for distribution"; \
149        dashes=`echo "$$banner" | sed s/./=/g`; \
150        echo "$$dashes"; \
151        echo "$$banner"; \
152        echo "$$dashes"
153dist: distdir
154        -chmod -R a+r $(distdir)
155        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
156        -rm -rf $(distdir)
157dist-all: distdir
158        -chmod -R a+r $(distdir)
159        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
160        -rm -rf $(distdir)
161distdir: $(DISTFILES)
162        -rm -rf $(distdir)
163        mkdir $(distdir)
164        -chmod 777 $(distdir)
165        here=`cd $(top_builddir) && pwd`; \
166        top_distdir=`cd $(distdir) && pwd`; \
167        distdir=`cd $(distdir) && pwd`; \
168        cd $(top_srcdir) \
169          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
170        @for file in $(DISTFILES); do \
171          d=$(srcdir); \
172          if test -d $$d/$$file; then \
173            cp -pr $$/$$file $(distdir)/$$file; \
174          else \
175            test -f $(distdir)/$$file \
176            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
177            || cp -p $$d/$$file $(distdir)/$$file || :; \
178          fi; \
179        done
180info-am:
181info: info-am
182dvi-am:
183dvi: dvi-am
184check-am: all-am
185check: check-am
186installcheck-am:
187installcheck: installcheck-am
188install-exec-am:
189install-exec: install-exec-am
190
191install-data-am:
192install-data: install-data-am
193
194install-am: all-am
195        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
196install: install-am
197uninstall-am:
198uninstall: uninstall-am
199all-am: Makefile $(SCRIPTS)
200all-redirect: all-am
201install-strip:
202        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
203installdirs:
204
205
206mostlyclean-generic:
207
208clean-generic:
209
210distclean-generic:
211        -rm -f Makefile $(CONFIG_CLEAN_FILES)
212        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
213
214maintainer-clean-generic:
215mostlyclean-am:  mostlyclean-generic
216
217mostlyclean: mostlyclean-am
218
219clean-am:  clean-generic mostlyclean-am
220
221clean: clean-am
222
223distclean-am:  distclean-generic clean-am
224
225distclean: distclean-am
226        -rm -f config.status
227
228maintainer-clean-am:  maintainer-clean-generic distclean-am
229        @echo "This command is intended for maintainers to use;"
230        @echo "it deletes files that may require special tools to rebuild."
231
232maintainer-clean: maintainer-clean-am
233        -rm -f config.status
234
235.PHONY: tags distdir info-am info dvi-am dvi check check-am \
236installcheck-am installcheck install-exec-am install-exec \
237install-data-am install-data install-am install uninstall-am uninstall \
238all-redirect all-am all installdirs mostlyclean-generic \
239distclean-generic clean-generic maintainer-clean-generic clean \
240mostlyclean distclean maintainer-clean
241
242
243debug-am:
244
245debug: debug-am
246
247debug_install-am:
248
249debug_install: debug_install-am
250
251profile-am:
252
253profile: profile-am
254
255profile_install-am:
256
257profile_install: profile_install-am
258
259.PHONY: debug debug_install profile profile_install
260
261# Tell versions [3.59,3.63) of GNU make to not export all variables.
262# Otherwise a system limit (for SysV at least) may be exceeded.
263.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.