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.1 by nishi, Thu Oct 17 10:10:39 2024 UTC vs.
Revision 1.2 by nishi, Thu Oct 17 10:15:36 2024 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines