30 lines
506 B
Plaintext
30 lines
506 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1993 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
|
||
|
Author:
|
||
|
|
||
|
David N. Cutler (davec) 8-Apr-1993
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS=\
|
||
|
acpiuppic{x86} \
|
||
|
acpiupapic{x86} \
|
||
|
acpimpapic{x86} \
|
||
|
mpsup{x86} \
|
||
|
mpsmp{x86} \
|
||
|
halia64{ia64}
|