mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
tex.mk: Kick out debug echo statement
This commit is contained in:
parent
673f7bc25a
commit
1f77efefe8
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ $(OUT).tex.zip: cfgtest dirs $(TEXSRC)
|
|||
|
||||
$(PROJECT).dvi: $(TEXSRC)
|
||||
@echo "-- creating dvi file"
|
||||
echo $(TEXSRC)
|
||||
latex $(MAIN).tex; latex $(MAIN).tex; latex $(MAIN).tex;
|
||||
cp $(MAIN).dvi $@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue