xref: /netbsd-src/usr.sbin/sysinst/arch/mipsco/Makefile (revision 2a566a58533fc4fe4096d0a1337aa57196358482)
1#	$NetBSD: Makefile,v 1.2 2021/10/09 08:21:03 martin Exp $
2#
3# Makefile for mipsco
4#
5
6.ifdef SMALLPROG
7NOPARTMAN=	yes
8NO_CLONES=	yes
9.endif
10
11.include "../../Makefile.inc"
12