Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Anders Blomdell
LabComm
Commits
e017ed6b
Commit
e017ed6b
authored
Feb 18, 2015
by
Sven Gestegård Robertz
Browse files
distclean depends on clean in top-level Makefile
parent
e17a4d10
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
e017ed6b
...
...
@@ -23,7 +23,7 @@ clean-%:
$(MAKE)
-C
$*
-e
clean
.PHONY
:
distclean
distclean
:
$(SUBDIRS:%=distclean-%)
distclean
:
clean
$(SUBDIRS:%=distclean-%)
.PHONY
:
distclean-%
distclean-%
:
...
...
Write
Preview
Supports
Markdown
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