From 9a874631f6840740fad93b32f9c5e4f07f7e65a0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 18 Jan 2004 09:18:06 +0000 Subject: 2004-01-18 Ralf Corsepius * clock/Makefile.am: Convert to using automake compilation rules. * mongoosev/Makefile.am: Ditto. * r46xx/Makefile.am: Ditto. * shared/Makefile.am: Ditto. * timer/Makefile.am: Ditto. * tx39/Makefile.am: Ditto. * Makefile.am: Remove conditional subdirs. * configure.ac: Add subdir-object to AUTOMAKE_OPTIONS. Require automake-1.8.2. Add AM_PROG_CC_C_O. --- c/src/lib/libcpu/mips/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'c/src/lib/libcpu/mips/ChangeLog') diff --git a/c/src/lib/libcpu/mips/ChangeLog b/c/src/lib/libcpu/mips/ChangeLog index 7a52491042..8a064256ef 100644 --- a/c/src/lib/libcpu/mips/ChangeLog +++ b/c/src/lib/libcpu/mips/ChangeLog @@ -1,3 +1,15 @@ +2004-01-18 Ralf Corsepius + + * clock/Makefile.am: Convert to using automake compilation rules. + * mongoosev/Makefile.am: Ditto. + * r46xx/Makefile.am: Ditto. + * shared/Makefile.am: Ditto. + * timer/Makefile.am: Ditto. + * tx39/Makefile.am: Ditto. + * Makefile.am: Remove conditional subdirs. + * configure.ac: Add subdir-object to AUTOMAKE_OPTIONS. + Require automake-1.8.2. Add AM_PROG_CC_C_O. + 2004-01-14 Ralf Corsepius * mongoosev/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. -- cgit v1.2.3