Define INSTALLS_SHLIB properly. Hmm.. I thought I'd done that already..

This commit is contained in:
Akinori MUSHA 2001-03-10 06:45:30 +00:00
parent 62b5b0fcf2
commit e40634b5a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39390

View File

@ -17,6 +17,7 @@ SHLIB_MAJOR= 1
MAKEFILES= Makefile.lib Makefile.prog
MAKE_ARGS= SHLIB_MAJOR="${SHLIB_MAJOR}" \
NOPROFILE=true
INSTALLS_SHLIB= yes
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
do-build: