40 lines
676 B
Plaintext
40 lines
676 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1989-96 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Murali R. Krishnan ( MuraliK) 20-March-1996
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\public\oak\bin\dirs.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# Fill in the directory entries here
|
||
|
|
||
|
DIRS = \
|
||
|
irtl \
|
||
|
wam \
|
||
|
infocomm \
|
||
|
restart \
|
||
|
iissuba \
|
||
|
iismap \
|
||
|
mdadmin \
|
||
|
w3 \
|
||
|
ftp \
|
||
|
cmp \
|
||
|
wp \
|
||
|
mibs \
|
||
|
staxcore\
|
||
|
nntp\
|
||
|
smtp
|