[99s-extend] Which erlang.mk?
Loïc Hoguin
essen at ninenines.eu
Wed Aug 27 23:26:26 CEST 2014
The one you downloaded from github is the correct one. It's a new
version compared to the older one. A few small things changed,
including, in this case, that build-tests was renamed to something like
ct-build-tests (please open it to make sure of the name).
The new version allows greater customization and has a better package
index feature and other things, but breaking compatibility with older
Makefiles. The new version is labeled 1 (beginning of erlang.mk file)
while the older one has no such label.
On 08/27/2014 10:06 PM, Brandon Clark wrote:
> Greetings!
>
> I'm trying to resurrect one of my neglected ranch applications. It uses
> Common Test, erlang.mk <http://erlang.mk>, and relx all in the usual
> way. When I run make tests with all fresh dependencies, I get this:
>
> Doing /home/brandon/src/my_proj/deps/ranch...
>
> make[1]: *** No rule to make target `build-tests'. Stop.
>
> make: *** [build-deps-tests] Error 2
>
>
> A diff of my erlang.mk <http://erlang.mk> and deps/ranch/erlang.mk
> <http://erlang.mk> shows they are dramatically different. Mine came
> from here just this morning:
>
> https://raw._github.com
> <http://github.com>_/extend/erlang.mk/master/erlang.mk
> <http://erlang.mk/master/erlang.mk>
>
> Which one is the "right" one for creating new apps?
>
>
> Thank you!
>
> ~BC
>
>
>
>
>
> _______________________________________________
> Extend mailing list
> Extend at lists.ninenines.eu
> https://lists.ninenines.eu/listinfo/extend
>
--
Loïc Hoguin
http://ninenines.eu
More information about the Extend
mailing list