On the reb is a script called build-pack.r by Carl which may solve this problem. Or it show how to implement this quite easily.
In Rugby I use a build-rugby.r script. You can download rugby at www.vrijheid.net, check out the modules subdirectory in the distro. HTH, Maarten ----- Original Message ----- From: "Robert M. Muench" <[EMAIL PROTECTED]> To: "Rebollist" <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 9:51 PM Subject: [REBOL] Preprocessor & RIP Questions > Hi, I know I have asked this thing some time ago but I couldn't find the old > posting. Anyway... > > The good news is that make-doc-pro version 1.0.1 is finished and it has quite a > lot of improvements. Now I want to make a distribution. > > I use some functions, that I have collect in the central location: my > rm_functions.r file. I include this file with do %rm_functions.r So far no > problem. But I don't want to slice the single make-doc-pro.r file and therefore > would like to include the source-code in the distribution version of > make-doc-pro.r file but not in my local development version. > > So I need a distribution-maker script that can do this and maybe use the RIP > format too. > > Any suggestions or even better solutions ;-))? > > -- > Robert M. M�nch > IT & Management Freelancer > Mobile: +49 (0)177 2452 802 > Fax : +49 (0)721 8408 9112 > Web : http://www.robertmuench.de > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
