Makefile.in 75 Bytes
Newer Older
1 2 3 4 5 6 7
TESTDLL   = wer.dll
IMPORTS   = wer

C_SRCS = \
	main.c

@MAKE_TEST_RULES@