This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/bee/minisat-2.0.2/mtl/config.mk
Vitor Santos Costa 16015bd8e6 bee
2019-04-22 12:15:21 +01:00

7 lines
204 B
Makefile
Executable File

##
## 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