26 lines
400 B
Plaintext
26 lines
400 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1994 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles. This was necessitated by the need to
|
||
|
build a cairo and nt srv.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Isaac Heizer
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS=daytona
|
||
|
|
||
|
OPTIONAL_DIRS=cairo
|