35 lines
599 B
Plaintext
35 lines
599 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.
|
|
|
|
This is the K2 - Internet Information Server v 2.0 root "dirs"
|
|
|
|
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 = \
|
|
interf2 \
|
|
dll \
|
|
mdutil
|
|
# interfac \
|
|
|
|
OPTIONAL_DIRS= \
|
|
comtest \
|
|
unitest
|