|
Message
From: cvs at opencores.org<cvs@o...>
Date: Sun Feb 25 21:32:24 CET 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/02 25:21:32 Modified: jop/asm jopsim.xml Log: no message Revision Changes Path 1.2 jop/asm/jopsim.xml http://www.opencores.org/cvsweb.shtml/jop/asm/jopsim.xml.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: jopsim.xml =================================================================== RCS file: /cvsroot/martin/jop/asm/jopsim.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- jopsim.xml 18 Oct 2006 00:37:24 -0000 1.1 +++ jopsim.xml 25 Feb 2007 20:32:24 -0000 1.2 @@ -1,5 +1,7 @@ <project name="jopsim" default="jopsim"> + <target name="jopsim"> + <delete dir="generated"/> <mkdir dir="generated"/> @@ -11,4 +13,6 @@ <property name="project" value="../generated/jvmsim"/> </ant> + </target> + </project>
|
 |