From 5ed089672b269e6a9b02bd8172be42204c2f0b42 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 25 Apr 1997 18:13:00 +0000 Subject: Updated to point to README.configure for build instructions. --- INSTALL | 12 ++++-------- Makefile.in | 2 +- README | 4 ++++ 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index 2dcc27f9c5..fdd814b25a 100644 --- a/INSTALL +++ b/INSTALL @@ -2,14 +2,10 @@ # $Id$ # -NOTE: The string should be replaced with - the appropriate release number of RTEMS. - -This file only discusses the installation of .tgz files. -For more detailed information on the installation of RTEMS, -refer to the Release Notes manual in the file -/pub/rtems/releases//doc/c_or_ada/relnotes.tgz on -lancelot.gcs.redstone.army.mil. +Building RTEMS +============== +See the file README.configure. + UNCOMPRESSING .tgz FILES =========================== diff --git a/Makefile.in b/Makefile.in index 15a8295598..1c7858261d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -55,7 +55,7 @@ endif include $(RTEMS_ROOT)/make/main.cfg MTARGETS = all $(TARGET_VARIANTS:%=%_install) $(TARGET_VARIANTS:%=%_all) \ -clean_wrapup distclean clean_dirs clean_tools install tests clean +clean_wrapup distclean clean_dirs clean_tools install tests clean depend .PHONY: clean_modules mlink diff --git a/README b/README index 02931b8bcb..d13a9e2443 100644 --- a/README +++ b/README @@ -2,6 +2,10 @@ # $Id$ # +Building RTEMS +============== +See the file README.configure. + Directory Overview ================== -- cgit v1.2.3