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.

21 lines
425 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1999 - 1999
  3. Module Name:
  4. makefile.
  5. !ENDIF
  6. #
  7. # DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
  8. # file to this component. This file merely indirects to the real make file
  9. # that is shared by all the components of NT OS/2
  10. #
  11. !INCLUDE $(NTMAKEENV)\makefile.def
  12. cleanup:
  13. if exist *.bak del *.bak
  14. if exist build.* del build.*