source: rtems/c/src/exec/score/tools/sh/Makefile.in @ fbec4a1

4.104.114.84.95
Last change on this file since fbec4a1 was fbec4a1, checked in by Joel Sherrill <joel.sherrill@…>, on 05/18/99 at 17:33:52

Regenerated.

  • Property mode set to 100644
File size: 7.9 KB
Line 
1# Makefile.in generated automatically by automake 1.2 from Makefile.am
2
3# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy, distribute and modify it.
6
7#
8#  $Id$
9#
10
11
12SHELL = /bin/sh
13
14srcdir = @srcdir@
15top_srcdir = @top_srcdir@
16VPATH = @srcdir@
17prefix = @prefix@
18exec_prefix = @exec_prefix@
19
20bindir = @bindir@
21sbindir = @sbindir@
22libexecdir = @libexecdir@
23datadir = @datadir@
24sysconfdir = @sysconfdir@
25sharedstatedir = @sharedstatedir@
26localstatedir = @localstatedir@
27libdir = @libdir@
28infodir = @infodir@
29mandir = @mandir@
30includedir = @includedir@
31oldincludedir = /usr/include
32
33pkgdatadir = $(datadir)/@PACKAGE@
34pkglibdir = $(libdir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36
37top_builddir = .
38AUTOCONF = @AUTOCONF@
39AUTOMAKE = @AUTOMAKE@
40AUTOHEADER = @AUTOHEADER@
41
42INSTALL = @INSTALL@
43INSTALL_PROGRAM = @INSTALL_PROGRAM@
44INSTALL_DATA = @INSTALL_DATA@
45INSTALL_SCRIPT = @INSTALL_SCRIPT@
46transform = @program_transform_name@
47
48NORMAL_INSTALL = true
49PRE_INSTALL = true
50POST_INSTALL = true
51NORMAL_UNINSTALL = true
52PRE_UNINSTALL = true
53POST_UNINSTALL = true
54build_alias = @build_alias@
55build_triplet = @build@
56host_alias = @host_alias@
57host_triplet = @host@
58target_alias = @target_alias@
59target_triplet = @target@
60CC = @CC@
61MAKEINFO = @MAKEINFO@
62PACKAGE = @PACKAGE@
63PROJECT_ROOT = @PROJECT_ROOT@
64RTEMS_ROOT = @RTEMS_ROOT@
65RTEMS_TOPdir = @RTEMS_TOPdir@
66VERSION = @VERSION@
67project_bindir = @project_bindir@
68project_includedir = @project_includedir@
69project_libdir = @project_libdir@
70tooldir = @tooldir@
71
72AUTOMAKE_OPTIONS = foreign
73ACLOCAL = @ACLOCAL@ -I $(RTEMS_TOPdir)/aclocal
74
75noinst_PROGRAMS=shgen
76
77shgen_SOURCES = \
78sci.h \
79sci.c \
80shgen.c
81ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../../../mkinstalldirs
83CONFIG_CLEAN_FILES =
84PROGRAMS =  $(noinst_PROGRAMS)
85
86
87DEFS = @DEFS@ -I. -I$(srcdir)
88CPPFLAGS = @CPPFLAGS@
89LDFLAGS = @LDFLAGS@
90LIBS = @LIBS@
91shgen_OBJECTS =  sci.o shgen.o
92shgen_LDADD = $(LDADD)
93shgen_LDFLAGS =
94CFLAGS = @CFLAGS@
95COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
96LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
97DIST_COMMON =  AUTHORS COPYING Makefile.am Makefile.in TODO aclocal.m4 \
98configure configure.in
99
100
101DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
102
103TAR = tar
104GZIP = --best
105DEP_FILES =  .deps/sci.P .deps/shgen.P
106SOURCES = $(shgen_SOURCES)
107OBJECTS = $(shgen_OBJECTS)
108
109default: all
110
111.SUFFIXES:
112.SUFFIXES: .c .o
113$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
114        cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
115
116Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
117        cd $(top_builddir) \
118          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
119
120$(ACLOCAL_M4):  configure.in
121        cd $(srcdir) && $(ACLOCAL)
122
123config.status: $(srcdir)/configure
124        $(SHELL) ./config.status --recheck
125$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
126        cd $(srcdir) && $(AUTOCONF)
127
128mostlyclean-noinstPROGRAMS:
129
130clean-noinstPROGRAMS:
131        test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
132
133distclean-noinstPROGRAMS:
134
135maintainer-clean-noinstPROGRAMS:
136
137.c.o:
138        $(COMPILE) -c $<
139
140mostlyclean-compile:
141        rm -f *.o core
142
143clean-compile:
144
145distclean-compile:
146        rm -f *.tab.c
147
148maintainer-clean-compile:
149
150shgen: $(shgen_OBJECTS) $(shgen_DEPENDENCIES)
151        @rm -f shgen
152        $(LINK) $(shgen_LDFLAGS) $(shgen_OBJECTS) $(shgen_LDADD) $(LIBS)
153
154tags: TAGS
155
156ID: $(HEADERS) $(SOURCES)
157        here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
158
159TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES)
160        tags=; \
161        here=`pwd`; \
162        test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$$tags" \
163          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $(SOURCES) $(HEADERS) -o $$here/TAGS)
164
165mostlyclean-tags:
166
167clean-tags:
168
169distclean-tags:
170        rm -f TAGS ID
171
172maintainer-clean-tags:
173
174distdir = $(PACKAGE)-$(VERSION)
175top_distdir = $(distdir)
176
177# This target untars the dist file and tries a VPATH configuration.  Then
178# it guarantees that the distribution is self-contained by making another
179# tarfile.
180distcheck: dist
181        rm -rf $(distdir)
182        GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
183        mkdir $(distdir)/=build
184        mkdir $(distdir)/=inst
185        dc_install_base=`cd $(distdir)/=inst && pwd`; \
186        cd $(distdir)/=build \
187          && ../configure --srcdir=.. --prefix=$$dc_install_base \
188          && $(MAKE) \
189          && $(MAKE) dvi \
190          && $(MAKE) check \
191          && $(MAKE) install \
192          && $(MAKE) installcheck \
193          && $(MAKE) dist
194        rm -rf $(distdir)
195        @echo "========================"; \
196        echo "$(distdir).tar.gz is ready for distribution"; \
197        echo "========================"
198dist: distdir
199        -chmod -R a+r $(distdir)
200        GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
201        rm -rf $(distdir)
202dist-all: distdir
203        -chmod -R a+r $(distdir)
204        GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
205        rm -rf $(distdir)
206distdir: $(DISTFILES)
207        rm -rf $(distdir)
208        mkdir $(distdir)
209        -chmod 777 $(distdir)
210        here=`cd $(top_builddir) && pwd`; \
211        top_distdir=`cd $(top_distdir) && pwd`; \
212        cd $(top_srcdir) \
213          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
214        @for file in $(DISTFILES); do \
215          d=$(srcdir); \
216          test -f $(distdir)/$$file \
217          || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
218          || cp -p $$d/$$file $(distdir)/$$file; \
219        done
220
221MKDEP = gcc -M $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
222
223DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
224-include .deps/.P
225.deps/.P: $(BUILT_SOURCES)
226        echo > $@
227
228-include $(DEP_FILES)
229
230mostlyclean-depend:
231
232clean-depend:
233
234distclean-depend:
235
236maintainer-clean-depend:
237        rm -rf .deps
238
239.deps/%.P: %.c
240        @echo "Computing dependencies for $<..."
241        @o='o'; \
242        test -n "$o" && o='$$o'; \
243        $(MKDEP) $< >$@.tmp \
244          && sed "s,^\(.*\)\.o:,\1.$$o \1.l$$o $@:," < $@.tmp > $@ \
245          && rm -f $@.tmp
246info:
247dvi:
248check: all
249        $(MAKE)
250installcheck:
251install-exec:
252        @$(NORMAL_INSTALL)
253
254install-data:
255        @$(NORMAL_INSTALL)
256
257install: install-exec install-data all
258        @:
259
260uninstall:
261
262all: Makefile $(PROGRAMS)
263
264install-strip:
265        $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
266installdirs:
267
268
269mostlyclean-generic:
270        test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
271
272clean-generic:
273        test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
274
275distclean-generic:
276        rm -f Makefile $(DISTCLEANFILES)
277        rm -f config.cache config.log stamp-h stamp-h[0-9]*
278        test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
279
280maintainer-clean-generic:
281        test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
282        test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
283mostlyclean:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
284                mostlyclean-tags mostlyclean-depend mostlyclean-generic
285
286clean:  clean-noinstPROGRAMS clean-compile clean-tags clean-depend \
287                clean-generic mostlyclean
288
289distclean:  distclean-noinstPROGRAMS distclean-compile distclean-tags \
290                distclean-depend distclean-generic clean
291        rm -f config.status
292
293maintainer-clean:  maintainer-clean-noinstPROGRAMS \
294                maintainer-clean-compile maintainer-clean-tags \
295                maintainer-clean-depend maintainer-clean-generic \
296                distclean
297        @echo "This command is intended for maintainers to use;"
298        @echo "it deletes files that may require special tools to rebuild."
299        rm -f config.status
300
301.PHONY: default mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
302clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
303mostlyclean-compile distclean-compile clean-compile \
304maintainer-clean-compile tags mostlyclean-tags distclean-tags \
305clean-tags maintainer-clean-tags distdir mostlyclean-depend \
306distclean-depend clean-depend maintainer-clean-depend info dvi \
307installcheck install-exec install-data install uninstall all \
308installdirs mostlyclean-generic distclean-generic clean-generic \
309maintainer-clean-generic clean mostlyclean distclean maintainer-clean
310
311
312include $(top_srcdir)/../../../../../../automake/local.am
313
314# Tell versions [3.59,3.63) of GNU make to not export all variables.
315# Otherwise a system limit (for SysV at least) may be exceeded.
316.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.