summaryrefslogtreecommitdiff
path: root/tbc/certificate
diff options
context:
space:
mode:
authorprathamesh2014-11-24 14:13:47 +0530
committerprathamesh2014-11-24 14:13:47 +0530
commitd4709c3a1cde3a53ab9886efe198df57edd6160d (patch)
tree5b10fe110bbc8de7df3565d3aeba4d3b75963155 /tbc/certificate
parent9f27c2aa06c88f8f97c5a6a32d40f94670fd2795 (diff)
downloadPython-TBC-Interface-d4709c3a1cde3a53ab9886efe198df57edd6160d.tar.gz
Python-TBC-Interface-d4709c3a1cde3a53ab9886efe198df57edd6160d.tar.bz2
Python-TBC-Interface-d4709c3a1cde3a53ab9886efe198df57edd6160d.zip
Removed whitespaces
Diffstat (limited to 'tbc/certificate')
-rw-r--r--tbc/certificate/Makefile2
-rw-r--r--tbc/certificate/ReadMe.org6
2 files changed, 4 insertions, 4 deletions
diff --git a/tbc/certificate/Makefile b/tbc/certificate/Makefile
index ee20080..a3d3d76 100644
--- a/tbc/certificate/Makefile
+++ b/tbc/certificate/Makefile
@@ -25,7 +25,7 @@ tbc: tbc_certificate.pdf
tbc_certificate.pdf: tbc_certificate.tex fossee.png bashful.sty
pdflatex -shell-escape tbc_certificate.tex
-clean:
+clean:
@echo "removing all tmp+pdf files"
-rm -rvf *.pdf *~ *.aux *.log *.vrb *.out *.toc *.nav *.snm
-rm -rvf *.std* *.sh
diff --git a/tbc/certificate/ReadMe.org b/tbc/certificate/ReadMe.org
index c82ba26..7ba2b78 100644
--- a/tbc/certificate/ReadMe.org
+++ b/tbc/certificate/ReadMe.org
@@ -3,12 +3,12 @@
** Usage
- To generate a PDF file type,
#+BEGIN_SRC sh
- make tbc
+ make tbc
#+END_SRC sh
- - To clean the project
+ - To clean the project
#+BEGIN_SRC sh
- make clean
+ make clean
#+END_SRC sh
** License