home *** CD-ROM | disk | FTP | other *** search
/ Cracking 1 / Cracking I..iso / Tools / Debuggery / TRW2000 / PLUGSDK / STACK / MAKEFILE next >
Encoding:
Text File  |  1998-06-04  |  670 b   |  20 lines

  1. #############################################################################
  2. #
  3. #       Microsoft Confidential
  4. #       Copyright (C) Microsoft Corporation 1995
  5. #       All Rights Reserved.
  6. #                                                                          
  7. #       MAKEFILE for WDM device driver kit
  8. #
  9. #############################################################################
  10.  
  11. #
  12. # DO NOT EDIT THIS FILE!!!  Edit .\sources. if you want to add a new source
  13. # file to this component.  This file merely indirects to the real make file
  14. # that is shared by all the driver components of the Windows NT DDK
  15. #
  16.  
  17. !INCLUDE $(NTMAKEENV)\makefile.def
  18.  
  19.  
  20.