Subversion Repositories Tewi

Rev

Rev 375 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 nishi 1
# $Id: bsdi.mk 383 2024-10-17 10:28:11Z 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 =
383 nishi 7
LIBS = -ldl
6 nishi 8
EXEC =
212 nishi 9
LIBSUF = .so