1c72fcc34Sopenharmony_ciAM_CPPFLAGS = -I$(top_srcdir)/include 2c72fcc34Sopenharmony_ciLDADD = -lm 3c72fcc34Sopenharmony_ci# LDFLAGS = -static 4c72fcc34Sopenharmony_ci# CFLAGS += -g -Wall 5c72fcc34Sopenharmony_ci 6c72fcc34Sopenharmony_cibin_PROGRAMS = iecset 7c72fcc34Sopenharmony_ciiecset_SOURCES = iecset.c iecbits.c 8c72fcc34Sopenharmony_ciman_MANS = iecset.1 9c72fcc34Sopenharmony_ciEXTRA_DIST = iecset.1 10