!IF 0

Copyright (c) 1992  Microsoft Corporation

Module Name:

    dirs.

Abstract:

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

!ENDIF

DIRS=lib        \
     crdel      \
     crdump

OPTIONAL_DIRS=apitest
