Changeset a099e9a in rtems


Ignore:
Timestamp:
12/19/03 00:25:15 (20 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3d0f7c8
Parents:
0b4c3d0
Message:

2003-12-18 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Reflect changes to shmdr.
Location:
c/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/ChangeLog

    r0b4c3d0 ra099e9a  
     12003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * wrapup/Makefile.am: Reflect changes to shmdr.
     4
    152003-12-17  Joel Sherrill <joel@OARcorp.com>
    26
  • c/src/wrapup/Makefile.am

    r0b4c3d0 ra099e9a  
    3939    $(PROJECT_LIB)/lib/rtems-ctor$(LIB_VARIANT).$(OBJEXT))
    4040
     41if HAS_MP
     42SRCS += ../libchip/shmdr/$(ARCH)/shmdr.rel
     43endif
     44
    4145all-local: $(TMPINSTALL_FILES)
    4246
Note: See TracChangeset for help on using the changeset viewer.