summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-02 18:30:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-02 18:30:18 +0000
commitd32f65e69e33a1b7137e3a8aa828ef4ec34a60c8 (patch)
tree5c22e4f51cb1015bfd045ef2404747cab574f978
parent2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d32f65e69e33a1b7137e3a8aa828ef4ec34a60c8.tar.bz2
2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.inc.in: Remove RTEMS_HOST.
-rw-r--r--c/src/make/ChangeLog4
-rw-r--r--c/src/make/Makefile.inc.in1
2 files changed, 4 insertions, 1 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index c6262b1837..914ce6871d 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,7 @@
+2001-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.inc.in: Remove RTEMS_HOST.
+
2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
diff --git a/c/src/make/Makefile.inc.in b/c/src/make/Makefile.inc.in
index f8ac9d0094..de8edf3fe8 100644
--- a/c/src/make/Makefile.inc.in
+++ b/c/src/make/Makefile.inc.in
@@ -30,7 +30,6 @@ export AR
export SIZE
export OBJCOPY
-RTEMS_HOST = @RTEMS_HOST@
RTEMS_CUSTOM = $(prefix)/make/custom/$(RTEMS_BSP).cfg
PROJECT_ROOT = $(prefix)/
RTEMS_USE_OWN_PDIR = no