summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2002-04-14 16:36:49 +0000
committerscottl <scottl@FreeBSD.org>2002-04-14 16:36:49 +0000
commitc611b0542acca999ad5cfe7fcddbf7037fa88bb3 (patch)
tree25cd0df2ba1eeb83992f52dfd0f4ec6451b739e8 /sbin
parent67bfdd081abe0b740ddddbccb37a9d16ee08db06 (diff)
downloadFreeBSD-src-c611b0542acca999ad5cfe7fcddbf7037fa88bb3.zip
FreeBSD-src-c611b0542acca999ad5cfe7fcddbf7037fa88bb3.tar.gz
Add a filesystem driver for the Universal Disk Format. For more info,
see http://people.freebsd.org/~scottl/udf MFC after: when asmodai gets the backport done Prodded by: phk asmodai des
Diffstat (limited to 'sbin')
-rw-r--r--sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index f833e4c..a0cfa58 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -49,6 +49,7 @@ SUBDIR= adjkerntz \
mount_nullfs \
mount_portalfs \
mount_std \
+ mount_udf \
mount_umapfs \
mount_unionfs \
mountd \
OpenPOWER on IntegriCloud