wine-wine/dlls/snmpapi/Makefile.in

15 lines
280 B
Makefile
Raw Normal View History

2002-04-29 18:43:35 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = snmpapi.dll
IMPORTLIB = libsnmpapi.$(IMPLIBEXT)
IMPORTS = kernel32
2002-04-29 18:43:35 +00:00
C_SRCS = \
main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend