wine/dlls/oleacc/Makefile.in

15 lines
221 B
Makefile
Raw Normal View History

2003-06-23 03:43:00 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = oleacc.dll
IMPORTLIB = liboleacc.$(IMPLIBEXT)
IMPORTS = kernel32
2003-06-23 03:43:00 +00:00
C_SRCS = \
main.c
@MAKE_DLL_RULES@
### Dependencies: