4.104.114.84.95
Last change
on this file since 13f09e6 was
b91726f,
checked in by Joel Sherrill <joel.sherrill@…>, on 04/22/97 at 17:04:49
|
LICENSE file is now only in top directory.
README updated.
|
-
Property mode set to
100644
|
File size:
984 bytes
|
Line | |
---|
1 | # |
---|
2 | # $Id$ |
---|
3 | # |
---|
4 | |
---|
5 | This is the top level of the RTEMS directory structure. The following |
---|
6 | is a description of the files and directories in this directory: |
---|
7 | |
---|
8 | Makefile.in |
---|
9 | The top-level Make command file used to build the C implementation |
---|
10 | of RTEMS. [RTEMS assumes the use of GNU make.] |
---|
11 | |
---|
12 | README |
---|
13 | This file. |
---|
14 | |
---|
15 | REQUIRES |
---|
16 | A list of the other tools which are assumed to be installed |
---|
17 | before RTEMS is built. |
---|
18 | |
---|
19 | SUPPORT |
---|
20 | Information on third-party support for RTEMS. |
---|
21 | |
---|
22 | build-tools |
---|
23 | This directory contains the source for various utilities |
---|
24 | needed to build RTEMS. |
---|
25 | |
---|
26 | make |
---|
27 | Make command files "included" from those in the source distribution. |
---|
28 | [RTEMS assumes the use of GNU make.] |
---|
29 | |
---|
30 | patches |
---|
31 | This directory contains patches for this release of RTEMS. |
---|
32 | |
---|
33 | src |
---|
34 | This directory contains the source code for the C |
---|
35 | implementation of RTEMS as well as the test suites, sample |
---|
36 | applications, Board Support Packages, Device Drivers, and |
---|
37 | support libraries. |
---|
Note: See
TracBrowser
for help on using the repository browser.