1 1.2.2.1 msaitoh # $NetBSD: Makefile,v 1.2.2.1 2019/11/17 13:45:26 msaitoh Exp $ 2 1.1 dholland # 3 1.1 dholland # Makefile for ews4800mips 4 1.1 dholland # 5 1.1 dholland 6 1.1 dholland LANGUAGES= # no translations 7 1.1 dholland 8 1.2 martin .ifdef SMALLPROG 9 1.2 martin NOPARTMAN= yes 10 1.2 martin NO_GPT= yes 11 1.2.2.1 msaitoh NO_MBR= yes 12 1.2.2.1 msaitoh NO_CLONES= yes 13 1.2 martin .endif 14 1.2 martin 15 1.1 dholland .include "../../Makefile.inc" 16