Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Germain-C2S
Beamer TPT NG
Commits
e059fab7
Commit
e059fab7
authored
Jun 23, 2020
by
Tarik Graba
😷
Browse files
Adds partial documentation tex file to the clean target
parent
c16077f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
e059fab7
...
...
@@ -49,6 +49,7 @@ clean:
@
echo
Cleaning
$(TOP)
and
$(NEEDED)
@
$(
foreach
file,
$(TOP_NAME)
$(TOP_NAME)
-slide2
preview texput,
$(
foreach
ext,
$(EXT)
,[
-e
$(file)
.
$(ext)
]
&&
rm
-f
$(file)
.
$(ext)
||
true
;
))
@
rm
-f
$(NEEDED)
@
rm
-f
$(
patsubst
%.pdf, %.tex,
$(NEEDED_DOC)
)
%.pdftex
:
%.fig
...
...
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