Sweden-Number/libs/port/Makefile.in

27 lines
317 B
Makefile
Raw Normal View History

STATICLIB = libwine_port.a
C_SRCS = \
casemap.c \
ffs.c \
2004-04-06 05:33:25 +02:00
fstatvfs.c \
getopt.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 \
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 \
rint.c \
2003-04-02 07:20:12 +02:00
spawn.c \
statvfs.c \
string.c \
strnlen.c \
stubs.c \
symlink.c \
usleep.c \
wctype.c