update dev300-m58
[ooovba.git] / dmake / startup / unix / sysvr3 / gnu / macros.mk
blob13141971fe40f202ab8ebde4be5c5aa08ae4c828
1 # System V R3 GCC compiler specific macro definitions...
4 # Common tool renamings
5 CC *:= gcc
6 "C++" *:= g++
7 AS *:= gas
8 YACC *:= bison
9 LEX *:= flex
11 # Common flag settings
12 ARFLAGS *= -rvs