ws2_32: Convert the Unix library to the __wine_unix_call interface.
[wine.git] / libs / port / Makefile.in
blob93b28e7087911ef9a064c6ebab79522d4cf89faf
1 STATICLIB = libwine_port.a
3 C_SRCS = \
4 getopt.c \
5 lstat.c \
6 mkstemps.c \
7 poll.c \
8 pread.c \
9 pwrite.c \
10 readlink.c \
11 spawn.c \
12 symlink.c