32 lines
428 B
Plaintext
32 lines
428 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1999 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
|
|
Author:
|
|
|
|
Alan Warwick
|
|
|
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
|
|
|
!ENDIF
|
|
|
|
DIRS= \
|
|
bmof \
|
|
bmf2mof \
|
|
dll \
|
|
mofcheck \
|
|
proppage \
|
|
bmoflocparser{32} \
|
|
cdmprov\
|
|
ntdll
|