comparison src/makefile.w32-in @ 108314:36801ca3bd82

* src/makefile.w32-in: Update dependencies.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 08 May 2010 13:42:01 +0200
parents ea2f4615a622
children 7e588bac2220
comparison
equal deleted inserted replaced
108313:cda2e3e030af 108314:36801ca3bd82
695 $(SRC)/blockinput.h \ 695 $(SRC)/blockinput.h \
696 $(SRC)/coding.h \ 696 $(SRC)/coding.h \
697 $(SRC)/commands.h \ 697 $(SRC)/commands.h \
698 $(SRC)/composite.h \ 698 $(SRC)/composite.h \
699 $(SRC)/dispextern.h \ 699 $(SRC)/dispextern.h \
700 $(SRC)/frame.h \
700 $(SRC)/keyboard.h \ 701 $(SRC)/keyboard.h \
701 $(SRC)/systime.h \ 702 $(SRC)/systime.h \
702 $(SRC)/w32gui.h 703 $(SRC)/w32gui.h
703 704
704 $(BLD)/fileio.$(O) : \ 705 $(BLD)/fileio.$(O) : \
1552 $(SRC)/frame.h \ 1553 $(SRC)/frame.h \
1553 $(SRC)/intervals.h \ 1554 $(SRC)/intervals.h \
1554 $(SRC)/keyboard.h \ 1555 $(SRC)/keyboard.h \
1555 $(SRC)/systime.h \ 1556 $(SRC)/systime.h \
1556 $(SRC)/termhooks.h \ 1557 $(SRC)/termhooks.h \
1558 $(SRC)/w32.h \
1557 $(SRC)/w32font.h \ 1559 $(SRC)/w32font.h \
1558 $(SRC)/w32gui.h \ 1560 $(SRC)/w32gui.h \
1559 $(SRC)/w32heap.h \ 1561 $(SRC)/w32heap.h \
1560 $(SRC)/w32term.h \ 1562 $(SRC)/w32term.h \
1561 $(SRC)/window.h 1563 $(SRC)/window.h