Home | History | Annotate | Line # | Download | only in fat16
      1 # $NetBSD: Makefile,v 1.1 2007/01/06 20:47:15 dsl Exp $
      2 
      3 PROG=bootxx_fat16
      4 FAT_ENTRY_SIZE=16
      5 
      6 .include <../Makefile.fat>
      7