Subversion Repositories RepoView

Rev

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

Rev Author Line No. Line
1 nishi 1
# $Id: generic.mk 3 2024-08-20 21:05:24Z nishi $
2
 
3
CC = cc
4
CFLAGS = -std=c99
5
LDFLAGS =
3 nishi 6
LIBS = -lcrypto