Makefile.in 85 Bytes
Newer Older
1
MODULE    = msg711.acm
2
IMPORTS   = winmm user32
3 4 5 6

C_SRCS = msg711.c

@MAKE_DLL_RULES@