From 83aa5af2fc42fda90f10597cf492f4706a72b1f1 Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Mon, 28 Nov 2016 22:19:13 +0100 Subject: [PATCH] =?UTF-8?q?m=C3=A9nage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Makefile b/Makefile index c5b7c54..ef21cd4 100644 --- a/Makefile +++ b/Makefile @@ -74,12 +74,3 @@ tmpfs-umount: tmpfs-destroy: tmpfs-umount rmdir /mnt/tmpfs -##--------- Tinc - -tinc: tinc-generate-graph tinc-show-graph - -tinc-generate-graph: - tinc --pidfile=/run/tinc.grudunet.pid dump graph |dot -Tpdf -o /tmp/grudu.pdf - -tinc-show-graph: - qpdfview /tmp/grudu.pdf