30 lines
414 B
Plaintext
30 lines
414 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.
|
|
|
|
|
|
Author:
|
|
|
|
Steve Wood (stevewo) 17-Apr-1990
|
|
|
|
Revision History:
|
|
|
|
KamenM 11-Feb-1997 Add Chicago to the optional dirs
|
|
|
|
!ENDIF
|
|
|
|
DIRS= \
|
|
ndr64{64}
|
|
|
|
OPTIONAL_DIRS=ndr64
|
|
|