Home | History | Annotate | Line # | Download | only in fat16
Makefile revision 1.1.2.2
      1  1.1.2.2  ad # $NetBSD: Makefile,v 1.1.2.2 2007/01/12 01:00:51 ad Exp $
      2  1.1.2.2  ad 
      3  1.1.2.2  ad PROG=bootxx_fat16
      4  1.1.2.2  ad FAT_ENTRY_SIZE=16
      5  1.1.2.2  ad 
      6  1.1.2.2  ad .include <../Makefile.fat>
      7