source: CMT/v1r12p20020606/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: 248 bytes
Line 
1
2!if exist ("$(CMTROOT)/$(CMTBIN)/cmt.exe")
3!if [$(build_dependencies) ${CONSTITUENT} -all_sources] == 0
4!endif
5!else
6!if [echo no cmt $(CMTROOT)/$(CMTBIN)/cmt.exe] == 0
7!endif
8!endif
9
10!include $(bin)${CONSTITUENT}_dependencies.nmake
11
12
Note: See TracBrowser for help on using the repository browser.