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

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rc203soc/] [sw/] [uClinux/] [arch/] [or32/] [lib/] [Makefile] - Diff between revs 1765 and 1782

Only display areas with differences | Details | Blame | View Log

Rev 1765 Rev 1782
#
#
# Makefile for or32-specific library files..
# Makefile for or32-specific library files..
#
#
.S.o:
.S.o:
        $(CC) $(AFLAGS) -D__ASSEMBLY__ -traditional -c $< -o $@
        $(CC) $(AFLAGS) -D__ASSEMBLY__ -traditional -c $< -o $@
L_TARGET = lib.a
L_TARGET = lib.a
L_OBJS  = bzero.o checksum.o memcmp.o
L_OBJS  = bzero.o checksum.o memcmp.o
include $(TOPDIR)/Rules.make
include $(TOPDIR)/Rules.make
 
 

powered by: WebSVN 2.1.0

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