comparison src/makefile.w32-in @ 83585:2d1770557962

(OBJ1): Add terminal.$(O)
author Jason Rumney <jasonr@gnu.org>
date Tue, 15 May 2007 23:11:07 +0000
parents 1e03c5a4215f
children 04dfcb287775
comparison
equal deleted inserted replaced
83584:95193d50d928 83585:2d1770557962
121 $(BLD)/coding.$(O) \ 121 $(BLD)/coding.$(O) \
122 $(BLD)/category.$(O) \ 122 $(BLD)/category.$(O) \
123 $(BLD)/ccl.$(O) \ 123 $(BLD)/ccl.$(O) \
124 $(BLD)/fontset.$(O) \ 124 $(BLD)/fontset.$(O) \
125 $(BLD)/fringe.$(O) \ 125 $(BLD)/fringe.$(O) \
126 $(BLD)/image.$(O) 126 $(BLD)/image.$(O) \
127 $(BLD)/terminal.$(O)
127 128
128 WIN32OBJ = $(BLD)/w32term.$(O) \ 129 WIN32OBJ = $(BLD)/w32term.$(O) \
129 $(BLD)/w32xfns.$(O) \ 130 $(BLD)/w32xfns.$(O) \
130 $(BLD)/w32fns.$(O) \ 131 $(BLD)/w32fns.$(O) \
131 $(BLD)/xfaces.$(O) \ 132 $(BLD)/xfaces.$(O) \