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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [uclinux/] [uClinux-2.0.x/] [arch/] [mips/] [lib/] [Makefile] - Blame information for rev 1775

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

Line No. Rev Author Line
1 199 simons
#
2
# Makefile for MIPS-specific library files..
3
#
4
# Many of these routines are just left over debugging trash of ancient
5
# times when I just make my Tyne beep and so ...
6
#
7
 
8
.S.s:
9
        $(CPP) $(CFLAGS) $< -o $*.s
10
.S.o:
11
        $(CC) $(CFLAGS) -c $< -o $*.o
12
 
13
L_TARGET = lib.a
14
L_OBJS  = beep.o checksum.o csum.o dump_tlb.o tinycon.o watch.o
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.