source: CMT/v1r16p20040901/fragments/nmake/dependencies @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 284 bytes
Line 
1
2!if defined (QUICK)
3!else
4!if exist ("$(CMTROOT)/$(CMTBIN)/cmt.exe")
5!if [$(build_dependencies) ${CONSTITUENT} -all_sources] == 0
6!endif
7!else
8!if [echo no cmt $(CMTROOT)/$(CMTBIN)/cmt.exe] == 0
9!endif
10!endif
11!endif
12
13!include $(bin)${CONSTITUENT}_dependencies.nmake
14
15
Note: See TracBrowser for help on using the repository browser.