wine-wine/library/Makefile.in

15 lines
198 B
Makefile

DEFS = -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = none
C_SRCS = winestub.c
all: $(C_SRCS:.c=.o)
@MAKE_RULES@
### Dependencies: