Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
240 B

  1. !if "$(DDK_TARGET_OS)" == "WinNET"
  2. !ifdef NTMAKEENV
  3. #
  4. # Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
  5. #
  6. !INCLUDE $(NTMAKEENV)\makefile.def
  7. !endif # NTMAKEENV
  8. !endif # "$(DDK_TARGET_OS)" == "WinNET"