4 lines
63 B
Makefile
4 lines
63 B
Makefile
test:
|
|
pdflatex -halt-on-error avr.tex
|
|
cd tests; ./test-suite
|
test:
|
|
pdflatex -halt-on-error avr.tex
|
|
cd tests; ./test-suite
|