Changeset 55da7ef in rtems
- Timestamp:
- 12/02/03 05:50:13 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e18fd46
- Parents:
- e2148f97
- Location:
- c/src/lib/libbsp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/ChangeLog
re2148f97 r55da7ef 1 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * shmdr/Makefile.am: Remove all-local: $(ARCH). 4 1 5 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/shmdr/Makefile.am
re2148f97 r55da7ef 42 42 43 43 if HAS_MP 44 all-local: $( ARCH) $(PREINSTALL_FILES) $(PGM) $(TMPINSTALL_FILES)44 all-local: $(PREINSTALL_FILES) $(PGM) $(TMPINSTALL_FILES) 45 45 endif 46 46
Note: See TracChangeset
for help on using the changeset viewer.