Subversion Repositories tendra.SVN

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 7
Line 1... Line 1...
1
/* TCC ENVIRONMENT : PROFILING FOR SGI MIPS */
1
/* TCC ENVIRONMENT : PROFILING FOR SGI MIPS */
2
 
2
 
3
+CRT1		"/usr/lib/mcrt1.o -LIBDIR-/sys/dyn_begin.o"
3
+CRT1		"/usr/lib/mcrt1.o <TENDRA_LIBDIR>/sys/dyn_begin.o"
4
+SYS_LIBC	"-lprof -lc"
4
+SYS_LIBC	"-lprof -lc"
5
+LINE_START	"#pragma@preserve@*"
5
+LINE_START	"#pragma@preserve@*"