33 lines
489 B
Plaintext
33 lines
489 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1996 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Murali R. Krishnan ( MuraliK) 5-Nov-1996
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\public\oak\bin\dirs.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# Fill in the directory entries here
|
||
|
|
||
|
DIRS= \
|
||
|
iiscrypt \
|
||
|
icrypt \
|
||
|
httphdr \
|
||
|
inetmisc \
|
||
|
pwssvcs \
|
||
|
svmap
|
||
|
|