Changeset 943399b in rtems for c/src/make/leaf.cfg
- Timestamp:
- Sep 13, 2000, 1:08:36 PM (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 4564566
- Parents:
- 372e4e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/make/leaf.cfg
r372e4e2 r943399b 48 48 $(MANAGERS_REQUIRED), $(MANAGER_LIST)) 49 49 50 # pull in dependencies if they exist51 ifeq (${DEPEND},$(wildcard ${DEPEND}))52 include ${DEPEND}53 endif54 55 50 # Start file must be one of 56 51 # $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o
Note: See TracChangeset
for help on using the changeset viewer.