* Makefile.am (opcode.def): Make $(srcdir)!=$(builddir) safe.
authorRaja R Harinath <harinath@hurrynot.org>
Mon, 2 Aug 2004 04:16:47 +0000 (04:16 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Mon, 2 Aug 2004 04:16:47 +0000 (04:16 -0000)
commit89af189c9815dd10d1f2283b5e6630eaa4de5353
treebcf2ae7944392ca665326878ce6c1c03f9e6c3a3
parent269cc32ebafc1d86d1bdd6d52c413df3d143f482
* Makefile.am (opcode.def): Make $(srcdir)!=$(builddir) safe.
* make-opcodes-def.pl (OUTPUT): Use $ARGV[1].
(parsefile): Parse $ARGV[0].

svn path=/trunk/mono/; revision=31727
mono/cil/ChangeLog
mono/cil/Makefile.am
mono/cil/make-opcodes-def.pl