1# $NetBSD: Makefile,v 1.3 2019/11/13 18:58:09 martin Exp $ 2# 3# Makefile for ews4800mips 4# 5 6LANGUAGES= # no translations 7 8.ifdef SMALLPROG 9NOPARTMAN= yes 10NO_GPT= yes 11NO_MBR= yes 12NO_CLONES= yes 13.endif 14 15.include "../../Makefile.inc" 16