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
Jean-Eric Campagne
LagSHT
Commits
8549e02c
Commit
8549e02c
authored
Oct 14, 2015
by
Jean-Eric Campagne
Browse files
(JEC) 14/10/15 fix bug tidy rule
parent
b1caca43
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
8549e02c
...
...
@@ -83,7 +83,7 @@ endif
.PHONY
:
tidy
tidy
:
find
.
-name
rm
*
~ | xargs
-I
{}
rm
{}
find
.
-name
"
*~
"
| xargs
-I
{}
rm
{}
.PHONY
:
clean
clean
:
...
...
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