From bacec4c042f5d0aafcf27271d6854a77f38ef718 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 31 Oct 2000 21:15:15 +0000 Subject: 2000-10-30 Ralf Corsepius * Makefile.am: Switch to GNU-canonicalized autoconf macros. --- tools/cpu/sh/ChangeLog | 4 ++++ tools/cpu/sh/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'tools/cpu/sh') diff --git a/tools/cpu/sh/ChangeLog b/tools/cpu/sh/ChangeLog index 101734ce64..0d6c091cad 100644 --- a/tools/cpu/sh/ChangeLog +++ b/tools/cpu/sh/ChangeLog @@ -1,3 +1,7 @@ +2000-10-30 Ralf Corsepius + + * Makefile.am: Switch to GNU-canonicalized autoconf macros. + 2000-08-10 Joel Sherrill * ChangeLog: New file. diff --git a/tools/cpu/sh/Makefile.am b/tools/cpu/sh/Makefile.am index 541f1758b5..0a8544cc45 100644 --- a/tools/cpu/sh/Makefile.am +++ b/tools/cpu/sh/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 no-installman -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros noinst_PROGRAMS = shgen -- cgit v1.2.3