Ubuntu Manpages

Library.So

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.

When configure script is invoked with then this template behaves as if it was empty.

Zygmunt Krynicki <me@zygoon.pl>