blob: 1b65250959d48462cdb7d73c07f5c435dffb3016 [file] [log] [blame]
# -*- makefile -*-
#
# arch/ia64/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)/sigjmp.o \
arch/$(ARCH)/vfork.o \
arch/$(ARCH)/setjmp.o
ARCHSOOBJS = $(patsubst %o,%.lo,%(ARCHOBJS))
archclean: