Files
qubo_lab/minisat/mtl/config.mk
2019-02-08 23:07:45 +01:00

7 lines
204 B
Makefile

##
## This file is for system specific configurations. For instance, on
## some systems the path to zlib needs to be added. Example:
##
## CFLAGS += -I/usr/local/include
## LFLAGS += -L/usr/local/lib