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.

22 lines
297 B

  1. !if 0
  2. Copyright (c) 1995 - 1997 Microsoft Corporation. All Rights Reserved.
  3. !endif
  4. !ifdef NTMAKEENV
  5. all:
  6. clean:
  7. !else
  8. #
  9. # Quartz makefile
  10. #
  11. !ifndef QUARTZ
  12. QUARTZ = ..
  13. !endif
  14. DIR_LIST = PropPage \
  15. GraphEdt
  16. !include $(QUARTZ)\quartz.mak
  17. !endif # NTMAKEENV