blob: 74fedfd0bb606acbedaa1f23619bafbd9909a5da [file] [log] [blame]
Ulrich Weigand6c6da671999-08-04 09:49:49 +00001TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
5MODULE = windebug
Alexandre Julliard318f4ce2000-01-31 05:02:49 +00006SOVERSION = 1.0
Ulrich Weigand6c6da671999-08-04 09:49:49 +00007
8SPEC_SRCS = windebug.spec
Ulrich Weigand6c6da671999-08-04 09:49:49 +00009
10C_SRCS = \
11 windebug_main.c
12
Alexandre Julliardd0edc5f2000-03-04 22:31:27 +000013@MAKE_DLL_RULES@
Alexandre Julliard318f4ce2000-01-31 05:02:49 +000014
Ulrich Weigand6c6da671999-08-04 09:49:49 +000015### Dependencies:
16