Changeset f68b890 in rtems
- Timestamp:
- 01/22/05 10:25:25 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 1d7f37b3
- Parents:
- 445f8cc
- Location:
- c/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ChangeLog
r445f8cc rf68b890 1 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org> 2 3 * wrapup/Makefile.am: Remove rtems-ctor.o. 4 1 5 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org> 2 6 -
c/src/wrapup/Makefile.am
r445f8cc rf68b890 43 43 endif 44 44 endif 45 46 SRCS += $(wildcard $(PROJECT_LIB)/lib/rtems-ctor.$(OBJEXT))47 45 48 46 if HAS_MP
Note: See TracChangeset
for help on using the changeset viewer.