2002-04-09 01:56:14 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
MODULE = msisys.ocx
|
2008-04-30 14:23:55 +02:00
|
|
|
IMPORTS = uuid kernel32
|
2002-04-09 01:56:14 +02:00
|
|
|
|
|
|
|
C_SRCS = msisys.c
|
|
|
|
|
|
|
|
@MAKE_DLL_RULES@
|
|
|
|
|
2006-09-14 09:38:16 +02:00
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|