- Timestamp:
- May 31, 2004 8:12:08 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/footer.kmk
r75 r76 564 564 endef 565 565 566 566 567 567 ## PASS: needed 568 568 # This pass builds targets which are required for building the rest. … … 599 599 pass := publish 600 600 PASS := PUBLISH 601 # $(sort).. not nice. 601 602 SUBDIRS_PUBLISH ?= $(sort $(SUBDIRS) $(SUBDIRS_LIBRARIES) $(SUBDIRS_BINARIES) $(SUBDIRS_OTHERS)) 602 603 SUBDIRS_AFTER_PUBLISH ?= $(sort $(SUBDIRS_AFTER) $(SUBDIRS_AFTER_LIBRARIES) $(SUBDIRS_AFTER_BINARIES) $(SUBDIRS_AFTER_OTHERS))
Note:
See TracChangeset
for help on using the changeset viewer.