From c16e21016feed648a9e7a877f74e64db4137e48d Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Wed, 7 May 2008 04:11:21 +0000 Subject: [PATCH] Install the mpilib headers from mpt(4) into /usr/include/dev/mpt/mpilib. This allows to be used from userland. Prodded by: scottl --- etc/mtree/BSD.include.dist | 4 ++++ include/Makefile | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index 2c7e3ca8effb..1c447fd8e911 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -102,6 +102,10 @@ .. lmc .. + mpt + mpilib + .. + .. ofw .. pbio diff --git a/include/Makefile b/include/Makefile index 40e35436bd9d..750151b72afe 100644 --- a/include/Makefile +++ b/include/Makefile @@ -59,6 +59,8 @@ LSUBDIRS= cam/scsi \ ufs/ffs ufs/ufs #LSUBDIRS+= netatm/ipatm netatm/sigpvc netatm/spans netatm/uni +LSUBSUBDIRS= dev/mpt/mpilib + .if ${MACHINE_ARCH} == "powerpc" _dev_powermac_nvram= dev/powermac_nvram .endif @@ -72,7 +74,7 @@ INCS+= hesiod.h .endif .if ${MK_BLUETOOTH} != "no" -LSUBSUBDIRS= netgraph/bluetooth/include +LSUBSUBDIRS+= netgraph/bluetooth/include .endif # XXX unconditionally needed by