OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [rtems/] [macros/] [Makefile.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
# Makefile.in generated by automake 1.6.2 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
 
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
 
15
@SET_MAKE@
16
SHELL = @SHELL@
17
 
18
srcdir = @srcdir@
19
top_srcdir = @top_srcdir@
20
VPATH = @srcdir@
21
prefix = @prefix@
22
exec_prefix = @exec_prefix@
23
 
24
bindir = @bindir@
25
sbindir = @sbindir@
26
libexecdir = @libexecdir@
27
datadir = @datadir@
28
sysconfdir = @sysconfdir@
29
sharedstatedir = @sharedstatedir@
30
localstatedir = @localstatedir@
31
libdir = @libdir@
32
infodir = @infodir@
33
mandir = @mandir@
34
includedir = @includedir@
35
oldincludedir = /usr/include
36
pkgdatadir = $(datadir)/@PACKAGE@
37
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ../..
40
 
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
56
NORMAL_INSTALL = :
57
PRE_INSTALL = :
58
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
62
host_alias = @host_alias@
63
host_triplet = @host@
64
 
65
EXEEXT = @EXEEXT@
66
OBJEXT = @OBJEXT@
67
PATH_SEPARATOR = @PATH_SEPARATOR@
68
AMTAR = @AMTAR@
69
AWK = @AWK@
70
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
71
BARE_CPU_MODEL = @BARE_CPU_MODEL@
72
CC = @CC@
73
CPP = @CPP@
74
DEPDIR = @DEPDIR@
75
ENDIF = @ENDIF@
76
GCCSED = @GCCSED@
77
GCC_SPECS = @GCC_SPECS@
78
HAS_ITRON_API = @HAS_ITRON_API@
79
HAS_NETWORKING = @HAS_NETWORKING@
80
HAS_POSIX_API = @HAS_POSIX_API@
81
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82
MAINT = @MAINT@
83
MAKE = @MAKE@
84
MULTIBUILDTOP = @MULTIBUILDTOP@
85
MULTISUBDIR = @MULTISUBDIR@
86
PACKAGE = @PACKAGE@
87
PROJECT_INCLUDE = @PROJECT_INCLUDE@
88
PROJECT_ROOT = @PROJECT_ROOT@
89
PROJECT_TOPdir = @PROJECT_TOPdir@
90
RANLIB = @RANLIB@
91
RTEMS_BSP = @RTEMS_BSP@
92
RTEMS_CPU = @RTEMS_CPU@
93
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
94
RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
95
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
96
RTEMS_HOST = @RTEMS_HOST@
97
RTEMS_ROOT = @RTEMS_ROOT@
98
RTEMS_TOPdir = @RTEMS_TOPdir@
99
RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
100
RTEMS_USE_NEWLIB = @RTEMS_USE_NEWLIB@
101
RTEMS_VERSION = @RTEMS_VERSION@
102
STRIP = @STRIP@
103
VERSION = @VERSION@
104
am__include = @am__include@
105
am__quote = @am__quote@
106
install_sh = @install_sh@
107
multilib_basedir = @multilib_basedir@
108
project_libdir = @project_libdir@
109
 
110
include_rtems_rtemsdir = $(includedir)/rtems/rtems
111
 
112
@MACROS_TRUE@include_rtems_rtems_HEADERS = rtems/rtems/asr.inl rtems/rtems/attr.inl \
113
@MACROS_TRUE@    rtems/rtems/dpmem.inl rtems/rtems/event.inl rtems/rtems/eventset.inl \
114
@MACROS_TRUE@    rtems/rtems/message.inl rtems/rtems/modes.inl rtems/rtems/options.inl \
115
@MACROS_TRUE@    rtems/rtems/part.inl rtems/rtems/ratemon.inl rtems/rtems/region.inl \
116
@MACROS_TRUE@    rtems/rtems/sem.inl rtems/rtems/status.inl rtems/rtems/support.inl \
117
@MACROS_TRUE@    rtems/rtems/tasks.inl rtems/rtems/timer.inl
118
 
119
 
120
@MACROS_TRUE@PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems/rtems \
121
@MACROS_TRUE@    $(include_rtems_rtems_HEADERS:%=$(PROJECT_INCLUDE)/%)
122
 
123
 
124
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
125
subdir = rtems/macros
126
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
127
CONFIG_HEADER = $(top_builddir)/score/include/rtems/score/cpuopts-tmp.h
128
CONFIG_CLEAN_FILES =
129
DIST_SOURCES =
130
HEADERS = $(include_rtems_rtems_HEADERS)
131
 
132
DIST_COMMON = $(include_rtems_rtems_HEADERS) Makefile.am Makefile.in
133
all: all-am
134
 
135
.SUFFIXES:
136
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
137
        cd $(top_srcdir) && \
138
          $(AUTOMAKE) --foreign  rtems/macros/Makefile
139
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
140
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
141
uninstall-info-am:
142
include_rtems_rtemsHEADERS_INSTALL = $(INSTALL_HEADER)
143
install-include_rtems_rtemsHEADERS: $(include_rtems_rtems_HEADERS)
144
        @$(NORMAL_INSTALL)
145
        $(mkinstalldirs) $(DESTDIR)$(include_rtems_rtemsdir)
146
        @list='$(include_rtems_rtems_HEADERS)'; for p in $$list; do \
147
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
148
          f="`echo $$p | sed -e 's|^.*/||'`"; \
149
          echo " $(include_rtems_rtemsHEADERS_INSTALL) $$d$$p $(DESTDIR)$(include_rtems_rtemsdir)/$$f"; \
150
          $(include_rtems_rtemsHEADERS_INSTALL) $$d$$p $(DESTDIR)$(include_rtems_rtemsdir)/$$f; \
151
        done
152
 
153
uninstall-include_rtems_rtemsHEADERS:
154
        @$(NORMAL_UNINSTALL)
155
        @list='$(include_rtems_rtems_HEADERS)'; for p in $$list; do \
156
          f="`echo $$p | sed -e 's|^.*/||'`"; \
157
          echo " rm -f $(DESTDIR)$(include_rtems_rtemsdir)/$$f"; \
158
          rm -f $(DESTDIR)$(include_rtems_rtemsdir)/$$f; \
159
        done
160
 
161
ETAGS = etags
162
ETAGSFLAGS =
163
 
164
tags: TAGS
165
 
166
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
167
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
168
        unique=`for i in $$list; do \
169
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
170
          done | \
171
          $(AWK) '    { files[$$0] = 1; } \
172
               END { for (i in files) print i; }'`; \
173
        mkid -fID $$unique
174
 
175
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
176
                $(TAGS_FILES) $(LISP)
177
        tags=; \
178
        here=`pwd`; \
179
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
180
        unique=`for i in $$list; do \
181
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
182
          done | \
183
          $(AWK) '    { files[$$0] = 1; } \
184
               END { for (i in files) print i; }'`; \
185
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
186
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
187
             $$tags $$unique
188
 
189
GTAGS:
190
        here=`$(am__cd) $(top_builddir) && pwd` \
191
          && cd $(top_srcdir) \
192
          && gtags -i $(GTAGS_ARGS) $$here
193
 
194
distclean-tags:
195
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
196
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
197
 
198
top_distdir = ../..
199
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
200
 
201
distdir: $(DISTFILES)
202
        $(mkinstalldirs) $(distdir)/rtems/rtems
203
        @list='$(DISTFILES)'; for file in $$list; do \
204
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
205
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
206
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
207
            dir="/$$dir"; \
208
            $(mkinstalldirs) "$(distdir)$$dir"; \
209
          else \
210
            dir=''; \
211
          fi; \
212
          if test -d $$d/$$file; then \
213
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
214
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
215
            fi; \
216
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
217
          else \
218
            test -f $(distdir)/$$file \
219
            || cp -p $$d/$$file $(distdir)/$$file \
220
            || exit 1; \
221
          fi; \
222
        done
223
check-am: all-am
224
check: check-am
225
all-am: Makefile $(HEADERS) all-local
226
 
227
installdirs:
228
        $(mkinstalldirs) $(DESTDIR)$(include_rtems_rtemsdir)
229
 
230
install: install-am
231
install-exec: install-exec-am
232
install-data: install-data-am
233
uninstall: uninstall-am
234
 
235
install-am: all-am
236
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
237
 
238
installcheck: installcheck-am
239
install-strip:
240
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
241
          INSTALL_STRIP_FLAG=-s \
242
          `test -z '$(STRIP)' || \
243
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
244
mostlyclean-generic:
245
 
246
clean-generic:
247
 
248
distclean-generic:
249
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
250
 
251
maintainer-clean-generic:
252
        @echo "This command is intended for maintainers to use"
253
        @echo "it deletes files that may require special tools to rebuild."
254
clean: clean-am
255
 
256
clean-am: clean-generic clean-local mostlyclean-am
257
 
258
distclean: distclean-am
259
 
260
distclean-am: clean-am distclean-generic distclean-local distclean-tags
261
 
262
dvi: dvi-am
263
 
264
dvi-am:
265
 
266
info: info-am
267
 
268
info-am:
269
 
270
install-data-am: install-include_rtems_rtemsHEADERS
271
 
272
install-exec-am:
273
 
274
install-info: install-info-am
275
 
276
install-man:
277
 
278
installcheck-am:
279
 
280
maintainer-clean: maintainer-clean-am
281
 
282
maintainer-clean-am: distclean-am maintainer-clean-generic
283
 
284
mostlyclean: mostlyclean-am
285
 
286
mostlyclean-am: mostlyclean-generic
287
 
288
uninstall-am: uninstall-include_rtems_rtemsHEADERS uninstall-info-am
289
 
290
.PHONY: GTAGS all all-am all-local check check-am clean clean-generic \
291
        clean-local distclean distclean-generic distclean-local \
292
        distclean-tags distdir dvi dvi-am info info-am install \
293
        install-am install-data install-data-am install-exec \
294
        install-exec-am install-include_rtems_rtemsHEADERS install-info \
295
        install-info-am install-man install-strip installcheck \
296
        installcheck-am installdirs maintainer-clean \
297
        maintainer-clean-generic mostlyclean mostlyclean-generic tags \
298
        uninstall uninstall-am uninstall-include_rtems_rtemsHEADERS \
299
        uninstall-info-am
300
 
301
 
302
$(PROJECT_INCLUDE)/rtems/rtems:
303
        @$(mkinstalldirs) $@
304
$(PROJECT_INCLUDE)/%: %
305
        $(INSTALL_DATA) $< $@
306
 
307
all-local: $(PREINSTALL_FILES)
308
 
309
debug:
310
        @echo
311
        @echo "\"make debug\" is obsolete, instead use:"
312
        @echo " make VARIANT=DEBUG"
313
        @echo
314
 
315
.PHONY: debug
316
 
317
profile:
318
        @echo
319
        @echo "\"make profile\" is obsolete, instead use:"
320
        @echo " make VARIANT=PROFILE"
321
        @echo
322
 
323
.PHONY: profile
324
 
325
preinstall-am: $(PREINSTALL_FILES)
326
preinstall: preinstall-am
327
.PHONY: preinstall preinstall-am
328
 
329
depend-am:
330
depend: depend-am
331
.PHONY: depend depend-am
332
 
333
${ARCH}:
334
        mkdir ${ARCH}
335
 
336
clean-local:
337
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
338
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
339
 
340
distclean-local:
341
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
342
# Tell versions [3.59,3.63) of GNU make to not export all variables.
343
# Otherwise a system limit (for SysV at least) may be exceeded.
344
.NOEXPORT:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.