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
518650a5
Commit
518650a5
authored
Sep 16, 2012
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* src/Makefile.in (clean): No longer run nextstep's clean.
parent
164b9bf3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
src/ChangeLog
src/ChangeLog
+2
-0
src/Makefile.in
src/Makefile.in
+0
-1
No files found.
src/ChangeLog
View file @
518650a5
2012-09-16 Glenn Morris <rgm@gnu.org>
* Makefile.in (clean): No longer run nextstep's clean.
* Makefile.in (ns_appdir, ns_appbindir, ns_appsrc): Remove variables.
(ns_frag): Remove.
(ns-app): Move here from ns.mk, and simplify.
...
...
src/Makefile.in
View file @
518650a5
...
...
@@ -514,7 +514,6 @@ mostlyclean:
clean
:
mostlyclean
rm
-f
emacs-
*
.
*
.
*
$(EXEEXT)
emacs
$(EXEEXT)
-
rm
-rf
$(DEPDIR)
-
cd
../nextstep
&&
$(MAKE)
$(MFLAGS)
clean
## bootstrap-clean is used to clean up just before a bootstrap.
## It should remove all files generated during a compilation/bootstrap,
...
...
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