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

Windows Kernel

Development Platform:

Visual C++

  1. #----------------------------------------------------------------------------
  2. # /Build the file cabinet app.
  3. #----------------------------------------------------------------------------
  4. !ifdef NTMAKEENV    # Prevent NT's build.exe from executing this makefile
  5. #
  6. # Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
  7. #
  8. !INCLUDE $(NTMAKEENV)makefile.def
  9. !endif # NTMAKEENV