Subversion Repositories Tewi

Rev

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

Rev Author Line No. Line
2 nishi 1
# $Id: generic.mk 6 2024-09-13 10:28:20Z nishi $
2
 
3
CC = cc
4
AR = ar
3 nishi 5
CFLAGS = -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common
2 nishi 6
LDFLAGS =
7
LIBS =
6 nishi 8
EXEC =