20 lines
248 B
Plaintext
20 lines
248 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (C) Microsoft Corporation, 1989 - 1998
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS=indexing\
|
||
|
dll
|
||
|
|
||
|
OPTIONAL_DIRS=
|