xref: /netbsd/sys/arch/i386/stand/fatboot/fat16/Makefile (revision 6550d01e)
1# $NetBSD: Makefile,v 1.1 2007/01/06 20:47:15 dsl Exp $
2
3PROG=bootxx_fat16
4FAT_ENTRY_SIZE=16
5
6.include <../Makefile.fat>
7