Subversion Repositories RepoView

Rev

Rev 24 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

# $Id: freebsd.mk 19 2024-08-21 15:53:09Z nishi $

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