source: rtems/c/src/tests/mptests/mp04/node1/Makefile.in @ 4e917492

4.104.114.84.95
Last change on this file since 4e917492 was 1d9a2fc, checked in by Joel Sherrill <joel.sherrill@…>, on 11/29/99 at 15:45:11

Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@…>
which (among other things) converted the mptests to automake.

SUB_DIRS was used instead of SUBDIRS in some Makefile.ins
(apparently a leftover from moving the start* directories)

Addtional major bugs:

  • psxtests/include was empty (incomplete psxtests changes).
  • bogus handling of *.scn in itrontests (screens/sptests vs. screens/itrontests installation dirs)

In addition I have added a few more changes (I couldn't resist)

  • automake support for itrontests
  • OPERATION_COUNT support in tmitrontests/
  • automake support for tmitrontests
  • automake suppport for mptests
  • Some (minor) corrections to several configure.in/Makefile.ams

=> c/src/tests/ is completly under automake control, now.
=> we could start to sort out the structural issues with c/src/tests

(tests/support, stubdr, tools, get "make dist" working)

  • Property mode set to 100644
File size: 7.2 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
15
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20prefix = @prefix@
21exec_prefix = @exec_prefix@
22
23bindir = @bindir@
24sbindir = @sbindir@
25libexecdir = @libexecdir@
26datadir = @datadir@
27sysconfdir = @sysconfdir@
28sharedstatedir = @sharedstatedir@
29localstatedir = @localstatedir@
30libdir = @libdir@
31infodir = @infodir@
32mandir = @mandir@
33includedir = @includedir@
34oldincludedir = /usr/include
35
36DESTDIR =
37
38pkgdatadir = $(datadir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41
42top_builddir = ../..
43
44ACLOCAL = @ACLOCAL@
45AUTOCONF = @AUTOCONF@
46AUTOMAKE = @AUTOMAKE@
47AUTOHEADER = @AUTOHEADER@
48
49INSTALL = @INSTALL@
50INSTALL_PROGRAM = @INSTALL_PROGRAM@
51INSTALL_DATA = @INSTALL_DATA@
52INSTALL_SCRIPT = @INSTALL_SCRIPT@
53INSTALL_STRIP_FLAG =
54transform = @program_transform_name@
55
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62build_alias = @build_alias@
63build_triplet = @build@
64host_alias = @host_alias@
65host_triplet = @host@
66target_alias = @target_alias@
67target_triplet = @target@
68BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
69BARE_CPU_MODEL = @BARE_CPU_MODEL@
70CC = @CC@
71CC_CFLAGS_DEBUG_V = @CC_CFLAGS_DEBUG_V@
72CC_CFLAGS_DEFAULT = @CC_CFLAGS_DEFAULT@
73CC_CFLAGS_PROFILE_V = @CC_CFLAGS_PROFILE_V@
74CC_FOR_TARGET = @CC_FOR_TARGET@
75CC_LDFLAGS_PROFILE_V = @CC_LDFLAGS_PROFILE_V@
76CPP = @CPP@
77GCCSED = @GCCSED@
78HAS_MP = @HAS_MP@
79INSTALL_CHANGE = @INSTALL_CHANGE@
80MAINT = @MAINT@
81MAKEINFO = @MAKEINFO@
82PACKAGE = @PACKAGE@
83PACKHEX = @PACKHEX@
84PROJECT_ROOT = @PROJECT_ROOT@
85RTEMS_BSP = @RTEMS_BSP@
86RTEMS_CPU = @RTEMS_CPU@
87RTEMS_HAS_MULTIPROCESSING = @RTEMS_HAS_MULTIPROCESSING@
88RTEMS_HOST = @RTEMS_HOST@
89RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@
90RTEMS_ROOT = @RTEMS_ROOT@
91RTEMS_TOPdir = @RTEMS_TOPdir@
92RTEMS_USE_GCC272 = @RTEMS_USE_GCC272@
93RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
94VERSION = @VERSION@
95
96AUTOMAKE_OPTIONS = foreign 1.4
97
98VPATH = @srcdir@:@srcdir@/..
99
100NODE = 1
101TEST = mp04
102PGM = ${ARCH}/$(TEST)-node$(NODE).exe
103
104MANAGERS = io mp
105
106# C source names, if any, go here -- minus the .c
107C_FILES = init.c task1.c
108C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
109
110H_FILES = system.h
111
112DOCTYPES = doc scn
113DOCS = $(DOCTYPES:%=$(TEST).%)
114
115SRCS = $(DOCS) $(C_FILES) $(H_FILES)
116OBJS = $(C_O_FILES)
117
118PRINT_SRCS = $(DOCS)
119
120project_bspdir = $(PROJECT_ROOT)/@RTEMS_BSP@
121
122TMPINSTALL_FILES =  $(project_bspdir)/tests $(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe $(project_bspdir)/tests/screens $(project_bspdir)/tests/screens/mptests $(project_bspdir)/tests/screens/mptests/node$(NODE) $(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn
123
124
125#
126# (OPTIONAL) Add local stuff here using +=
127#
128
129@HAS_MP_TRUE@AM_CPPFLAGS =  -DNODE_NUMBER=$(NODE) -I$(srcdir)/..
130
131EXTRA_DIST = $(DOCS)
132mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
133CONFIG_CLEAN_FILES =
134DIST_COMMON =  Makefile.am Makefile.in
135
136
137DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
138
139TAR = gtar
140GZIP_ENV = --best
141all: all-redirect
142.SUFFIXES:
143$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/mptests.am $(top_srcdir)/../../../../automake/local.am
144        cd $(top_srcdir) && $(AUTOMAKE) --foreign mp04/node1/Makefile
145
146Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
147        cd $(top_builddir) \
148          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
149
150tags: TAGS
151TAGS:
152
153
154distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
155
156subdir = mp04/node1
157
158distdir: $(DISTFILES)
159        here=`cd $(top_builddir) && pwd`; \
160        top_distdir=`cd $(top_distdir) && pwd`; \
161        distdir=`cd $(distdir) && pwd`; \
162        cd $(top_srcdir) \
163          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign mp04/node1/Makefile
164        @for file in $(DISTFILES); do \
165          d=$(srcdir); \
166          if test -d $$d/$$file; then \
167            cp -pr $$d/$$file $(distdir)/$$file; \
168          else \
169            test -f $(distdir)/$$file \
170            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
171            || cp -p $$d/$$file $(distdir)/$$file || :; \
172          fi; \
173        done
174info-am:
175info: info-am
176dvi-am:
177dvi: dvi-am
178check-am: all-am
179check: check-am
180installcheck-am:
181installcheck: installcheck-am
182install-exec-am:
183install-exec: install-exec-am
184
185install-data-am:
186install-data: install-data-am
187
188install-am: all-am
189        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
190install: install-am
191uninstall-am:
192uninstall: uninstall-am
193all-am: Makefile all-local
194all-redirect: all-am
195install-strip:
196        $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
197installdirs:
198
199
200mostlyclean-generic:
201
202clean-generic:
203
204distclean-generic:
205        -rm -f Makefile $(CONFIG_CLEAN_FILES)
206        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
207
208maintainer-clean-generic:
209mostlyclean-am:  mostlyclean-generic
210
211mostlyclean: mostlyclean-am
212
213clean-am:  clean-generic mostlyclean-am
214
215clean: clean-am
216
217distclean-am:  distclean-generic clean-am
218
219distclean: distclean-am
220
221maintainer-clean-am:  maintainer-clean-generic distclean-am
222        @echo "This command is intended for maintainers to use;"
223        @echo "it deletes files that may require special tools to rebuild."
224
225maintainer-clean: maintainer-clean-am
226
227.PHONY: tags distdir info-am info dvi-am dvi check check-am \
228installcheck-am installcheck install-exec-am install-exec \
229install-data-am install-data install-am install uninstall-am uninstall \
230all-local all-redirect all-am all installdirs mostlyclean-generic \
231distclean-generic clean-generic maintainer-clean-generic clean \
232mostlyclean distclean maintainer-clean
233
234
235include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
236include $(RTEMS_ROOT)/make/leaf.cfg
237
238$(project_bspdir)/tests:
239        @$(mkinstalldirs) $@
240
241$(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe: $(PGM)
242        $(INSTALL_PROGRAM) $< $@
243
244$(project_bspdir)/tests/screens:
245        @$(mkinstalldirs) $@
246
247$(project_bspdir)/tests/screens/mptests:
248        @$(mkinstalldirs) $@
249
250$(project_bspdir)/tests/screens/mptests/node$(NODE):
251        @$(mkinstalldirs) $@
252
253$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn: $(TEST).scn
254        $(INSTALL_DATA) $< $@
255
256#
257# Add your list of files to delete here.  The config files
258#  already know how to delete some stuff, so you may want
259#  to just run 'make clean' first to see what gets missed.
260#  'make clobber' already includes 'make clean'
261#
262
263@HAS_MP_TRUE@${PGM}: $(OBJS) $(LINK_FILES)
264@HAS_MP_TRUE@   $(make-exe)
265
266@HAS_MP_TRUE@all-local: $(ARCH) $(TMPINSTALL_FILES)
267@HAS_MP_FALSE@all-local:
268
269debug-am:
270debug: debug-am
271.PHONY: debug debug-am
272
273profile-am:
274profile: profile-am
275.PHONY: profile profile-am
276
277preinstall-am: $(PREINSTALL_FILES)
278preinstall: preinstall-am
279.PHONY: preinstall preinstall-am
280
281depend-am:
282depend: depend-am
283.PHONY: depend depend-am
284
285# Tell versions [3.59,3.63) of GNU make to not export all variables.
286# Otherwise a system limit (for SysV at least) may be exceeded.
287.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.