Subversion Repositories Tewi

Rev

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

Rev Author Line No. Line
2 nishi 1
# $Id: cygwin.mk 168 2024-09-26 20:24:04Z nishi $
2
 
3
CC = cc
4
AR = ar
168 nishi 5
CFLAGS = -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common
2 nishi 6
LDFLAGS =
7
LIBS =
6 nishi 8
EXEC =
17 nishi 9
LIB = .so