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

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

Added Files:
	.cvsignore build.xml 
Log Message:
Stub for CVS build.

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

--- NEW FILE: build.xml ---
<?xml version="1.0" ?>
<!-- $Header: /cvsroot/metamorphosis/antlets/cvsbuild/build.xml,v 1.1 2003/12/23 22:36:15 chalko Exp $ -->
<project default="cvsbuild-antlet" basedir="." name="makeantlet.cvsbuild">

	<description>Bootstraps the antlet maker</description>

	<property name="project.name" value="cvsbuild"/>
	<property name="project.version" value="0.1"/>
	
	<!-- set these properties before the import -->
	<property name="makeantlet.antlet.name" value="cvsbuild"/>

	<property name="makeantlet.antlet.src.dir" value="${basedir}/src"/>
	<property name="build.dir" value="${basedir}/build"/>


  	<typedef resource="org/krysalis/centipede2/ant/antlib.xml"/>
    <importantlet name="init-0.1"/>

   <importantlet name="makeantlet-0.1" />
	
	

</project>




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
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.