blob: ce31faf55793600905398c98a785cc94418ead47 (
plain) (
tree)
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE> [99s-extend] Which erlang.mk?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Which%20erlang.mk%3F&In-Reply-To=%3C53FE4D02.9050804%40ninenines.eu%3E">
<META NAME="robots" CONTENT="index,nofollow">
<style type="text/css">
pre {
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
}
</style>
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000453.html">
<LINK REL="Next" HREF="000455.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[99s-extend] Which erlang.mk?</H1>
<B>Loïc Hoguin</B>
<A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Which%20erlang.mk%3F&In-Reply-To=%3C53FE4D02.9050804%40ninenines.eu%3E"
TITLE="[99s-extend] Which erlang.mk?">essen at ninenines.eu
</A><BR>
<I>Wed Aug 27 23:26:26 CEST 2014</I>
<P><UL>
<LI>Previous message: <A HREF="000453.html">[99s-extend] Which erlang.mk?
</A></li>
<LI>Next message: <A HREF="000455.html">[99s-extend] cowboy_rest : PUT and resource_exists vs is_conflict ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#454">[ date ]</a>
<a href="thread.html#454">[ thread ]</a>
<a href="subject.html#454">[ subject ]</a>
<a href="author.html#454">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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:
><i> Greetings!
</I>><i>
</I>><i> I'm trying to resurrect one of my neglected ranch applications. It uses
</I>><i> Common Test, erlang.mk <<A HREF="http://erlang.mk">http://erlang.mk</A>>, and relx all in the usual
</I>><i> way. When I run make tests with all fresh dependencies, I get this:
</I>><i>
</I>><i> Doing /home/brandon/src/my_proj/deps/ranch...
</I>><i>
</I>><i> make[1]: *** No rule to make target `build-tests'. Stop.
</I>><i>
</I>><i> make: *** [build-deps-tests] Error 2
</I>><i>
</I>><i>
</I>><i> A diff of my erlang.mk <<A HREF="http://erlang.mk">http://erlang.mk</A>> and deps/ranch/erlang.mk
</I>><i> <<A HREF="http://erlang.mk">http://erlang.mk</A>> shows they are dramatically different. Mine came
</I>><i> from here just this morning:
</I>><i>
</I>><i> <A HREF="https://raw._github.com">https://raw._github.com</A>
</I>><i> <<A HREF="http://github.com">http://github.com</A>>_/extend/erlang.mk/master/erlang.mk
</I>><i> <<A HREF="http://erlang.mk/master/erlang.mk">http://erlang.mk/master/erlang.mk</A>>
</I>><i>
</I>><i> Which one is the "right" one for creating new apps?
</I>><i>
</I>><i>
</I>><i> Thank you!
</I>><i>
</I>><i> ~BC
</I>><i>
</I>><i>
</I>><i>
</I>><i>
</I>><i>
</I>><i> _______________________________________________
</I>><i> Extend mailing list
</I>><i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
</I>><i> <A HREF="https://lists.ninenines.eu/listinfo/extend">https://lists.ninenines.eu/listinfo/extend</A>
</I>><i>
</I>
--
Loïc Hoguin
<A HREF="http://ninenines.eu">http://ninenines.eu</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000453.html">[99s-extend] Which erlang.mk?
</A></li>
<LI>Next message: <A HREF="000455.html">[99s-extend] cowboy_rest : PUT and resource_exists vs is_conflict ?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#454">[ date ]</a>
<a href="thread.html#454">[ thread ]</a>
<a href="subject.html#454">[ subject ]</a>
<a href="author.html#454">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
mailing list</a><br>
</body></html>
|