make no longer removes the target PDF when running thesis_% target
This commit is contained in:
2
Makefile
2
Makefile
@@ -14,6 +14,8 @@ TEMPLATE_SRCS := $(shell find template -type f)
|
|||||||
|
|
||||||
# == MAIN TARGETS ==
|
# == MAIN TARGETS ==
|
||||||
|
|
||||||
|
.PRECIOUS: $(BUILD_DIR)/%.pdf
|
||||||
|
|
||||||
.PHONY: view_documentation
|
.PHONY: view_documentation
|
||||||
view_documentation: $(BUILD_DIR)/documentation.pdf
|
view_documentation: $(BUILD_DIR)/documentation.pdf
|
||||||
xdg-open $<
|
xdg-open $<
|
||||||
|
|||||||
Reference in New Issue
Block a user