Moved dll-specific make rules to a separate Makedll.rules file.
[wine.git] / dlls / display / Makefile.in
blob74d5516b788b98ea05f5330756fc9cade8b3a7f9
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = display
7 WRCEXTRA = -s -w16 -pdisplay
8 SPEC_SRCS = display.spec
10 C_SRCS = \
11 display_main.c
13 RC_SRCS = \
14 disp.rc
16 all: $(MODULE).o
18 @MAKE_RULES@
20 ### Dependencies: