Change .obj to .$(O) in all dependencies.
authorAndrew Innes <andrewi@gnu.org>
Sat, 21 Oct 2000 13:24:14 +0000 (13:24 +0000)
committerAndrew Innes <andrewi@gnu.org>
Sat, 21 Oct 2000 13:24:14 +0000 (13:24 +0000)
commitaa2ee344e3f206a0964d35212c194178358bd2a5
tree7e6010ce937fe968098f2535506156766d4b2c22
parentc7d49f531c583d0611ac82d179ee1beb4dcae746
Change .obj to .$(O) in all dependencies.
($(BLD)/casefiddle.$(O)): Remove compile command.
($(BLD)/gmalloc.$(O)): Remove compile command.
($(BLD)/dispnew.obj):
($(BLD)/keyboard.obj):
($(BLD)/w32inevt.obj):
($(BLD)/w32bdf.obj):
($(BLD)/alloc.obj):
($(BLD)/buffer.obj):
($(BLD)/editfns.obj):
($(BLD)/emacs.obj):
($(BLD)/fileio.obj):
($(BLD)/fns.obj):
($(BLD)/indent.obj):
($(BLD)/insdel.obj):
($(BLD)/intervals.obj):
($(BLD)/minibuf.obj):
($(BLD)/print.obj):
($(BLD)/scroll.obj):
($(BLD)/sysdep.obj):
($(BLD)/textprop.obj):
($(BLD)/widget.obj):
($(BLD)/xdisp.obj): Add dependency on w32gui.h.
($(BLD)/term.obj): Add dependency on dispextern.h.
src/makefile.w32-in