Don't break local style.

This commit is contained in:
Yaroslav Tykhiy 2005-08-18 14:28:20 +00:00
parent d5648a65b9
commit 421298311a

View File

@ -3,7 +3,8 @@
.PATH: ${.CURDIR}/../../fs/procfs
KMOD= procfs
SRCS= opt_compat.h
SRCS=
SRCS+= opt_compat.h
SRCS+= vnode_if.h
SRCS+= procfs_ctl.c
SRCS+= procfs_dbregs.c