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