summaryrefslogtreecommitdiff
path: root/uml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'uml/Makefile')
-rw-r--r--uml/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/uml/Makefile b/uml/Makefile
index 219141c..0f77174 100644
--- a/uml/Makefile
+++ b/uml/Makefile
@@ -2,9 +2,5 @@
api.png: api.dot
dot -T png -o api.png api.dot
-api.dot: api.lua
- coat2dot api > api.dot
- perl -i.bak -pe "s/_method/method/g" api.dot
-
clean:
- rm *.bak *.dot *.png \ No newline at end of file
+ rm *.png