3821a9a889
GCC 3.1 isn't using it for the Java compiler, but for C/C++ code. Same for FORTRAN77. The Java bits also don't compile on FreeBSD/sparc64.
22 lines
944 B
Text
22 lines
944 B
Text
@comment $FreeBSD$
|
|
bin/cpp31
|
|
bin/g++filt31
|
|
bin/g++31
|
|
bin/gcc31
|
|
bin/gcov31
|
|
bin/%%GNU_HOST%%-gcc31
|
|
bin/%%GNU_HOST%%-g++31
|
|
bin/gccbug-%%SNAPVER%%
|
|
@comment not needed post-libstdc++-v3: %%GNU_HOST%%/include/_G_config.h
|
|
@comment Insert PLIST.gcc-lib here
|
|
@comment -=[ begin PLIST.gcc-lib ]=-
|
|
@comment -=[ end PLIST.gcc-lib ]=-
|
|
@comment I AM TIRED OF THIS .INFO CRAP @unexec install-info --delete %D/info/cppinternals.info %D/info/dir
|
|
@comment I AM TIRED OF THIS .INFO CRAP @unexec install-info --delete %D/info/gcc.info %D/info/dir
|
|
@comment I AM TIRED OF THIS .INFO CRAP info/cpp.info
|
|
@comment I AM TIRED OF THIS .INFO CRAP info/cppinternals.info
|
|
@comment I AM TIRED OF THIS .INFO CRAP info/gcc.info
|
|
@comment I AM TIRED OF THIS .INFO CRAP @exec install-info %D/info/cppinternals.info %D/info/dir
|
|
@comment I AM TIRED OF THIS .INFO CRAP @exec install-info %D/info/gcc.info %D/info/dir
|
|
@comment @dirrm %%GNU_HOST%%/include
|
|
@comment @dirrm %%GNU_HOST%%
|