Home | History | Annotate | Line # | Download | only in bootfloppy-601
Makefile revision 1.1.4.2
      1  1.1.4.2  christos #	$NetBSD: Makefile,v 1.1.4.2 2019/06/10 21:42:25 christos Exp $
      2  1.1.4.2  christos 
      3  1.1.4.2  christos FLOPPY_NETBSD=	${KERNOBJ}/netbsd-INSTALL_601.gz
      4  1.1.4.2  christos FLOPPYBASE=	boot601_
      5  1.1.4.2  christos 
      6  1.1.4.2  christos .include <bsd.own.mk>
      7  1.1.4.2  christos 
      8  1.1.4.2  christos .include "../bootfloppy-common/Makefile.inc"
      9