Files
qubo_lab/minisat/core/Makefile
2019-02-08 23:07:45 +01:00

5 lines
76 B
Makefile

EXEC = minisat
DEPDIR = mtl utils
include $(MROOT)/mtl/template.mk