summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-11 05:17:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-11 05:17:41 +0000
commitab2fce06474303ce6a7d9378a0c73e0784419edb (patch)
tree63a7a4d36075fe3a9a001faa2eb6a57391c17ab1 /testsuites/itrontests/ChangeLog
parent2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ab2fce06474303ce6a7d9378a0c73e0784419edb.tar.bz2
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itronhello/Makefile.am: Use .$(OBJEXT) instead of .o. * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o. * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o. * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o. * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
Diffstat (limited to '')
-rw-r--r--testsuites/itrontests/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog
index 5cb0344c08..5b2edfdeeb 100644
--- a/testsuites/itrontests/ChangeLog
+++ b/testsuites/itrontests/ChangeLog
@@ -1,3 +1,15 @@
+2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o.
+ * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
+
2002-08-01 Joel Sherrill <joel@OARcorp.com>
* Per PR47 add support for buffered test output. This involved