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