1 2 3 4 5 6 7 8 9 10 11
# TORTURE subsystem [LIBRARY::torture] PUBLIC_DEPENDENCIES = \ LIBSAMBA-HOSTCONFIG \ LIBSAMBA-UTIL \ LIBTALLOC PC_FILES += lib/torture/torture.pc torture_OBJ_FILES = $(addprefix lib/torture/, torture.o) PUBLIC_HEADERS += lib/torture/torture.h