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

NAME

4     Library.So — template for compiling C/C++/ObjC shared ELF libraries
5

SYNOPSIS

7     include z.mk
8
9     # libName is any valid identifier.
10     libName.so.Sources = hello.c
11     $(eval $(call ZMK.Expand,Library.So,libName.so))
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