Changeset 88f4967f in rtems
- Timestamp:
- 12/12/03 03:38:17 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ba962ea
- Parents:
- 810720b6
- Location:
- c/src/optman
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/optman/ChangeLog
r810720b6 r88f4967f 1 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Remove project_libdir. 4 1 5 2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/optman/Makefile.am
r810720b6 r88f4967f 27 27 ${make-rel} 28 28 29 project_libdir = $(libdir)30 29 project_lib_DATA = $(ARCH)/no-ext$(LIB_VARIANT).rel \ 31 30 $(ARCH)/no-io$(LIB_VARIANT).rel $(ARCH)/no-dpmem$(LIB_VARIANT).rel \
Note: See TracChangeset
for help on using the changeset viewer.