aboutsummaryrefslogtreecommitdiff
path: root/lib/libufs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libufs/Makefile')
-rw-r--r--lib/libufs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libufs/Makefile b/lib/libufs/Makefile
index c80183d3b428..d24526e829c1 100644
--- a/lib/libufs/Makefile
+++ b/lib/libufs/Makefile
@@ -12,7 +12,10 @@ MAN= bread.3 cgread.3 libufs.3 sbread.3 ufs_disk_close.3
MLINKS+= bread.3 bwrite.3
MLINKS+= bread.3 berase.3
MLINKS+= cgread.3 cgread1.3
+MLINKS+= cgread.3 cgget.3
+MLINKS+= cgread.3 cgwrite.3
MLINKS+= cgread.3 cgwrite1.3
+MLINKS+= cgread.3 cgput.3
MLINKS+= sbread.3 sbwrite.3
MLINKS+= ufs_disk_close.3 ufs_disk_fillout.3
MLINKS+= ufs_disk_close.3 ufs_disk_fillout_blank.3