41 lines
617 B
Plaintext
41 lines
617 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1989 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= \
|
||
|
accesory \
|
||
|
accessib \
|
||
|
cabinet \
|
||
|
control \
|
||
|
cpls \
|
||
|
dskquota \
|
||
|
encrypt \
|
||
|
ep \
|
||
|
fontfldr \
|
||
|
games \
|
||
|
lmui \
|
||
|
migrate \
|
||
|
pifmgr \
|
||
|
progman \
|
||
|
regwiz \
|
||
|
rundll32 \
|
||
|
runonce \
|
||
|
security \
|
||
|
snapins \
|
||
|
taskman \
|
||
|
tools \
|
||
|
version \
|
||
|
winver
|
||
|
|