Changeset 051c0b9 in rtems
- Timestamp:
- 07/08/03 17:15:20 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 499cdee
- Parents:
- da0fc5d
- Location:
- cpukit/score
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/ChangeLog
rda0fc5d r051c0b9 1 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * cpu/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU). 4 1 5 2003-07-07 Joel Sherrill <joel@OARcorp.com> 2 6 -
cpukit/score/cpu/Makefile.am
rda0fc5d r051c0b9 3 3 ## 4 4 5 6 5 SUBDIRS = $(RTEMS_CPU) 6 DIST_SUBDIRS = $(RTEMS_CPU) 7 7 8 8 ## FIXME: this does not work
Note: See TracChangeset
for help on using the changeset viewer.