mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-16 04:23:31 +01:00
tex.mk: Add dependencies for target xdvi
This commit is contained in:
parent
9f7068db8c
commit
6da60caac7
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ dirs: dirs.done
|
|||
arch:
|
||||
test $(shell uname -s) = Linux
|
||||
|
||||
xdvi:
|
||||
xdvi: $(TEXSRC)
|
||||
@echo "-- running latex just once ..."
|
||||
latex $(MAIN).tex
|
||||
xdvi $(MAIN).dvi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue