2 TOPSRCDIR = @top_srcdir@
8 IMPORTS = advapi32 kernel32 ntdll
9 EXTRAINCL = @FREETYPEINCL@ @FONTCONFIGINCL@
10 EXTRALIBS = @CARBONLIB@
63 RC_SRCS16 = version16.rc
71 # Special rules for 16-bit resource and spec files
73 gdi.exe.spec.o: gdi.exe.spec version16.res
74 $(WINEBUILD) $(WINEBUILDFLAGS) --dll -o $@ --heap 65520 --main-module $(MODULE) --res version16.res --export $(SRCDIR)/gdi.exe.spec
76 version16.res: version16.rc
77 $(LDPATH) $(RC16) $(RC16FLAGS) -fo$@ $(SRCDIR)/version16.rc
79 @DEPENDENCIES@ # everything below this line is overwritten by make depend