Changeset e83378d in rtems for c/src/lib/libbsp/bare


Ignore:
Timestamp:
10/27/00 13:59:24 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d16ca93
Parents:
0134f4f
Message:

2000-10-27 Ralf Corsepius <corsepiu@…>

  • Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
Location:
c/src/lib/libbsp/bare
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/bare/ChangeLog

    r0134f4f re83378d  
     12000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
     4        Switch to GNU canonicalization.
     5
    162000-08-10      Joel Sherrill <joel@OARcorp.com>
    27
  • c/src/lib/libbsp/bare/Makefile.am

    r0134f4f re83378d  
    44
    55AUTOMAKE_OPTIONS = foreign 1.4
    6 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
     6ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
    77
    88include $(top_srcdir)/../bsp.am
Note: See TracChangeset for help on using the changeset viewer.