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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [ada_user/] [Makefile.am] - Blame information for rev 1780

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
#
2
#  COPYRIGHT (c) 1988-2002.
3
#  On-Line Applications Research Corporation (OAR).
4
#  All rights reserved.
5
#
6
#  Makefile.am,v 1.9 2002/03/28 00:52:37 joel Exp
7
#
8
 
9
 
10
PROJECT = ada_user
11
EDITION = 1
12
 
13
include $(top_srcdir)/project.am
14
include $(top_srcdir)/main.am
15
 
16
COMMON_FILES = $(top_srcdir)/user/bsp.texi $(top_srcdir)/user/clock.texi \
17
    $(top_srcdir)/user/concepts.texi $(top_srcdir)/user/datatypes.texi \
18
    $(top_srcdir)/user/conf.texi $(top_srcdir)/user/dirstat.texi \
19
    $(top_srcdir)/user/dpmem.texi $(top_srcdir)/user/event.texi \
20
    $(top_srcdir)/user/fatal.texi $(top_srcdir)/user/glossary.texi \
21
    $(top_srcdir)/user/init.texi $(top_srcdir)/user/intr.texi \
22
    $(top_srcdir)/user/io.texi $(top_srcdir)/user/mp.texi \
23
    $(top_srcdir)/user/msg.texi $(top_srcdir)/user/overview.texi \
24
    $(top_srcdir)/user/part.texi $(top_srcdir)/user/preface.texi \
25
    $(top_srcdir)/user/region.texi $(top_srcdir)/user/rtmon.texi \
26
    $(top_srcdir)/user/schedule.texi $(top_srcdir)/user/sem.texi \
27
    $(top_srcdir)/user/signal.texi $(top_srcdir)/user/task.texi \
28
    $(top_srcdir)/user/timer.texi $(top_srcdir)/user/userext.texi \
29
    $(top_srcdir)/common/setup.texi $(top_srcdir)/common/cpright.texi
30
 
31
FILES = example.texi
32
 
33
rtemspie.eps: $(top_srcdir)/user/rtemspie.eps
34
        $(LN_S) $<
35
states.eps: $(top_srcdir)/user/states.eps
36
        $(LN_S) $<
37
CLEANFILES += rtemspie.eps states.eps rtemsarc.png rtemspie.png states.png
38
 
39
rtemsarc.png: $(top_srcdir)/user/rtemsarc.png
40
        $(LN_S) $<
41
rtemspie.png: $(top_srcdir)/user/rtemspie.png
42
        $(LN_S) $<
43
states.png: $(top_srcdir)/user/states.png
44
        $(LN_S) $<
45
 
46
info_TEXINFOS = ada_user.texi
47
ada_user_TEXINFOS = $(FILES) $(COMMON_FILES)
48
 
49
if USE_HTML
50
html_project_DATA += rtemsarc.png rtemspie.png states.png
51
endif
52
 
53
$(PROJECT).dvi: rtemspie.eps states.eps
54
PDF_IMAGES = rtemspie.pdf states.pdf

powered by: WebSVN 2.1.0

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