Source code of Windows XP (NT5)
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.

17 lines
445 B

  1. ##########################################################################
  2. #
  3. # STOCKLIB Makefile
  4. # Microsoft Confidential
  5. # Copyright (C) Microsoft Corporation 1991
  6. # All Rights Reserved.
  7. #
  8. ##########################################################################
  9. !ifdef NTMAKEENV
  10. #
  11. # Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
  12. #
  13. !INCLUDE $(NTMAKEENV)\makefile.def
  14. !endif # NTMAKEENV