aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-12-16 22:17:56 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-12-16 22:17:56 +0100
commit34c8934b5d5204241dae38995781c932dd5eacf1 (patch)
tree3eb50482c25c6191e3801b71fdbb7955fee3b0a7 /docs/Makefile
parent0ffbc3f99a9aa77bbe000d88b01c59903ce8c8bd (diff)
downloadfuzzycat-34c8934b5d5204241dae38995781c932dd5eacf1.tar.gz
fuzzycat-34c8934b5d5204241dae38995781c932dd5eacf1.zip
focus on notes, first
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/Makefile b/docs/Makefile
deleted file mode 100644
index 9b84114..0000000
--- a/docs/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-approach.png: approach.dot
- dot -Tpng $^ > $@
-
-.PHONY: clean
-clean:
- rm -rf approach.png