summaryrefslogtreecommitdiffstats
path: root/lkm/ibcs2/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-11-28 21:12:06 +0000
committerjoerg <joerg@FreeBSD.org>1995-11-28 21:12:06 +0000
commit5ef5ed927e55d9a9198208625955bde489f7be36 (patch)
treeba89b161728b9f9f307d2b5bc17d2fc12bc823e7 /lkm/ibcs2/Makefile
parent27c5ca1e16ce4dc5fa210dae5eb6b2f1cacd6185 (diff)
downloadFreeBSD-src-5ef5ed927e55d9a9198208625955bde489f7be36.zip
FreeBSD-src-5ef5ed927e55d9a9198208625955bde489f7be36.tar.gz
Add Lyndon's man page.
Closes PR # docs/842 Submitted by: lyndon@orthanc.com (Lyndon Nerenberg)
Diffstat (limited to 'lkm/ibcs2/Makefile')
-rw-r--r--lkm/ibcs2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lkm/ibcs2/Makefile b/lkm/ibcs2/Makefile
index 1d24244..819ee60 100644
--- a/lkm/ibcs2/Makefile
+++ b/lkm/ibcs2/Makefile
@@ -7,7 +7,8 @@ SRCS= ibcs2.c ibcs2_errno.c ibcs2_ipc.c ibcs2_stat.c ibcs2_misc.c \
ibcs2_socksys.c ibcs2_util.c ibcs2_xenix.c ibcs2_xenix_sysent.c \
ibcs2_isc.c ibcs2_isc_sysent.c \
ibcs2_msg.c ibcs2_other.c ibcs2_sysi86.c ibcs2_sysvec.c vnode_if.h
-NOMAN=
+MAN8= ibcs2.8
+
CFLAGS+= -DLKM -I. -DCOMPAT_IBCS2
CLEANFILES+= vnode_if.h vnode_if.c
EXPORT_SYMS= _ibcs2_mod _ibcs2_emul_path _ibcs2_svr3_sysvec
OpenPOWER on IntegriCloud