1 2 3 4 5
include ../common.mk bin_PROGRAMS = label_prop label_prop_SOURCES = label_prop.c ../utils/utils.c ../include/utils.h label_prop_LDADD = -lm