summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/comment/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/comment/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/comment/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/comment/Makefile b/Master/texmf-dist/doc/latex/comment/Makefile
new file mode 100644
index 00000000000..d405592566f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/comment/Makefile
@@ -0,0 +1,6 @@
+info :
+ @echo "there is nothing to make here"
+clean :
+ @/bin/rm -f *~ *.{aux,log,out} *.cut
+zip : clean
+ @cd .. ; zip comment.zip comment/*