Welcome to the Jungerl!

Luke Gorrie luke@REDACTED
Tue Feb 25 08:03:43 CET 2003


"Joakim G." <jocke@REDACTED> writes:

> I propose that we go for the dead simple approach when it comes to
> build/test requirements on each lib as well.
> 
> Mandatory files/directories:
> lib/App/ebin/
> lib/App/include/
> lib/App/Makefile
> 
> Optional files/directories:
> lib/App/test/Makefile (optional?)

Mechanically it might be easist to require a 'test' target on each
lib/App/Makefile, which could either do nothing or e.g. 
(cd test; make) ?

If you rig something up, just update the top-level README with the
details!

Cheers,
Luke



More information about the erlang-questions mailing list