[M3commit] CVS Update: cm3

Olaf Wagner wagner at elego.de
Fri Aug 21 19:14:48 CEST 2009


CVSROOT:	/usr/cvs
Changes by:	wagner at birch.	09/08/21 19:14:48

Modified files:
	cm3/m3-sys/cm3/: Tag: release_branch_cm3_5_8 PkgTags 
	cm3/m3-sys/cm3/src/: Tag: release_branch_cm3_5_8 M3Build.m3 
	                     Makefile.m3 

Log message:
	add new builtin quake directives for export:
	
	RootExport( fn, destdir )
	RootdExport( fn, destdir )
	
	which export fn to destdir as a source or a derived file.
	destdir must be a relative pathname, which will be prepended
	by INSTALL_ROOT, in order to not allow cm3 to ship outside of
	its own hierarchy.
	
	Also enable target output again which has worked for me without
	problems.
	
	modified: cm3/src/M3Build.m3
	modified: cm3/src/Makefile.m3




More information about the M3commit mailing list