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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [ia64/] [dig/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#
2
# ia64/platform/dig/Makefile
3
#
4
# Copyright (C) 1999 Silicon Graphics, Inc.
5
# Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com)
6
#
7
 
8
.S.s:
9
        $(CPP) $(AFLAGS) -o $*.s $<
10
.S.o:
11
        $(CC) $(AFLAGS) -c -o $*.o $<
12
 
13
all: dig.a
14
 
15
O_TARGET := dig.a
16
 
17
obj-y := setup.o
18
obj-$(CONFIG_IA64_GENERIC) += machvec.o
19
 
20
clean::
21
 
22
include $(TOPDIR)/Rules.make

powered by: WebSVN 2.1.0

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