antlets/makeantlet build.xml,NONE,1.1 .cvsignore,NONE,1.1

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/antlets/makeantlet
In directory sc8-pr-cvs1:/tmp/cvs-serv26651/makeantlet

Added Files:
	build.xml .cvsignore 
Log Message:
Initial try at makeantlet

--- NEW FILE: build.xml ---
<?xml version="1.0" ?>
<project default="install-antlet" basedir="." name="makeantlet.antlet">

	<description>Bootstraps the antlet maker</description>
	
	<!-- set these properties before the import -->
	<property name="makeantlet.antlet.name" value="makeantlet"/>
	<property name="makeantlet.antlet.version" value="0.1"/>
	<property name="makeantlet.antlet.src.dir" value="${basedir}/src"/>
	<property name="build.dir" value="${basedir}/build"/>

	<import file="${basedir}/src/xbuild.xml"/>
	
	

</project>

--- NEW FILE: .cvsignore ---
build
dist
build.number




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.