kernel32: Fix file test compilation with PSDK headers.
[wine] / programs / netsh / Makefile.in
1 MODULE    = netsh.exe
2 APPMODE   = -mconsole -municode
3
4 C_SRCS = netsh.c
5
6 @MAKE_PROG_RULES@