Add our version maps back

This commit is contained in:
Roy Marples
2008-01-06 11:38:37 +00:00
parent 2b54426bd3
commit 62ef80e7f8
5 changed files with 7 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ LIB= rc
SHLIB_MAJOR= 1
SRCS= librc.c librc-daemon.c librc-depend.c librc-misc.c librc-strlist.c
INCS= rc.h
VERSION_MAP= rc.map
CPPFLAGS+= -DLIB=\"${LIBNAME}\"
LDADD+= ${LIBKVM}