URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [newlib-1.17.0/] [libgloss/] [config/] [mips.mt] - Rev 816
Compare with Previous | Blame | View Log
## These are the minimum required stubs to support newlib# for embedded MIPS targets. Note that although read.o and write.o# are mentioned here, they are not used for all targets.#close.o: ${srcdir}/../close.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?fstat.o: ${srcdir}/../fstat.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?getpid.o: ${srcdir}/../getpid.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?isatty.o: ${srcdir}/../isatty.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?kill.o: ${srcdir}/../kill.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?lseek.o: ${srcdir}/../lseek.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?open.o: ${srcdir}/../open.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?print.o: ${srcdir}/../print.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?putnum.o: ${srcdir}/../putnum.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?read.o: ${srcdir}/../read.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?stat.o: ${srcdir}/../stat.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?unlink.o: ${srcdir}/../unlink.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?write.o: ${srcdir}/../write.c$(CC) $(CFLAGS_FOR_TARGET) -O2 $(INCLUDES) -c $(CFLAGS) $?
