6 lines
91 B
Makefile
Executable File
6 lines
91 B
Makefile
Executable File
EXEC = glucose
|
|
DEPDIR = mtl utils
|
|
MROOT = ..
|
|
|
|
include $(MROOT)/mtl/template.mk
|