diff options
| author | Scott Long <scottl@FreeBSD.org> | 2002-04-28 06:38:38 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2002-04-28 06:38:38 +0000 |
| commit | b22841b0ffdd9b3d5e31fdf2bbdb208dfff5a267 (patch) | |
| tree | 232e155da2a2a96b54f4b7e9a0aa1225c1abad30 /sys/modules/udf | |
| parent | d974f03c6960553b7f20f643a3c81d8ed9a3c9bc (diff) | |
Notes
Diffstat (limited to 'sys/modules/udf')
| -rw-r--r-- | sys/modules/udf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/udf/Makefile b/sys/modules/udf/Makefile index 9d3b8a47d2ef..97df112ce6d0 100644 --- a/sys/modules/udf/Makefile +++ b/sys/modules/udf/Makefile @@ -8,7 +8,5 @@ SRCS= udf_vfsops.c udf_vnops.c osta.c SRCS+= vnode_if.h NOMAN= -CFLAGS+= -g - CLEANFILES= .depend .include <bsd.kmod.mk> |
