Home | History | Annotate | Line # | Download | only in emips
      1 #	$NetBSD: Makefile,v 1.2 2019/06/13 06:34:30 martin Exp $
      2 #
      3 # Makefile for emips
      4 #
      5 
      6 .ifdef SMALLPROG
      7 NOPARTMAN=	yes
      8 NO_GPT=		yes
      9 .endif
     10 
     11 .include "../../Makefile.inc"
     12