From e97bfdeda44df4317a648e16cd2bd1ec2b900b9a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 12 Dec 2003 13:29:01 +0000 Subject: 2003-12-12 Ralf Corsepius * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. --- c/src/lib/libbsp/powerpc/eth_comm/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/eth_comm/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog b/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog index 7f6a163cae..fdde283942 100644 --- a/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog +++ b/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog @@ -1,3 +1,11 @@ +2003-12-12 Ralf Corsepius + + * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. + * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. + * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. + * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. + * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. + 2003-12-12 Ralf Corsepius * configure.ac: Require automake >= 1.8, autoconf >= 2.59. -- cgit v1.2.3