Changeset 5ed08967 in rtems


Ignore:
Timestamp:
04/25/97 18:13:00 (27 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
f8f5106
Parents:
18647b7
Message:

Updated to point to README.configure for build instructions.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • INSTALL

    r18647b7 r5ed08967  
    33#
    44
    5 NOTE:  The string <release> should be replaced with
    6        the appropriate release number of RTEMS.
     5Building RTEMS
     6==============
     7See the file README.configure.
    78
    8 This file only discusses the installation of .tgz files.
    9 For more detailed information on the installation of RTEMS,
    10 refer to the Release Notes manual in the file
    11 /pub/rtems/releases/<release>/doc/c_or_ada/relnotes.tgz on
    12 lancelot.gcs.redstone.army.mil.
    139
    1410UNCOMPRESSING .tgz FILES
  • Makefile.in

    r18647b7 r5ed08967  
    5656
    5757MTARGETS = all $(TARGET_VARIANTS:%=%_install) $(TARGET_VARIANTS:%=%_all) \
    58 clean_wrapup distclean clean_dirs clean_tools install tests clean
     58clean_wrapup distclean clean_dirs clean_tools install tests clean depend
    5959
    6060.PHONY: clean_modules mlink
  • README

    r18647b7 r5ed08967  
    22#  $Id$
    33#
     4
     5Building RTEMS
     6==============
     7See the file README.configure.
    48
    59Directory Overview
Note: See TracChangeset for help on using the changeset viewer.