Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b88c11ac
Commit
b88c11ac
authored
Aug 29, 2007
by
Stefan Monnier
Browse files
(${etc}DOC): Re-add a ${EXEEXT} which seems to have been
removed by mistake on the multi-tty branch.
parent
b1cb6b20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/Makefile.in
View file @
b88c11ac
...
...
@@ -995,7 +995,7 @@ emacs${EXEEXT}: temacs${EXEEXT} ${etc}DOC ${lisp}
for
the
first
time,
this
prevents
any
variation
between
configurations
in
the
contents
of
the
DOC
file.
Likewise
for
${SOME_MACHINE_LISP}.
*/
${etc}DOC
:
${libsrc}make-docfile ${obj} ${shortlisp} ${SOME_MACHINE_LISP}
${etc}DOC
:
${libsrc}make-docfile
${EXEEXT}
${obj} ${shortlisp} ${SOME_MACHINE_LISP}
-
rm
-f
${etc}
DOC
${libsrc}
make-docfile
-d
${srcdir}
${SOME_MACHINE_OBJECTS}
${obj}
>
${etc}
DOC
${libsrc}
make-docfile
-a
${etc}
DOC
-d
${srcdir}
${SOME_MACHINE_LISP}
${shortlisp}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment