38 lines
551 B
Plaintext
38 lines
551 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1989-2000 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
|
|
NOTE: The order is important. Do not change unless you know what you're doing!
|
|
|
|
!ENDIF
|
|
|
|
DIRS=\
|
|
cmdebug \
|
|
cmcontbl \
|
|
cmsecure \
|
|
cmsetup \
|
|
uapi \
|
|
cmutil \
|
|
ccfg9x{x86} \
|
|
ccfgnt \
|
|
cmcfg \
|
|
cmdial \
|
|
cmdl \
|
|
cmmgr \
|
|
cmmon \
|
|
cmpbk \
|
|
customactions \
|
|
cmstp \
|
|
cnetcfg \
|
|
migrate \
|
|
profwiz |