24 lines
337 B
Plaintext
24 lines
337 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 2000 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= \
|
||
|
stdunk \
|
||
|
dmusuart \
|
||
|
fmsynth \
|
||
|
uart \
|
||
|
ac97 \
|
||
|
ddksynth \
|
||
|
mpu401 \
|
||
|
sb16
|