change default iSmCaptionWidth to 12
[wine/kumbayo.git] / dlls / icmp / Makefile.in
blobaa75861e158b35766b6d9eefe6c873c68965da4f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = icmp.dll
6 IMPORTLIB = libicmp.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = icmp_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend