No need to explicitly set NOMAN here.
Reviewed by: jmallett
This commit is contained in:
parent
ee9919b024
commit
93c163325e
@ -3,7 +3,6 @@
|
||||
LIB= ufs
|
||||
SRCS= block.c inode.c sblock.c type.c
|
||||
INCS= libufs.h
|
||||
NOMAN= noman
|
||||
CFLAGS+= -I${.CURDIR} -D_LIBUFS
|
||||
.if defined(LIBUFS_DEBUG)
|
||||
CFLAGS+= -D_LIBUFS_DEBUGGING
|
||||
|
Loading…
Reference in New Issue
Block a user