Subversion Repositories RepoView

Rev

Rev 24 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

# $Id: freebsd.mk 33 2024-08-22 02:15:44Z nishi $

CC = cc
CFLAGS = -std=c99 -I /usr/local/include -I /usr/local/include/GraphicsMagick -DOPENSSL_SUPPRESS_DEPRECATED
LDFLAGS = -L /usr/local/lib
LIBS = -lcrypto