Home | History | Annotate | Line # | Download | only in fat16
Makefile revision 1.1.6.2
      1 # $NetBSD: Makefile,v 1.1.6.2 2007/02/26 09:07:05 yamt Exp $
      2 
      3 PROG=bootxx_fat16
      4 FAT_ENTRY_SIZE=16
      5 
      6 .include <../Makefile.fat>
      7