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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rc203soc/] [sw/] [uClinux/] [arch/] [ppc/] [lib/] [Makefile] - Blame information for rev 1777

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1624 jcastillo
#
2
# Makefile for i386-specific library files..
3
#
4
 
5
L_TARGET = lib.o
6
L_OBJS  = checksum.o cksum_support.o
7
 
8
${L_TARGET}: $(L_OBJS)
9
        $(LD) -r -o ${L_TARGET} $(L_OBJS)
10
 
11
fastdep:

powered by: WebSVN 2.1.0

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