summaryrefslogtreecommitdiffstats
path: root/c/src/make/target.cfg.in
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-11-24 10:34:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-11-24 10:34:05 +0000
commite98285d91b3c2b73658979f11dd5728e44cccd7d (patch)
tree159ce5c469c369d149f1ba99c67929e4e84446e4 /c/src/make/target.cfg.in
parent2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e98285d91b3c2b73658979f11dd5728e44cccd7d.tar.bz2
2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* target.cfg.in: Remove RTEMS_USE_MACROS. * Makefile.inc.in: Remove RTEMS_USE_MACROS. * aclocal/enable-inlines.m4: Removed. * configure.ac: Remove RTEMS_ENABLE_INLINES.
Diffstat (limited to 'c/src/make/target.cfg.in')
-rw-r--r--c/src/make/target.cfg.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/make/target.cfg.in b/c/src/make/target.cfg.in
index c1c077cb2a..20da0bbe7c 100644
--- a/c/src/make/target.cfg.in
+++ b/c/src/make/target.cfg.in
@@ -37,7 +37,6 @@ RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
RTEMS_HAS_RDBG = @RTEMS_HAS_RDBG@
RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@
-RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
RTEMS_CPU = @RTEMS_CPU@
XCFLAGS=$(CFLAGS_FOR_TARGET)