From 14b93483f15062a3ac3ff2b096561a744a7ac1f2 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Tue, 19 Oct 2010 11:56:42 +0200 Subject: UML: remove lua, and improve dot --- uml/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'uml/Makefile') 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 -- cgit v1.2.3