LICENSE file is now only in top directory.

README updated.
This commit is contained in:
Joel Sherrill
1997-04-22 17:04:49 +00:00
parent c06db39873
commit b91726f324

View File

@@ -5,18 +5,10 @@
This is the top level of the RTEMS directory structure. The following This is the top level of the RTEMS directory structure. The following
is a description of the files and directories in this directory: is a description of the files and directories in this directory:
LICENSE Makefile.in
Required legalese.
Makefile
The top-level Make command file used to build the C implementation The top-level Make command file used to build the C implementation
of RTEMS. [RTEMS assumes the use of GNU make.] 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 README
This file. This file.