repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update dev300-m58
[ooovba.git]
/
dmake
/
startup
/
unix
/
sysvr3
/
gnu
/
macros.mk
blob
13141971fe40f202ab8ebde4be5c5aa08ae4c828
1
# System V R3 GCC compiler specific macro definitions...
2
#
3
4
# Common tool renamings
5
CC
*:=
gcc
6
"C++"
*:=
g
++
7
AS
*:=
gas
8
YACC
*:=
bison
9
LEX
*:=
flex
10
11
# Common flag settings
12
ARFLAGS
*= -
rvs