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