!IF 0

Copyright (c) 1989-91  Microsoft Corporation

Module Name:

    dirs.

Abstract:

    This file specifies the subdirectories of the current directory that
    contain component makefiles.

TOOLS links against objects in IMAGEHLP and DBGHELP so dont change their order.

!ENDIF

DIRS= \
    dbghelp  \
    imagehlp \
    tools    \
    symchk

