mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-21 04:14:26 +08:00
Updated to point to README.configure for build instructions.
This commit is contained in:
10
INSTALL
10
INSTALL
@@ -2,14 +2,10 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
NOTE: The string <release> should be replaced with
|
||||
the appropriate release number of RTEMS.
|
||||
Building RTEMS
|
||||
==============
|
||||
See the file README.configure.
|
||||
|
||||
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/<release>/doc/c_or_ada/relnotes.tgz on
|
||||
lancelot.gcs.redstone.army.mil.
|
||||
|
||||
UNCOMPRESSING .tgz FILES
|
||||
===========================
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user