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.

20 lines
394 B

  1. !if 0
  2. Copyright (c) 1998 Microsoft Corporation
  3. !endif
  4. !if "$(OS)" == "Windows_NT"
  5. #
  6. # DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
  7. # file to this component. This file merely indirects to the real make file
  8. # that is shared by all the components of NT OS/2
  9. #
  10. !INCLUDE $(NTMAKEENV)\makefile.def
  11. !else
  12. #
  13. # Win 95
  14. #
  15. !include ..\build.mk
  16. !endif