29245523d4
FreeBSD/i386 and works on FreeBSD/alpha using the hack in files/patch-ub). PR: 47790 Partially Submitted by: Loren James Rittle <rittle@labs.mot.com>
49 lines
1.4 KiB
Plaintext
49 lines
1.4 KiB
Plaintext
@comment $FreeBSD$
|
|
bin/addr2name.awk
|
|
bin/cpp32
|
|
bin/g++filt32
|
|
bin/g++32
|
|
bin/g77-32
|
|
bin/gcc32
|
|
bin/gcov32
|
|
bin/%%GNU_HOST%%-gcc32
|
|
bin/%%GNU_HOST%%-g++32
|
|
bin/gccbug-%%SNAPVER%%
|
|
bin/gij
|
|
bin/gcj32
|
|
bin/gcjh32
|
|
bin/jv-convert
|
|
bin/jv-scan32
|
|
bin/jcf-dump32
|
|
bin/jar32
|
|
bin/grepjar32
|
|
bin/rmic
|
|
bin/rmiregistry
|
|
@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 ]=-
|
|
lib/security/classpath.security
|
|
lib/security/libgcj.security
|
|
share/java/libgcj-3.2.2.jar
|
|
@unexec install-info --delete %D/info/cpp.info %D/info/dir
|
|
@unexec install-info --delete %D/info/cppinternals.info %D/info/dir
|
|
@unexec install-info --delete %D/info/g77.info %D/info/dir
|
|
@unexec install-info --delete %D/info/gcc.info %D/info/dir
|
|
@unexec install-info --delete %D/info/gccint.info %D/info/dir
|
|
@unexec install-info --delete %D/info/gcj.info %D/info/dir
|
|
info/cpp.info
|
|
info/cppinternals.info
|
|
info/g77.info
|
|
info/gcc.info
|
|
info/gccint.info
|
|
info/gcj.info
|
|
@exec install-info %D/info/cpp.info %D/info/dir
|
|
@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/gccint.info %D/info/dir
|
|
@exec install-info %D/info/gcj.info %D/info/dir
|
|
@comment @dirrm %%GNU_HOST%%/include
|
|
@comment @dirrm %%GNU_HOST%%
|