blob: f479a6ce7e0a24bdb7401020d1c0d7e40b3977a4 [file] [log] [blame]
# -*- 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.
#
KLIBCARCHOBJS = \
arch/$(KLIBCARCH)/setjmp.o \
arch/$(KLIBCARCH)/syscall.o
KLIBCARCHOOBJS = $(patsubst %o,%.lo,%(KLIBCARCHOBJS))
archclean: