7 lines
66 B
Makefile
7 lines
66 B
Makefile
TESTDLL = rasapi32.dll
|
|
|
|
C_SRCS = \
|
|
rasapi.c
|
|
|
|
@MAKE_TEST_RULES@
|