mirror of
https://github.com/reactos/wine.git
synced 2025-01-25 05:15:57 +00:00
8 lines
83 B
Makefile
8 lines
83 B
Makefile
TESTDLL = snmpapi.dll
|
|
IMPORTS = snmpapi
|
|
|
|
C_SRCS = \
|
|
util.c
|
|
|
|
@MAKE_TEST_RULES@
|