all:
	$(MAKE) -C "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB/build"
kissat:
	$(MAKE) -C "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB/build" kissat
tissat:
	$(MAKE) -C "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB/build" tissat
clean:
	rm -f "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB"/makefile
	rm -f "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB"/src/makefile
	-$(MAKE) -C "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB/build" clean
	rm -rf "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB/build"
coverage:
	$(MAKE) -C "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB/build" coverage
format:
	$(MAKE) -C "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB/build" format
test:
	$(MAKE) -C "/home/hk-project-toolbox/fv2117/git/sc2026/solvers/anders/satsuma-iter-kissat/src/solver/AE_kissat2025_MAB/build" test
.PHONY: all clean coverage format kissat test tissat
