f52e305c05
ok espie@
6 lines
106 B
Makefile
6 lines
106 B
Makefile
USE_GCC3?=No
|
|
|
|
.if ${USE_GCC3:L} == "no"
|
|
.include "${PORTSDIR}/lang/egcs/stable/files/gcc3.port.mk"
|
|
.endif
|