1 2 3 4 5
include ../common.mk bin_PROGRAMS = fitmle fitmle_SOURCES = fitmle.c ../utils/utils.c ../include/utils.h fitmle_LDADD = -lm