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
i4
TeX Vorlagen
neo
Commits
1fdae0bc
Commit
1fdae0bc
authored
Jul 31, 2020
by
Bernhard Heinloth
Browse files
remove doc from all target instead of git untrack
parent
a2787289
Pipeline
#46055
passed with stage
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
1fdae0bc
...
...
@@ -23,12 +23,11 @@ export TEXINPUTS:=$(LOCAL_DIR):$(FONTS_DIR):$(shell pwd):$(PACKAGE_DIR):${TEXINP
.INTERMEDIATE
:
%.pdfpc
all
:
sty
doc
all
:
sty
sty
:
$(PACKAGE_TGT)
doc
:
$(DOC_PDF)
@
cd
$(
dir
$<
)
&&
git update-index
--assume-unchanged
$(
notdir
$<
)
||
true
clean
::
@
rm
-rf
"
$(CACHE_DIR)
"
...
...
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