blob: 7024976092b918143a5c746a7fed0ec3bf2ab4dd [file] [log] [blame]
# $IdPath$
bin_PROGRAMS += yasm
yasm_SOURCES = \
frontends/yasm/yasm.c \
frontends/yasm/yasm-options.c \
frontends/yasm/yasm-options.h \
frontends/yasm/yasm-module.h \
frontends/yasm/yasm-module.c
yasm_LDADD = libyasm.la @LIBLTDL@ $(INTLLIBS) @LIBADD_DL@ $(YASM_MODULES)