Home
last modified time | relevance | path

Searched defs:GCCVER1 (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/win32/
H A DGNUmakefile586 GCCVER1 := $(shell for /f "delims=. tokens=1,2,3" %%i in ('gcc -dumpversion') do echo %%i) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/win32/
H A DGNUmakefile502 GCCVER1 := $(shell for /f "delims=. tokens=1,2,3" %%i in ('$(GCCBIN) -dumpversion') do echo %%i) macro
/dports/lang/perl5.32/perl-5.32.1/win32/
H A DGNUmakefile568 GCCVER1 := $(shell for /f "delims=. tokens=1,2,3" %%i in ('gcc -dumpversion') do echo %%i) macro
/dports/lang/perl5.34/perl-5.34.0/win32/
H A DGNUmakefile498 GCCVER1 := $(shell for /f "delims=. tokens=1,2,3" %%i in ('$(GCCBIN) -dumpversion') do echo %%i) macro