Changeset 16a30bd3 in rtems
- Timestamp:
- 10/27/00 13:36:37 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 30aa533
- Parents:
- 1c31722
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r1c31722 r16a30bd3 1 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * automake/multilib.am: New file. 4 * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of 5 the automake/ directory. 6 1 7 2000-10-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
Makefile.am
r1c31722 r16a30bd3 12 12 SUBDIRS = doc make tools @TARGET_SUBDIRS@ 13 13 14 AUTOMAKE_FILES = automake/subdirs.am automake/local.am automake/lib.am 14 AUTOMAKE_FILES = automake/compile.am automake/host.am automake/lib.am \ 15 automake/local.am automake/multilib.am automake/subdirs.am 15 16 16 17 ACLOCAL_FILES += aclocal/ar-s.m4 aclocal/bsp-alias.m4 \
Note: See TracChangeset
for help on using the changeset viewer.