Changeset e293efaf in rtems
- Timestamp:
- 09/08/02 07:50:57 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c386c63
- Parents:
- bca73c8
- Location:
- c/src/lib/libbsp/m68k/mcf5206elite/tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/mcf5206elite/tools/ChangeLog
rbca73c8 re293efaf 1 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Don't use RTEMS_TOPdir in ACLOCAL_AMFLAGS. 4 1 5 2002-07-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mcf5206elite/tools/Makefile.am
rbca73c8 re293efaf 3 3 ## 4 4 5 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal5 ACLOCAL_AMFLAGS = -I ../../../../../../../aclocal 6 6 7 7 transform =
Note: See TracChangeset
for help on using the changeset viewer.