summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-17 18:13:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-17 18:13:36 +0000
commite91ca06fb648f692ce251b8cd3e9d89ed4cd8009 (patch)
tree23c6cf0f09b1b5e37125e77d3a3918f0e19ead49
parent2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadada-examples-e91ca06fb648f692ce251b8cd3e9d89ed4cd8009.tar.bz2
2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: Make follow standard RTEMS test output format. Add output screens where appropriate.
-rw-r--r--dumpwebpage/ChangeLog5
-rw-r--r--dumpwebpage/Makefile2
-rw-r--r--irq_test/ChangeLog5
-rw-r--r--irq_test/Makefile2
4 files changed, 14 insertions, 0 deletions
diff --git a/dumpwebpage/ChangeLog b/dumpwebpage/ChangeLog
index e9568fe..2c1bb06 100644
--- a/dumpwebpage/ChangeLog
+++ b/dumpwebpage/ChangeLog
@@ -1,5 +1,10 @@
2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * Makefile: Make follow standard RTEMS test output format. Add output
+ screens where appropriate.
+
+2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* .cvsignore: New file.
2007-09-27 Joel Sherrill <joel.sherrill@oarcorp.com>
diff --git a/dumpwebpage/Makefile b/dumpwebpage/Makefile
index 3f32bf2..3f61022 100644
--- a/dumpwebpage/Makefile
+++ b/dumpwebpage/Makefile
@@ -3,6 +3,8 @@
#
# See README.Makefiles in the main ada-examples directory.
#
+# $Id$
+#
PROGRAM=dumpwebpage
diff --git a/irq_test/ChangeLog b/irq_test/ChangeLog
index 359f111..3a3790a 100644
--- a/irq_test/ChangeLog
+++ b/irq_test/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile: Make follow standard RTEMS test output format. Add output
+ screens where appropriate.
+
2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore: Add new tests. Most of these eitehr demonstrate or verify
diff --git a/irq_test/Makefile b/irq_test/Makefile
index 697d6c3..7131c92 100644
--- a/irq_test/Makefile
+++ b/irq_test/Makefile
@@ -3,6 +3,8 @@
#
# See README.Makefiles in the main ada-examples directory.
#
+# $Id$
+#
PROGRAM=irqtest