48fa42c8e7
There is no bounds-checking patch for GCC 3.4 yet, extended printf format checking for FreeBSD has not been ported yet, and the port is BROKEN due to weird libjava build failures which occur if and only if building from within the FreeBSD ports system.
64 lines
1.7 KiB
Text
64 lines
1.7 KiB
Text
@comment $FreeBSD$
|
|
bin/cpp34
|
|
bin/g++34
|
|
bin/g77-34
|
|
bin/gcc34
|
|
bin/gcov34
|
|
bin/%%GNU_HOST%%-gcc-%%GCC_VER%%
|
|
bin/%%GNU_HOST%%-gcc34
|
|
bin/%%GNU_HOST%%-g++34
|
|
bin/%%GNU_HOST%%-gcj
|
|
bin/gccbug-%%GCC_VER%%
|
|
bin/gcj34
|
|
bin/gcjh34
|
|
bin/gij34
|
|
bin/jv-scan34
|
|
bin/jcf-dump34
|
|
bin/jv-convert34
|
|
bin/jar34
|
|
bin/grepjar34
|
|
bin/rmic34
|
|
bin/rmiregistry34
|
|
bin/addr2name.awk
|
|
include/fficonfig.h
|
|
include/ffi.h
|
|
include/ffi_mips.h
|
|
include/jni.h
|
|
include/jvmpi.h
|
|
lib/libffi.la
|
|
lib/libffi.a
|
|
lib/security/classpath.security
|
|
lib/security/libgcj.security
|
|
@dirrm lib/security
|
|
lib/lib-org-xml-sax.la
|
|
lib/lib-org-xml-sax.a
|
|
lib/lib-org-w3c-dom.la
|
|
lib/lib-org-w3c-dom.a
|
|
share/java/libgcj-%%GCC_VER%%.jar
|
|
@comment Insert PLIST.gcc-lib here
|
|
@comment -=[ begin PLIST.gcc-lib ]=-
|
|
@comment -=[ end PLIST.gcc-lib ]=-
|
|
@comment Insert PLIST.gcj-inc here
|
|
@comment -=[ begin PLIST.gcj-inc ]=-
|
|
@comment -=[ end PLIST.gcj-inc ]=-
|
|
@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
|
|
@unexec install-info --delete %D/info/fastjar.info %D/info/dir
|
|
info/cpp.info
|
|
info/cppinternals.info
|
|
info/g77.info
|
|
info/gcc.info
|
|
info/gccint.info
|
|
info/gcj.info
|
|
info/fastjar.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
|
|
@exec install-info %D/info/fastjar.info %D/info/dir
|