1zmk.Library.DyLib(5)          Programmer's Manual         zmk.Library.DyLib(5)
2

NAME

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

SYNOPSIS

7     include z.mk
8
9     # libName is any valid identifier.
10     libName.dylib.Sources = hello.c
11     $(eval $(call ZMK.Expand,Library.DyLib,libName.dylib))
12

DESCRIPTION

14     This manual page is a stub.
15
16     When configure script is invoked with --disable-shared then this template
17     behaves as if it was empty.
18

TARGETS

VARIABLES

HISTORY

AUTHORS

23     Zygmunt Krynicki <me@zygoon.pl>
24
25zmk 0.5.1                         Feb 2, 2021                        zmk 0.5.1
Impressum