Changeset 747 in kBuild
- Timestamp:
- Dec 25, 2006 1:19:06 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/footer.kmk
r745 r747 153 153 154 154 # 155 # Include the additional footer macros when bootstrapping kBuild. 155 # Include the additional footer macros when bootstrapping kBuild. 156 156 # 157 157 ifndef KMK_VERSION … … 978 978 | \ 979 979 $($(target)_$(source)_DEPORD_) 980 $$(call MSG_L1,Compiling $( source),=> $$@)980 $$(call MSG_L1,Compiling $(target) - $(source),=> $$@) 981 981 $$(QUIET)$$(RM) -f $(dep) $(obj) $($(target)_$(source)_OUTPUT_) 982 982 $(custom_pre)
Note:
See TracChangeset
for help on using the changeset viewer.