sdhci - Implement ADMA2 transfer support. Keep SDMA support for now.
[dragonfly.git] / sbin / nextboot / Makefile
blobf3fecba3e3b7f39bd91702f24d4b4f0abe11dd47
1 # @(#)Makefile 1.1 (Julian Elischer) 3/28/93
2 # $FreeBSD: src/sbin/i386/nextboot/Makefile,v 1.1.8.1 2001/04/25 10:58:21 ru Exp $
3 # $DragonFly: src/sbin/i386/nextboot/Makefile,v 1.4 2006/10/17 00:55:41 pavalos Exp $
5 PROG= nextboot
6 MAN= nextboot.8
8 .include <bsd.prog.mk>