diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-03 06:25:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-07-03 06:25:28 +0000 |
| commit | 93c163325e61ab70d00079218a3c084fe5e246eb (patch) | |
| tree | 1fb2d80343be860211d167002b28b36c51b1d7a7 | |
| parent | ee9919b024201ebe6751cf9b837f8278cfcc0a0c (diff) | |
Notes
| -rw-r--r-- | lib/libufs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libufs/Makefile b/lib/libufs/Makefile index fd38b171bafc..0ac1a74611a6 100644 --- a/lib/libufs/Makefile +++ b/lib/libufs/Makefile @@ -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 |
