aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.nt
diff options
context:
space:
mode:
authorAndrew Innes1999-02-22 12:05:01 +0000
committerAndrew Innes1999-02-22 12:05:01 +0000
commit312ae6bf9a593208dcc81a92af03002cd5c268d3 (patch)
treeda013252d4cc740add09211209204211cf02e02b /src/makefile.nt
parent915b831236bd99aea3725fc8f25e19e38e93fe9b (diff)
downloademacs-312ae6bf9a593208dcc81a92af03002cd5c268d3.tar.gz
emacs-312ae6bf9a593208dcc81a92af03002cd5c268d3.zip
($(BLD)\w32bdf.obj): Add missing continuation character.
Diffstat (limited to 'src/makefile.nt')
-rw-r--r--src/makefile.nt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.nt b/src/makefile.nt
index 9b6f9969ce2..bd09e4f99ca 100644
--- a/src/makefile.nt
+++ b/src/makefile.nt
@@ -1214,7 +1214,7 @@ $(BLD)\w32bdf.obj: \
1214 $(SRC)\blockinput.h \ 1214 $(SRC)\blockinput.h \
1215 $(SRC)\w32gui.h \ 1215 $(SRC)\w32gui.h \
1216 $(SRC)\w32term.h \ 1216 $(SRC)\w32term.h \
1217 $(SRC)\w32bdf.h 1217 $(SRC)\w32bdf.h \
1218 $(SRC)\lisp.h \ 1218 $(SRC)\lisp.h \
1219 $(SRC)\w32term.h \ 1219 $(SRC)\w32term.h \
1220 $(SRC)\w32.h \ 1220 $(SRC)\w32.h \