2003-10-31 04:38:07 +01:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
MODULE = cfgmgr32.dll
|
2008-03-04 16:52:54 +01:00
|
|
|
IMPORTLIB = cfgmgr32
|
2006-02-23 12:26:22 +01:00
|
|
|
IMPORTS = setupapi kernel32
|
2003-10-31 04:38:07 +01:00
|
|
|
|
|
|
|
@MAKE_DLL_RULES@
|
|
|
|
|
2006-09-14 09:38:16 +02:00
|
|
|
@DEPENDENCIES@ # everything below this line is overwritten by make depend
|