Changeset 514cf30 in rtems
- Timestamp:
- Oct 23, 1997, 3:12:46 PM (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 208a922c
- Parents:
- 5993d02
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/libtests/Makefile.in
r5993d02 r514cf30 15 15 LIBRTEMSCPLUSPLUS = $(LIBRTEMSCPLUSPLUS_$(HAS_CPLUSPLUS)_V) 16 16 17 SUB_DIRS=cpuuse rtmonuse malloctest stackchk monitor $(LIBRTEMSCPLUSPLUS) 17 SUB_DIRS=cpuuse malloctest monitor rtmonuse stackchk \ 18 termios $(LIBRTEMSCPLUSPLUS)
Note: See TracChangeset
for help on using the changeset viewer.