Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Informatik 8
TexCommon
Commits
9686a307
Commit
9686a307
authored
Dec 03, 2021
by
Sergey Goncharov
Browse files
more extentions at cleanall
parent
4240044a
Pipeline
#73333
passed with stage
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
9686a307
...
...
@@ -64,7 +64,7 @@ clean :
.PHONY
:
cleanall
cleanall
:
clean
@
echo
Hard clean
-
rm
*
~
*
.aux
*
.bbl
*
.lof
*
.lot
*
.toc
*
.ps
*
.cit
*
.synctex.gz 2>/dev/null
;
true
-
rm
*
~
*
.aux
*
.bbl
*
.lof
*
.lot
*
.toc
*
.ps
*
.cit
*
.synctex.gz
*
.run.xml
*
.bcf
2>/dev/null
;
true
.PHONY
:
cleanaux
cleanaux
:
...
...
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