Home | History | Annotate | Line # | Download | only in bootfloppy-601
Makefile revision 1.1.2.2
      1  1.1.2.2  pgoyette #	$NetBSD: Makefile,v 1.1.2.2 2018/11/26 01:49:56 pgoyette Exp $
      2  1.1.2.2  pgoyette 
      3  1.1.2.2  pgoyette FLOPPY_NETBSD=	${KERNOBJ}/netbsd-INSTALL_601.gz
      4  1.1.2.2  pgoyette FLOPPYBASE=	boot601_
      5  1.1.2.2  pgoyette 
      6  1.1.2.2  pgoyette .include <bsd.own.mk>
      7  1.1.2.2  pgoyette 
      8  1.1.2.2  pgoyette .include "../bootfloppy-common/Makefile.inc"
      9