summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-15 21:11:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-15 21:11:39 +0000
commit9253a0c46605cd844420e6d59f7f08b5aac438c2 (patch)
treec2123affc39446e7b26d5317c61ed4d5d86a1dfc
parent2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadada-examples-9253a0c46605cd844420e6d59f7f08b5aac438c2.tar.bz2
2009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: New example. Runs on qemu.
-rw-r--r--ada_from_c_task/ChangeLog4
-rw-r--r--ada_from_c_task/Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/ada_from_c_task/ChangeLog b/ada_from_c_task/ChangeLog
index 0265cbc..541bcd5 100644
--- a/ada_from_c_task/ChangeLog
+++ b/ada_from_c_task/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile: New example. Runs on qemu.
+
2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile, ada_from_c.adb, app.c, config.h, example.adb,
diff --git a/ada_from_c_task/Makefile b/ada_from_c_task/Makefile
index c6fb340..e0ee21b 100644
--- a/ada_from_c_task/Makefile
+++ b/ada_from_c_task/Makefile
@@ -22,7 +22,7 @@ CFLAGS +=-DGNAT_MAIN_STACKSPACE=100
# Do we have a C initialization helper?
DEFINES +=-DMAIN_CALL_C_INITIALIZE_APPLICATION
-# Do we have extra configuration
+# Do we have extra configuration?
DEFINES +=-DHAS_EXTRA_CONFIGURATION
# If you want to hard-code the command line, define this to a string