From 0134f4fbdf9f1ff0c09033b2a37a54ddef03a22a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 27 Oct 2000 13:57:21 +0000 Subject: 2000-10-27 Ralf Corsepius * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. --- c/src/lib/libbsp/hppa1.1/simhppa/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/hppa1.1/simhppa/Makefile.am') diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/Makefile.am b/c/src/lib/libbsp/hppa1.1/simhppa/Makefile.am index 94c02e2a0e..bdac0b131d 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/Makefile.am +++ b/c/src/lib/libbsp/hppa1.1/simhppa/Makefile.am @@ -3,11 +3,11 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros # wrapup is the one that actually builds and installs the library # from the individual .rel files built in other directories -SUBDIRS = include start startup tty shmsupp wrapup +SUBDIRS = include start startup tty shmsupp wrapup tools include $(top_srcdir)/../../bsp.am -- cgit v1.2.3