Home | History | Annotate | Line # | Download | only in ews4800mips
Makefile revision 1.1.28.1
      1 #	$NetBSD: Makefile,v 1.1.28.1 2020/04/13 08:06:02 martin 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