49 lines
688 B
Plaintext
49 lines
688 B
Plaintext
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1989 - 1999
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
|
|
Author:
|
|
|
|
Steve Wood (stevewo) 17-Apr-1990
|
|
Matt Thomlinson (mattt) test test
|
|
|
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
|
|
|
!ENDIF
|
|
|
|
DIRS= \
|
|
include \
|
|
idl \
|
|
initlib \
|
|
certif \
|
|
certprxy \
|
|
certlib \
|
|
certclib \
|
|
certcli \
|
|
certview \
|
|
certadm \
|
|
certenc \
|
|
certreq \
|
|
certdb \
|
|
certmmc \
|
|
capesnpn \
|
|
certsrv \
|
|
ocmsetup \
|
|
exit \
|
|
policy \
|
|
genreq \
|
|
tools \
|
|
certweb
|
|
|
|
OPTIONAL_DIRS=
|