From c68159a6d8eede11766cf13896d0f7670dbd51aa Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 6 Jan 2001 14:00:42 +0000 Subject: Use a consistent style and one much closer to the rest of /usr/src --- sys/modules/procfs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/modules/procfs') diff --git a/sys/modules/procfs/Makefile b/sys/modules/procfs/Makefile index 902aa6653a44..d132b0d9eedb 100644 --- a/sys/modules/procfs/Makefile +++ b/sys/modules/procfs/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../miscfs/procfs +.PATH: ${.CURDIR}/../../miscfs/procfs + KMOD= procfs SRCS= vnode_if.h \ procfs_ctl.c \ -- cgit v1.3