OpenCores
URL https://opencores.org/ocsvn/or1k_old/or1k_old/trunk

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [uclinux/] [uClinux-2.0.x/] [arch/] [ppc/] [lib/] [Makefile] - Rev 1782

Compare with Previous | Blame | View Log

#
# Makefile for i386-specific library files..
#

L_TARGET = lib.o
L_OBJS  = checksum.o cksum_support.o

${L_TARGET}: $(L_OBJS)
        $(LD) -r -o ${L_TARGET} $(L_OBJS)

fastdep:

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.