Home | History | Annotate | Line # | Download | only in mipsco
      1 #	$NetBSD: Makefile,v 1.2 2021/10/09 08:21:03 martin Exp $
      2 #
      3 # Makefile for mipsco
      4 #
      5 
      6 .ifdef SMALLPROG
      7 NOPARTMAN=	yes
      8 NO_CLONES=	yes
      9 .endif
     10 
     11 .include "../../Makefile.inc"
     12