mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
13 lines
190 B
Makefile
13 lines
190 B
Makefile
TOPSRCDIR = @top_srcdir@
|
|
TOPOBJDIR = ../..
|
|
SRCDIR = @srcdir@
|
|
VPATH = @srcdir@
|
|
MODULE = stdole32.tlb
|
|
|
|
RC_SRCS = rsrc.rc
|
|
RC_TLB = std_ole_v1.tlb
|
|
|
|
@MAKE_DLL_RULES@
|
|
|
|
### Dependencies:
|