svn path=/trunk/yasm/; revision=315
token.l bison.y: $(top_srcdir)/src/arch/@ARCH@/instrs.dat token.l.in bison.y.in gen_instr.pl
if DEV
- $(PERL) gen_instr.pl -i $(top_srcdir)/src/instrs.dat -t token.l -g bison.y
+ $(PERL) gen_instr.pl -i $(top_srcdir)/src/arch/@ARCH@/instrs.dat -t token.l -g bison.y
else
@echo "Run configure with --enable-dev before making changes here."
@exit 1
token.l bison.y: $(top_srcdir)/src/arch/@ARCH@/instrs.dat token.l.in bison.y.in gen_instr.pl
if DEV
- $(PERL) gen_instr.pl -i $(top_srcdir)/src/instrs.dat -t token.l -g bison.y
+ $(PERL) gen_instr.pl -i $(top_srcdir)/src/arch/@ARCH@/instrs.dat -t token.l -g bison.y
else
@echo "Run configure with --enable-dev before making changes here."
@exit 1