Subversion Repositories Tewi

Rev

Rev 40 | Rev 168 | 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 165 2024-09-26 03:14:30Z nishi $
2
 
3
CC = cc
4
AR = ar
165 nishi 5
CFLAGS = -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -fPIC -DNO_IPV6
2 nishi 6
LDFLAGS =
7
LIBS =
6 nishi 8
EXEC =
17 nishi 9
LIB = .so