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.

21 lines
486 B

  1. # -----------------------------------------------------------------------------
  2. # STAXPT\src\news\news2mail\makefile
  3. #
  4. # Copyright (C) 1997 Microsoft Corporation
  5. # -----------------------------------------------------------------------------
  6. # -----------------------------------------------------------------------------
  7. #
  8. # Define directories to iterate over
  9. #
  10. !INCLUDE $(EXDEV)\globenv.mak
  11. !IF $(NT)
  12. DIR= \
  13. qrydb \
  14. utest \
  15. offquery \
  16. !ENDIF
  17. !INCLUDE $(EXDEV)\nonleaf.mak