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
6948400c
Commit
6948400c
authored
Apr 09, 2008
by
Jason Rumney
Browse files
(distclean, maintainer-clean): New targets.
parent
7a6a86ad
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lib-src/makefile.w32-in
lib-src/makefile.w32-in
+6
-0
No files found.
lib-src/ChangeLog
View file @
6948400c
2008-04-09 Jason Rumney <jasonr@gnu.org>
* makefile.w32-in (distclean, maintainer-clean): New targets.
2008-03-13 Glenn Morris <rgm@gnu.org>
* makefile.w32-in (VERSION): Set to 23.0.60.
...
...
lib-src/makefile.w32-in
View file @
6948400c
...
...
@@ -347,6 +347,12 @@ clean:
-
$(DEL_TREE)
$(OBJDIR)
-
$(DEL)
stamp_BLD
distclean
:
cleanall
-
$(DEL)
TAGS
-
$(DEL)
Makefile
maintainer-clean
:
distclean
cleanall
:
clean
-
$(DEL_TREE)
obj
-
$(DEL_TREE)
obj-spd
...
...
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