Skip to content

Instantly share code, notes, and snippets.

@madhavanmalolan
Created November 6, 2017 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madhavanmalolan/0e0fc19d7630189aa53541b7f5720b3d to your computer and use it in GitHub Desktop.
Save madhavanmalolan/0e0fc19d7630189aa53541b7f5720b3d to your computer and use it in GitHub Desktop.
SLIBNAME_WITH_MAJOR='$(SLIBPREF)$(FULLNAME)-$(LIBMAJOR)$(SLIBSUF)'
LIB_INSTALL_EXTRA_CMD='$$(RANLIB) "$(LIBDIR)/$(LIBNAME)"'
SLIB_INSTALL_NAME='$(SLIBNAME_WITH_MAJOR)'
SLIB_INSTALL_LINKS='$(SLIBNAME)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment