* doc/Makefile.am, doc/README, doc/libjit.texi,
jit/jit-dump.c, jit/jit-insn.c: documentation updates.
+ * dpas/Makefile.am, tools/Makefile.am: support for parallel builds.
+
2004-08-04 Rhys Weatherley <rweather@southern-storm.com.au>
* jit/jit-opcode.c: fix the operand types for "call_vtable_ptr".
AM_CFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I. -I$(srcdir) \
-DDPAS_INCLUDE_DIR=\"$(datadir)/dpas\"
+dpas-scanner.l: dpas-parser.c
+
CLEANFILES = dpas-parser.c dpas-scanner.c dpas-parser.h
AM_YFLAGS = -d
+gen-sel-scanner.l: gen-sel-parser.c
+
all-local: $(top_builddir)/jit/jit-apply-rules.h
$(top_builddir)/jit/jit-apply-rules.h: gen-apply$(EXEEXT)