blob: d380ff59744e560d683b126cfae771dcf41a9c88 [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
ARCHSOOBJS = $(patsubst %.o,%.lo,$(ARCHOBJS))
archclean: