summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-22 17:04:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-22 17:04:49 +0000
commitb91726f32455eed56e5077350efcd4ccd009b538 (patch)
tree7a7d56e9847e7c51b2c63a1fcbecb0fead55c3da /c
parentincorporated feedback from Mark. (diff)
downloadrtems-b91726f32455eed56e5077350efcd4ccd009b538.tar.bz2
LICENSE file is now only in top directory.
README updated.
Diffstat (limited to 'c')
-rw-r--r--c/README10
1 files changed, 1 insertions, 9 deletions
diff --git a/c/README b/c/README
index 99eac9de18..e1ca9df591 100644
--- a/c/README
+++ b/c/README
@@ -5,18 +5,10 @@
This is the top level of the RTEMS directory structure. The following
is a description of the files and directories in this directory:
- LICENSE
- Required legalese.
-
- Makefile
+ Makefile.in
The top-level Make command file used to build the C implementation
of RTEMS. [RTEMS assumes the use of GNU make.]
- Modules
- Example Modules command files used to configure the user's environment
- for RTEMS. These require the Modules system administration package
- available from numerous ftp sites.
-
README
This file.