Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.1.42.1
      1  1.1.42.1  pgoyette # $NetBSD: Makefile,v 1.1.42.1 2018/09/30 01:45:02 pgoyette Exp $
      2       1.1    nonaka 
      3       1.1    nonaka CDBASE=		evbsh3-${MACHINE_ARCH}cd	# gives ${CDBASE}.iso
      4       1.1    nonaka CDRELEASE=	true				# include $RELEASEDIR/$MACHINE
      5  1.1.42.1  pgoyette CDRELEASE_NODEBUG=	true
      6       1.1    nonaka 
      7       1.1    nonaka .include "${.CURDIR}/../../../common/Makefile.bootcd"
      8