systools and scripts

Mikael Karlsson mikael.karlsson@REDACTED
Thu May 6 09:57:26 CEST 2004


Have you checked the builder program.
Qoute from from doc:
>>
This program compiles .rel, .script, .boot and sys.config files for erlang 
applications. It supports incremental and recursive builds, and is intended 
to be (much) easier and safer to use than doing it all manually. 
<<
It can be checked out from the jungerl project at sourceforge.net

Otherwise Joes old ermake might be handy:
http://www.erlang.org/user.html#ermake-2.0

Thu 06 maj 2004 08:50, Dustin Sallings:
> On May 5, 2004, at 22:27, Mikael Karlsson wrote:
> > erl -pa `pwd` -s mygluemodule make_script  environ local  -s erlang
> > halt
> >
> > Or is there a better way?
>
> 	That's pretty much what I did.  It just seems unnecessary.
>




More information about the erlang-questions mailing list