26 lines
413 B
Plaintext
26 lines
413 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1989-2000 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles. Used by the NT build environment
|
|
|
|
Author:
|
|
George V. Reilly (GeorgeRe) 2000-03-22
|
|
|
|
!ENDIF
|
|
|
|
# Fill in the directory entries here
|
|
|
|
DIRS = \
|
|
hashtest \
|
|
minfan \
|
|
numset \
|
|
str-num \
|