summaryrefslogtreecommitdiffstats
path: root/testsuites/automake
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 12:12:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 12:12:26 +0000
commit29db40a877694aef57b4e135a9c807ed77aecc6b (patch)
tree05ff6ee599314c712956c9935cabc239815821cb /testsuites/automake
parentCleanup. (diff)
downloadrtems-29db40a877694aef57b4e135a9c807ed77aecc6b.tar.bz2
Remove RTEMS_CPPFLAGS, RTEMS_CFLAGS, RTEMS_CXXFLAGS.
Diffstat (limited to 'testsuites/automake')
-rw-r--r--testsuites/automake/compile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/automake/compile.am b/testsuites/automake/compile.am
index 3c2a6324e2..482cbf1b32 100644
--- a/testsuites/automake/compile.am
+++ b/testsuites/automake/compile.am
@@ -47,9 +47,9 @@ SIZE = @SIZE@
STRIP = @STRIP@
##
-AM_CPPFLAGS = $(RTEMS_CPPFLAGS)
-AM_CFLAGS = $(RTEMS_CFLAGS)
-AM_CXXFLAGS = $(RTEMS_CXXFLAGS)
+AM_CPPFLAGS =
+AM_CFLAGS =
+AM_CXXFLAGS =
clean-local:
$(RM) -r ${ARCH}