Subversion Repositories IRCServ

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 4 2024-08-25 10:26:00Z nishi $
2
 
3
CC = cc
4
CFLAGS = -std=c99
5
LDFLAGS =
4 nishi 6
LIBS = -lsqlite3