[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Mon Dec 29 21:19:17 CET 2008
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	08/12/29 21:19:17
Modified files:
	cm3/m3-libs/m3core/src/runtime/POSIX/: RTOSbrk.c RTOSmmap.c 
	                                       m3makefile 
Log message:
	Reference m3unix.h in such a way that bootstrap archives work.
	That is, #include "foo.h", not #include "..blahblah../foo.h"
	and add h_source("..blahblah../foo") to m3makefile.
	This causes ..blahblah../foo.h to be copied into the build directory.
	(Admittedly, copying files is often a waste.)
	Bootstrap archives, at least the way I create them, are one
	flat directory.
    
    
More information about the M3commit
mailing list