summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_rtems.x_g++.GNU
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-10-16 10:27:12 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-10-16 10:27:12 +0000
commit8c65ccdb8b36ca6bdfc20c142676d49a7c45ea69 (patch)
treee993faa1649541ba1f19a03fd4a6dc88cdcd9f93 /ACE/include/makeinclude/platform_rtems.x_g++.GNU
parent85c99adf11047be1c1ceadadc86a5e728adb74ad (diff)
downloadATCD-8c65ccdb8b36ca6bdfc20c142676d49a7c45ea69.tar.gz
Small cleanup
Diffstat (limited to 'ACE/include/makeinclude/platform_rtems.x_g++.GNU')
-rw-r--r--ACE/include/makeinclude/platform_rtems.x_g++.GNU10
1 files changed, 1 insertions, 9 deletions
diff --git a/ACE/include/makeinclude/platform_rtems.x_g++.GNU b/ACE/include/makeinclude/platform_rtems.x_g++.GNU
index 60d1ec0518c..8c90625b5ed 100644
--- a/ACE/include/makeinclude/platform_rtems.x_g++.GNU
+++ b/ACE/include/makeinclude/platform_rtems.x_g++.GNU
@@ -1,13 +1,6 @@
# $Id$
#
-# RTEMS 4.5.0 and later with GNU g++.
-
-#### Notes:
-#### 1) This file requires that the WIND_BASE and WIND_HOST_TYPE environment
-#### variables be set. If the target CPU is not a PPC604, then your CPU
-#### environment variable must be set. If perl is not on your path,
-#### you'll also need to set your PERL_PATH environment variable to
-#### the full path to perl.
+# RTEMS 4.6.6 and later with GNU g++.
CROSS-COMPILE = 1
@@ -29,7 +22,6 @@ endif # ! PERL_PATH
# Test for template instantiation.
-#
include $(ACE_ROOT)/include/makeinclude/platform_g++_common.GNU
#### BEGIN target CPU-specific settings