26 lines
442 B
Plaintext
26 lines
442 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1989 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
History:
|
||
|
Created 27-Mar-91 by Jeff Parsons (jeffpar)
|
||
|
from template created 12-Apr-1990 by Steve Wood (stevewo)
|
||
|
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\public\oak\bin\dirs.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
|
||
|
DIRS=amd64{amd64} \
|
||
|
ia64{x86,ia64}
|