Subversion Repositories Tewi

Rev

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

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