]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/devs/watchdog/synth/v2_0/host/Makefile.in
Initial revision
[karo-tx-redboot.git] / packages / devs / watchdog / synth / 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 Bart Veer
17 #
18 # This file is part of the eCos synthetic target ethernet 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 ######COPYRIGHTEND####
36 #######DESCRIPTIONBEGIN####
37 ######DESCRIPTIONEND####
38
39
40 SHELL = @SHELL@
41
42 srcdir = @srcdir@
43 top_srcdir = @top_srcdir@
44 VPATH = @srcdir@
45 prefix = @prefix@
46 exec_prefix = @exec_prefix@
47
48 bindir = @bindir@
49 sbindir = @sbindir@
50 libexecdir = @libexecdir@
51 datadir = @datadir@
52 sysconfdir = @sysconfdir@
53 sharedstatedir = @sharedstatedir@
54 localstatedir = @localstatedir@
55 libdir = @libdir@
56 infodir = @infodir@
57 mandir = @mandir@
58 includedir = @includedir@
59 oldincludedir = /usr/include
60
61 DESTDIR =
62
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkgincludedir = $(includedir)/@PACKAGE@
66
67 top_builddir = .
68
69 ACLOCAL = @ACLOCAL@
70 AUTOCONF = @AUTOCONF@
71 AUTOMAKE = @AUTOMAKE@
72 AUTOHEADER = @AUTOHEADER@
73
74 INSTALL = @INSTALL@
75 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
76 INSTALL_DATA = @INSTALL_DATA@
77 INSTALL_SCRIPT = @INSTALL_SCRIPT@
78 transform = @program_transform_name@
79
80 NORMAL_INSTALL = :
81 PRE_INSTALL = :
82 POST_INSTALL = :
83 NORMAL_UNINSTALL = :
84 PRE_UNINSTALL = :
85 POST_UNINSTALL = :
86 host_alias = @host_alias@
87 host_triplet = @host@
88 CC = @CC@
89 CXX = @CXX@
90 ECOS_REPOSITORY = @ECOS_REPOSITORY@
91 MAINT = @MAINT@
92 MAKEINFO = @MAKEINFO@
93 MSVC_SRCDIR = @MSVC_SRCDIR@
94 PACKAGE = @PACKAGE@
95 PACKAGE_DIR = @PACKAGE_DIR@
96 PACKAGE_INSTALL = @PACKAGE_INSTALL@
97 PACKAGE_VERSION = @PACKAGE_VERSION@
98 VERSION = @VERSION@
99 ecos_CFLAGS = @ecos_CFLAGS@
100 ecos_CXXFLAGS = @ecos_CXXFLAGS@
101 ecos_INCLUDES = @ecos_INCLUDES@
102 ecos_LDADD = @ecos_LDADD@
103 ecos_LIBS = @ecos_LIBS@
104 ecos_infra_incdir = @ecos_infra_incdir@
105 ecos_infra_libdir = @ecos_infra_libdir@
106 ecos_libcdl_incdir = @ecos_libcdl_incdir@
107 ecos_libcdl_libdir = @ecos_libcdl_libdir@
108 ecos_tk_includes = @ecos_tk_includes@
109 ecos_tk_libs = @ecos_tk_libs@
110
111 AUTOMAKE_OPTIONS = 1.3 foreign
112
113 @SUPPORTED_TRUE@watchdogdir = @SUPPORTED_TRUE@$(libexecdir)/ecos/@PACKAGE_INSTALL@
114 @SUPPORTED_TRUE@watchdog_DATA = @SUPPORTED_TRUE@watchdog.tcl \
115 @SUPPORTED_TRUE@                          watchdog.tdf \
116 @SUPPORTED_TRUE@                          alarm.gif doghouse.gif eye.gif asleep.gif \
117 @SUPPORTED_TRUE@                          sound1.au sound2.au
118 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../../../acsupport/mkinstalldirs
120 CONFIG_CLEAN_FILES = 
121 DATA =  $(watchdog_DATA)
122
123 DIST_COMMON =  Makefile.am Makefile.in acinclude.m4 aclocal.m4 configure \
124 configure.in
125
126
127 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
128
129 TAR = gtar
130 GZIP_ENV = --best
131 all: all-redirect
132 .SUFFIXES:
133 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
134         cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
135
136 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
137         cd $(top_builddir) \
138           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
139
140 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
141         cd $(srcdir) && $(ACLOCAL)
142
143 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
144         $(SHELL) ./config.status --recheck
145 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
146         cd $(srcdir) && $(AUTOCONF)
147
148 install-watchdogDATA: $(watchdog_DATA)
149         @$(NORMAL_INSTALL)
150         $(mkinstalldirs) $(DESTDIR)$(watchdogdir)
151         @list='$(watchdog_DATA)'; for p in $$list; do \
152           if test -f $(srcdir)/$$p; then \
153             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(watchdogdir)/$$p"; \
154             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(watchdogdir)/$$p; \
155           else if test -f $$p; then \
156             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(watchdogdir)/$$p"; \
157             $(INSTALL_DATA) $$p $(DESTDIR)$(watchdogdir)/$$p; \
158           fi; fi; \
159         done
160
161 uninstall-watchdogDATA:
162         @$(NORMAL_UNINSTALL)
163         list='$(watchdog_DATA)'; for p in $$list; do \
164           rm -f $(DESTDIR)$(watchdogdir)/$$p; \
165         done
166 tags: TAGS
167 TAGS:
168
169
170 distdir = $(PACKAGE)-$(VERSION)
171 top_distdir = $(distdir)
172
173 # This target untars the dist file and tries a VPATH configuration.  Then
174 # it guarantees that the distribution is self-contained by making another
175 # tarfile.
176 distcheck: dist
177         -rm -rf $(distdir)
178         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
179         mkdir $(distdir)/=build
180         mkdir $(distdir)/=inst
181         dc_install_base=`cd $(distdir)/=inst && pwd`; \
182         cd $(distdir)/=build \
183           && ../configure --srcdir=.. --prefix=$$dc_install_base \
184           && $(MAKE) $(AM_MAKEFLAGS) \
185           && $(MAKE) $(AM_MAKEFLAGS) dvi \
186           && $(MAKE) $(AM_MAKEFLAGS) check \
187           && $(MAKE) $(AM_MAKEFLAGS) install \
188           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
189           && $(MAKE) $(AM_MAKEFLAGS) dist
190         -rm -rf $(distdir)
191         @banner="$(distdir).tar.gz is ready for distribution"; \
192         dashes=`echo "$$banner" | sed s/./=/g`; \
193         echo "$$dashes"; \
194         echo "$$banner"; \
195         echo "$$dashes"
196 dist: distdir
197         -chmod -R a+r $(distdir)
198         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
199         -rm -rf $(distdir)
200 dist-all: distdir
201         -chmod -R a+r $(distdir)
202         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
203         -rm -rf $(distdir)
204 distdir: $(DISTFILES)
205         -rm -rf $(distdir)
206         mkdir $(distdir)
207         -chmod 777 $(distdir)
208         here=`cd $(top_builddir) && pwd`; \
209         top_distdir=`cd $(distdir) && pwd`; \
210         distdir=`cd $(distdir) && pwd`; \
211         cd $(top_srcdir) \
212           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
213         @for file in $(DISTFILES); do \
214           d=$(srcdir); \
215           if test -d $$d/$$file; then \
216             cp -pr $$d/$$file $(distdir)/$$file; \
217           else \
218             test -f $(distdir)/$$file \
219             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
220             || cp -p $$d/$$file $(distdir)/$$file || :; \
221           fi; \
222         done
223 info-am:
224 info: info-am
225 dvi-am:
226 dvi: dvi-am
227 check-am: all-am
228 check: check-am
229 installcheck-am:
230 installcheck: installcheck-am
231 install-exec-am:
232 install-exec: install-exec-am
233
234 install-data-am: install-watchdogDATA
235 install-data: install-data-am
236
237 install-am: all-am
238         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
239 install: install-am
240 uninstall-am: uninstall-watchdogDATA
241 uninstall: uninstall-am
242 all-am: Makefile $(DATA)
243 all-redirect: all-am
244 install-strip:
245         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
246 installdirs:
247         $(mkinstalldirs)  $(DESTDIR)$(watchdogdir)
248
249
250 mostlyclean-generic:
251
252 clean-generic:
253
254 distclean-generic:
255         -rm -f Makefile $(CONFIG_CLEAN_FILES)
256         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
257
258 maintainer-clean-generic:
259 mostlyclean-am:  mostlyclean-generic
260
261 mostlyclean: mostlyclean-am
262
263 clean-am:  clean-generic mostlyclean-am
264
265 clean: clean-am
266
267 distclean-am:  distclean-generic clean-am
268
269 distclean: distclean-am
270         -rm -f config.status
271
272 maintainer-clean-am:  maintainer-clean-generic distclean-am
273         @echo "This command is intended for maintainers to use;"
274         @echo "it deletes files that may require special tools to rebuild."
275
276 maintainer-clean: maintainer-clean-am
277         -rm -f config.status
278
279 .PHONY: uninstall-watchdogDATA install-watchdogDATA tags distdir info-am \
280 info dvi-am dvi check check-am installcheck-am installcheck \
281 install-exec-am install-exec install-data-am install-data install-am \
282 install uninstall-am uninstall all-redirect all-am all installdirs \
283 mostlyclean-generic distclean-generic clean-generic \
284 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
285
286
287 # Tell versions [3.59,3.63) of GNU make to not export all variables.
288 # Otherwise a system limit (for SysV at least) may be exceeded.
289 .NOEXPORT: