Lines Matching refs:yasm
186 pkgdatadir = $(datadir)/yasm
187 pkglibdir = $(libdir)/yasm
188 pkgincludedir = $(includedir)/yasm
203 bin_PROGRAMS = yasm$(EXEEXT) ytasm$(EXEEXT)
251 $(srcdir)/frontends/yasm/Makefile.inc \
321 $(srcdir)/tools/python-yasm/Makefile.inc \
322 $(srcdir)/tools/python-yasm/tests/Makefile.inc \
328 #am__append_1 = _yasm.pxi yasm.pyx \
332 #am__append_3 = tools/python-yasm/tests/python_test.sh
442 am_yasm_OBJECTS = yasm.$(OBJEXT) yasm-options.$(OBJEXT)
501 ACLOCAL = ${SHELL} /tmp/yasm/config/missing --run aclocal-1.10
502 AMTAR = ${SHELL} /tmp/yasm/config/missing --run tar
504 AUTOCONF = ${SHELL} /tmp/yasm/config/missing --run autoconf
505 AUTOHEADER = ${SHELL} /tmp/yasm/config/missing --run autoheader
506 AUTOMAKE = ${SHELL} /tmp/yasm/config/missing --run automake-1.10
545 MAKEINFO = ${SHELL} /tmp/yasm/config/missing --run makeinfo
552 PACKAGE = yasm
553 PACKAGE_BUGREPORT = bug-yasm@tortall.net
554 PACKAGE_NAME = yasm
555 PACKAGE_STRING = yasm HEAD
556 PACKAGE_TARNAME = yasm
575 abs_builddir = /tmp/yasm
576 abs_srcdir = /tmp/yasm
577 abs_top_builddir = /tmp/yasm
578 abs_top_srcdir = /tmp/yasm
605 install_sh = $(SHELL) /tmp/yasm/config/install-sh
614 pkgpyexecdir = ${pyexecdir}/yasm
615 pkgpythondir = ${pythondir}/yasm
634 yasm_objfmts.7 yasm.1
665 tools/python-yasm/Makefile.inc tools/re2c/main.c \
686 tools/python-yasm/pyxelator/cparse.py \
687 tools/python-yasm/pyxelator/genpyx.py \
688 tools/python-yasm/pyxelator/ir.py \
689 tools/python-yasm/pyxelator/lexer.py \
690 tools/python-yasm/pyxelator/node.py \
691 tools/python-yasm/pyxelator/parse_core.py \
692 tools/python-yasm/pyxelator/work_unit.py \
693 tools/python-yasm/pyxelator/wrap_yasm.py \
694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
695 $(PYBINDING_DEPS) tools/python-yasm/tests/Makefile.inc \
696 tools/python-yasm/tests/python_test.sh \
697 tools/python-yasm/tests/__init__.py \
698 tools/python-yasm/tests/test_bytecode.py \
699 tools/python-yasm/tests/test_expr.py \
700 tools/python-yasm/tests/test_intnum.py \
701 tools/python-yasm/tests/test_symrec.py \
1534 frontends/yasm/Makefile.inc frontends/tasm/Makefile.inc \
1535 frontends/yasm/yasm.xml m4/intmax.m4 m4/longdouble.m4 \
1548 Mkfiles/vc9/yasm.sln Mkfiles/vc9/yasm.vcproj \
1551 Mkfiles/vc9/yasm.rules Mkfiles/vc9/vc98_swap.py \
1582 PYBINDING_DEPS = tools/python-yasm/bytecode.pxi \
1583 tools/python-yasm/errwarn.pxi tools/python-yasm/expr.pxi \
1584 tools/python-yasm/floatnum.pxi tools/python-yasm/intnum.pxi \
1585 tools/python-yasm/symrec.pxi tools/python-yasm/value.pxi
1678 yasm_SOURCES = frontends/yasm/yasm.c frontends/yasm/yasm-options.c \
1679 frontends/yasm/yasm-options.h
1697 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/tools/Makefile.inc $(srcdir)/tools/re2c/Makefile.inc $(srcdir)/tools/genmacro/Makefile.inc $(srcdir)/tools/genperf/Makefile.inc $(srcdir)/tools/python-yasm/Makefile.inc $(srcdir)/tools/python-yasm/tests/Makefile.inc $(srcdir)/modules/Makefile.inc $(srcdir)/modules/arch/Makefile.inc $(srcdir)/modules/arch/x86/Makefile.inc $(srcdir)/modules/arch/x86/tests/Makefile.inc $(srcdir)/modules/arch/x86/tests/gas32/Makefile.inc $(srcdir)/modules/arch/x86/tests/gas64/Makefile.inc $(srcdir)/modules/arch/lc3b/Makefile.inc $(srcdir)/modules/arch/lc3b/tests/Makefile.inc $(srcdir)/modules/listfmts/Makefile.inc $(srcdir)/modules/listfmts/nasm/Makefile.inc $(srcdir)/modules/parsers/Makefile.inc $(srcdir)/modules/parsers/gas/Makefile.inc $(srcdir)/modules/parsers/gas/tests/Makefile.inc $(srcdir)/modules/parsers/gas/tests/bin/Makefile.inc $(srcdir)/modules/parsers/nasm/Makefile.inc $(srcdir)/modules/parsers/nasm/tests/Makefile.inc $(srcdir)/modules/parsers/nasm/tests/worphan/Makefile.inc $(srcdir)/modules/parsers/tasm/Makefile.inc $(srcdir)/modules/parsers/tasm/tests/Makefile.inc $(srcdir)/modules/parsers/tasm/tests/exe/Makefile.inc $(srcdir)/modules/preprocs/Makefile.inc $(srcdir)/modules/preprocs/nasm/Makefile.inc $(srcdir)/modules/preprocs/nasm/tests/Makefile.inc $(srcdir)/modules/preprocs/raw/Makefile.inc $(srcdir)/modules/preprocs/raw/tests/Makefile.inc $(srcdir)/modules/preprocs/cpp/Makefile.inc $(srcdir)/modules/dbgfmts/Makefile.inc $(srcdir)/modules/dbgfmts/codeview/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/tests/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/tests/pass32/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/tests/pass64/Makefile.inc $(srcdir)/modules/dbgfmts/dwarf2/tests/passwin64/Makefile.inc $(srcdir)/modules/dbgfmts/null/Makefile.inc $(srcdir)/modules/dbgfmts/stabs/Makefile.inc $(srcdir)/modules/dbgfmts/stabs/tests/Makefile.inc $(srcdir)/modules/objfmts/Makefile.inc $(srcdir)/modules/objfmts/dbg/Makefile.inc $(srcdir)/modules/objfmts/bin/Makefile.inc $(srcdir)/modules/objfmts/bin/tests/Makefile.inc $(srcdir)/modules/objfmts/bin/tests/multisect/Makefile.inc $(srcdir)/modules/objfmts/elf/Makefile.inc $(srcdir)/modules/objfmts/elf/tests/Makefile.inc $(srcdir)/modules/objfmts/elf/tests/amd64/Makefile.inc $(srcdir)/modules/objfmts/elf/tests/gas32/Makefile.inc $(srcdir)/modules/objfmts/elf/tests/gas64/Makefile.inc $(srcdir)/modules/objfmts/coff/Makefile.inc $(srcdir)/modules/objfmts/coff/tests/Makefile.inc $(srcdir)/modules/objfmts/macho/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/gas32/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/gas64/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/nasm32/Makefile.inc $(srcdir)/modules/objfmts/macho/tests/nasm64/Makefile.inc $(srcdir)/modules/objfmts/rdf/Makefile.inc $(srcdir)/modules/objfmts/rdf/tests/Makefile.inc $(srcdir)/modules/objfmts/win32/Makefile.inc $(srcdir)/modules/objfmts/win32/tests/Makefile.inc $(srcdir)/modules/objfmts/win32/tests/gas/Makefile.inc $(srcdir)/modules/objfmts/win64/Makefile.inc $(srcdir)/modules/objfmts/win64/tests/Makefile.inc $(srcdir)/modules/objfmts/win64/tests/gas/Makefile.inc $(srcdir)/modules/objfmts/xdf/Makefile.inc $(srcdir)/modules/objfmts/xdf/tests/Makefile.inc $(srcdir)/libyasm/Makefile.inc $(srcdir)/libyasm/tests/Makefile.inc $(srcdir)/frontends/Makefile.inc $(srcdir)/frontends/yasm/Makefile.inc $(srcdir)/frontends/tasm/Makefile.inc $(srcdir)/m4/Makefile.inc $(am__configure_deps)
1846 yasm$(EXEEXT): $(yasm_OBJECTS) $(yasm_DEPENDENCIES)
1847 @rm -f yasm$(EXEEXT)
1939 include ./$(DEPDIR)/yasm-options.Po
1940 include ./$(DEPDIR)/yasm.Po
2950 yasm.o: frontends/yasm/yasm.c
2951 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yasm.o -MD -MP -MF $(DEPDIR)/yasm.Tpo -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo '$(srcdir)/'`frontends/yasm/yasm.c
2952 mv -f $(DEPDIR)/yasm.Tpo $(DEPDIR)/yasm.Po
2953 # source='frontends/yasm/yasm.c' object='yasm.o' libtool=no \
2955 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yasm.o `test -f 'frontends/yasm/yasm.c' || echo '$(srcdir)/'`frontends/yasm/yasm.c
2957 yasm.obj: frontends/yasm/yasm.c
2958 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yasm.obj -MD -MP -MF $(DEPDIR)/yasm.Tpo -c -o yasm.obj `if test -f 'frontends/yasm/yasm.c'; then $(CYGPATH_W) 'frontends/yasm/yasm.c'; else $(CYGPATH_W) '$(srcdir)/frontends/yasm/yasm.c'; fi`
2959 mv -f $(DEPDIR)/yasm.Tpo $(DEPDIR)/yasm.Po
2960 # source='frontends/yasm/yasm.c' object='yasm.obj' libtool=no \
2962 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yasm.obj `if test -f 'frontends/yasm/yasm.c'; then $(CYGPATH_W) 'frontends/yasm/yasm.c'; else $(CYGPATH_W) '$(srcdir)/frontends/yasm/yasm.c'; fi`
2964 yasm-options.o: frontends/yasm/yasm-options.c
2965 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yasm-options.o -MD -MP -MF $(DEPDIR)/yasm-options.Tpo -c -o yasm-options.o `test -f 'frontends/yasm/yasm-options.c' || echo '$(srcdir)/'`frontends/yasm/yasm-options.c
2966 mv -f $(DEPDIR)/yasm-options.Tpo $(DEPDIR)/yasm-options.Po
2967 # source='frontends/yasm/yasm-options.c' object='yasm-options.o' libtool=no \
2969 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yasm-options.o `test -f 'frontends/yasm/yasm-options.c' || echo '$(srcdir)/'`frontends/yasm/yasm-options.c
2971 yasm-options.obj: frontends/yasm/yasm-options.c
2972 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yasm-options.obj -MD -MP -MF $(DEPDIR)/yasm-options.Tpo -c -o yasm-options.obj `if test -f 'frontends/yasm/yasm-options.c'; then $(CYGPATH_W) 'frontends/yasm/yasm-options.c'; else $(CYGPATH_W) '$(srcdir)/frontends/yasm/yasm-options.c'; fi`
2973 mv -f $(DEPDIR)/yasm-options.Tpo $(DEPDIR)/yasm-options.Po
2974 # source='frontends/yasm/yasm-options.c' object='yasm-options.obj' libtool=no \
2976 # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yasm-options.obj `if test -f 'frontends/yasm/yasm-options.c'; then $(CYGPATH_W) 'frontends/yasm/yasm-options.c'; else $(CYGPATH_W) '$(srcdir)/frontends/yasm/yasm-options.c'; fi`
3688 # $(PYTHON) $(srcdir)/tools/python-yasm/pyxelator/wrap_yasm.py \
3694 #yasm.pyx: $(srcdir)/tools/python-yasm/yasm.pyx
3695 # sed -e 's,^include "\([^_]\),include "${srcdir}/tools/python-yasm/\1,' \
3696 # $(srcdir)/tools/python-yasm/yasm.pyx > $@
3699 #yasm_python.c: yasm.pyx _yasm.pxi $(PYBINDING_DEPS)
3701 # -o $@ yasm.pyx
3711 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py build
3716 # $(PYTHON) `test -f tools/python-yasm/setup.py || echo '$(srcdir)/'`tools/python-yasm/setup.py install "--install-lib=$(DESTDIR)$(pythondir)"
3719 # rm -f `$(PYTHON) -c "import sys;sys.path.insert(0, '${DESTDIR}${pythondir}'); import yasm; print yasm.__file__"`
3802 yasm.1: frontends/yasm/yasm.xml
3803 $(XMLTO) -o $(top_builddir) man $(srcdir)/frontends/yasm/yasm.xml
3805 $(srcdir)/frontends/yasm/yasm.c: license.c