diff src/s/umips.h @ 272:c5d627a313b1 r21-0b34

Import from CVS: tag r21-0b34
author cvs
date Mon, 13 Aug 2007 10:28:48 +0200
parents 8eaf7971accc
children
line wrap: on
line diff
--- a/src/s/umips.h	Mon Aug 13 10:27:41 2007 +0200
+++ b/src/s/umips.h	Mon Aug 13 10:28:48 2007 +0200
@@ -10,7 +10,6 @@
 #define C_SWITCH_SYSTEM "-systype bsd43"
 #define LD_SWITCH_SYSTEM "-systype bsd43"
 #undef LIBS_SYSTEM
-/* #define LIBS_SYSTEM "-lmld" */ /* mrb */
 #define LIBS_DEBUG
 #define START_FILES "pre-crt0.o /lib/crt1.o"
 #define LIB_STANDARD "-lc /usr/lib/crtn.o"
@@ -25,7 +24,6 @@
 #include "usg5-2-2.h"
 
 #undef LIBS_SYSTEM
-/* #define LIBS_SYSTEM "-lmld" */ /* mrb */
 #define LIBS_DEBUG
 #define START_FILES "pre-crt0.o /usr/lib/crt1.o"
 #define LIB_STANDARD "-lbsd -lc /usr/lib/crtn.o"