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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [arch/] [ia64/] [dig/] [Makefile] - Rev 1275

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

#
# ia64/platform/dig/Makefile
#
# Copyright (C) 1999 Silicon Graphics, Inc.
# Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com)
#

.S.s:
        $(CPP) $(AFLAGS) -o $*.s $<
.S.o:
        $(CC) $(AFLAGS) -c -o $*.o $<

all: dig.a

O_TARGET := dig.a

obj-y := setup.o
obj-$(CONFIG_IA64_GENERIC) += machvec.o

clean::

include $(TOPDIR)/Rules.make

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

powered by: WebSVN 2.1.0

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