Add FreeBSD's mpr(4) driver for LSI Fusion-MPT 3/3.5 SAS controllers.
[dragonfly.git] / sbin / Makefile.inc
1 #       @(#)Makefile.inc        8.1 (Berkeley) 6/8/93
2 # $FreeBSD: src/sbin/Makefile.inc,v 1.5.6.1 2001/08/01 05:53:59 obrien Exp $
3 # $DragonFly: src/sbin/Makefile.inc,v 1.3 2006/10/17 00:55:39 pavalos Exp $
4
5 BINDIR?=        /sbin
6 .if defined(NO_DYNAMICROOT)
7 NOSHARED?=      YES
8 .endif
9 WARNS?=         6