gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [lsd0001] branch master updated: add makefile


From: gnunet
Subject: [GNUnet-SVN] [lsd0001] branch master updated: add makefile
Date: Fri, 04 Oct 2019 20:37:23 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository lsd0001.

The following commit(s) were added to refs/heads/master by this push:
     new c09a541  add makefile
c09a541 is described below

commit c09a541384798cc2c080827ef50d3f2748e87f83
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Fri Oct 4 20:35:09 2019 +0200

    add makefile
---
 Makefile | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..2f285d3
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,8 @@
+all: txt html
+
+html:
+       xml2rfc --html draft-schanzen-gns.xml
+
+txt:
+       xml2rfc draft-schanzen-gns.xml
+

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]