| zmk.Library.So(5) | File Formats Manual (prm) | zmk.Library.So(5) |
NAME
Library.So —
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.
TARGETS
VARIABLES
HISTORY
AUTHORS
Zygmunt Krynicki <me@zygoon.pl>
| February 2, 2021 | zmk 0.5.1 |