opengl32: glGetString() should return NULL on NULL context.
[wine/hacks.git] / dlls / icmp / Makefile.in
blob5286e86e31cf5577888f6f236e5bef560a554e73
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = icmp.dll
6 IMPORTLIB = icmp
7 IMPORTS = kernel32
9 C_SRCS = icmp_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend