From 63ae87612da91339a32ceecd218546a469d45b4a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Jan 2004 06:50:10 +0000 Subject: 2004-01-21 Ralf Corsepius * clock/Makefile.am, timer/Makefile.am: Remove. * r46xx/Makefile.am: Built timer.rel, clock.rel. Add PREINSTALL_DIRS. * Makefile.am: Remove timer, clock. * tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am: Add PREINSTALL_DIRS. * configure.ac: Reflect removing clock/Makefile.am, timer/Makefile.am. Add subdir-objects to AUTOMAKE_OPTIONS. --- 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 8a064256ef..099d27df23 100644 --- a/c/src/lib/libcpu/mips/ChangeLog +++ b/c/src/lib/libcpu/mips/ChangeLog @@ -1,3 +1,15 @@ +2004-01-21 Ralf Corsepius + + * clock/Makefile.am, timer/Makefile.am: Remove. + * r46xx/Makefile.am: Built timer.rel, clock.rel. + Add PREINSTALL_DIRS. + * Makefile.am: Remove timer, clock. + * tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am: + Add PREINSTALL_DIRS. + * configure.ac: Reflect removing clock/Makefile.am, + timer/Makefile.am. + Add subdir-objects to AUTOMAKE_OPTIONS. + 2004-01-18 Ralf Corsepius * clock/Makefile.am: Convert to using automake compilation rules. -- cgit v1.2.3