26 lines
378 B
Plaintext
26 lines
378 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=\
|
||
|
schema.idt \
|
||
|
uisample.idt \
|
||
|
basebld \
|
||
|
mergemsm.idt \
|
||
|
evalmsm.idt \
|
||
|
orca.idt \
|
||
|
msival2.idt \
|
||
|
instmsi \
|
||
|
testdb.idt \
|
||
|
sdk{i386}
|