Sweden-Number/libs/port/Makefile.in

27 lines
341 B
Makefile
Raw Normal View History

STATICLIB = libwine_port.a
C_SRCS = \
ffs.c \
2004-04-06 05:33:25 +02:00
fstatvfs.c \
getopt.c \
getopt1.c \
interlocked.c \
isfinite.c \
2008-04-29 17:08:53 +02:00
isinf.c \
2008-10-14 23:06:49 +02:00
isnan.c \
lstat.c \
memcpy_unaligned.c \
memmove.c \
mkstemps.c \
2008-12-22 17:36:18 +01:00
poll.c \
pread.c \
pwrite.c \
2004-01-08 06:07:05 +01:00
readlink.c \
2003-04-02 07:20:12 +02:00
spawn.c \
statvfs.c \
strcasecmp.c \
strerror.c \
strncasecmp.c \
symlink.c \
usleep.c