Zap obsolete (died with LKM) EXPORT_SYMS variable

This commit is contained in:
Peter Wemm 2001-02-04 10:52:25 +00:00
parent c8f71496f7
commit 481d7a5891
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=71989
4 changed files with 0 additions and 4 deletions

View File

@ -11,6 +11,5 @@ SRCS= ibcs2_errno.c ibcs2_ipc.c ibcs2_stat.c ibcs2_misc.c \
vnode_if.h opt_spx_hack.h
CFLAGS+= -DCOMPAT_IBCS2
EXPORT_SYMS= _ibcs2_mod _ibcs2_emul_path _ibcs2_svr3_sysvec
.include <bsd.kmod.mk>

View File

@ -15,7 +15,6 @@ OBJS= linux_locore.o
SRCS+= imgact_linux.c
.endif
EXPORT_SYMS= _linux_mod
CLEANFILES= linux_assym.h linux_genassym.o
linux_assym.h: linux_genassym.o

View File

@ -10,7 +10,6 @@ SRCS= osf1_ioctl.c osf1_misc.c osf1_signal.c osf1_sysent.c \
opt_simos.h opt_nfs.h device_if.h bus_if.h vnode_if.h
#CFLAGS+= -g
EXPORT_SYMS= _osf1
opt_compat.h:
echo "#define COMPAT_43 1" > ${.TARGET}

View File

@ -13,7 +13,6 @@ SRCS= svr4_sysent.c svr4_sysvec.c opt_compat.h opt_svr4.h opt_vmpage.h \
svr4_resource.c svr4_ipc.c
OBJS= svr4_locore.o
EXPORT_SYMS= _svr4_mod
CLEANFILES= svr4_assym.h svr4_genassym.o
svr4_assym.h: svr4_genassym.o