Sweden-Number/programs/cmd/tests/Makefile.in

13 lines
169 B
Makefile
Raw Normal View History

2010-02-09 19:11:15 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = cmd.exe
C_SRCS = \
batch.c
2010-02-09 19:11:15 +01:00
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@