Library.So
template for compiling C/C++/ObjC shared Mach-O libraries
- Provided by: zmk-doc (Version: 0.5.1-2build1)
- Source: zmk
- Report a bug
template for compiling C/C++/ObjC shared Mach-O libraries
include z.mk # libName is any valid identifier. libName.dylib.Sources = hello.c $(eval $(call ZMK.Expand,Library.DyLib,libName.dylib))
This manual page is a stub.
Zygmunt Krynicki <me@zygoon.pl>