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

NAME

4     Library.A — template for compiling C/C++/ObjC static libraries
5

SYNOPSIS

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

DESCRIPTION

14     This manual page is a stub.
15
16     When configure script is invoked with --disable-static 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                           Feb 2, 2021                          zmk 0.5
Impressum