K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-20T07:47:53.000000Z K 7 svn:log V 317 The previous solution for relative paths would clutter the source directory -- crunchgen still generate relative paths which is not what we want. For the time being, use the following trick: in crunch.conf, prefix relative paths by the string CWD which will be replaced by the absolute path during the build process. END