ce7e82a309
point is only to support FreeBSD 6.x systems who have an older system compiler than FreeBSD 7 and beyond.
14 lines
311 B
Plaintext
14 lines
311 B
Plaintext
@comment $FreeBSD$
|
|
bin/%%GNU_HOST%%-c++%%SUFFIX%%
|
|
bin/%%GNU_HOST%%-g++%%SUFFIX%%
|
|
bin/%%GNU_HOST%%-gcc%%SUFFIX%%
|
|
bin/%%GNU_HOST%%-gcc-%%GCC_VER%%
|
|
bin/c++%%SUFFIX%%
|
|
bin/cpp%%SUFFIX%%
|
|
bin/g++%%SUFFIX%%
|
|
bin/gcc%%SUFFIX%%
|
|
bin/gccbug%%SUFFIX%%
|
|
bin/gcov%%SUFFIX%%
|
|
info/gcc%%SUFFIX%%/dir
|
|
@comment Insert PLIST.lib here
|