summaryrefslogtreecommitdiffstats
path: root/c/src/make/Makefile.inc.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/Makefile.inc.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 '')
-rw-r--r--c/src/make/Makefile.inc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/make/Makefile.inc.in b/c/src/make/Makefile.inc.in
index 11d6ef0083..f023b058a2 100644
--- a/c/src/make/Makefile.inc.in
+++ b/c/src/make/Makefile.inc.in
@@ -36,7 +36,6 @@ PROJECT_ROOT = $(prefix)
RTEMS_USE_OWN_PDIR = no
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
-RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@
export RTEMS_BSP