2002-03-22 20:16:10 +01:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
2006-03-27 23:18:48 +02:00
|
|
|
TOPOBJDIR = ../..
|
2002-03-22 20:16:10 +01:00
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
2002-05-21 20:31:36 +02:00
|
|
|
MODULE = msg711.acm
|
|
|
|
IMPORTS = winmm user32 kernel32
|
2002-03-22 20:16:10 +01:00
|
|
|
|
|
|
|
C_SRCS = msg711.c
|
|
|
|
|
|
|
|
@MAKE_DLL_RULES@
|
|
|
|
|
2006-09-14 09:38:16 +02:00
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|