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.
This commit is contained in:
Joel Sherrill
2001-02-12 14:52:50 +00:00
parent 974d213fc9
commit e5bc196873
6 changed files with 6 additions and 23 deletions

View File

@@ -31,11 +31,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