ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/tewi/Platform/bsdi.mk
Revision: 1.2
Committed: Thu Oct 17 10:15:36 2024 UTC (4 weeks, 1 day ago) by nishi
Branch: MAIN
Changes since 1.1: +2 -2 lines
Log Message:
trying

File Contents

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