summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authordds <dds@FreeBSD.org>2005-01-14 14:18:19 +0000
committerdds <dds@FreeBSD.org>2005-01-14 14:18:19 +0000
commit9dd6141c7e82675d0fb60bcc5f90a47c8c22111d (patch)
treef9778c67b851a67d2bf06a0fe13598f4311f49cb /include/Makefile
parent8a30514f66e00de862d52c04d71d53f87a59918c (diff)
downloadFreeBSD-src-9dd6141c7e82675d0fb60bcc5f90a47c8c22111d.zip
FreeBSD-src-9dd6141c7e82675d0fb60bcc5f90a47c8c22111d.tar.gz
Fix the pbio include file installation process and the
corresponding documentation. Noticed by: ru Reviewed by: ru
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/include/Makefile b/include/Makefile
index aeab8e0..e2dc1da 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -34,13 +34,16 @@ 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 dev/an dev/bktr dev/firewire dev/ic dev/iicbus \
- dev/ofw dev/ppbus dev/smbus dev/usb dev/wi dev/utopia fs/devfs \
- fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs fs/nwfs fs/portalfs \
- fs/procfs fs/smbfs fs/udf fs/umapfs fs/unionfs \
+LSUBDIRS= cam/scsi \
+ dev/an dev/bktr dev/firewire dev/ic dev/iicbus dev/ofw dev/pbio \
+ dev/ppbus dev/smbus dev/usb dev/wi dev/utopia \
+ fs/devfs fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs \
+ fs/nwfs fs/portalfs fs/procfs fs/smbfs fs/udf fs/umapfs \
+ fs/unionfs \
geom/concat geom/gate geom/label geom/mirror geom/nop geom/raid3 \
geom/shsec geom/stripe \
- isofs/cd9660 netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \
+ isofs/cd9660 \
+ netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \
netgraph/atm netgraph/netflow \
security/mac_biba security/mac_bsdextended security/mac_lomac \
security/mac_mls security/mac_partition \
OpenPOWER on IntegriCloud