9a20bf6731
This includes changing the name from g<BINARY> to <BINARY>31, using a single .info file rather than the mirage of them, and switch to using the .bz2 distfiles.
33 lines
929 B
Text
33 lines
929 B
Text
@comment $FreeBSD$
|
|
bin/g++filt31
|
|
bin/g++31
|
|
bin/g77-31
|
|
bin/gcc31
|
|
bin/gcov31
|
|
bin/%%GNU_HOST%%-gcc31
|
|
bin/%%GNU_HOST%%-g++31
|
|
bin/gccbug-%%SNAPVER%%
|
|
bin/gcj31
|
|
bin/gcjh31
|
|
bin/jv-scan31
|
|
bin/jcf-dump31
|
|
bin/jar31
|
|
bin/grepjar31
|
|
@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 ]=-
|
|
@unexec install-info --delete %D/info/cppinternals.info %D/info/dir
|
|
@unexec install-info --delete %D/info/gcc.info %D/info/dir
|
|
@unexec install-info --delete %D/info/g77.info %D/info/dir
|
|
info/cpp.info
|
|
info/cppinternals.info
|
|
info/g77.info
|
|
info/gcc.info
|
|
info/gcj.info
|
|
@exec install-info %D/info/cppinternals.info %D/info/dir
|
|
@exec install-info %D/info/g77.info %D/info/dir
|
|
@exec install-info %D/info/gcc.info %D/info/dir
|
|
@exec install-info %D/info/gcj.info %D/info/dir
|
|
@comment @dirrm %%GNU_HOST%%/include
|
|
@comment @dirrm %%GNU_HOST%%
|