mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-07-16 12:37:19 +02:00
8 lines
198 B
Makefile
8 lines
198 B
Makefile
libyasm_a_SOURCES += modules/objfmts/bin/bin-objfmt.c
|
|
|
|
YASM_MODULES += objfmt_bin objfmt_dosexe
|
|
|
|
EXTRA_DIST += modules/objfmts/bin/tests/Makefile.inc
|
|
|
|
include modules/objfmts/bin/tests/Makefile.inc
|