7 lines
204 B
Makefile
Raw Normal View History

2023-04-28 17:15:37 +08:00
##
## 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