28 lines
358 B
Plaintext
28 lines
358 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1999 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
|
||
|
NOTE:
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= \
|
||
|
Common \
|
||
|
providers \
|
||
|
DfsProvider \
|
||
|
DskQuotaProvider \
|
||
|
SessionAndConnections \
|
||
|
Cimwin32a \
|
||
|
|
||
|
|