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