home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / exceptions / AsmServer / makefile next >
Encoding:
Makefile  |  2000-06-23  |  95 b   |  7 lines

  1. !IFNDEF CORSDK
  2. CORSDK=..\..\..
  3. !ENDIF
  4. !INCLUDE ..\makefile.cor
  5.  
  6. all: MyTestException.dll
  7.