Update dependencies in src/makefile.w32-in.
authorEli Zaretskii <eliz@gnu.org>
Fri, 4 Feb 2011 15:32:34 +0000 (17:32 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 4 Feb 2011 15:32:34 +0000 (17:32 +0200)
commitf90e08f57d06cfbe99afe968c0c8fe9102802624
tree95f6e24d7dca3a7c413319fc4d45fb3a2920b180
parent7bc61bb7bf11278dc012b29ff39b10f1d01c27fb
Update dependencies in src/makefile.w32-in.

 makefile.w32-in (LISP_H, PROCESS_H): New variables.
 Replace all uses of lisp.h with $(LISP_H), and all uses of
 process.h with $(PROCESS_H).
 ($(BLD)/editfns.$(O)): Depend on ../lib/strftime.h.
 ($(BLD)/print.$(O)): Depend on ../lib/ftoastr.h and ../lib/intprops.h.
 ($(BLD)/sysdep.$(O)): Depend on ../lib/ignore-value.h.
src/ChangeLog
src/makefile.w32-in