summaryrefslogtreecommitdiffstats
path: root/make/custom/Solaris-posix.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-12 14:52:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-12 14:52:50 +0000
commite5bc196873ba53dedb69b4bd74066db41efbdede (patch)
tree3a95152755ac0b1789c2dc1b29afb36222139534 /make/custom/Solaris-posix.cfg
parent2001-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e5bc196873ba53dedb69b4bd74066db41efbdede.tar.bz2
2001-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg, custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg, custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
Diffstat (limited to 'make/custom/Solaris-posix.cfg')
-rw-r--r--make/custom/Solaris-posix.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/Solaris-posix.cfg b/make/custom/Solaris-posix.cfg
index 5b183d745f..836bf95fbd 100644
--- a/make/custom/Solaris-posix.cfg
+++ b/make/custom/Solaris-posix.cfg
@@ -28,11 +28,7 @@ CFLAGS_OPTIMIZE_V = -O2
# This section makes the target dependent options file.
-# RTEMS_UNIX (unix)
-# Define this to indicate this is an RTEMS UNIX port.
-
define make-target-options
- echo "#define RTEMS_UNIX 1 " >>$@
endef
define make-exe