1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

Do install BSM include files (such as they are) when installing system

includes.

Submitted by:	wsalamon
Obtained from:	TrustedBSD Project
This commit is contained in:
Robert Watson 2005-05-29 16:17:00 +00:00
parent 38e5b60d5d
commit 62fdab9284
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146761

View File

@ -35,7 +35,7 @@ LDIRS= cam geom net net80211 netatalk netatm netgraph netinet netinet6 \
netipsec netipx netkey netnatm netncp netsmb nfs nfsclient nfsserver \
pccard posix4 sys vm
LSUBDIRS= cam/scsi \
LSUBDIRS= bsm cam/scsi \
dev/acpica dev/an dev/bktr dev/firewire \
dev/ic dev/iicbus ${_dev_ieee488} dev/ofw \
dev/pbio dev/ppbus dev/smbus dev/usb dev/wi dev/utopia \