13 lines
180 B
Makefile
13 lines
180 B
Makefile
|
TOPSRCDIR = @top_srcdir@
|
||
|
TOPOBJDIR = ../..
|
||
|
SRCDIR = @srcdir@
|
||
|
VPATH = @srcdir@
|
||
|
MODULE = shfolder
|
||
|
SOVERSION = 1.0
|
||
|
IMPORTS = shell32
|
||
|
|
||
|
@MAKE_DLL_RULES@
|
||
|
|
||
|
### Dependencies:
|
||
|
|