comparison src/makefile.w32-in @ 100117:104c4461a4f5

* makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 02 Dec 2008 08:35:30 +0000
parents 6a89ada37b53
children e038c1a8307c
comparison
equal deleted inserted replaced
100116:f2e50678d85a 100117:104c4461a4f5
1081 $(SRC)/disptab.h \ 1081 $(SRC)/disptab.h \
1082 $(SRC)/frame.h \ 1082 $(SRC)/frame.h \
1083 $(SRC)/termchar.h \ 1083 $(SRC)/termchar.h \
1084 $(SRC)/termhooks.h \ 1084 $(SRC)/termhooks.h \
1085 $(SRC)/w32gui.h \ 1085 $(SRC)/w32gui.h \
1086 $(SRC)/w32inetv.h 1086 $(SRC)/w32inevt.h
1087 1087
1088 $(BLD)/print.$(O) : \ 1088 $(BLD)/print.$(O) : \
1089 $(SRC)/print.c \ 1089 $(SRC)/print.c \
1090 $(CONFIG_H) \ 1090 $(CONFIG_H) \
1091 $(EMACS_ROOT)/nt/inc/unistd.h \ 1091 $(EMACS_ROOT)/nt/inc/unistd.h \