ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/tewi/Platform/bsdi.mk
(Generate patch)

Comparing Platform/bsdi.mk (file contents):
Revision 1.2 by nishi, Thu Oct 17 10:15:36 2024 UTC vs.
Revision 1.3 by nishi, Thu Oct 17 10:33:26 2024 UTC

# Line 4 | Line 4 | CC = cc
4   AR = ar
5   CFLAGS = -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -I ../VC6Compat -fPIC
6   LDFLAGS =
7 < LIBS =
7 > LIBS = -ldl
8   EXEC =
9   LIBSUF = .so

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines