Changeset 22764c0c in rtems
- Timestamp:
- 04/14/98 19:53:16 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a34ab1b2
- Parents:
- 8961188
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/Makefile.in
r8961188 r22764c0c 12 12 include $(RTEMS_ROOT)/make/directory.cfg 13 13 14 # mptests are the multiprocessing test suite 15 # We only build them if HAS_MP was defined 16 14 # shmdr is a portable shared memory MPCI layer 15 # We only build it if HAS_MP was defined 17 16 MP_DRIVERS_yes_V = shmdr 18 17 MP_DRIVERS = $(MP_DRIVERS_$(HAS_MP)_V)
Note: See TracChangeset
for help on using the changeset viewer.