Home | History | Annotate | Line # | Download | only in ews4800mips
Makefile revision 1.2.2.1
      1 #	$NetBSD: Makefile,v 1.2.2.1 2019/11/17 13:45:26 msaitoh Exp $
      2 #
      3 # Makefile for ews4800mips
      4 #
      5 
      6 LANGUAGES=	# no translations
      7 
      8 .ifdef SMALLPROG
      9 NOPARTMAN=	yes
     10 NO_GPT=		yes
     11 NO_MBR=		yes
     12 NO_CLONES=	yes
     13 .endif
     14 
     15 .include "../../Makefile.inc"
     16