mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-25 18:12:57 +01:00
Hook getino.3 up to the build and link it to putino.3.
PR: 83820
This commit is contained in:
parent
d7f56eabab
commit
849aee62b2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149448
@ -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