34 lines
487 B
Plaintext
34 lines
487 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 for building the Multimedia system drivers
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Robin Speed (RobinSp) 30-Jan-92
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS=drvlib \
|
||
|
joystick \
|
||
|
sidewndr \
|
||
|
synthlib \
|
||
|
sndsys32 \
|
||
|
mvaudio \
|
||
|
necsnd \
|
||
|
mpu401 \
|
||
|
|
||
|
|
||
|
|
||
|
OPTIONAL_DIRS=cs423x \
|
||
|
cs4231 \
|
||
|
|