Use 32-bit hook functions where possible. Cleaned up a couple of
[wine/multimedia.git] / miscemu / Makefile.in
blob3096d41679d18850446337bc65c530652f5d2524
1 DEFS = -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = miscemu
8 SPEC_SRCS = wine.spec
10 C_SRCS = \
11 main.c
13 all: $(MODULE).o
15 @MAKE_RULES@
17 $(MODULE).o: $(OBJS) Makefile.in $(TOPSRCDIR)/Make.rules.in
18 $(LDCOMBINE) $(OBJS) -o $@
20 ### Dependencies: