pop b0283e26815279d45d201d5585820bb1d1997663
[wine/hacks.git] / programs / cmd / tests / Makefile.in
blob7bce73908efc988dfef2fdd570aa56b935a6ea2e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = cmd.exe
6 IMPORTS = kernel32
8 C_SRCS = \
9 batch.c
11 RC_SRCS = rsrc.rc
13 @MAKE_TEST_RULES@