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
fe7cd06e
Commit
fe7cd06e
authored
May 24, 1993
by
Jim Blandy
Browse files
* Makefile.in: Doc fix.
parent
1e3255d8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile.in
Makefile.in
+2
-2
No files found.
Makefile.in
View file @
fe7cd06e
...
...
@@ -288,8 +288,8 @@ src/Makefile: ${srcdir}/src/Makefile.in Makefile
oldXMenu/Makefile
:
${srcdir}/oldXMenu/Makefile.in Makefile
rm
-f
oldXMenu/Makefile.tmp
@
echo
"Producing
\`
oldXMenu/Makefile' from
\`
${srcdir}
/oldXMenu/Makefile'."
@
(
echo
"# This file is generated from
\`
${srcdir}
/oldXMenu/Makefile'."
;
\
@
echo
"Producing
\`
oldXMenu/Makefile' from
\`
${srcdir}
/oldXMenu/Makefile
.in
'."
@
(
echo
"# This file is generated from
\`
${srcdir}
/oldXMenu/Makefile
.in
'."
;
\
echo
"# If you are thinking about editing it, you should seriously consider"
;
\
echo
"# running
\`
make oldXMenu/Makefile' at the top of the"
;
\
echo
"# Emacs build tree instead, or editing"
;
\
...
...
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