!IF 0

Copyright (c) 1989  Microsoft Corporation

Module Name:

    dirs.

Abstract:

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


Author:

    Steve Wood (stevewo) 17-Apr-1990


Revision History:

    Ben Goetter (beng) 28-Feb-1992
        Created from ...\ui\common\src\blt\test.
    Ben Goetter (beng) 02-Mar-1992
        Added format dir

!ENDIF


DIRS=skeleton   \
     hello      \
     basic      \
     format     \
     convert
