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

Subversion Repositories or1k

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

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.7 2002/03/28 00:53:34 joel Exp
7
#
8
 
9
 
10
PROJECT = started_ada
11
EDITION = 1
12
 
13
include $(top_srcdir)/project.am
14
include $(top_srcdir)/main.am
15
 
16
GENERATED_FILES = buildada.texi buildrt.texi gdb.texi intro.texi \
17
    require.texi sample.texi
18
 
19
COMMON_FILES = $(top_srcdir)/common/setup.texi \
20
    $(top_srcdir)/common/cpright.texi
21
 
22
FILES = tversions.texi
23
 
24
info_TEXINFOS = started_ada.texi
25
started_ada_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
26
 
27
$(srcdir)/intro.texi: intro.t tversions.texi
28
        $(BMENU2) -c -p "Top" \
29
            -u "Top" \
30
            -n "Requirements" < $< > $@
31
 
32
$(srcdir)/require.texi: require.t tversions.texi
33
        $(BMENU2) -c -p "GNAT Chat Mailing List" \
34
            -u "Top" \
35
            -n "Building the GNAT Cross Compiler Toolset" < $< > $@
36
 
37
$(srcdir)/buildada.texi: buildada.t tversions.texi
38
        $(BMENU2) -c -p "Insure GCC and GNAT Environment Variables Are Not Set" \
39
            -u "Top" \
40
            -n "Building RTEMS" < $< > $@
41
 
42
$(srcdir)/buildrt.texi: ../started/buildrt.t tversions.texi
43
        $(BMENU2) -c -p "Error Messages Indicating Configuration Problems" \
44
            -u "Top" \
45
            -n "Building the Sample Application" < $< > $@
46
 
47
$(srcdir)/sample.texi: sample.t tversions.texi
48
        $(BMENU2) -c -p "Using the bit_rtems Script" \
49
            -u "Top" \
50
            -n "Building the GNU Debugger" < $< > $@
51
 
52
$(srcdir)/gdb.texi: gdb.t tversions.texi
53
        $(BMENU2) -c -p "Application Executable" \
54
            -u "Top" \
55
            -n "" < $< > $@
56
 
57
EXTRA_DIST = buildada.t gdb.t intro.t require.t sample.t

powered by: WebSVN 2.1.0

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