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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [or32/] [lib/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#
2
# Makefile for or32 specific library files..
3
#
4
 
5
.S.o:
6
        $(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -c $< -o $*.o
7
 
8
L_TARGET = lib.a
9
obj-y  = string.o checksum.o
10
 
11
#delay.o memcpy.o memset.o memmove.o memchr.o \
12
#        checksum.o strcasecmp.o strlen.o string-empty.o
13
 
14
USE_STANDARD_AS_RULE := true
15
 
16
include $(TOPDIR)/Rules.make

powered by: WebSVN 2.1.0

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