wine-wine/libs/port/Makefile.in

25 lines
289 B
Makefile
Raw Normal View History

STATICLIB = libwine_port.a
C_SRCS = \
casemap.c \
ffs.c \
2004-04-06 03:33:25 +00:00
fstatvfs.c \
getopt.c \
isfinite.c \
2008-04-29 15:08:53 +00:00
isinf.c \
2008-10-14 21:06:49 +00:00
isnan.c \
lstat.c \
mkstemps.c \
2008-12-22 16:36:18 +00:00
poll.c \
pread.c \
pwrite.c \
2004-01-08 05:07:05 +00:00
readlink.c \
rint.c \
2003-04-02 05:20:12 +00:00
spawn.c \
statvfs.c \
string.c \
strnlen.c \
symlink.c \
usleep.c \
wctype.c