Subversion Repositories Tewi

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
298 nishi 1
# $Id: unixware.mk 305 2024-10-10 02:15:08Z nishi $
2
 
299 nishi 3
CC = cc
298 nishi 4
AR = ar
300 nishi 5
CFLAGS = -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -I $(PWD)/VC6Compat
298 nishi 6
LDFLAGS =
305 nishi 7
SHARED = -G
298 nishi 8
LIBS =
9
EXEC =
10
LIBSUF = .so