python:=python3 %.ods/localc: localc --accept="socket,host=localhost,port=2002;urp;StarOffice.ServiceManager" $*.ods & %.ods/pack_macro: %.py $(python) pack_macro.py $*.py $*.ods ballots: $(python) -c "import jugements; jugements.MakeBallots()" pdfnup --a4paper --nup 2x2 --outfile bulletins.pdf bulletins/*.pdf results: $(python) -c "import jugements; jugements.MakeResults()"