18 lines
310 B
Plaintext
18 lines
310 B
Plaintext
!if 0
|
|
Copyright (c) 1994-1996 Microsoft Corporation
|
|
!endif
|
|
|
|
#
|
|
# Build msacm first (it must be build before msacmmap).
|
|
#
|
|
# Must also build tsd_c before building tssoft.
|
|
#
|
|
DIRS=msacm \
|
|
msacmmap \
|
|
imaadpcm \
|
|
msadpcm \
|
|
gsm610 \
|
|
g711 \
|
|
tsd_c \
|
|
tssoft
|