25 lines
319 B
Plaintext
25 lines
319 B
Plaintext
|
|
!IF 0
|
|
|
|
Copyright (c) 1989-91 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
!ENDIF
|
|
|
|
DIRS= ntsd \
|
|
mipskd \
|
|
i386kd \
|
|
alphakd \
|
|
ppckd \
|
|
cdb
|
|
|
|
OPTIONAL_DIRS = chicdb
|