Changeset fd3c9faa in rtems
- Timestamp:
- 02/14/04 04:52:53 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- dcf277c
- Parents:
- ad367a3a
- Location:
- c/src/lib/libbsp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/ChangeLog
rad367a3a rfd3c9faa 1 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * bsp.am: DISTCLEANFILES = include/bspopts.h. 4 1 5 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/bsp.am
rad367a3a rfd3c9faa 29 29 $(INSTALL_DATA) $< $@ 30 30 PREINSTALL_FILES += $(PROJECT_INCLUDE)/bspopts.h 31 DISTCLEANFILES = include/bspopts.h
Note: See TracChangeset
for help on using the changeset viewer.