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