From 05f7bf4f57c64fa9c6612dc104928c0f2f829a87 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 31 Aug 2000 22:54:09 +0000 Subject: Cleanup after repo copy of sys/svr4 to sys/compat/svr4. --- sys/modules/svr4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules') diff --git a/sys/modules/svr4/Makefile b/sys/modules/svr4/Makefile index 0b8d774..a9a57bd 100644 --- a/sys/modules/svr4/Makefile +++ b/sys/modules/svr4/Makefile @@ -4,7 +4,7 @@ MAINTAINER= newton@FreeBSD.org TARGET_ARCH?= ${MACHINE_ARCH} -.PATH: ${.CURDIR}/../../${TARGET_ARCH}/svr4 ${.CURDIR}/../../svr4 +.PATH: ${.CURDIR}/../../${TARGET_ARCH}/svr4 ${.CURDIR}/../../compat/svr4 KMOD= svr4 SRCS= svr4_sysent.c svr4_sysvec.c opt_compat.h opt_svr4.h opt_vmpage.h \ vnode_if.h imgact_svr4.c svr4_signal.c svr4_fcntl.c svr4_misc.c \ -- cgit v1.1