Changeset 333694cd in rtems
- Timestamp:
- 09/27/01 19:29:39 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 91fd38f2
- Parents:
- 074225ba
- Location:
- c/src/lib/libbsp/i386/pc386/tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/tools/ChangeLog
r074225ba r333694cd 1 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Use 'PREINSTALL_FILES ='. 4 1 5 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/pc386/tools/Makefile.am
r074225ba r333694cd 18 18 $(INSTALL_PROGRAM) $< $@ 19 19 20 PREINSTALL_FILES += @PROJECT_RELEASE@/build-tools \20 PREINSTALL_FILES = @PROJECT_RELEASE@/build-tools \ 21 21 @PROJECT_RELEASE@/build-tools/bin2boot$(EXEEXT) 22 22
Note: See TracChangeset
for help on using the changeset viewer.