mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
Note: still is automake-generated, but uses .inc files in the various subdirectories instead of .am files. TODO: Move arch-specific components of bytecode_test and memexpr_test to arch/x86. svn path=/trunk/yasm/; revision=395
4 lines
76 B
Makefile
4 lines
76 B
Makefile
# $IdPath$
|
|
|
|
YASMOPTIMIZERFILES += \
|
|
src/optimizers/basic/basic-optimizer.c
|