summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-28 14:32:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-28 14:32:48 +0000
commit3e422c427ece8230d1c67892cf1414076e217553 (patch)
treedb114ac35d810bb158aa1983155d6d639cc5bf4d /Makefile
parent2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadada-examples-3e422c427ece8230d1c67892cf1414076e217553.tar.bz2
2007-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: Add stack_check test. * Makefile.shared: Add EXTRA_GNATFLAGS so stack_check can specify the flags -fstack-check.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7dac10e..7bfb25c 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
include $(RTEMS_CUSTOM)
include $(RTEMS_ROOT)/make/directory.cfg
-SUBDIRS=hello_world_ada delay_until
+SUBDIRS=hello_world_ada delay_until stack_check
ifeq ($(HAS_NETWORKING),yes)
SUBDIRS += dumpwebpage pingpong gen-soconn