]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/synth/arch/v2_0/host/Makefile.in
Initial revision
[karo-tx-redboot.git] / packages / hal / synth / arch / v2_0 / host / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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 ######COPYRIGHTBEGIN####
14 #                                                                          
15 # ----------------------------------------------------------------------------
16 # Copyright (C) 2002, 2003 Bart Veer
17 #
18 # This file is part of the eCos synthetic target support.
19 #
20 # This program is free software; you can redistribute it and/or modify it 
21 # under the terms of the GNU General Public License as published by the Free 
22 # Software Foundation; either version 2 of the License, or (at your option) 
23 # any later version.
24
25 # This program is distributed in the hope that it will be useful, but WITHOUT 
26 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 
27 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for 
28 # more details.
29
30 # You should have received a copy of the GNU General Public License along with
31 # this program; if not, write to the Free Software Foundation, Inc., 
32 # 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
33 #
34 # ----------------------------------------------------------------------------
35 #                                                                          
36 ######COPYRIGHTEND####
37 #######DESCRIPTIONBEGIN####
38 ######DESCRIPTIONEND####
39
40
41 SHELL = @SHELL@
42
43 srcdir = @srcdir@
44 top_srcdir = @top_srcdir@
45 VPATH = @srcdir@
46 prefix = @prefix@
47 exec_prefix = @exec_prefix@
48
49 bindir = @bindir@
50 sbindir = @sbindir@
51 libexecdir = @libexecdir@
52 datadir = @datadir@
53 sysconfdir = @sysconfdir@
54 sharedstatedir = @sharedstatedir@
55 localstatedir = @localstatedir@
56 libdir = @libdir@
57 infodir = @infodir@
58 mandir = @mandir@
59 includedir = @includedir@
60 oldincludedir = /usr/include
61
62 DESTDIR =
63
64 pkgdatadir = $(datadir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkgincludedir = $(includedir)/@PACKAGE@
67
68 top_builddir = .
69
70 ACLOCAL = @ACLOCAL@
71 AUTOCONF = @AUTOCONF@
72 AUTOMAKE = @AUTOMAKE@
73 AUTOHEADER = @AUTOHEADER@
74
75 INSTALL = @INSTALL@
76 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
77 INSTALL_DATA = @INSTALL_DATA@
78 INSTALL_SCRIPT = @INSTALL_SCRIPT@
79 transform = @program_transform_name@
80
81 NORMAL_INSTALL = :
82 PRE_INSTALL = :
83 POST_INSTALL = :
84 NORMAL_UNINSTALL = :
85 PRE_UNINSTALL = :
86 POST_UNINSTALL = :
87 host_alias = @host_alias@
88 host_triplet = @host@
89 CC = @CC@
90 CXX = @CXX@
91 ECOS_REPOSITORY = @ECOS_REPOSITORY@
92 EXEEXT = @EXEEXT@
93 MAINT = @MAINT@
94 MAKEINFO = @MAKEINFO@
95 MSVC_SRCDIR = @MSVC_SRCDIR@
96 OBJEXT = @OBJEXT@
97 PACKAGE = @PACKAGE@
98 PACKAGE_DIR = @PACKAGE_DIR@
99 PACKAGE_INSTALL = @PACKAGE_INSTALL@
100 PACKAGE_VERSION = @PACKAGE_VERSION@
101 VERSION = @VERSION@
102 ecos_CFLAGS = @ecos_CFLAGS@
103 ecos_CXXFLAGS = @ecos_CXXFLAGS@
104 ecos_INCLUDES = @ecos_INCLUDES@
105 ecos_LDADD = @ecos_LDADD@
106 ecos_LIBS = @ecos_LIBS@
107 ecos_infra_incdir = @ecos_infra_incdir@
108 ecos_infra_libdir = @ecos_infra_libdir@
109 ecos_libcdl_incdir = @ecos_libcdl_incdir@
110 ecos_libcdl_libdir = @ecos_libcdl_libdir@
111 ecos_tk_includes = @ecos_tk_includes@
112 ecos_tk_libs = @ecos_tk_libs@
113
114 AUTOMAKE_OPTIONS = 1.3 foreign
115
116 @SUPPORTED_TRUE@AM_CFLAGS = @SUPPORTED_TRUE@@ecos_CFLAGS@ -DECOSYNTH_VERSION=\"@VERSION@\" \
117 @SUPPORTED_TRUE@ -DECOS_REPOSITORY=\"@ECOS_REPOSITORY@\" \
118 @SUPPORTED_TRUE@ -DLIBEXECDIR=\"$(libexecdir)\" \
119 @SUPPORTED_TRUE@ -DPACKAGE_DIR=\"@PACKAGE_DIR@\" \
120 @SUPPORTED_TRUE@ -DPACKAGE_VERSION=\"@PACKAGE_VERSION@\" \
121 @SUPPORTED_TRUE@ -DPACKAGE_INSTALL=\"@PACKAGE_INSTALL@\"
122 @SUPPORTED_TRUE@AM_CXXFLAGS = @SUPPORTED_TRUE@@ecos_CXXFLAGS@
123 @SUPPORTED_TRUE@INCLUDES = @SUPPORTED_TRUE@@ecos_INCLUDES@ @ecos_tk_includes@
124 @SUPPORTED_TRUE@LIBS = @SUPPORTED_TRUE@@ecos_LIBS@ @ecos_LDADD@
125
126 @SUPPORTED_TRUE@synthdir = @SUPPORTED_TRUE@$(libexecdir)/ecos/@PACKAGE_INSTALL@
127 @SUPPORTED_TRUE@synth_PROGRAMS = @SUPPORTED_TRUE@ecosynth
128 @SUPPORTED_TRUE@synth_DATA = @SUPPORTED_TRUE@ecosynth.tcl default.tdf user_initrc.tcl user_mainrc.tcl \
129 @SUPPORTED_TRUE@                          console.tcl \
130 @SUPPORTED_TRUE@                          ecosicon.xbm ecosiconmask.xbm tick_yes.xbm tick_no.xbm \
131 @SUPPORTED_TRUE@                          save.xbm cut.xbm copy.xbm paste.xbm help.xbm running1.ppm \
132 @SUPPORTED_TRUE@                          saveall.xbm
133
134 @SUPPORTED_TRUE@ecosynth_SOURCES = @SUPPORTED_TRUE@ecosynth.c
135 @SUPPORTED_TRUE@ecosynth_LDADD = @SUPPORTED_TRUE@@ecos_tk_libs@
136 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
137 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../../../acsupport/mkinstalldirs
138 CONFIG_CLEAN_FILES = 
139 @SUPPORTED_TRUE@synth_PROGRAMS =  ecosynth$(EXEEXT)
140 PROGRAMS =  $(synth_PROGRAMS)
141
142
143 DEFS = @DEFS@ -I. -I$(srcdir) 
144 CPPFLAGS = @CPPFLAGS@
145 LDFLAGS = @LDFLAGS@
146 @SUPPORTED_TRUE@ecosynth_OBJECTS =  ecosynth.$(OBJEXT)
147 @SUPPORTED_TRUE@ecosynth_DEPENDENCIES = 
148 ecosynth_LDFLAGS = 
149 CFLAGS = @CFLAGS@
150 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
151 CCLD = $(CC)
152 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
153 DATA =  $(synth_DATA)
154
155 DIST_COMMON =  Makefile.am Makefile.in acinclude.m4 aclocal.m4 configure \
156 configure.in
157
158
159 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
160
161 TAR = gtar
162 GZIP_ENV = --best
163 DEP_FILES =  .deps/ecosynth.P
164 SOURCES = $(ecosynth_SOURCES)
165 OBJECTS = $(ecosynth_OBJECTS)
166
167 all: all-redirect
168 .SUFFIXES:
169 .SUFFIXES: .S .c .o .obj .s
170 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
171         cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
172
173 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
174         cd $(top_builddir) \
175           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
176
177 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
178         cd $(srcdir) && $(ACLOCAL)
179
180 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
181         $(SHELL) ./config.status --recheck
182 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
183         cd $(srcdir) && $(AUTOCONF)
184
185 mostlyclean-synthPROGRAMS:
186
187 clean-synthPROGRAMS:
188         -test -z "$(synth_PROGRAMS)" || rm -f $(synth_PROGRAMS)
189
190 distclean-synthPROGRAMS:
191
192 maintainer-clean-synthPROGRAMS:
193
194 install-synthPROGRAMS: $(synth_PROGRAMS)
195         @$(NORMAL_INSTALL)
196         $(mkinstalldirs) $(DESTDIR)$(synthdir)
197         @list='$(synth_PROGRAMS)'; for p in $$list; do \
198           if test -f $$p; then \
199             echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(synthdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
200              $(INSTALL_PROGRAM) $$p $(DESTDIR)$(synthdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
201           else :; fi; \
202         done
203
204 uninstall-synthPROGRAMS:
205         @$(NORMAL_UNINSTALL)
206         list='$(synth_PROGRAMS)'; for p in $$list; do \
207           rm -f $(DESTDIR)$(synthdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
208         done
209
210 # FIXME: We should only use cygpath when building on Windows,
211 # and only if it is available.
212 .c.obj:
213         $(COMPILE) -c `cygpath -w $<`
214
215 .s.o:
216         $(COMPILE) -c $<
217
218 .S.o:
219         $(COMPILE) -c $<
220
221 mostlyclean-compile:
222         -rm -f *.o core *.core
223         -rm -f *.$(OBJEXT)
224
225 clean-compile:
226
227 distclean-compile:
228         -rm -f *.tab.c
229
230 maintainer-clean-compile:
231
232 ecosynth$(EXEEXT): $(ecosynth_OBJECTS) $(ecosynth_DEPENDENCIES)
233         @rm -f ecosynth$(EXEEXT)
234         $(LINK) $(ecosynth_LDFLAGS) $(ecosynth_OBJECTS) $(ecosynth_LDADD) $(LIBS)
235
236 install-synthDATA: $(synth_DATA)
237         @$(NORMAL_INSTALL)
238         $(mkinstalldirs) $(DESTDIR)$(synthdir)
239         @list='$(synth_DATA)'; for p in $$list; do \
240           if test -f $(srcdir)/$$p; then \
241             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(synthdir)/$$p"; \
242             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(synthdir)/$$p; \
243           else if test -f $$p; then \
244             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(synthdir)/$$p"; \
245             $(INSTALL_DATA) $$p $(DESTDIR)$(synthdir)/$$p; \
246           fi; fi; \
247         done
248
249 uninstall-synthDATA:
250         @$(NORMAL_UNINSTALL)
251         list='$(synth_DATA)'; for p in $$list; do \
252           rm -f $(DESTDIR)$(synthdir)/$$p; \
253         done
254
255 tags: TAGS
256
257 ID: $(HEADERS) $(SOURCES) $(LISP)
258         list='$(SOURCES) $(HEADERS)'; \
259         unique=`for i in $$list; do echo $$i; done | \
260           awk '    { files[$$0] = 1; } \
261                END { for (i in files) print i; }'`; \
262         here=`pwd` && cd $(srcdir) \
263           && mkid -f$$here/ID $$unique $(LISP)
264
265 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
266         tags=; \
267         here=`pwd`; \
268         list='$(SOURCES) $(HEADERS)'; \
269         unique=`for i in $$list; do echo $$i; done | \
270           awk '    { files[$$0] = 1; } \
271                END { for (i in files) print i; }'`; \
272         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
273           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
274
275 mostlyclean-tags:
276
277 clean-tags:
278
279 distclean-tags:
280         -rm -f TAGS ID
281
282 maintainer-clean-tags:
283
284 distdir = $(PACKAGE)-$(VERSION)
285 top_distdir = $(distdir)
286
287 # This target untars the dist file and tries a VPATH configuration.  Then
288 # it guarantees that the distribution is self-contained by making another
289 # tarfile.
290 distcheck: dist
291         -rm -rf $(distdir)
292         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
293         mkdir $(distdir)/=build
294         mkdir $(distdir)/=inst
295         dc_install_base=`cd $(distdir)/=inst && pwd`; \
296         cd $(distdir)/=build \
297           && ../configure --srcdir=.. --prefix=$$dc_install_base \
298           && $(MAKE) $(AM_MAKEFLAGS) \
299           && $(MAKE) $(AM_MAKEFLAGS) dvi \
300           && $(MAKE) $(AM_MAKEFLAGS) check \
301           && $(MAKE) $(AM_MAKEFLAGS) install \
302           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
303           && $(MAKE) $(AM_MAKEFLAGS) dist
304         -rm -rf $(distdir)
305         @banner="$(distdir).tar.gz is ready for distribution"; \
306         dashes=`echo "$$banner" | sed s/./=/g`; \
307         echo "$$dashes"; \
308         echo "$$banner"; \
309         echo "$$dashes"
310 dist: distdir
311         -chmod -R a+r $(distdir)
312         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
313         -rm -rf $(distdir)
314 dist-all: distdir
315         -chmod -R a+r $(distdir)
316         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
317         -rm -rf $(distdir)
318 distdir: $(DISTFILES)
319         -rm -rf $(distdir)
320         mkdir $(distdir)
321         -chmod 777 $(distdir)
322         here=`cd $(top_builddir) && pwd`; \
323         top_distdir=`cd $(distdir) && pwd`; \
324         distdir=`cd $(distdir) && pwd`; \
325         cd $(top_srcdir) \
326           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
327         @for file in $(DISTFILES); do \
328           d=$(srcdir); \
329           if test -d $$d/$$file; then \
330             cp -pr $$d/$$file $(distdir)/$$file; \
331           else \
332             test -f $(distdir)/$$file \
333             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
334             || cp -p $$d/$$file $(distdir)/$$file || :; \
335           fi; \
336         done
337
338 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
339
340 -include $(DEP_FILES)
341
342 mostlyclean-depend:
343
344 clean-depend:
345
346 distclean-depend:
347         -rm -rf .deps
348
349 maintainer-clean-depend:
350
351 %.o: %.c
352         @echo '$(COMPILE) -c $<'; \
353         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
354         @-cp .deps/$(*F).pp .deps/$(*F).P; \
355         tr ' ' '\012' < .deps/$(*F).pp \
356           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
357             >> .deps/$(*F).P; \
358         rm .deps/$(*F).pp
359
360 %.lo: %.c
361         @echo '$(LTCOMPILE) -c $<'; \
362         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
363         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
364           < .deps/$(*F).pp > .deps/$(*F).P; \
365         tr ' ' '\012' < .deps/$(*F).pp \
366           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
367             >> .deps/$(*F).P; \
368         rm -f .deps/$(*F).pp
369 info-am:
370 info: info-am
371 dvi-am:
372 dvi: dvi-am
373 check-am: all-am
374 check: check-am
375 installcheck-am:
376 installcheck: installcheck-am
377 install-exec-am:
378 install-exec: install-exec-am
379
380 install-data-am: install-synthPROGRAMS install-synthDATA
381 install-data: install-data-am
382
383 install-am: all-am
384         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385 install: install-am
386 uninstall-am: uninstall-synthPROGRAMS uninstall-synthDATA
387 uninstall: uninstall-am
388 all-am: Makefile $(PROGRAMS) $(DATA)
389 all-redirect: all-am
390 install-strip:
391         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
392 installdirs:
393         $(mkinstalldirs)  $(DESTDIR)$(synthdir) $(DESTDIR)$(synthdir)
394
395
396 mostlyclean-generic:
397
398 clean-generic:
399
400 distclean-generic:
401         -rm -f Makefile $(CONFIG_CLEAN_FILES)
402         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
403
404 maintainer-clean-generic:
405 mostlyclean-am:  mostlyclean-synthPROGRAMS mostlyclean-compile \
406                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
407
408 mostlyclean: mostlyclean-am
409
410 clean-am:  clean-synthPROGRAMS clean-compile clean-tags clean-depend \
411                 clean-generic mostlyclean-am
412
413 clean: clean-am
414
415 distclean-am:  distclean-synthPROGRAMS distclean-compile distclean-tags \
416                 distclean-depend distclean-generic clean-am
417
418 distclean: distclean-am
419         -rm -f config.status
420
421 maintainer-clean-am:  maintainer-clean-synthPROGRAMS \
422                 maintainer-clean-compile maintainer-clean-tags \
423                 maintainer-clean-depend maintainer-clean-generic \
424                 distclean-am
425         @echo "This command is intended for maintainers to use;"
426         @echo "it deletes files that may require special tools to rebuild."
427
428 maintainer-clean: maintainer-clean-am
429         -rm -f config.status
430
431 .PHONY: mostlyclean-synthPROGRAMS distclean-synthPROGRAMS \
432 clean-synthPROGRAMS maintainer-clean-synthPROGRAMS \
433 uninstall-synthPROGRAMS install-synthPROGRAMS mostlyclean-compile \
434 distclean-compile clean-compile maintainer-clean-compile \
435 uninstall-synthDATA install-synthDATA tags mostlyclean-tags \
436 distclean-tags clean-tags maintainer-clean-tags distdir \
437 mostlyclean-depend distclean-depend clean-depend \
438 maintainer-clean-depend info-am info dvi-am dvi check check-am \
439 installcheck-am installcheck install-exec-am install-exec \
440 install-data-am install-data install-am install uninstall-am uninstall \
441 all-redirect all-am all installdirs mostlyclean-generic \
442 distclean-generic clean-generic maintainer-clean-generic clean \
443 mostlyclean distclean maintainer-clean
444
445
446 @SUPPORTED_TRUE@ecosynth.$(OBJEXT)      : Makefile ../src/synth_protocol.h
447
448 # Tell versions [3.59,3.63) of GNU make to not export all variables.
449 # Otherwise a system limit (for SysV at least) may be exceeded.
450 .NOEXPORT: