#-- start of dependency ------------------ !if defined (QUICK) !else !if exist ("$(CMTROOT)/$(CMTBIN)/cmt.exe") !if [$(build_dependencies) ${CONSTITUENT} -all_sources] == 0 !endif !else !if [echo no cmt $(CMTROOT)/$(CMTBIN)/cmt.exe] == 0 !endif !endif !endif !include $(bin)${CONSTITUENT}_dependencies.nmake #-- end of dependency ------------------