source: rtems/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.in @ 473b4e5

4.104.114.84.95
Last change on this file since 473b4e5 was 473b4e5, checked in by Joel Sherrill <joel.sherrill@…>, on 10/04/99 at 13:30:15

Regenerated.

  • Property mode set to 100644
File size: 10.1 KB
Line 
1# Makefile.in generated automatically by automake 1.4a 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
19SHELL = @SHELL@
20
21srcdir = @srcdir@
22top_srcdir = @top_srcdir@
23VPATH = @srcdir@
24prefix = @prefix@
25exec_prefix = @exec_prefix@
26
27bindir = @bindir@
28sbindir = @sbindir@
29libexecdir = @libexecdir@
30datadir = @datadir@
31sysconfdir = @sysconfdir@
32sharedstatedir = @sharedstatedir@
33localstatedir = @localstatedir@
34libdir = @libdir@
35infodir = @infodir@
36mandir = @mandir@
37includedir = @includedir@
38oldincludedir = /usr/include
39
40DESTDIR =
41
42pkgdatadir = $(datadir)/@PACKAGE@
43pkglibdir = $(libdir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45
46top_builddir = .
47
48ACLOCAL = @ACLOCAL@
49AUTOCONF = @AUTOCONF@
50AUTOMAKE = @AUTOMAKE@
51AUTOHEADER = @AUTOHEADER@
52
53INSTALL = @INSTALL@
54INSTALL_PROGRAM = @INSTALL_PROGRAM@
55INSTALL_DATA = @INSTALL_DATA@
56INSTALL_SCRIPT = @INSTALL_SCRIPT@
57INSTALL_STRIP_FLAG =
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@
73EXEEXT = @EXEEXT@
74INSTALL_CHANGE = @INSTALL_CHANGE@
75MAINT = @MAINT@
76MAKEINFO = @MAKEINFO@
77PACKAGE = @PACKAGE@
78PACKHEX = @PACKHEX@
79PROJECT_ROOT = @PROJECT_ROOT@
80RTEMS_CPU = @RTEMS_CPU@
81RTEMS_ROOT = @RTEMS_ROOT@
82RTEMS_TOPdir = @RTEMS_TOPdir@
83VERSION = @VERSION@
84project_bindir = @project_bindir@
85project_includedir = @project_includedir@
86project_libdir = @project_libdir@
87rtems_bspdir = @rtems_bspdir@
88rtems_makedir = @rtems_makedir@
89tooldir = @tooldir@
90
91AUTOMAKE_OPTIONS = foreign 1.4
92ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
93
94noinst_PROGRAMS = sload
95
96sload_SOURCES = sload.c
97ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../../../../mkinstalldirs
99CONFIG_CLEAN_FILES =
100noinst_PROGRAMS =  sload$(EXEEXT)
101PROGRAMS =  $(noinst_PROGRAMS)
102
103
104DEFS = @DEFS@ -I. -I$(srcdir)
105CPPFLAGS = @CPPFLAGS@
106LDFLAGS = @LDFLAGS@
107LIBS = @LIBS@
108sload_OBJECTS =  sload.o
109sload_LDADD = $(LDADD)
110sload_DEPENDENCIES =
111sload_LDFLAGS =
112CFLAGS = @CFLAGS@
113COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
114CCLD = $(CC)
115LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
116DIST_COMMON =  Makefile.am Makefile.in aclocal.m4 configure configure.in
117
118
119DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
120
121TAR = gtar
122GZIP_ENV = --best
123DEP_FILES =  .deps/sload.P
124SOURCES = $(sload_SOURCES)
125OBJECTS = $(sload_OBJECTS)
126
127all: all-redirect
128.SUFFIXES:
129.SUFFIXES: .S .c .o .s
130$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/../../../../../../../automake/local.am
131        cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
132
133Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
134        cd $(top_builddir) \
135          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
136
137$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
138        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
139
140config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
141        $(SHELL) ./config.status --recheck
142$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
143        cd $(srcdir) && $(AUTOCONF)
144
145mostlyclean-noinstPROGRAMS:
146
147clean-noinstPROGRAMS:
148        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
149
150distclean-noinstPROGRAMS:
151
152maintainer-clean-noinstPROGRAMS:
153
154.s.o:
155        $(COMPILE) -c $<
156
157.S.o:
158        $(COMPILE) -c $<
159
160mostlyclean-compile:
161        -rm -f *.o core *.core
162
163clean-compile:
164
165distclean-compile:
166        -rm -f *.tab.c
167
168maintainer-clean-compile:
169
170sload$(EXEEXT): $(sload_OBJECTS) $(sload_DEPENDENCIES)
171        @rm -f sload$(EXEEXT)
172        $(LINK) $(sload_LDFLAGS) $(sload_OBJECTS) $(sload_LDADD) $(LIBS)
173
174tags: TAGS
175
176ID: $(HEADERS) $(SOURCES) $(LISP)
177        list='$(SOURCES) $(HEADERS)'; \
178        unique=`for i in $$list; do echo $$i; done | \
179          awk '    { files[$$0] = 1; } \
180               END { for (i in files) print i; }'`; \
181        here=`pwd` && cd $(srcdir) \
182          && mkid -f$$here/ID $$unique $(LISP)
183
184TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
185        tags=; \
186        here=`pwd`; \
187        list='$(SOURCES) $(HEADERS)'; \
188        unique=`for i in $$list; do echo $$i; done | \
189          awk '    { files[$$0] = 1; } \
190               END { for (i in files) print i; }'`; \
191        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
192          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
193
194mostlyclean-tags:
195
196clean-tags:
197
198distclean-tags:
199        -rm -f TAGS ID
200
201maintainer-clean-tags:
202
203distdir = $(PACKAGE)-$(VERSION)
204top_distdir = $(distdir)
205
206# This target untars the dist file and tries a VPATH configuration.  Then
207# it guarantees that the distribution is self-contained by making another
208# tarfile.
209distcheck: dist
210        -rm -rf $(distdir)
211        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
212        mkdir $(distdir)/=build
213        mkdir $(distdir)/=inst
214        dc_install_base=`cd $(distdir)/=inst && pwd`; \
215        cd $(distdir)/=build \
216          && ../configure --srcdir=.. --prefix=$$dc_install_base \
217          && $(MAKE) $(AM_MAKEFLAGS) \
218          && $(MAKE) $(AM_MAKEFLAGS) dvi \
219          && $(MAKE) $(AM_MAKEFLAGS) check \
220          && $(MAKE) $(AM_MAKEFLAGS) install \
221          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
222          && $(MAKE) $(AM_MAKEFLAGS) dist
223        -rm -rf $(distdir)
224        @banner="$(distdir).tar.gz is ready for distribution"; \
225        dashes=`echo "$$banner" | sed s/./=/g`; \
226        echo "$$dashes"; \
227        echo "$$banner"; \
228        echo "$$dashes"
229dist: distdir
230        -chmod -R a+r $(distdir)
231        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
232        -rm -rf $(distdir)
233dist-all: distdir
234        -chmod -R a+r $(distdir)
235        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
236        -rm -rf $(distdir)
237distdir: $(DISTFILES)
238        -rm -rf $(distdir)
239        mkdir $(distdir)
240        -chmod 777 $(distdir)
241        here=`cd $(top_builddir) && pwd`; \
242        top_distdir=`cd $(distdir) && pwd`; \
243        distdir=`cd $(distdir) && pwd`; \
244        cd $(top_srcdir) \
245          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
246        @for file in $(DISTFILES); do \
247          d=$(srcdir); \
248          if test -d $$d/$$file; then \
249            cp -pr $$d/$$file $(distdir)/$$file; \
250          else \
251            test -f $(distdir)/$$file \
252            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
253            || cp -p $$d/$$file $(distdir)/$$file || :; \
254          fi; \
255        done
256
257DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
258
259-include $(DEP_FILES)
260
261mostlyclean-depend:
262
263clean-depend:
264
265distclean-depend:
266        -rm -rf .deps
267
268maintainer-clean-depend:
269
270%.o: %.c
271        @echo '$(COMPILE) -c $<'; \
272        $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
273        @-cp .deps/$(*F).pp .deps/$(*F).P; \
274        tr ' ' '\012' < .deps/$(*F).pp \
275          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
276            >> .deps/$(*F).P; \
277        rm .deps/$(*F).pp
278
279%.lo: %.c
280        @echo '$(LTCOMPILE) -c $<'; \
281        $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
282        @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
283          < .deps/$(*F).pp > .deps/$(*F).P; \
284        tr ' ' '\012' < .deps/$(*F).pp \
285          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
286            >> .deps/$(*F).P; \
287        rm -f .deps/$(*F).pp
288info-am:
289info: info-am
290dvi-am:
291dvi: dvi-am
292check-am: all-am
293check: check-am
294installcheck-am:
295installcheck: installcheck-am
296install-exec-am: install-exec-local
297install-exec: install-exec-am
298
299install-data-am:
300install-data: install-data-am
301
302install-am: all-am
303        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
304install: install-am
305uninstall-am:
306uninstall: uninstall-am
307all-am: Makefile $(PROGRAMS)
308all-redirect: all-am
309install-strip:
310        $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
311installdirs:
312
313
314mostlyclean-generic:
315
316clean-generic:
317
318distclean-generic:
319        -rm -f Makefile $(CONFIG_CLEAN_FILES)
320        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
321
322maintainer-clean-generic:
323mostlyclean-am:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
324                mostlyclean-tags mostlyclean-depend mostlyclean-generic
325
326mostlyclean: mostlyclean-am
327
328clean-am:  clean-noinstPROGRAMS clean-compile clean-tags clean-depend \
329                clean-generic mostlyclean-am
330
331clean: clean-am
332
333distclean-am:  distclean-noinstPROGRAMS distclean-compile distclean-tags \
334                distclean-depend distclean-generic clean-am
335
336distclean: distclean-am
337        -rm -f config.status
338
339maintainer-clean-am:  maintainer-clean-noinstPROGRAMS \
340                maintainer-clean-compile maintainer-clean-tags \
341                maintainer-clean-depend maintainer-clean-generic \
342                distclean-am
343        @echo "This command is intended for maintainers to use;"
344        @echo "it deletes files that may require special tools to rebuild."
345
346maintainer-clean: maintainer-clean-am
347        -rm -f config.status
348
349.PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
350clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
351mostlyclean-compile distclean-compile clean-compile \
352maintainer-clean-compile tags mostlyclean-tags distclean-tags \
353clean-tags maintainer-clean-tags distdir mostlyclean-depend \
354distclean-depend clean-depend maintainer-clean-depend info-am info \
355dvi-am dvi check check-am installcheck-am installcheck \
356install-exec-local install-exec-am install-exec install-data-am \
357install-data install-am install uninstall-am uninstall all-redirect \
358all-am all installdirs mostlyclean-generic distclean-generic \
359clean-generic maintainer-clean-generic clean mostlyclean distclean \
360maintainer-clean
361
362
363# HACK: install to build-tree
364install-exec-local: $(PROGRAMS)
365        $(mkinstalldirs) $(PROJECT_ROOT)/mvme162/bin
366        $(INSTALL_PROGRAM) $(PROGRAMS) $(PROJECT_ROOT)/mvme162/bin
367
368debug-am:
369debug: debug-am
370.PHONY: debug debug-am
371
372profile-am:
373profile: profile-am
374.PHONY: profile profile-am
375
376preinstall-am: $(TMPINSTALL_FILES)
377preinstall: preinstall-am
378.PHONY: preinstall preinstall-am
379
380depend-am:
381depend: depend-am
382.PHONY: depend depend-am
383
384# Tell versions [3.59,3.63) of GNU make to not export all variables.
385# Otherwise a system limit (for SysV at least) may be exceeded.
386.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.