Home | History | Annotate | Line # | Download | only in fat12
Makefile revision 1.1.2.2
      1 # $NetBSD: Makefile,v 1.1.2.2 2012/04/17 00:06:30 yamt Exp $
      2 
      3 PROG=bootxx_fat12
      4 FAT_ENTRY_SIZE=12
      5 
      6 .include <../Makefile.fat>
      7