DEBSOURCES
Skip Quicknav
sources / zmk / 0.5.1-2 / tests / Library.So / Makefile
1234567
include z.mk libfoo.so.1.Sources = foo.c $(eval $(call ZMK.Expand,Library.So,libfoo.so.1)) libbar.so.Sources = bar.c $(eval $(call ZMK.Expand,Library.So,libbar.so))