entered into RCS
authorRichard Stallman <rms@gnu.org>
Sat, 28 Mar 1992 22:40:26 +0000 (22:40 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 28 Mar 1992 22:40:26 +0000 (22:40 +0000)
From-SVN: r616

gcc/config/mips/bsd-4.h

index 27acac4d5386896befde50168d5e92841b8bad6b..6235340fe7d4ba97769acffe44147a693137e3de 100644 (file)
@@ -49,4 +49,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Generate calls to memcpy, etc., not bcopy, etc.  */
 #define TARGET_MEM_FUNCTIONS
 
+/* Override defaults for finding the MIPS tools.  */
+#define MD_STARTFILE_PREFIX "/bsd43/usr/lib/cmplrs/cc/"
+#define MD_EXEC_PREFIX "/bsd43/usr/lib/cmplrs/cc/"
+
 #include "mips.h"