yasm/modules/optimizers/basic/Makefile.inc
Peter Johnson ca6a1c8167 Massive build system change: single Makefile instead of recursive.
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
2001-12-26 07:14:06 +00:00

4 lines
76 B
Makefile

# $IdPath$
YASMOPTIMIZERFILES += \
src/optimizers/basic/basic-optimizer.c