Home | History | Annotate | Line # | Download | only in conf
Makefile.mmeye.inc revision 1.6.24.1
      1 #	$NetBSD: Makefile.mmeye.inc,v 1.6.24.1 2005/02/06 07:45:25 jmc Exp $
      2 
      3 MACHINE_ARCH=	sh3eb
      4 CPPFLAGS+=	-I$S/dist/ipf
      5 
      6 TEXTADDR?=8c010000
      7 .if ${OBJECT_FMT} == "ELF"
      8 LINKFORMAT=	-N
      9 .endif
     10