summaryrefslogtreecommitdiff
path: root/src/makefile.w32-in
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2008-06-26 10:48:28 +0000
committerJason Rumney <jasonr@gnu.org>2008-06-26 10:48:28 +0000
commit1b5defe6580487f499c0af4a598ee968c5cae062 (patch)
treefda3244a1c6bcaac61eda98d5429d2d6599ddb57 /src/makefile.w32-in
parentdc018447584eecaf2de92eef2ec3c9f60c5f818f (diff)
downloademacs-1b5defe6580487f499c0af4a598ee968c5cae062.tar.gz
* w32bdf.c, w32bdf.h: Remove obsolete files.
* makefile.w32-in: Remove refs to w32bdf.h and w32bdf.c. * w32gui.h: Don't include w32bdf.h. (XCharStruct, enum w32_char_font_type, W32FontStruct): Remove obsolete font support. * w32font.h (struct w32font_info): Remove compat_w32_font. Add hfont member. (FONT_COMPAT): Remove obsolete macro. * w32font.c (w32font_close): Remove compat code. Delete hfont member. (w32font_encode_char, w32font_text_extents): Use new hfont member. (w32font_open_internal): Remove compat code. Set new hfont member. (Fx_select_font): Use new hfont member. * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape): (uniscribe_encode_char): Use new hfont member. * w32term.c (x_draw_glyph_string_foreground): (x_draw_composite_glyph_string_foreground): Use new hfont member. (x_draw_glyph_string): Use metrics in w32font_info.
Diffstat (limited to 'src/makefile.w32-in')
-rw-r--r--src/makefile.w32-in62
1 files changed, 0 insertions, 62 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in
index 1978579354d..116aea2d56d 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -134,7 +134,6 @@ WIN32OBJ = $(BLD)/w32term.$(O) \
$(BLD)/w32select.$(O) \
$(BLD)/w32menu.$(O) \
$(BLD)/w32reg.$(O)
-# $(BLD)/w32bdf.$(O)
FONTOBJ = $(BLD)/w32font.$(O) $(BLD)/w32uniscribe.$(O)
@@ -291,7 +290,6 @@ $(BLD)/abbrev.$(O) : \
$(SRC)/commands.h \
$(SRC)/dispextern.h \
$(SRC)/syntax.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -310,7 +308,6 @@ $(BLD)/alloc.$(O) : \
$(SRC)/process.h \
$(SRC)/puresize.h \
$(SRC)/syssignal.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -338,7 +335,6 @@ $(BLD)/buffer.$(O) : \
$(SRC)/keyboard.h \
$(SRC)/keymap.h \
$(SRC)/region-cache.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -358,7 +354,6 @@ $(BLD)/callint.$(O) : \
$(SRC)/dispextern.h \
$(SRC)/keyboard.h \
$(SRC)/keymap.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -461,7 +456,6 @@ $(BLD)/cmds.$(O) : \
$(SRC)/keyboard.h \
$(SRC)/keymap.h \
$(SRC)/syntax.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -478,7 +472,6 @@ $(BLD)/coding.$(O) : \
$(SRC)/intervals.h \
$(SRC)/frame.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -491,7 +484,6 @@ $(BLD)/composite.$(O) : \
$(SRC)/composite.h \
$(SRC)/dispextern.h \
$(SRC)/intervals.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h
$(BLD)/data.$(O) : \
@@ -544,7 +536,6 @@ $(BLD)/dispnew.$(O) : \
$(SRC)/termchar.h \
$(SRC)/termhooks.h \
$(SRC)/termopts.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32term.h \
$(SRC)/window.h
@@ -579,7 +570,6 @@ $(BLD)/editfns.$(O) : \
$(SRC)/frame.h \
$(SRC)/intervals.h \
$(SRC)/systime.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -602,7 +592,6 @@ $(BLD)/emacs.$(O) : \
$(SRC)/systime.h \
$(SRC)/systty.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32heap.h \
$(SRC)/window.h
@@ -616,7 +605,6 @@ $(BLD)/eval.$(O) : \
$(SRC)/dispextern.h \
$(SRC)/keyboard.h \
$(SRC)/systime.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h
$(BLD)/fileio.$(O) : \
@@ -635,7 +623,6 @@ $(BLD)/fileio.$(O) : \
$(SRC)/dispextern.h \
$(SRC)/intervals.h \
$(SRC)/systime.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -687,7 +674,6 @@ $(BLD)/fns.$(O) : \
$(SRC)/md5.h \
$(SRC)/systime.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -715,7 +701,6 @@ $(BLD)/fontset.$(O) : \
$(SRC)/frame.h \
$(SRC)/keyboard.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -735,7 +720,6 @@ $(BLD)/frame.$(O) : \
$(SRC)/systime.h \
$(SRC)/termchar.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32term.h \
$(SRC)/window.h
@@ -749,7 +733,6 @@ $(BLD)/fringe.$(O) : \
$(SRC)/dispextern.h \
$(SRC)/frame.h \
$(SRC)/systime.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -769,7 +752,6 @@ $(BLD)/image.$(O): \
$(SRC)/frame.h \
$(SRC)/systime.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32heap.h \
$(SRC)/w32term.h \
@@ -792,7 +774,6 @@ $(BLD)/indent.$(O) : \
$(SRC)/region-cache.h \
$(SRC)/termchar.h \
$(SRC)/termopts.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -809,7 +790,6 @@ $(BLD)/insdel.$(O) : \
$(SRC)/intervals.h \
$(SRC)/region-cache.h \
$(SRC)/systime.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -823,7 +803,6 @@ $(BLD)/intervals.$(O) : \
$(SRC)/keyboard.h \
$(SRC)/keymap.h \
$(SRC)/puresize.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h
$(BLD)/keyboard.$(O) : \
@@ -853,7 +832,6 @@ $(BLD)/keyboard.$(O) : \
$(SRC)/termchar.h \
$(SRC)/termhooks.h \
$(SRC)/termopts.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32term.h \
$(SRC)/window.h
@@ -875,7 +853,6 @@ $(BLD)/keymap.$(O) : \
$(SRC)/puresize.h \
$(SRC)/systime.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h
$(BLD)/lastfile.$(O) : \
@@ -899,7 +876,6 @@ $(BLD)/lread.$(O) : \
$(SRC)/intervals.h \
$(SRC)/keyboard.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h
$(BLD)/macros.$(O) : \
@@ -910,7 +886,6 @@ $(BLD)/macros.$(O) : \
$(SRC)/dispextern.h \
$(SRC)/keyboard.h \
$(SRC)/macros.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -952,7 +927,6 @@ $(BLD)/minibuf.$(O) : \
$(SRC)/keymap.h \
$(SRC)/syntax.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -979,7 +953,6 @@ $(BLD)/w32inevt.$(O) : \
$(SRC)/keyboard.h \
$(SRC)/systime.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32heap.h \
$(SRC)/w32term.h
@@ -995,7 +968,6 @@ $(BLD)/w32proc.$(O) : \
$(SRC)/systime.h \
$(SRC)/syswait.h \
$(SRC)/w32.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32heap.h \
$(SRC)/w32term.h
@@ -1011,7 +983,6 @@ $(BLD)/w32console.$(O) : \
$(SRC)/disptab.h \
$(SRC)/frame.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32inevt.h
@@ -1028,7 +999,6 @@ $(BLD)/print.$(O) : \
$(SRC)/keyboard.h \
$(SRC)/process.h \
$(SRC)/termchar.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -1057,7 +1027,6 @@ $(BLD)/process.$(O) : \
$(SRC)/syswait.h \
$(SRC)/termhooks.h \
$(SRC)/termopts.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -1091,7 +1060,6 @@ $(BLD)/scroll.$(O) : \
$(SRC)/keyboard.h \
$(SRC)/termchar.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -1112,7 +1080,6 @@ $(BLD)/search.$(O) : \
$(SRC)/region-cache.h \
$(SRC)/syntax.h \
$(SRC)/systime.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h
$(BLD)/sound.$(O) : \
@@ -1139,7 +1106,6 @@ $(BLD)/syntax.$(O) : \
$(SRC)/intervals.h \
$(SRC)/keymap.h \
$(SRC)/syntax.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h
$(BLD)/sysdep.$(O) : \
@@ -1165,7 +1131,6 @@ $(BLD)/sysdep.$(O) : \
$(SRC)/termchar.h \
$(SRC)/termhooks.h \
$(SRC)/termopts.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -1185,7 +1150,6 @@ $(BLD)/term.$(O) : \
$(SRC)/termchar.h \
$(SRC)/termhooks.h \
$(SRC)/termopts.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -1211,7 +1175,6 @@ $(BLD)/textprop.$(O) : \
$(SRC)/composite.h \
$(SRC)/dispextern.h \
$(SRC)/intervals.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/window.h
@@ -1252,7 +1215,6 @@ $(BLD)/window.$(O) : \
$(SRC)/keymap.h \
$(SRC)/systime.h \
$(SRC)/termchar.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32term.h \
$(SRC)/window.h
@@ -1284,7 +1246,6 @@ $(BLD)/xdisp.$(O) : \
$(SRC)/systime.h \
$(SRC)/termchar.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32term.h \
$(SRC)/window.h
@@ -1307,7 +1268,6 @@ $(BLD)/xfaces.$(O): \
$(SRC)/systime.h \
$(SRC)/termchar.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32term.h \
$(SRC)/window.h
@@ -1332,7 +1292,6 @@ $(BLD)/w32fns.$(O): \
$(SRC)/keyboard.h \
$(SRC)/systime.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32heap.h \
$(SRC)/w32term.h \
@@ -1353,7 +1312,6 @@ $(BLD)/w32menu.$(O): \
$(SRC)/keymap.h \
$(SRC)/systime.h \
$(SRC)/termhooks.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32term.h \
$(SRC)/window.h
@@ -1382,7 +1340,6 @@ $(BLD)/w32term.$(O): \
$(SRC)/termchar.h \
$(SRC)/termhooks.h \
$(SRC)/termopts.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32heap.h \
$(SRC)/w32term.h \
@@ -1403,7 +1360,6 @@ $(BLD)/w32select.$(O): \
$(SRC)/frame.h \
$(SRC)/keyboard.h \
$(SRC)/systime.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32heap.h \
$(SRC)/w32term.h
@@ -1414,7 +1370,6 @@ $(BLD)/w32reg.$(O): \
$(SRC)/atimer.h \
$(SRC)/blockinput.h \
$(SRC)/systime.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32term.h
@@ -1429,23 +1384,6 @@ $(BLD)/w32xfns.$(O): \
$(SRC)/frame.h \
$(SRC)/keyboard.h \
$(SRC)/systime.h \
- $(SRC)/w32bdf.h \
- $(SRC)/w32gui.h \
- $(SRC)/w32term.h
-
-$(BLD)/w32bdf.$(O): \
- $(SRC)/w32bdf.c \
- $(CONFIG_H) \
- $(SRC)/atimer.h \
- $(SRC)/blockinput.h \
- $(SRC)/character.h \
- $(SRC)/charset.h \
- $(SRC)/dispextern.h \
- $(SRC)/fontset.h \
- $(SRC)/frame.h \
- $(SRC)/keyboard.h \
- $(SRC)/systime.h \
- $(SRC)/w32bdf.h \
$(SRC)/w32gui.h \
$(SRC)/w32term.h