mpir/yasm/modules/objfmts/macho/Makefile.inc

8 lines
224 B
PHP
Raw Normal View History

2011-12-04 07:01:57 -05:00
libyasm_a_SOURCES += modules/objfmts/macho/macho-objfmt.c
YASM_MODULES += objfmt_macho objfmt_macho32 objfmt_macho64
EXTRA_DIST += modules/objfmts/macho/tests/Makefile.inc
include modules/objfmts/macho/tests/Makefile.inc