!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:

    Yi-Hsin Sung (Yi-HsinS) 4-Nov-1991
        Created from template.
    Ben Goetter (beng) 31-Dec-1991
        Added one-shot heaps
    Ben Goetter (beng) 16-Mar-1992
        Added generic unit test skeleton

!ENDIF

#   TO ADD xbuffer xfsenum xlog( needs support in netapi.dll )

DIRS=skeleton \
     xassert  \
     xbuffer  \
     xtime    \
     xoneshot
