gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet-texinfo] branch master updated: Add a very basic Ma


From: gnunet
Subject: [GNUnet-SVN] [gnunet-texinfo] branch master updated: Add a very basic Makefile to clean up the mess pdf2texi produces.
Date: Fri, 17 Mar 2017 17:28:14 +0100

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

ng0 pushed a commit to branch master
in repository gnunet-texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 60cf1c8  Add a very basic Makefile to clean up the mess pdf2texi 
produces.
60cf1c8 is described below

commit 60cf1c897aaf26adcb4ef243207f6bd05d4ecf7e
Author: ng0 <address@hidden>
AuthorDate: Fri Feb 17 16:58:01 2017 +0000

    Add a very basic Makefile to clean up the mess pdf2texi produces.
---
 Makefile | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..dab29da
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+clean:
+       rm *.aux
+       rm *.log
+       rm *.pdf
+       rm *.cp
+       rm *.cps
+       rm *.toc

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



reply via email to

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