35 lines
451 B
Plaintext
35 lines
451 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1997 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Neil Allain (a-neilal) 14-Aug-1997
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
|
||
|
DIRS=\
|
||
|
adrot \
|
||
|
nextlink \
|
||
|
permchk \
|
||
|
browser \
|
||
|
controt \
|
||
|
pagecnt \
|
||
|
tracing
|
||
|
|
||
|
|
||
|
OPTIONAL_DIRS=
|