Home | History | Annotate | Line # | Download | only in fat12
      1 # $NetBSD: Makefile,v 1.1 2012/03/10 23:59:36 dsl Exp $
      2 
      3 PROG=bootxx_fat12
      4 FAT_ENTRY_SIZE=12
      5 
      6 .include <../Makefile.fat>
      7