wine/libs/port/Makefile.in
Alexandre Julliard 2bc3c8463d libport: Remove the isfinite/isinf/isnan function replacements.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-01 10:43:01 +01:00

12 lines
145 B
Makefile

STATICLIB = libwine_port.a
C_SRCS = \
getopt.c \
lstat.c \
mkstemps.c \
poll.c \
pread.c \
pwrite.c \
readlink.c \
spawn.c \
symlink.c