Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-22 | Include "../../mk/bsd.prefs.mk" to make sure PKGPATH is defined. | kristerw | 1 | -1/+3 | |
2003-07-18 | only include gcc.buildlink2.mk if we are not using the MIPSpro or SunPro | grant | 1 | -6/+4 | |
compiler. don't include the buildlink2.mk of the gcc package being built. | |||||
2003-07-09 | Don't insist on using/compiling GCC if different compiler is in use. | salo | 1 | -2/+4 | |
2003-05-27 | add pulling in buildlink includes/libraries from lang/gcc, or gcc3 | grant | 1 | -0/+18 | |
when USE_GCC3 is defined. ok'd by jlam@. |