summaryrefslogtreecommitdiff
path: root/klibc/klibc/arch/parisc/Makefile.inc
blob: abe9155bf4d7dadc67c45f64e969fdb0411582e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -*- makefile -*-
#
# arch/parisc/Makefile.inc
#
# Special rules for this architecture.  Note that this is actually
# included from the main Makefile, and that pathnames should be
# accordingly.
#

ARCHOBJS = \
	arch/$(ARCH)/setjmp.o

ARCHOOBJS = $(patsubst %o,%.lo,%(ARCHOBJS))

archclean: