summaryrefslogtreecommitdiff
path: root/lang/gcc3-java/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-07-16elaborate the INSTALLTO_SUBPREFIX thing a bit more: modify thedrochner1-3/+3
PKGNAME if we are installing to an alternative location so that the pkg system doesn't complain about conflicts. Now it is possible to install a gcc3 tree to some location where it can be used to bootstrap another instance of itself...
2003-07-08some cleanup:drochner1-60/+7
-USE_NEW_TEXINFO, saves some patches -symlink libiberty.a into build tree instead of buildlink/lib, saves some patches -put common make rules into Makefile.common (for all) and buildaddon.mk (for all but the base "c" pkg)
2003-07-06set GCC_VERSION for use in GCC_ARCHDIR. remove a superfluous commentgrant1-3/+3
about GCC_PREFIX. XXX why is GCC_PREFIX ${PREFIX}/gcc3 ?
2003-07-06Split the gcc3 pkg into per-language pieces.drochner1-0/+105
Needs some cleanup and integration; eventually lang/gcc3 can turn into a meta-pkg.