Age | Commit message (Collapse) | Author |
|
Also added a copyright line in the eunit plugin due to the
extensive work I have done there a few days ago.
|
|
Makefile-based tests in the test/ directory and 'make check'
as an alias for (cd test; make).
|
|
|
|
* The build.config says what gets into the generated erlang.mk.
* The default erlang.mk in the repository hasn't changed yet.
* Clean targets were separated into "clean" and "distclean".
* The "help" target was added to display some help message.
I probably broke a couple things...
|