diff options
Diffstat (limited to 'lib/libufs/Makefile')
-rw-r--r-- | lib/libufs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libufs/Makefile b/lib/libufs/Makefile index d24526e829c1..16487bebc957 100644 --- a/lib/libufs/Makefile +++ b/lib/libufs/Makefile @@ -17,6 +17,8 @@ MLINKS+= cgread.3 cgwrite.3 MLINKS+= cgread.3 cgwrite1.3 MLINKS+= cgread.3 cgput.3 MLINKS+= sbread.3 sbwrite.3 +MLINKS+= sbread.3 sbget.3 +MLINKS+= sbread.3 sbput.3 MLINKS+= ufs_disk_close.3 ufs_disk_fillout.3 MLINKS+= ufs_disk_close.3 ufs_disk_fillout_blank.3 MLINKS+= ufs_disk_close.3 ufs_disk_write.3 |