1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/lang/gcc32/pkg-plist
Gerald Pfeifer 01314d62ac Update to GCC 3.2.3 as released today. (This is the last release from this
branch which has been "closed" in GCC CVS, so we can simplify this port.)
2003-04-25 17:30:51 +00:00

41 lines
1.2 KiB
Plaintext

@comment $FreeBSD$
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-%%PORTVERSION%%
bin/gcj32
bin/gcjh32
bin/jv-scan32
bin/jcf-dump32
bin/jar32
bin/grepjar32
@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/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%%