gcc80: Shorten build time in libraries target.
[dragonfly.git] / gnu / usr.bin / cc50 / Makefile.version
1 # GCC version scheme change burned us a bit.
2 # We are at 5.1 (later 5.2, 5.3) but directory names stuck at 5.0
3 # Similarly CCVER is gcc50, not gcc51.  Its better to live with it.
4 # Next time, we can use "6" instead of "60" and "6.0"
5
6 GCCCOMPLETEVER= 5.4.1
7 GCCRELEASE=     Release # choices are "Snapshot" or "Release"
8 GCCDATESTAMP=   2016-08-27
9 GCCSHORTDATE=   ${GCCDATESTAMP:S/-//g}
10 GCCPOINTVER=    5.0
11 GCCSHORTVER=    50
12 MANPAGEVER=     50