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] - Blame information for rev 199

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

Line No. Rev Author Line
1 199 simons
#
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.