1 2 3 4 5
include ../common.mk bin_PROGRAMS = f3m f3m_SOURCES = f3m.c ../utils/utils.c ../include/utils.h f3m_LDADD = -lm