From 64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 27 May 2000 01:14:33 +0000 Subject: Use .include to get to ../../*/conf/kmod.mk instead of encoding the relative path. --- sys/modules/procfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/procfs/Makefile') diff --git a/sys/modules/procfs/Makefile b/sys/modules/procfs/Makefile index 9b89045ec4f7..28d899028451 100644 --- a/sys/modules/procfs/Makefile +++ b/sys/modules/procfs/Makefile @@ -8,4 +8,4 @@ SRCS= vnode_if.h \ procfs_vnops.c NOMAN= -.include "${.CURDIR}/../../conf/kmod.mk" +.include -- cgit v1.3