wine-wine/dlls/ver/Makefile.in

18 lines
229 B
Makefile

DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ver
SPEC_SRCS = ver.spec
C_SRCS = \
ver16.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: