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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [sparc64/] [prom/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
# $Id: Makefile,v 1.1.1.1 2004-04-15 01:33:54 phoenix Exp $
2
# Makefile for the Sun Boot PROM interface library under
3
# Linux.
4
#
5
 
6
USE_STANDARD_AS_RULE := true
7
EXTRA_AFLAGS := -ansi
8
 
9
L_TARGET = promlib.a
10
obj-y   := bootstr.o devops.o init.o memory.o misc.o \
11
           tree.o console.o printf.o p1275.o map.o
12
 
13
include $(TOPDIR)/Rules.make
14
 
15
%.o: %.c
16
        $(CC) $(subst -pg,,$(CFLAGS)) -c $<

powered by: WebSVN 2.1.0

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