aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.nt
diff options
context:
space:
mode:
authorJason Rumney2000-03-22 21:46:29 +0000
committerJason Rumney2000-03-22 21:46:29 +0000
commitd703a6fd930b484e63a1de47d0c2eb96a5950322 (patch)
tree7e0c1d2a42554ca578b87c54fed224c12e03c2d8 /src/makefile.nt
parent439d5cb4f7aa541a93c9c5003188918af097b82a (diff)
downloademacs-d703a6fd930b484e63a1de47d0c2eb96a5950322.tar.gz
emacs-d703a6fd930b484e63a1de47d0c2eb96a5950322.zip
(w32bdf.obj): Update dependencies.
Diffstat (limited to 'src/makefile.nt')
-rw-r--r--src/makefile.nt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/makefile.nt b/src/makefile.nt
index fb65d628e3f..b65a9f96036 100644
--- a/src/makefile.nt
+++ b/src/makefile.nt
@@ -1268,6 +1268,8 @@ $(BLD)\w32bdf.obj: \
1268 $(SRC)\w32bdf.c \ 1268 $(SRC)\w32bdf.c \
1269 $(SRC)\lisp.h \ 1269 $(SRC)\lisp.h \
1270 $(SRC)\charset.h \ 1270 $(SRC)\charset.h \
1271 $(SRC)\frame.h \
1272 $(SRC)\dispextern.h \
1271 $(SRC)\fontset.h \ 1273 $(SRC)\fontset.h \
1272 $(SRC)\blockinput.h \ 1274 $(SRC)\blockinput.h \
1273 $(SRC)\w32gui.h \ 1275 $(SRC)\w32gui.h \
@@ -1276,5 +1278,4 @@ $(BLD)\w32bdf.obj: \
1276 $(SRC)\lisp.h \ 1278 $(SRC)\lisp.h \
1277 $(SRC)\w32term.h \ 1279 $(SRC)\w32term.h \
1278 $(SRC)\w32.h \ 1280 $(SRC)\w32.h \
1279 $(SRC)\frame.h \
1280 $(SRC)\blockinput.h 1281 $(SRC)\blockinput.h