Subversion Repositories RepoView

Rev

Rev 19 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
19 nishi 1
# $Id: freebsd.mk 24 2024-08-21 17:10:49Z nishi $
2
 
3
CC = cc
24 nishi 4
CFLAGS = -std=c99 -I /usr/local/include -I /usr/local/include/GraphicsMagick
19 nishi 5
LDFLAGS = -L /usr/local/lib
6
LIBS = -lcrypto