Changed the Win32 dll descriptor to be in IMAGE_NT_HEADERS format.
[wine/multimedia.git] / miscemu / Makefile.in
blobcf1e072ef537c2906638d5edb3a08ef0cd860955
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 ### Dependencies: