From ab2fce06474303ce6a7d9378a0c73e0784419edb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Aug 2002 05:17:41 +0000 Subject: 2002-08-11 Ralf Corsepius * 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. --- testsuites/itrontests/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'testsuites/itrontests/ChangeLog') 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 + + * 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 * Per PR47 add support for buffered test output. This involved -- cgit v1.2.3