all: python3
python%:
	PY=$@ $(MAKE) -C _boutpp_build pseudoinstall

