2002-03-23 21:18:11 +01:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
2006-03-27 23:17:19 +02:00
|
|
|
TOPOBJDIR = ../..
|
2002-03-23 21:18:11 +01:00
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
MODULE = imaadp32.acm
|
2002-05-17 05:37:12 +02:00
|
|
|
IMPORTS = winmm user32 kernel32
|
2002-03-23 21:18:11 +01:00
|
|
|
|
|
|
|
C_SRCS = imaadp32.c
|
|
|
|
|
|
|
|
@MAKE_DLL_RULES@
|
|
|
|
|
2006-09-14 09:38:16 +02:00
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|