wine/dlls/rasapi32/Makefile.in

17 lines
344 B
Makefile
Raw Normal View History

1998-12-11 13:26:26 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = rasapi32.dll
IMPORTLIB = librasapi32.$(IMPLIBEXT)
IMPORTS = kernel32
EXTRADEFS = -DWINE_NO_LONG_AS_INT
2002-06-01 02:55:48 +00:00
C_SRCS = rasapi.c
1998-12-11 13:26:26 +00:00
SPEC_SRCS16 = rasapi16.spec
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend