newline
This commit is contained in:
parent
29c709d806
commit
28062fa682
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ WGET = wget -q --show-progress
|
||||||
|
|
||||||
|
|
||||||
all: $(PDF)
|
all: $(PDF)
|
||||||
|
|
||||||
$(PDF): $(SRC)
|
$(PDF): $(SRC)
|
||||||
@$(TEXMK) $(TEX)
|
@$(TEXMK) $(TEX)
|
||||||
$(TEXMK) $(FLAGS) $(TEX)
|
$(TEXMK) $(FLAGS) $(TEX)
|
||||||
|
|
Reference in a new issue