5 lines
81 B
Makefile
5 lines
81 B
Makefile
|
EXEC = minisat
|
||
|
DEPDIR = mtl utils core
|
||
|
|
||
|
include $(MROOT)/mtl/template.mk
|