Home | History | Annotate | Line # | Download | only in mips
Makefile.inc revision 1.2
      1  1.2  pooka # $NetBSD: Makefile.inc,v 1.2 2014/02/12 22:28:43 pooka Exp $
      2  1.1   matt 
      3  1.1   matt CPPFLAGS+=	-DARCH_ELFSIZE=32
      4  1.1   matt 
      5  1.2  pooka .PATH:	${RUMPTOP}/librump/rumpkern/arch/generic
      6  1.2  pooka SRCS+= 	rump_generic_cpu.c rump_generic_kobj.c rump_generic_pmap.c
      7