Changeset 459 for CMT/HEAD/mgr/fragments/nmake/constituent_lock
- Timestamp:
- May 30, 2008, 4:52:11 PM (17 years ago)
- File:
-
- 1 edited
-
CMT/HEAD/mgr/fragments/nmake/constituent_lock (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
CMT/HEAD/mgr/fragments/nmake/constituent_lock
r445 r459 16 16 !endif 17 17 18 !if [cmt - quiet -tag=$(tags) $(${CONSTITUENT}_extratags) build tag_makefile >$(cmt_local_tagfile_${CONSTITUENT})] == 018 !if [cmt -tag=$(tags) $(${CONSTITUENT}_extratags) build tag_makefile >$(cmt_local_tagfile_${CONSTITUENT})] == 0 19 19 !endif 20 20 21 !if [$(cmtexe) - quiet -tag=$(tags) $(${CONSTITUENT}_extratags) show setup >$(cmt_final_setup_${CONSTITUENT})] == 021 !if [$(cmtexe) -tag=$(tags) $(${CONSTITUENT}_extratags) show setup >$(cmt_final_setup_${CONSTITUENT})] == 0 22 22 !endif 23 23 … … 34 34 @set include=$(include) 35 35 @set lib=$(lib) 36 @$(cmtexe) - quiet -tag=$(tags) $(${CONSTITUENT}_extratags) build -nmake constituent_makefile ${CONSTITUENT}36 @$(cmtexe) -tag=$(tags) $(${CONSTITUENT}_extratags) build -nmake constituent_makefile ${CONSTITUENT} 37 37 @move ${CONSTITUENT}.nmake $(bin) 38 38 $(echo) (constituents.nmake) ${CONSTITUENT}.nmake done
Note:
See TracChangeset
for help on using the changeset viewer.
