Provided by: zmk-doc_0.5.1-2_all bug

NAME

       Library.So — template for compiling C/C++/ObjC shared Mach-O libraries

SYNOPSIS

       include z.mk

       # libName is any valid identifier.
       libName.dylib.Sources = hello.c
       $(eval $(call ZMK.Expand,Library.DyLib,libName.dylib))

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>

zmk 0.5.1                                          Feb 2, 2021                              zmk.Library.DyLib(5)