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.

23 lines
454 B

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