28 lines
291 B
Plaintext
28 lines
291 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1997 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
Author:
|
|
|
|
Steve Burns (sburns) 4-28-97
|
|
|
|
|
|
Revision History:
|
|
|
|
!ENDIF
|
|
|
|
|
|
DIRS=src
|
|
|
|
|
|
OPTIONAL_DIRS=
|