Sweden-Number/win32/Makefile.in

34 lines
431 B
Makefile

DEFS = -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = win32
C_SRCS = \
advapi.c \
code_page.c \
console.c \
cursoricon32.c \
environment.c \
error.c \
except.c \
file.c \
findfile.c \
init.c \
memory.c \
newfns.c \
object_mgt.c \
process.c \
string32.c \
struct32.c \
thread.c \
time.c \
user32.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: