We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86945f commit 7a1f5e1Copy full SHA for 7a1f5e1
Makefile
@@ -28,4 +28,4 @@ tex:
28
cp -p $(LATEX_INPUT).$(LATEX_OUTPUT_EXT) \
29
../$(LATEX_BULD)/$(LATEX_OUTPUT).$(LATEX_OUTPUT_EXT)
30
31
-.PHONY: build tex
+.PHONY: check clean tex
0 commit comments