From e91ca06fb648f692ce251b8cd3e9d89ed4cd8009 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 17 Sep 2009 18:13:36 +0000 Subject: 2009-09-17 Joel Sherrill * Makefile: Make follow standard RTEMS test output format. Add output screens where appropriate. --- dumpwebpage/ChangeLog | 5 +++++ dumpwebpage/Makefile | 2 ++ irq_test/ChangeLog | 5 +++++ irq_test/Makefile | 2 ++ 4 files changed, 14 insertions(+) diff --git a/dumpwebpage/ChangeLog b/dumpwebpage/ChangeLog index e9568fe..2c1bb06 100644 --- a/dumpwebpage/ChangeLog +++ b/dumpwebpage/ChangeLog @@ -1,3 +1,8 @@ +2009-09-17 Joel Sherrill + + * Makefile: Make follow standard RTEMS test output format. Add output + screens where appropriate. + 2009-09-17 Joel Sherrill * .cvsignore: New file. 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 + + * Makefile: Make follow standard RTEMS test output format. Add output + screens where appropriate. + 2008-09-10 Joel Sherrill * .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 -- cgit v1.2.3