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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [make/] [custom/] [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
 
63
EXEEXT = @EXEEXT@
64
OBJEXT = @OBJEXT@
65
PATH_SEPARATOR = @PATH_SEPARATOR@
66
AMTAR = @AMTAR@
67
AWK = @AWK@
68
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
69
BARE_CPU_MODEL = @BARE_CPU_MODEL@
70
BUILD_SUBDIRS = @BUILD_SUBDIRS@
71
DEPDIR = @DEPDIR@
72
ENDIF = @ENDIF@
73
GCC_SPECS = @GCC_SPECS@
74
HAS_NETWORKING = @HAS_NETWORKING@
75
HAS_RDBG = @HAS_RDBG@
76
HOST_SUBDIRS = @HOST_SUBDIRS@
77
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78
MAINT = @MAINT@
79
MAKE = @MAKE@
80
PACKAGE = @PACKAGE@
81
PACKHEX = @PACKHEX@
82
PROJECT_INCLUDE = @PROJECT_INCLUDE@
83
PROJECT_RELEASE = @PROJECT_RELEASE@
84
PROJECT_ROOT = @PROJECT_ROOT@
85
PROJECT_TOPdir = @PROJECT_TOPdir@
86
RTEMS_BSP = @RTEMS_BSP@
87
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
88
RTEMS_CPU = @RTEMS_CPU@
89
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
90
RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
91
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
92
RTEMS_HAS_RDBG = @RTEMS_HAS_RDBG@
93
RTEMS_ROOT = @RTEMS_ROOT@
94
RTEMS_TOPdir = @RTEMS_TOPdir@
95
RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
96
STRIP = @STRIP@
97
TARGET_SUBDIRS = @TARGET_SUBDIRS@
98
VERSION = @VERSION@
99
am__include = @am__include@
100
am__quote = @am__quote@
101
bsplibdir = @bsplibdir@
102
build_configdirs = @build_configdirs@
103
buildargs = @buildargs@
104
hostargs = @hostargs@
105
install_sh = @install_sh@
106
targetargs = @targetargs@
107
 
108
rtems_makedir = $(prefix)/make
109
rtems_make_customdir = $(rtems_makedir)/custom
110
 
111
rtems_make_custom_DATA = default.cfg
112
 
113
EXTRA_DIST = Cygwin-posix.cfg FreeBSD-posix.cfg HPUX9-posix.cfg \
114
    Linux-posix.cfg Solaris-posix.cfg bare.cfg cvme961.cfg dmv152.cfg \
115
    dmv177.cfg efi332.cfg efi68k.cfg erc32.cfg erc32nfp.cfg eth_comm.cfg \
116
    gen68302.cfg gen68340.cfg gen68360.cfg gen68360_040.cfg gensh1.cfg \
117
    helas403.cfg i386ex.cfg idp.cfg jmr3904.cfg leon1.cfg leon2.cfg \
118
    mcp750.cfg mvme136.cfg mvme147.cfg mvme147s.cfg \
119
    mvme162.cfg mvme162lx.cfg mvme167.cfg mvme2307.cfg no_bsp.cfg \
120
    ods68302.cfg p4000.cfg p4600.cfg p4650.cfg pc386.cfg \
121
    portsw.cfg posix.cfg ppcn_60x.cfg psim.cfg score603e.cfg shsim.cfg \
122
    simhppa.cfg ts_386ex.cfg
123
 
124
subdir = make/custom
125
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
126
CONFIG_CLEAN_FILES =
127
DIST_SOURCES =
128
DATA = $(rtems_make_custom_DATA)
129
 
130
DIST_COMMON = Makefile.am Makefile.in
131
all: all-am
132
 
133
.SUFFIXES:
134
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/automake/host.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
135
        cd $(top_srcdir) && \
136
          $(AUTOMAKE) --foreign  make/custom/Makefile
137
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
138
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
139
uninstall-info-am:
140
rtems_make_customDATA_INSTALL = $(INSTALL_DATA)
141
install-rtems_make_customDATA: $(rtems_make_custom_DATA)
142
        @$(NORMAL_INSTALL)
143
        $(mkinstalldirs) $(DESTDIR)$(rtems_make_customdir)
144
        @list='$(rtems_make_custom_DATA)'; for p in $$list; do \
145
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
146
          f="`echo $$p | sed -e 's|^.*/||'`"; \
147
          echo " $(rtems_make_customDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_make_customdir)/$$f"; \
148
          $(rtems_make_customDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_make_customdir)/$$f; \
149
        done
150
 
151
uninstall-rtems_make_customDATA:
152
        @$(NORMAL_UNINSTALL)
153
        @list='$(rtems_make_custom_DATA)'; for p in $$list; do \
154
          f="`echo $$p | sed -e 's|^.*/||'`"; \
155
          echo " rm -f $(DESTDIR)$(rtems_make_customdir)/$$f"; \
156
          rm -f $(DESTDIR)$(rtems_make_customdir)/$$f; \
157
        done
158
tags: TAGS
159
TAGS:
160
 
161
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
162
 
163
top_distdir = ../..
164
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
165
 
166
distdir: $(DISTFILES)
167
        @list='$(DISTFILES)'; for file in $$list; do \
168
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
169
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
170
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
171
            dir="/$$dir"; \
172
            $(mkinstalldirs) "$(distdir)$$dir"; \
173
          else \
174
            dir=''; \
175
          fi; \
176
          if test -d $$d/$$file; then \
177
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
178
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
179
            fi; \
180
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
181
          else \
182
            test -f $(distdir)/$$file \
183
            || cp -p $$d/$$file $(distdir)/$$file \
184
            || exit 1; \
185
          fi; \
186
        done
187
check-am: all-am
188
check: check-am
189
all-am: Makefile $(DATA)
190
 
191
installdirs:
192
        $(mkinstalldirs) $(DESTDIR)$(rtems_make_customdir)
193
 
194
install: install-am
195
install-exec: install-exec-am
196
install-data: install-data-am
197
uninstall: uninstall-am
198
 
199
install-am: all-am
200
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
201
 
202
installcheck: installcheck-am
203
install-strip:
204
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
205
          INSTALL_STRIP_FLAG=-s \
206
          `test -z '$(STRIP)' || \
207
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
208
mostlyclean-generic:
209
 
210
clean-generic:
211
 
212
distclean-generic:
213
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
214
 
215
maintainer-clean-generic:
216
        @echo "This command is intended for maintainers to use"
217
        @echo "it deletes files that may require special tools to rebuild."
218
clean: clean-am
219
 
220
clean-am: clean-generic mostlyclean-am
221
 
222
distclean: distclean-am
223
 
224
distclean-am: clean-am distclean-generic
225
 
226
dvi: dvi-am
227
 
228
dvi-am:
229
 
230
info: info-am
231
 
232
info-am:
233
 
234
install-data-am: install-rtems_make_customDATA
235
 
236
install-exec-am:
237
 
238
install-info: install-info-am
239
 
240
install-man:
241
 
242
installcheck-am:
243
 
244
maintainer-clean: maintainer-clean-am
245
 
246
maintainer-clean-am: distclean-am maintainer-clean-generic
247
 
248
mostlyclean: mostlyclean-am
249
 
250
mostlyclean-am: mostlyclean-generic
251
 
252
uninstall-am: uninstall-info-am uninstall-rtems_make_customDATA
253
 
254
.PHONY: all all-am check check-am clean clean-generic distclean \
255
        distclean-generic distdir dvi dvi-am info info-am install \
256
        install-am install-data install-data-am install-exec \
257
        install-exec-am install-info install-info-am install-man \
258
        install-rtems_make_customDATA install-strip installcheck \
259
        installcheck-am installdirs maintainer-clean \
260
        maintainer-clean-generic mostlyclean mostlyclean-generic \
261
        uninstall uninstall-am uninstall-info-am \
262
        uninstall-rtems_make_customDATA
263
 
264
 
265
debug:
266
        @echo
267
        @echo "\"make debug\" is obsolete, instead use:"
268
        @echo " make VARIANT=DEBUG"
269
        @echo
270
 
271
.PHONY: debug
272
 
273
profile:
274
        @echo
275
        @echo "\"make profile\" is obsolete, instead use:"
276
        @echo " make VARIANT=PROFILE"
277
        @echo
278
 
279
preinstall-am: $(PREINSTALL_FILES)
280
preinstall: preinstall-am
281
.PHONY: preinstall preinstall-am
282
 
283
depend-am:
284
depend: depend-am
285
.PHONY: depend depend-am
286
# Tell versions [3.59,3.63) of GNU make to not export all variables.
287
# Otherwise a system limit (for SysV at least) may be exceeded.
288
.NOEXPORT:

powered by: WebSVN 2.1.0

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