Subversion Repositories Tewi

Rev

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

Rev Author Line No. Line
2 nishi 1
# $Id: bsdi.mk 375 2024-10-17 10:14:19Z nishi $
2
 
3
CC = cc
4
AR = ar
375 nishi 5
CFLAGS = -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -I ../VC6Compat -fPIC
2 nishi 6
LDFLAGS =
7
LIBS =
6 nishi 8
EXEC =
212 nishi 9
LIBSUF = .so