/[tewi]/Platform/bsdi.mk
ViewVC logotype

Annotation of /Platform/bsdi.mk

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations)
Thu Oct 17 10:15:36 2024 UTC (4 weeks, 1 day ago) by nishi
Branch: MAIN
Changes since 1.1: +2 -2 lines
trying

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

nishi@chaotic.ninja
ViewVC Help
Powered by ViewVC 1.3.0-dev