36 lines
581 B
Plaintext
36 lines
581 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1998 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
|
|
Author:
|
|
|
|
Murali R. Krishnan ( MuraliK) 09-Nov-1998
|
|
|
|
NOTE: Commented description of this file is in \nt\public\oak\bin\dirs.tpl
|
|
|
|
!ENDIF
|
|
|
|
# Fill in the directory entries here
|
|
|
|
#
|
|
# ULSIM is enabled by default till UL is ready to go - MuraliK 2/16/99
|
|
#
|
|
|
|
DIRS = \
|
|
modules \
|
|
proto \
|
|
|
|
OPTIONAL_DIRS = \
|
|
ulsim \
|
|
|