summaryrefslogtreecommitdiffstats
path: root/sys/modules/ibcs2
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-01-06 14:00:42 +0000
committerobrien <obrien@FreeBSD.org>2001-01-06 14:00:42 +0000
commitc269c9fb36040d129558f61fa26bf3745100a4ff (patch)
tree363eeb0167be52153e02cd0c80ecf406e8f2d99c /sys/modules/ibcs2
parente68548a9cc79e93cd770bd33d505fa2347aa5bf4 (diff)
downloadFreeBSD-src-c269c9fb36040d129558f61fa26bf3745100a4ff.zip
FreeBSD-src-c269c9fb36040d129558f61fa26bf3745100a4ff.tar.gz
Use a consistent style and one much closer to the rest of /usr/src
Diffstat (limited to 'sys/modules/ibcs2')
-rw-r--r--sys/modules/ibcs2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile
index f433a38..e7ad32b 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 \
OpenPOWER on IntegriCloud