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/ibcs2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/modules/ibcs2') diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile index f433a38b901c8..e7ad32b8e6107 100644 --- a/sys/modules/ibcs2/Makefile +++ b/sys/modules/ibcs2/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../i386/ibcs2 +.PATH: ${.CURDIR}/../../i386/ibcs2 + KMOD= ibcs2 SRCS= ibcs2_errno.c ibcs2_ipc.c ibcs2_stat.c ibcs2_misc.c \ ibcs2_fcntl.c ibcs2_signal.c ibcs2_sysent.c ibcs2_ioctl.c \ -- cgit v1.3