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

Subversion Repositories or1k

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

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:53:30 joel Exp
7
#
8
 
9
 
10
PROJECT = started
11
EDITION = 1
12
 
13
SUBDIRS = pictures
14
 
15
include $(top_srcdir)/project.am
16
include $(top_srcdir)/main.am
17
 
18
GENERATED_FILES = binaries.texi buildc.texi buildrt.texi intro.texi \
19
    nt.texi require.texi nextstep.texi sample.texi
20
 
21
COMMON_FILES = $(top_srcdir)/common/setup.texi \
22
    $(top_srcdir)/common/cpright.texi
23
 
24
FILES = tversions.texi
25
 
26
info_TEXINFOS = started.texi
27
started_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
28
 
29
$(srcdir)/intro.texi: intro.t tversions.texi
30
        $(BMENU2) -c -p "Top" \
31
            -u "Top" \
32
            -n "Requirements" < $< > $@
33
 
34
$(srcdir)/require.texi: require.t tversions.texi
35
        $(BMENU2) -c -p "GCC Mailing Lists" \
36
            -u "Top" \
37
            -n "Prebuilt Toolset Executables" < $< > $@
38
 
39
$(srcdir)/binaries.texi: binaries.t tversions.texi
40
        $(BMENU2) -c -p "Archive and Build Directory Format" \
41
            -u "Top" \
42
            -n "Building the GNU C/C++ Cross Compiler Toolset" < $< > $@
43
 
44
$(srcdir)/buildc.texi: buildc.t tversions.texi
45
        $(BMENU2) -c -p "Removing Zipped Tar Files" \
46
            -u "Top" \
47
            -n "Building RTEMS" < $< > $@
48
 
49
$(srcdir)/buildrt.texi: buildrt.t tversions.texi
50
        $(BMENU2) -c -p "Error Messages Indicating Configuration Problems" \
51
            -u "Top" \
52
            -n "Building the Sample Application" < $< > $@
53
 
54
$(srcdir)/sample.texi: sample.t tversions.texi
55
        $(BMENU2) -c -p "Using the bit_rtems Script" \
56
            -u "Top" \
57
            -n "Where To Go From Here" < $< > $@
58
 
59
$(srcdir)/nextstep.texi: nextstep.t tversions.texi
60
        $(BMENU2) -c -p "More Information on RTEMS Application Makefiles" \
61
            -u "Top" \
62
            -n "Using MS-Windows as a Development Host" < $< > $@
63
 
64
$(srcdir)/nt.texi: nt.t tversions.texi
65
        $(BMENU2) -c -p "Writing an Application" \
66
            -u "Top" \
67
            -n "" < $< > $@
68
 
69
EXTRA_DIST = binaries.t buildc.t buildrt.t gdb.t intro.t nextstep.t nt.t \
70
    require.t sample.t

powered by: WebSVN 2.1.0

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