Hook getino.3 up to the build and link it to putino.3.
PR: 83820
This commit is contained in:
parent
d7f56eabab
commit
849aee62b2
@ -4,8 +4,9 @@ LIB= ufs
|
||||
SHLIBDIR?= /lib
|
||||
SRCS= block.c cgroup.c inode.c sblock.c type.c
|
||||
INCS= libufs.h
|
||||
MAN= bread.3 cgread.3 libufs.3 sbread.3 ufs_disk_close.3
|
||||
MAN= bread.3 cgread.3 getino.3 libufs.3 sbread.3 ufs_disk_close.3
|
||||
MLINKS+= bread.3 bwrite.3
|
||||
MLINKS+= getino.3 putino.3
|
||||
MLINKS+= cgread.3 cgread1.3
|
||||
MLINKS+= sbread.3 sbwrite.3
|
||||
MLINKS+= ufs_disk_close.3 ufs_disk_fillout.3
|
||||
|
Loading…
Reference in New Issue
Block a user