Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
64865454
Commit
64865454
authored
Dec 21, 2001
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(distclean): Remove Makefile in the build directory, not in the source
directory.
parent
4df45701
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/Makefile.in
lisp/Makefile.in
+1
-1
No files found.
lisp/ChangeLog
View file @
64865454
2001-12-21 Eli Zaretskii <eliz@is.elta.co.il>
* Makefile.in (distclean): Remove Makefile in the build
directory, not in the source directory.
2001-12-20 Werner Lemberg <wl@gnu.org>
* international/mule-diag.el (describe-coding-system,
...
...
lisp/Makefile.in
View file @
64865454
...
...
@@ -263,6 +263,6 @@ bootstrap-clean:
bootstrap
:
autoloads compile-files custom-deps
distclean
:
-
rm
-f
$(lisp)
/Makefile
-
rm
-f
.
/Makefile
# Makefile ends here.
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