Changeset 30e3029 in rtems for c/src/lib/Makefile.in
- Timestamp:
- 08/01/97 20:58:10 (26 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- b2fed481
- Parents:
- 1f581ec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/Makefile.in
r1f581ec r30e3029 11 11 include $(PROJECT_ROOT)/make/directory.cfg 12 12 13 # We only build the KA9Q library if HAS_KA9Q was defined 14 LIBKA9Q_yes_V = libka9q 15 LIBKA9Q = $(LIBKA9Q_$(HAS_KA9Q)_V) 16 13 17 # We only build the rtems++ library if HAS_CPLUSPLUS was defined 14 18 LIBRTEMSCPLUSPLUS_yes_V = librtems++
Note: See TracChangeset
for help on using the changeset viewer.