37 lines
472 B
Plaintext
37 lines
472 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:
|
||
|
|
||
|
Jonathan Schwartz (jschwart) 25-Sep-1999
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= \
|
||
|
inc \
|
||
|
common \
|
||
|
cryptoapi \
|
||
|
services \
|
||
|
csps \
|
||
|
dsrole \
|
||
|
base \
|
||
|
protocols \
|
||
|
gina \
|
||
|
ntmarta \
|
||
|
authz \
|
||
|
winsafer \
|
||
|
tools \
|
||
|
licensing \
|
||
|
|