makefile
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 0k
Category:

Windows Kernel

Development Platform:

Visual C++

  1. ##########################################################################
  2. #
  3. # Microsoft Confidential
  4. #       Copyright (C) Microsoft Corporation 1995
  5. # All Rights Reserved.
  6. #
  7. ##########################################################################
  8. !ifdef NTMAKEENV    # Prevent NT's build.exe from executing this makefile
  9. #
  10. # Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
  11. #
  12. !INCLUDE $(NTMAKEENV)makefile.def
  13. !endif # NTMAKEENV