add opt_mac.h to SRCS to unbreak module build.

This commit is contained in:
Alfred Perlstein 2002-08-12 07:20:15 +00:00
parent d8f2e345b9
commit d7567ff763
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101715

View File

@ -8,7 +8,7 @@ SRCS= 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 opt_spx_hack.h
vnode_if.h opt_mac.h opt_spx_hack.h
CFLAGS+= -DCOMPAT_IBCS2