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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [itron/] [include/] [Makefile.in] - Blame information for rev 1774

Go to most recent revision | 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
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80
MAINT = @MAINT@
81
MAKE = @MAKE@
82
MULTIBUILDTOP = @MULTIBUILDTOP@
83
MULTISUBDIR = @MULTISUBDIR@
84
PACKAGE = @PACKAGE@
85
PROJECT_INCLUDE = @PROJECT_INCLUDE@
86
PROJECT_ROOT = @PROJECT_ROOT@
87
PROJECT_TOPdir = @PROJECT_TOPdir@
88
RANLIB = @RANLIB@
89
RTEMS_BSP = @RTEMS_BSP@
90
RTEMS_CPU = @RTEMS_CPU@
91
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
92
RTEMS_HOST = @RTEMS_HOST@
93
RTEMS_ROOT = @RTEMS_ROOT@
94
RTEMS_TOPdir = @RTEMS_TOPdir@
95
RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
96
RTEMS_USE_NEWLIB = @RTEMS_USE_NEWLIB@
97
STRIP = @STRIP@
98
VERSION = @VERSION@
99
am__include = @am__include@
100
am__quote = @am__quote@
101
install_sh = @install_sh@
102
multilib_basedir = @multilib_basedir@
103
project_libdir = @project_libdir@
104
 
105
include_HEADERS = itron.h
106
 
107
PREINSTALL_FILES = $(PROJECT_INCLUDE) \
108
    $(include_HEADERS:%=$(PROJECT_INCLUDE)/%)\
109
$(PROJECT_INCLUDE)/itronsys \
110
    $(include_itronsys_HEADERS:%=$(PROJECT_INCLUDE)/%)\
111
$(PROJECT_INCLUDE)/rtems/itron \
112
    $(include_rtems_itron_HEADERS:%=$(PROJECT_INCLUDE)/%)
113
 
114
 
115
include_itronsysdir = $(includedir)/itronsys
116
 
117
include_itronsys_HEADERS = itronsys/eventflags.h itronsys/fmempool.h \
118
    itronsys/intr.h itronsys/mbox.h itronsys/msgbuffer.h itronsys/network.h \
119
    itronsys/port.h itronsys/semaphore.h itronsys/status.h itronsys/sysmgmt.h \
120
    itronsys/task.h itronsys/time.h itronsys/types.h itronsys/vmempool.h
121
 
122
 
123
EXTRA_DIST = itronsys/README rtems/itron/README
124
 
125
include_rtems_itrondir = $(includedir)/rtems/itron
126
 
127
include_rtems_itron_HEADERS = rtems/itron/config.h rtems/itron/eventflags.h \
128
    rtems/itron/fmempool.h rtems/itron/intr.h rtems/itron/itronapi.h \
129
    rtems/itron/mbox.h rtems/itron/msgbuffer.h rtems/itron/network.h \
130
    rtems/itron/object.h rtems/itron/port.h rtems/itron/semaphore.h \
131
    rtems/itron/sysmgmt.h rtems/itron/task.h rtems/itron/time.h \
132
    rtems/itron/vmempool.h
133
 
134
 
135
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
136
subdir = include
137
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
138
CONFIG_HEADER = $(top_builddir)/src/config.h
139
CONFIG_CLEAN_FILES =
140
DIST_SOURCES =
141
HEADERS = $(include_HEADERS) $(include_itronsys_HEADERS) \
142
        $(include_rtems_itron_HEADERS)
143
 
144
DIST_COMMON = $(include_HEADERS) $(include_itronsys_HEADERS) \
145
        $(include_rtems_itron_HEADERS) Makefile.am Makefile.in
146
all: all-am
147
 
148
.SUFFIXES:
149
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
150
        cd $(top_srcdir) && \
151
          $(AUTOMAKE) --foreign  include/Makefile
152
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
153
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
154
uninstall-info-am:
155
includeHEADERS_INSTALL = $(INSTALL_HEADER)
156
install-includeHEADERS: $(include_HEADERS)
157
        @$(NORMAL_INSTALL)
158
        $(mkinstalldirs) $(DESTDIR)$(includedir)
159
        @list='$(include_HEADERS)'; for p in $$list; do \
160
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
161
          f="`echo $$p | sed -e 's|^.*/||'`"; \
162
          echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
163
          $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
164
        done
165
 
166
uninstall-includeHEADERS:
167
        @$(NORMAL_UNINSTALL)
168
        @list='$(include_HEADERS)'; for p in $$list; do \
169
          f="`echo $$p | sed -e 's|^.*/||'`"; \
170
          echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
171
          rm -f $(DESTDIR)$(includedir)/$$f; \
172
        done
173
include_itronsysHEADERS_INSTALL = $(INSTALL_HEADER)
174
install-include_itronsysHEADERS: $(include_itronsys_HEADERS)
175
        @$(NORMAL_INSTALL)
176
        $(mkinstalldirs) $(DESTDIR)$(include_itronsysdir)
177
        @list='$(include_itronsys_HEADERS)'; for p in $$list; do \
178
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
179
          f="`echo $$p | sed -e 's|^.*/||'`"; \
180
          echo " $(include_itronsysHEADERS_INSTALL) $$d$$p $(DESTDIR)$(include_itronsysdir)/$$f"; \
181
          $(include_itronsysHEADERS_INSTALL) $$d$$p $(DESTDIR)$(include_itronsysdir)/$$f; \
182
        done
183
 
184
uninstall-include_itronsysHEADERS:
185
        @$(NORMAL_UNINSTALL)
186
        @list='$(include_itronsys_HEADERS)'; for p in $$list; do \
187
          f="`echo $$p | sed -e 's|^.*/||'`"; \
188
          echo " rm -f $(DESTDIR)$(include_itronsysdir)/$$f"; \
189
          rm -f $(DESTDIR)$(include_itronsysdir)/$$f; \
190
        done
191
include_rtems_itronHEADERS_INSTALL = $(INSTALL_HEADER)
192
install-include_rtems_itronHEADERS: $(include_rtems_itron_HEADERS)
193
        @$(NORMAL_INSTALL)
194
        $(mkinstalldirs) $(DESTDIR)$(include_rtems_itrondir)
195
        @list='$(include_rtems_itron_HEADERS)'; for p in $$list; do \
196
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
197
          f="`echo $$p | sed -e 's|^.*/||'`"; \
198
          echo " $(include_rtems_itronHEADERS_INSTALL) $$d$$p $(DESTDIR)$(include_rtems_itrondir)/$$f"; \
199
          $(include_rtems_itronHEADERS_INSTALL) $$d$$p $(DESTDIR)$(include_rtems_itrondir)/$$f; \
200
        done
201
 
202
uninstall-include_rtems_itronHEADERS:
203
        @$(NORMAL_UNINSTALL)
204
        @list='$(include_rtems_itron_HEADERS)'; for p in $$list; do \
205
          f="`echo $$p | sed -e 's|^.*/||'`"; \
206
          echo " rm -f $(DESTDIR)$(include_rtems_itrondir)/$$f"; \
207
          rm -f $(DESTDIR)$(include_rtems_itrondir)/$$f; \
208
        done
209
 
210
ETAGS = etags
211
ETAGSFLAGS =
212
 
213
tags: TAGS
214
 
215
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
216
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
217
        unique=`for i in $$list; do \
218
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
219
          done | \
220
          $(AWK) '    { files[$$0] = 1; } \
221
               END { for (i in files) print i; }'`; \
222
        mkid -fID $$unique
223
 
224
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
225
                $(TAGS_FILES) $(LISP)
226
        tags=; \
227
        here=`pwd`; \
228
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
229
        unique=`for i in $$list; do \
230
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
231
          done | \
232
          $(AWK) '    { files[$$0] = 1; } \
233
               END { for (i in files) print i; }'`; \
234
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
235
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
236
             $$tags $$unique
237
 
238
GTAGS:
239
        here=`$(am__cd) $(top_builddir) && pwd` \
240
          && cd $(top_srcdir) \
241
          && gtags -i $(GTAGS_ARGS) $$here
242
 
243
distclean-tags:
244
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
245
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
246
 
247
top_distdir = ..
248
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
249
 
250
distdir: $(DISTFILES)
251
        $(mkinstalldirs) $(distdir)/itronsys $(distdir)/rtems/itron
252
        @list='$(DISTFILES)'; for file in $$list; do \
253
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
254
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
255
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
256
            dir="/$$dir"; \
257
            $(mkinstalldirs) "$(distdir)$$dir"; \
258
          else \
259
            dir=''; \
260
          fi; \
261
          if test -d $$d/$$file; then \
262
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
263
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
264
            fi; \
265
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
266
          else \
267
            test -f $(distdir)/$$file \
268
            || cp -p $$d/$$file $(distdir)/$$file \
269
            || exit 1; \
270
          fi; \
271
        done
272
check-am: all-am
273
check: check-am
274
all-am: Makefile $(HEADERS) all-local
275
 
276
installdirs:
277
        $(mkinstalldirs) $(DESTDIR)$(includedir) $(DESTDIR)$(include_itronsysdir) $(DESTDIR)$(include_rtems_itrondir)
278
 
279
install: install-am
280
install-exec: install-exec-am
281
install-data: install-data-am
282
uninstall: uninstall-am
283
 
284
install-am: all-am
285
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
286
 
287
installcheck: installcheck-am
288
install-strip:
289
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
290
          INSTALL_STRIP_FLAG=-s \
291
          `test -z '$(STRIP)' || \
292
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
293
mostlyclean-generic:
294
 
295
clean-generic:
296
 
297
distclean-generic:
298
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
299
 
300
maintainer-clean-generic:
301
        @echo "This command is intended for maintainers to use"
302
        @echo "it deletes files that may require special tools to rebuild."
303
clean: clean-am
304
 
305
clean-am: clean-generic clean-local mostlyclean-am
306
 
307
distclean: distclean-am
308
 
309
distclean-am: clean-am distclean-generic distclean-local distclean-tags
310
 
311
dvi: dvi-am
312
 
313
dvi-am:
314
 
315
info: info-am
316
 
317
info-am:
318
 
319
install-data-am: install-includeHEADERS install-include_itronsysHEADERS \
320
        install-include_rtems_itronHEADERS
321
 
322
install-exec-am:
323
 
324
install-info: install-info-am
325
 
326
install-man:
327
 
328
installcheck-am:
329
 
330
maintainer-clean: maintainer-clean-am
331
 
332
maintainer-clean-am: distclean-am maintainer-clean-generic
333
 
334
mostlyclean: mostlyclean-am
335
 
336
mostlyclean-am: mostlyclean-generic
337
 
338
uninstall-am: uninstall-includeHEADERS uninstall-include_itronsysHEADERS \
339
        uninstall-include_rtems_itronHEADERS uninstall-info-am
340
 
341
.PHONY: GTAGS all all-am all-local check check-am clean clean-generic \
342
        clean-local distclean distclean-generic distclean-local \
343
        distclean-tags distdir dvi dvi-am info info-am install \
344
        install-am install-data install-data-am install-exec \
345
        install-exec-am install-includeHEADERS \
346
        install-include_itronsysHEADERS \
347
        install-include_rtems_itronHEADERS install-info install-info-am \
348
        install-man install-strip installcheck installcheck-am \
349
        installdirs maintainer-clean maintainer-clean-generic \
350
        mostlyclean mostlyclean-generic tags uninstall uninstall-am \
351
        uninstall-includeHEADERS uninstall-include_itronsysHEADERS \
352
        uninstall-include_rtems_itronHEADERS uninstall-info-am
353
 
354
 
355
$(PROJECT_INCLUDE):
356
        @$(mkinstalldirs) $@
357
$(PROJECT_INCLUDE)/itronsys:
358
        @$(mkinstalldirs) $@
359
$(PROJECT_INCLUDE)/rtems/itron:
360
        @$(mkinstalldirs) $@
361
 
362
$(PROJECT_INCLUDE)/%: %
363
        $(INSTALL_DATA) $< $@
364
 
365
all-local: $(PREINSTALL_FILES)
366
 
367
debug:
368
        @echo
369
        @echo "\"make debug\" is obsolete, instead use:"
370
        @echo " make VARIANT=DEBUG"
371
        @echo
372
 
373
.PHONY: debug
374
 
375
profile:
376
        @echo
377
        @echo "\"make profile\" is obsolete, instead use:"
378
        @echo " make VARIANT=PROFILE"
379
        @echo
380
 
381
.PHONY: profile
382
 
383
preinstall-am: $(PREINSTALL_FILES)
384
preinstall: preinstall-am
385
.PHONY: preinstall preinstall-am
386
 
387
depend-am:
388
depend: depend-am
389
.PHONY: depend depend-am
390
 
391
${ARCH}:
392
        mkdir ${ARCH}
393
 
394
clean-local:
395
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
396
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
397
 
398
distclean-local:
399
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
400
# Tell versions [3.59,3.63) of GNU make to not export all variables.
401
# Otherwise a system limit (for SysV at least) may be exceeded.
402
.NOEXPORT:

powered by: WebSVN 2.1.0

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