comparison src/makefile.w32-in @ 108496:49f3d201fdd0

Backport from trunk: Fix bug #6126. makefile.w32-in ($(BLD)/w32fns.$(O)): Depend on $(SRC)/w32.h. w32fns.c: Include w32.h. (Fw32_shell_execute): Decode the error message before passing it to `error'.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 11 May 2010 20:23:52 +0300
parents 1d1d5d9bd884
children 376148b31b5e
comparison
equal deleted inserted replaced
108495:ecbac408fa45 108496:49f3d201fdd0
1562 $(SRC)/frame.h \ 1562 $(SRC)/frame.h \
1563 $(SRC)/intervals.h \ 1563 $(SRC)/intervals.h \
1564 $(SRC)/keyboard.h \ 1564 $(SRC)/keyboard.h \
1565 $(SRC)/systime.h \ 1565 $(SRC)/systime.h \
1566 $(SRC)/termhooks.h \ 1566 $(SRC)/termhooks.h \
1567 $(SRC)/w32.h \
1567 $(SRC)/w32font.h \ 1568 $(SRC)/w32font.h \
1568 $(SRC)/w32gui.h \ 1569 $(SRC)/w32gui.h \
1569 $(SRC)/w32heap.h \ 1570 $(SRC)/w32heap.h \
1570 $(SRC)/w32term.h \ 1571 $(SRC)/w32term.h \
1571 $(SRC)/window.h 1572 $(SRC)/window.h