zmk.Library.So - Man Page
template for compiling C/C++/ObjC shared ELF libraries
Synopsis
include z.mk # libName is any valid identifier. libName.so.Sources = hello.c $(eval $(call ZMK.Expand,Library.So,libName.so))
Description
This manual page is a stub.
When configure script is invoked with --disable-shared then this template behaves as if it was empty.
Targets
Variables
History
Authors
Zygmunt Krynicki <me@zygoon.pl>
Info
February 2, 2021