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.

14 lines
266 B

  1. !if "$(NTMAKEENV)" != ""
  2. #
  3. # This section is for the NT build ONLY.
  4. # For NT build, change the 'sources' or 'dirs' file, not this makefile
  5. #
  6. !INCLUDE $(NTMAKEENV)\makefile.def
  7. !else
  8. #
  9. # Non-NT build makefile start HERE.
  10. #
  11. !endif # !if NTMAKEENV