From 7c8ba198e8d40701fb8c437dfb2e351cd3541298 Mon Sep 17 00:00:00 2001 From: msmith Date: Thu, 20 Apr 2000 03:55:19 +0000 Subject: Point to the new location of the sources under the i386 linux compatibility code. --- sys/modules/linprocfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/modules/linprocfs/Makefile b/sys/modules/linprocfs/Makefile index 60434cd..187195c 100644 --- a/sys/modules/linprocfs/Makefile +++ b/sys/modules/linprocfs/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../miscfs/linprocfs +.PATH: ${.CURDIR}/../../i386/linux/linprocfs KMOD= linprocfs SRCS= vnode_if.h linprocfs_misc.c linprocfs_subr.c \ linprocfs_vfsops.c linprocfs_vnops.c -- cgit v1.1