always try to re-build tfm.pdf
This commit is contained in:
parent
7087068e1a
commit
b5f84fcd49
@ -134,7 +134,6 @@ docs:
|
||||
doc/tfm.pdf:
|
||||
$(MAKE) -C doc/ tfm.pdf V=$(V)
|
||||
|
||||
.PHONY: pre_gen
|
||||
pre_gen:
|
||||
mkdir -p pre_gen
|
||||
perl gen.pl
|
||||
@ -161,3 +160,5 @@ zipup: doc/tfm.pdf
|
||||
|
||||
new_file:
|
||||
bash updatemakes.sh
|
||||
|
||||
.PHONY: pre_gen doc/tfm.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user