blob: bcf4c66b331399a946ce654c8bc751185073f8f1 [file] [log] [blame]
DLLFLAGS = @DLLFLAGS@
STATICLIB = libwine_port.a
C_SRCS = \
ffs.c \
fstatvfs.c \
getopt.c \
getopt1.c \
interlocked.c \
isinf.c \
isnan.c \
lstat.c \
memcpy_unaligned.c \
memmove.c \
mkstemps.c \
poll.c \
pread.c \
pwrite.c \
readlink.c \
spawn.c \
statvfs.c \
strcasecmp.c \
strerror.c \
strncasecmp.c \
symlink.c \
usleep.c
@MAKE_RULES@