void-processes-jsys/Makefile

6 lines
71 B
Makefile
Raw Normal View History

2021-01-27 21:09:46 +00:00
all: jsys.tex
pdflatex jsys.tex
clean:
rm -rf *.aux *.log *.out *~*