server: Make the fd passing code slightly more portable.
[wine] / dlls / inetmib1 / tests / Makefile.in
1 TESTDLL   = inetmib1.dll
2 IMPORTS   = snmpapi
3
4 C_SRCS = \
5         main.c
6
7 @MAKE_TEST_RULES@