makefiles: Disable use of Unicode macros globally for all the programs.
[wine/multimedia.git] / programs / ping / Makefile.in
bloba44c3d144c3a0f61ce6351a02e835a4de15b8b5a
1 MODULE = ping.exe
2 APPMODE = -mconsole
4 C_SRCS = \
5 ping_main.c
7 @MAKE_PROG_RULES@