2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
        Switch to GNU canonicalization.
This commit is contained in:
Joel Sherrill
2000-10-27 13:59:24 +00:00
parent 0134f4fbdf
commit e83378d73e
104 changed files with 312 additions and 52 deletions

View File

@@ -1,3 +1,8 @@
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
Switch to GNU canonicalization.
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.

View File

@@ -3,7 +3,7 @@
##
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
# Descend into the $(RTEMS_BSP_FAMILY) directory
SUBDIRS = $(RTEMS_BSP_FAMILY)