Makefile : don' view on all.

This commit is contained in:
Dmitry Voronin 2023-08-01 19:40:04 +03:00
parent a745c27873
commit 5ec65fa150

View file

@ -6,7 +6,7 @@ outputen = $(build)/voronind_en.pdf
outputru = $(build)/voronind_ru.pdf
.PHONY: all
all: clean en ru view
all: clean en ru
.PHONY: clean
clean: